summaryrefslogtreecommitdiff
path: root/sbin/init
AgeCommit message (Expand)Author
1999-09-03have shutdown code run /etc/rc with arg of "shutdown"; rc.shutdown becomes c...Theo de Raadt
1999-07-20add an rc.shutdown(8) man pageAaron Campbell
1999-07-06delete meaningless entry in BUGSTheo de Raadt
1999-07-06if SIGUSR1 is received, kill gettys, run /etc/rc.shutdown, and halt the machineTheo de Raadt
1999-07-04trash some old leftover macros and replace them with -mdoc macrosAaron Campbell
1999-06-04start to remove non-escaped trailing whitespace, it can confuse troff; pjanzen@Aaron Campbell
1999-05-31clarify "secure" flag in /etc/ttysTodd C. Miller
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
1999-03-02securelevel should be changed in /etc/rc.securelevel, not /etc/rc; fries@Aaron Campbell
1998-12-15always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.netAaron Campbell
1998-11-28kill redundant .Nm macro arguments; other misc fixesAaron Campbell
1998-11-11more `` '' -> .Dq sillyness; remove redundant .Pp macros; other misc fixesAaron Campbell
1998-09-23alphabetize SEE ALSO entries and order them numerically according to sectionAaron Campbell
1998-09-17sbin/ man page fixesAaron Campbell
1998-08-29man page repairs; aaron@ug.cs.dal.caTheo de Raadt
1998-07-17typo; mason@acheron.middleboro.ma.usTheo de Raadt
1998-06-03zero sigaction before useTheo de Raadt
1998-05-04LETS_GET_BIGTheo de Raadt
1998-04-13Use _PATH_DEV, not "/dev/"Todd C. Miller
1998-03-03sigset_t; jraynardTheo de Raadt
1997-09-14some -WallTheo de Raadt
1997-06-25(foo *)0 -> NULLkstailey
1997-04-05settimeofday(2) restruction moved to secure level 2.Todd C. Miller
1997-03-26more pedantic description of secure levels on file flags; rickb@iaw.on.caTheo de Raadt
1997-03-25closelog() more oftenTheo de Raadt
1997-03-14Update from 4.4BSD-lite2Todd C. Miller
1997-02-22Update to lite2 -- man page is the only thing that changed.Todd C. Miller
1996-09-16These should always be static.Jason Downs
1996-08-28use INSECURE for 0; netbsd pr#2717; bouyer@lix.polytechnique.frTheo de Raadt
1996-08-28fbtab man pageTheo de Raadt
1996-07-31at session termination, login_fbtab devs back to rootTheo de Raadt
1996-07-12precheck getty devices for existance; if not there shut then downTheo de Raadt
1996-07-12do not ask for password if none set; from freebsdTheo de Raadt
1996-07-12Fix netbsd pr bin/2620. Fix dangling pointer while I am at it.Tobias Weingartner
1996-06-23update rcsidTheo de Raadt
1996-05-22libutilTheo de Raadt
1996-02-15libcrypt no longer a link dependancy.etheisen
1995-10-18initial import of NetBSD treeTheo de Raadt