summaryrefslogtreecommitdiffstats
path: root/sbin/shutdown/shutdown.c
Commit message (Expand)AuthorAgeFilesLines
* Centralize _PATH_* definitions.obrien2003-05-051-2/+1
* Use __FBSDID() to quiet GCC 3.3 warnings.obrien2003-05-031-4/+4
* o remove __Pimp2002-03-211-9/+9
* Constify, de-register-ify, __unused-ify, and set WARNS=2.dd2001-07-151-10/+11
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Avoid ambigious if/elsebillf1999-07-211-2/+3
* Signal init(8) instead of executing halt(8) or reboot(8)ru1999-06-211-34/+52
* Minor cleanups to shutdown(8):jkoshy1999-06-211-4/+10
* Fix a coredump with negative (due to overflow) offset values.ru1999-06-181-3/+4
* Merged from Lite2 (one bcopy -> memmove, one significant change:bde1998-12-111-4/+5
* Fixed missing 'p' and `-' flags and other defects in the usage message.bde1998-12-111-4/+5
* Add a '-p' flag to shutdown which corresponds to the '-p' flag to halt,msmith1998-12-101-6/+18
* Correct use of .Nm. Add rcsid. Do not dot terminate err(3) strings. Spelling.charnier1998-08-031-9/+10
* Pass an actual empty environment to execle() as per POSIX rather thanalex1998-01-101-10/+28
* Added environment parameter to execle calls.alex1998-01-081-3/+3
* Correct a comment from my last commit.alex1998-01-081-2/+2
* Allow 'shutdown datespec' to work into the next century. Handle datesalex1998-01-081-1/+12
* Make the daemon process a true daemon by calling setsid().joerg1997-08-231-1/+2
* Use err(3).charnier1997-06-191-21/+13
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-1/+1
* -n was brokenadam1997-01-211-5/+0
* Delete bogus referneces to timezone code internal header file `tzfile.h',wollman1995-08-071-1/+0
* Yanked out (now obsolete) support for 'fastboot'.dg1995-02-151-27/+4
* Submitted by: M.C. Wongats1994-11-271-1/+1
* BSD 4.4 Lite sbin Sourcesrgrimes1994-05-261-0/+492
OpenPOWER on IntegriCloud