Bananymous
  • Joined on 2023-09-10
Bananymous pushed to main at Bananymous/banan-os 2023-09-25 19:40:11 +00:00
1d470fb5ba Kernel: All syscalls now validate users pointers
b4e4f7a6cc Kernel: Print more detailed output on ISR
55d30a7cc3 Kernel: Ext2 inodes are now stored in cache
b62186441b BAN: Implement basic WeakPtr
8caba1e774 Kernel: Ext2 filesystem now holds 10 preallocated block buffers
Compare 8 commits »
Bananymous pushed to main at Bananymous/banan-os 2023-09-23 22:31:03 +00:00
8b2bb95b81 Kernel: VirtualRange doesn't store physical addresses of pages
2ef496a24a Kernel: all mapped ranges are now stored in one container
c0a89e8951 Kernel: Fully remove sys_alloc and sys_free
fc953df281 Kernel/LibC: remove PATH resoltion from kernel
fe2dca16f0 Kernel/LibC: add flag to enable/disable sse support
Compare 16 commits »
Bananymous pushed to main at Bananymous/banan-os 2023-09-22 14:22:42 +00:00
14a608effd 1000th COMMIT: Kernel: Add basic E1000 driver
Bananymous pushed to main at Bananymous/banan-os 2023-09-10 22:27:58 +00:00
5fae3cec2a Kernel: Implement SYS_SYNC and add sync executable to userspace
b0c22b61ec Kernel: Writes to disk are not synchronous anymore
82b049204d Kernel: Print stack trace on isr
aa59142bfa Kernel: Fix ext2 file write
Compare 4 commits »