summaryrefslogtreecommitdiff
path: root/sbin/init/init.c
Commit message (Expand)AuthorAgeFilesLines
* MFC: better prompting.Jordan K. Hubbard1998-03-061-4/+3
* Sync with current (almost).David Nugent1997-08-181-31/+222
* MFC: use err(3).Philippe Charnier1997-06-131-8/+7
* Brought in change from rev 1.15: protect from stack overrun.David Greenman1997-02-191-2/+2
* If passed the -d flag, mount devfs on /devPoul-Henning Kamp1996-10-281-1/+12
* If root does not have a password, `init' should not ask to enter it.Dima Ruban1995-11-101-1/+1
* Define TRUE & FALSE rather than depending on bogus #includes.Poul-Henning Kamp1995-10-291-0/+3
* Fix init to correctly detect processes that are exiting multipleMike Pritchard1995-08-081-1/+1
* nspace count was incremented only in child, so warning never displayedAndrey A. Chernov1995-08-081-9/+13
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-9/+9
* Add better argument handlingAndrey A. Chernov1995-01-101-3/+41
* revision 1.6Andrey A. Chernov1994-10-141-10/+81
* What cretin named both a global and a function "reboot"? GlobalJordan K. Hubbard1994-08-281-3/+3
* Bring in my changes from the 1.1 init.bsdi which causes a reboot (was aNate Williams1994-08-271-2/+15
* Nuked the 2 second DTR wait; this is handled correctly in the sio driver.David Greenman1994-08-231-1/+0
* BSD 4.4 Lite sbin SourcesRodney W. Grimes1994-05-261-0/+1297