|
|
94c6332e27
|
feat: added task names
|
2021-08-12 20:22:00 +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 |
|
|
|
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 |
|
|
|
f6e720bad9
|
feat: taken qsort from PDCLIB, Sorting drivers. Generic driver
structure. Driver ranking
|
2021-03-07 14:43:35 +01:00 |
|
|
|
38b5b611fa
|
feat: refactored some pci code and added pretty print of classes
|
2021-03-06 15:10:21 +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 |
|
|
|
934deb7984
|
feat: moved libk stuff to libk folder
|
2021-02-27 14:11:28 +01:00 |
|
|
|
9fdc89a3a6
|
feat: implemented liballoc for proper malloc
|
2021-02-27 13:19:14 +01:00 |
|
|
|
9f72d4bb1a
|
feat: introduced tasking, added paging (no vm), moved malloc, added
syscalls, other stuff
|
2021-02-27 11:46:26 +01:00 |
|
|
|
8f615b259c
|
feat: refactor to use gcc types
|
2021-02-12 22:16:03 +01:00 |
|
|
|
90ef4522ca
|
feat: reformatted code
|
2021-02-10 18:56:47 +01:00 |
|
|
|
2ac0da6574
|
feat: setup structure for block devices
added ide block device
added mbr block device driver
started fat block device driver
reordered boot
start timer before pci/ide/etc.
enable interrupts earlier
fixed exception from ide controller
cleanup code
more printfs
|
2021-02-09 22:47:35 +01:00 |
|
|
|
7ff33d611c
|
feat: added printf
|
2021-02-06 16:44:35 +01:00 |
|
|
|
e8816cfdfd
|
feat: some refactors
|
2021-02-02 22:35:28 +01:00 |
|
|
|
4673a23db7
|
stuff
|
2021-02-01 23:28:24 +01:00 |
|
|
|
9986d95dbb
|
feature: a lot of stuff and got to a working command line ish
|
2021-02-01 22:31:21 +01:00 |
|
|
|
468d5968a9
|
feat: implemented strcpy, used constant
|
2021-01-30 20:20:12 +01:00 |
|
|
|
d7f0e8dd36
|
Initial commit
|
2021-01-28 22:59:39 +01:00 |
|