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