summaryrefslogtreecommitdiff
path: root/src/cmd/init/init.c
AgeCommit message (Expand)Author
2024-05-05net: expose the rtl mac to userland, make the netstack use itdzwdz
2024-05-04kernel/rtl8139: prepare for /dev/eth/macdzwdz
2024-05-04user/ntpfs: implement a basic ntp clientdzwdz
2023-09-30user: rework terminal handlingdzwdz
2023-09-25kernel/intr: accept a message, allow killing processes via intrsdzwdz
2023-09-13*: clean up the filesystemdzwdz
2023-09-13cmd/init: remove /initctl, use intr insteaddzwdz
2023-09-11*: rename /kdev/ to /dev/dzwdz
2023-09-03misc: remove old debug printsdzwdz
2023-08-29kernel: remove _sys_await, emulate it in libcdzwdz
2023-08-15user: fix freeze if graphical shell was quitdzwdz
2023-08-14reorganization: first stepsdzwdz