NetBSD/sbin/init
perry 53222a55ef 1) change rcsid[] and copyright[] to use __RCSID and __COPYRIGHT
macros.
2) Clean up some gratuitous uses of write() instead of fprintf()
3) Clean up some of the alternative shell code in single_user(),
   fixing a couple of bugs in the meanwhile. Also, fix pr-2620 from
   Chris Demetriou -- when an alternative shell is exec'ed, it is now
   not called "-sh" automatically.
4) rename the DEBUGSHELL option ALTSHELL since its almost always used
   in NetBSD.

Notes:
1) It isn't clear that the ALTSHELL code is really ever very useful,
   but we seem to have decided to always enable it anyway.
2) The code in init really needs an overall cleanup, but I just don't
   have time or energy.
1997-07-19 18:11:59 +00:00
..
init.8 in NetBSD, setting the clock back is inhibited in securelevel 2, not s-lev 1 1997-07-19 16:58:47 +00:00
init.c 1) change rcsid[] and copyright[] to use __RCSID and __COPYRIGHT 1997-07-19 18:11:59 +00:00
Makefile convert to new RCS Id conventions; reduce my headache 1995-03-18 14:54:19 +00:00
NOTES convert to new RCS Id conventions; reduce my headache 1995-03-18 14:54:19 +00:00
pathnames.h convert to new RCS Id conventions; reduce my headache 1995-03-18 14:54:19 +00:00