|
|
be71f9a7e9
|
feat: added reaper and suicide support
|
2021-08-06 22:00:00 +02:00 |
|
|
|
ee4338fedd
|
feat: added some comments to command.c
|
2021-08-06 20:50:38 +02:00 |
|
|
|
8152ad6e9a
|
feat: added sling url decomposition
|
2021-03-26 22:16:59 +01:00 |
|
|
|
f120b104e5
|
feat: some extensions to kernel standard c library. Other minor
improvements and formats
|
2021-03-26 19:57:07 +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 |
|
|
|
513693189e
|
feat: created initial stack smash protector
|
2021-03-15 19:21:46 +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 |
|
|
|
dc4bf71b5a
|
feat: added cross compiler and moved headers to include dir
|
2021-03-09 19:45:20 +01:00 |
|
|
|
cefdb8ed90
|
feat: added debug traces and added support for booting using grub and
tftp
|
2021-03-08 22:00:07 +01:00 |
|
|
|
38b5b611fa
|
feat: refactored some pci code and added pretty print of classes
|
2021-03-06 15:10:21 +01:00 |
|
|
|
300e80c2e8
|
feat: added shutdown command
|
2021-03-03 22:12:37 +01:00 |
|
|
|
76792dd6fd
|
feat: moved block dev loop to a daemon task. Fixed bug in string.c and
main loop
|
2021-03-01 21:42:35 +01:00 |
|
|
|
990b850c43
|
feat: initial locking etc.
|
2021-03-01 21:07:53 +01:00 |
|
|
|
934deb7984
|
feat: moved libk stuff to libk folder
|
2021-02-27 14:11:28 +01:00 |
|
|
|
9f72d4bb1a
|
feat: introduced tasking, added paging (no vm), moved malloc, added
syscalls, other stuff
|
2021-02-27 11:46:26 +01:00 |
|