summaryrefslogtreecommitdiff
path: root/sbin/shutdown
AgeCommit message (Expand)Author
2011-10-04Fix thinko about halt vs. poweroff; from Moritz Wilhelmy in PR 45141.dholland
2011-08-27statc + __deadjoerg
2011-02-16Add -b and -vxz to usage.wiz
2011-02-16Add -vxz to SYNOPSIS. Sort.wiz
2011-02-16Add flags -v, -x, and -z for verbose, debug, and silent shutdowns,dyoung
2010-06-09Remove _PATH_NOLOGIN before reboot, as well as before exit(), to preventriz
2009-04-11Enable WARNS=4 by default except for:lukem
2008-10-21xref rescue(8)lukem
2008-07-20Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2008-02-09Improvements and clarifications to log messages and also to the man page.dholland
2007-12-15convert __attribute__s to applicable cdefs.h macrosperry
2007-07-10PR/36626 - Jukka Salmi -- fails to compile if DEBUG is definedjnemeth
2007-05-28Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on thetls
2007-03-14- sprinkle staticchristos
2006-03-07PR/31531: Takahiro Kambe: shutdown(8) quietly exit if execed from login shelljnemeth
2005-06-27Move WARNS=3 to the Makefile.inc, and add a little const to the remainingchristos
2005-02-05Finish previous (use ANSI function declarations) this time.xtraeme
2005-02-05Kill __P(), use ANSI function declarations.xtraeme
2004-11-05Add (unsigned char) cast to ctype functionsdsl
2004-10-09Comment typo: unecessary->unnecessarydsainty
2004-08-19Deal with RESCUEDIRchristos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-06-30Add Ns.wiz
2002-10-18New sentence, new line in last. Bump date for last.wiz
2002-10-18Add "-b bootstr" for shutdown to pass to reboot(8), so that shutdownatatat
2001-11-16Whitespace nitswiz
2000-12-20__CONCAT does token pasting, not string concatnation. if something like:cgd
2000-10-17change mentioning of `login' to a .Xr in one placewiz
2000-07-25backoff rev 1.18 & 1.19 - it's made obsolete by last rc.d changes and usingjdolecek
2000-07-25backoff rev 1.36 - it's made obsolete by last rc.d changes and usingjdolecek
2000-07-20fix synopsis line so that the -T syntax is rightjdolecek
2000-07-20when running /etc/rc.shutdown, don't want on it until it completesjdolecek
2000-07-20when running /etc/rc.shutdown, don't wait on it until it completesjdolecek
1999-10-31exect->execve.is
1998-11-22testo. We want to source /etc/rc.shutdown.bad
1998-10-29Run /etc/rc.shutdown when the final shutdown time has come.bad
1998-10-29Delete redundant "the".bad
1998-10-09Initialize the global variable `shuttime' with current time whenenami
1998-10-09Add -p option in usage.enami
1998-10-09Sort options in SYNOPSIS alphabetically.enami
1998-08-25from Erik Bertelsen <erik@mediator.uni-c.dk>ross
1998-07-26const poisoning.mycroft
1998-07-05KNF. ensure hostname is nul-terminatedmrg
1998-06-06Add a -p option, to power down the system at the specified time.thorpej
1998-04-29fix bad .Xr referencesfair
1998-04-01Need <time.h> for ctime(), time(), localtime() and mktime() prototypes.kleink
1998-03-23add -D (no detach) option, per PR#4810fair
1998-01-21Oops; remove DEBUG.mycroft
1998-01-21Slight code rearrangement.mycroft
1998-01-20Document previous changes.mycroft