summaryrefslogtreecommitdiff
path: root/src/cmd/init/init.c
AgeCommit message (Collapse)Author
13 hourscmd: init: Bring up login program on startupIan Moffett
Signed-off-by: Ian Moffett <ian@osmora.org>
6 dayskern: proc: Add initial penv block supportIan Moffett
This commit introduces the initial support for the process environment block and implements argv and argc. Signed-off-by: Ian Moffett <ian@osmora.org>
6 dayscmd: Add shell prototypeIan Moffett
Signed-off-by: Ian Moffett <ian@osmora.org>
6 dayscmd: 'test.c' -> 'init.c'Ian Moffett
Signed-off-by: Ian Moffett <ian@osmora.org>