sortix-mirror/init
Jonas 'Sortie' Termansen 9f9f4d4e3f Print an kernel error rather than panicing if init(8) exits abnormally.
This avoids the misimpression that a kernel bug happened and it avoids
clearing the screen of potentially useful information about an init(8)
crash.
2017-05-21 23:28:12 +02:00
..
.gitignore Move init to its own directory. 2014-12-26 21:48:15 +01:00
Makefile Remove VERSIONSTR define for programs not using it. 2017-03-19 17:34:19 +01:00
init.8 Print an kernel error rather than panicing if init(8) exits abnormally. 2017-05-21 23:28:12 +02:00
init.c Refactor kernel command line parsing. 2017-04-08 22:20:03 +02:00