|
|
6c32c430d0
|
feat: start of paging setup
|
2022-05-14 17:01:10 +02:00 |
|
|
|
6d898c07e8
|
feat: added not implemented function
|
2021-10-07 19:29:49 +02:00 |
|
|
|
03f0ec6f88
|
feat: Vfs and Ext2 support. Code style/attribute improvements
Added VFS and Ext2 support.
Optimized attributes of methods to improve code highlighting.
Printf attribute, malloc attribute, etc.
|
2021-10-06 21:45:15 +02:00 |
|
|
|
073051c99e
|
feat: cleanup init code, small other refactors
|
2021-09-01 21:43:21 +02:00 |
|
|
|
e693b12915
|
feat: added missing lapic code
|
2021-08-30 19:58:50 +02:00 |
|
|
|
e37222c346
|
feat: added basic ACPI support using LAI
|
2021-08-30 19:56:36 +02:00 |
|
|
|
ad023a8119
|
Updated pic init
|
2021-08-22 19:59:55 +02:00 |
|
|
|
6b0f6ddfb7
|
feat added init function
|
2021-08-13 21:07:40 +02:00 |
|
|
|
f047e692c9
|
feat: moved file system code around
|
2021-08-12 21:44:10 +02:00 |
|
|
|
3034a5d417
|
feat: added ps command
|
2021-08-12 20:31:11 +02:00 |
|
|
|
94c6332e27
|
feat: added task names
|
2021-08-12 20:22:00 +02:00 |
|
|
|
be71f9a7e9
|
feat: added reaper and suicide support
|
2021-08-06 22:00:00 +02:00 |
|
|
|
8152ad6e9a
|
feat: added sling url decomposition
|
2021-03-26 22:16:59 +01:00 |
|
|
|
20ab9e1d6e
|
feat: gdt, attributes move, reorder
Added late gdt setup with initial tss
Moved attributes to include root
Reordered some imports
|
2021-03-21 17:34:38 +01:00 |
|
|
|
77c8dca72a
|
feat: implemented errno, strtol. Started ustar. Reformatted headers and
code. Added some self-tests. Started prepwork for vfs.
|
2021-03-14 21:14:22 +01:00 |
|
|
|
586b8191b4
|
feat: reformatted code base to be more standard
|
2021-03-10 22:01:13 +01:00 |
|