|
2be70d0bc1
|
VFS: Use 64-bit numbers in read()
There is no need for any kind of 32-bit compatibility.
|
2022-10-09 21:30:38 +02:00 |
|
|
b38c52f8c7
|
more vfs stuff
|
2022-10-08 21:35:19 +02:00 |
|
|
f3d7e220ac
|
The beginnings of a VFS implementation!!
|
2022-10-08 21:22:46 +02:00 |
|
|
8ce58e9e30
|
Kernel/InitRD: Use %p with printf()
|
2022-10-08 18:16:55 +02:00 |
|
|
abcf1b6118
|
Define PAGE_SIZE as 4096 and use it everywhere instead of using 4096 as a magic number
|
2022-10-08 14:52:28 +02:00 |
|
|
594d79143e
|
Kernel: enable -Wconversion
|
2022-10-06 17:13:34 +02:00 |
|
|
53d36be339
|
Add a much-needed get_blocks_from_size function
|
2022-10-01 12:13:38 +02:00 |
|
|
3fd1b6773d
|
Panic: Only dump stack trace if InitRD is initialized
|
2022-09-25 17:41:34 +02:00 |
|
|
3891d0c52e
|
Rename KernelMemoryManager to MemoryManager
Kind of a more catchy name, isn't it?
|
2022-09-24 21:45:13 +02:00 |
|
|
c3e5251687
|
Some more userland and font failing
|
2022-09-23 16:41:43 +02:00 |
|
|
86e4fce654
|
Separate conditions for easier debugging
|
2022-09-19 19:04:14 +02:00 |
|
|
31460fe148
|
I.... think I fixed the initrd code?
|
2022-09-19 17:06:08 +02:00 |
|
|
db4c8e96b8
|
commit
|
2022-09-14 17:55:24 +02:00 |
|
|
0cb59ee17f
|
please work please
|
2022-09-11 08:23:32 +02:00 |
|
|
f98a45aefe
|
Updated InitRD to use virtual mappings
|
2022-09-10 22:15:19 +02:00 |
|
|
1b727a66ea
|
Ready. Set. Go!
|
2022-09-05 16:13:51 +02:00 |
|