Age | Commit message (Expand) | Author |
---|---|---|
2024-05-05 | net: expose the rtl mac to userland, make the netstack use it | dzwdz |
2024-05-04 | kernel/rtl8139: prepare for /dev/eth/mac | dzwdz |
2024-05-04 | user/ntpfs: implement a basic ntp client | dzwdz |
2023-09-30 | user: rework terminal handling | dzwdz |
2023-09-25 | kernel/intr: accept a message, allow killing processes via intrs | dzwdz |
2023-09-13 | *: clean up the filesystem | dzwdz |
2023-09-13 | cmd/init: remove /initctl, use intr instead | dzwdz |
2023-09-11 | *: rename /kdev/ to /dev/ | dzwdz |
2023-09-03 | misc: remove old debug prints | dzwdz |
2023-08-29 | kernel: remove _sys_await, emulate it in libc | dzwdz |
2023-08-15 | user: fix freeze if graphical shell was quit | dzwdz |
2023-08-14 | reorganization: first steps | dzwdz |