summaryrefslogtreecommitdiffstats
path: root/sbin/init
Commit message (Expand)AuthorAgeFilesLines
* MFC r290689:trasz2016-01-121-8/+9
* MFC r290548:trasz2016-01-123-19/+281
* MFC r285847:trasz2015-10-181-1/+2
* MFC r288446: Disable suspend during shutdown.cperciva2015-10-081-0/+14
* init: Set kernel login class and CPU mask on new processes.jilles2013-08-131-1/+2
* init: Remove unnecessary 2-second delay before calling reboot(2).jilles2012-05-251-2/+0
* Properly clear the O_NONBLOCK flag after opening the TTY.ed2012-04-061-1/+5
* mdoc: terminate quoted strings.joel2012-03-261-1/+1
* Make init(8) slightly more robust when /dev/console is missing.ed2012-03-143-17/+34
* Fix whitespace.ed2012-03-111-8/+8
* Handle NULL return from crypt(3). Mostly from DragonFlykevlo2012-02-221-1/+2
* Move utmpx handling out of init(8).ed2012-02-112-40/+2
* Add missing static keywords for global variables to tools in sbin/.ed2011-11-041-4/+4
* - change "is is" to "is" or "it is"eadler2011-10-161-1/+1
* init(8): Document that login(1) is now responsible for recording logouts.jilles2011-01-231-5/+5
* init: Only run /etc/rc.shutdown if /etc/rc was run.jilles2011-01-231-10/+35
* Remove stale inclusion of <ulog.h>.ed2010-01-271-1/+0
* Remove stale references to utmp(5) and its corresponding filenames.ed2010-01-211-15/+5
* Migrate init(8) towards utmpx.ed2010-01-132-5/+8
* Let init(8) and reboot(8) use utmpx to log wtmp entries.ed2009-12-052-7/+13
* Switch the default WARNS level for sbin/ to 6.ru2009-10-191-1/+0
* Remove redundant code from runshutdown() now tcsetsid(3) works reliably.ed2009-06-151-18/+1
* Fix the staircase issue properly this time.ed2009-06-141-0/+8
* Static-ify procedures in init(8).delphij2008-09-271-80/+80
* Addition style(9) change.obrien2007-11-201-3/+3
* style(9)obrien2007-11-201-95/+96
* I understood the MLINK part incorrectly, it should be the other way aroundremko2007-06-011-1/+0
* Patches to allow one to allow one to specify a directory to chroot to.imp2007-02-041-63/+139
* Fix typo: effected -> affectedrse2007-01-021-1/+1
* Reparent the process that executes the window= command from the ttyskib2006-06-081-1/+13
* use standard mode instead of 500 for /sbin/init.luigi2006-02-281-1/+0
* -mdoc sweep.ru2005-11-181-2/+3
* Fix system shutdown timeout handling by again supporting longer runningrse2005-09-152-2/+8
* Moved descriptions of securelevels from init(7) to security(7).garys2005-09-031-62/+5
* Sort sections.ru2005-01-181-17/+17
* Make WARNS=6 happy with our init(8):delphij2005-01-112-25/+40
* NOSHARED -> NO_SHAREDru2004-12-211-1/+1
* Introduce the PRECIOUSPROG knob in bsd.prog.mk, similarru2004-11-031-1/+2
* Turns out that revision 1.52 was a bad idea. It broke the longimp2004-09-281-1/+1
* Add references to pf(4) and pfctl(8) at the description ofkeramida2004-07-221-2/+7
* Mechanically kill hard sentence breaks.ru2004-07-021-4/+7
* Assorted markup, grammar, and spelling fixes.ru2004-05-171-1/+1
* Remove advertising clause from University of California Regent's license,markm2004-04-093-12/+1
* Fixed misspellings of 0 as NULL.bde2004-03-111-2/+2
* style.Makefile(5):johan2004-02-231-1/+1
* Mention that securelevel 1 also blocks access to /dev/io if itmux2004-02-201-2/+3
* Fix the case where one goes from zero to more than zero items enabledimp2003-12-051-3/+0
* Make init statically linked by default. It's not worth the pain of havinggordon2003-11-191-0/+2
* - Add some information about how init, securelevel, and jailskensmith2003-11-111-1/+17
* Add section number to .Xrcharnier2003-06-081-1/+1
OpenPOWER on IntegriCloud