Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
perry
Sat Jul 19 11:12:01 PDT 1997
Update of /a/cvsroot/src/sbin/init
In directory netbsd1:/var/slash-tmp/cvs-serv6041
Modified Files:
init.c
Log Message:
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.
perry
Sat Jul 19 11:12:48 PDT 1997
Update of /a/cvsroot/src/sbin/init
In directory netbsd1:/var/slash-tmp/cvs-serv6620
Modified Files:
Makefile
Log Message:
rename DEBUGSHELL to ALTSHELL
Home |
Main Index |
Thread Index |
Old Index