summaryrefslogtreecommitdiff
path: root/sbin/init
AgeCommit message (Expand)Author
2000-04-29document the conditions for /etc/rc to be called with "autoboot"lukem
2000-04-26Using the `NOTES' file and source code as a reference, attempt to morelukem
2000-03-19The mode 0544 workaround has not been necessary since the first BSDi import.soren
2000-03-19Remove reference to crash(8).soren
2000-03-19Unbreak compilation with -DLETS_GET_SMALL as in PR bin/9639 by Patrick Welche.soren
2000-01-21Nuke `extern int errno;' in code we compile with -Wstrict-prototypes. We getmycroft
1999-11-09Since our gcc doesn't warn about NULL format strings anymore, we candrochner
1999-09-28Note that proc.<pid>.corename susctl node is read-only at securelevel >= 2.bouyer
1998-11-14document ipf change at securelevel >= 2tls
1998-11-14reflect new securelevel 2 changestls
1998-11-14When downgrading from 'highly secure' mode (securelevel >= 2) to 'insecure' m...tls
1998-09-18Use sigset_t for signal masks.thorpej
1998-07-17fix a typo, pointed out in pr-5785 from Mason Loring Blissperry
1998-05-25fix a bug.msaitoh
1998-04-29fix a bad .Xrfair
1998-04-29fix bad .Xr referencesfair
1998-02-20Fill in missing (default) mmap(2) flags.mycroft
1998-02-06fix pr4766 from greywolf -- couldn't build without -DALTSHELLperry
1997-11-01Remove the "wait for mfs to be mounted" hack; this is solved in mount_mfsdrochner
1997-10-28PR/4372: Andread Wrede: increase number of inodes in mfschristos
1997-10-11Make these executables world-readable.mycroft
1997-10-11Sort items of section 8 in SEE ALSO list alphabetical order.enami
1997-10-10CFLAGS->CPPFLAGSchristos
1997-09-15define WARNS?=1 for all of sbin/*lukem
1997-09-15cleanup use of .Nmlukem
1997-07-30Support root on msdos filesystems by creating an mfs on /dev and runningchristos
1997-07-19add WARN=1perry
1997-07-19get rid of "register" declarations.perry
1997-07-19rename DEBUGSHELL to ALTSHELLperry
1997-07-191) change rcsid[] and copyright[] to use __RCSID and __COPYRIGHTperry
1997-07-19merge lite-2 changesperry
1997-07-19in NetBSD, setting the clock back is inhibited in securelevel 2, not s-lev 1perry
1997-07-19(mostly) merge lite-2 changes (except for some silly ones.)perry
1997-06-30Better specify which flags can't be change at level 1. (PR 3299)phil
1997-03-14Insert some closelog()s, so we don't leave the syslog socketmycroft
1997-02-22If root has no password, don't lock the operator out of single-userthorpej
1997-01-17close pr-2717 from Manuel Bouyer <bouyer@lix.polytechnique.fr>perry
1996-05-15Updated to use <util.h>.jtc
1995-10-05Kill sessions that were deleted when rereading /etc/ttys.mycroft
1995-05-28sys_siglist[] -> strsignal()jtc
1995-03-18convert to new RCS Id conventions; reduce my headachecgd
1994-12-22specify man pages the new way.cgd
1994-09-23Changes to match POSIXication of kill(1).mycroft
1994-09-23Eliminate uses of some obsolete functions.mycroft
1994-08-06ensure /sbin is in PATH in single user modederaadt
1994-06-11Fix up RCS ids.mycroft
1994-06-10Update to 4.4-lite (basically some copyright changes) + local changes.pk
1994-06-10Clean up deleted files.mycroft
1994-06-10Update to 4.4-lite (basically some copyright changes) + local changes.pk
1994-04-26Disabling *all* terminals in /etc/ttys meant disabling them for good:pk