summaryrefslogtreecommitdiff
path: root/src/user/app/init/init.c
AgeCommit message (Expand)Author
2022-08-13user: a primitive login utilitydzwdz
2022-08-13user/init: restart the shell processesdzwdz
2022-08-13user: add /initctl for shutting the system down in a cleaner waydzwdz
2022-08-13user: plan9-style /bin/ uniondzwdz
2022-08-08user: union filesystemsdzwdz
2022-08-08user: separate tmpfs into its own executable, add `mount`dzwdz
2022-08-02user: separate ansiterm/vterm out into its own binarydzwdz
2022-08-01user: make ansiterm use the framebuffer instead of vga text modedzwdz
2022-07-31user: replace the MOUNT macro with MOUNT_ATdzwdz
2022-07-30user: stderrdzwdz
2022-07-27user: cleanup init and the shell's codedzwdz
2022-07-26user: break out the shell and tests into separate binariesdzwdz