History log of /freebsd-11.0-release/sbin/shutdown/shutdown.8
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 303975 11-Aug-2016 gjb

Copy stable/11@r303970 to releng/11.0 as part of the 11.0-RELEASE
cycle.

Prune svn:mergeinfo from the new branch, and rename it to RC1.

Update __FreeBSD_version.

Use the quarterly branch for the default FreeBSD.conf pkg(8) repo and
the dvd1.iso packages population.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 302408 08-Jul-2016 gjb

Copy head@r302406 to stable/11 as part of the 11.0-RELEASE cycle.
Prune svn:mergeinfo from the new branch, as nothing has been merged
here.

Additional commits post-branch will follow.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 275818 16-Dec-2014 gleb

sbin/shutdown: Support time units as in 'shutdown -r +5sec'

Units supported: s, sec, m, min, h, hour.

Differential Revision: https://reviews.freebsd.org/D1272


# 248535 19-Mar-2013 joel

Add simple example.


# 223992 14-Jul-2011 gjb

Remove trailing whitespace in the shutdown(8) manual.

MFC after: 1 week


# 223991 14-Jul-2011 gjb

Improvements to the shutdown(8) manual.

PR: 158807
Submitted by: arundel
MFC after: 1 week


# 216823 30-Dec-2010 pjd

For compatibility with Linux and Solaris add poweroff(8).

It is implemented as a hard link to shutdown(8) and it is equivalent of:

# shutdown -p now

While I'm here put one line of usage into one line of C code so it is easier to
grep(1) and separate unrelated code with empty line.

MFC after: 2 weeks


# 186431 23-Dec-2008 trhodes

Note that when shutdown is run without options, it will place
the system into single user mode at the time specified.

PR: 129765


# 140456 18-Jan-2005 ru

Use the standard section name.


# 131488 02-Jul-2004 ru

Mechanically kill hard sentence breaks.


# 128073 09-Apr-2004 markm

Remove advertising clause from University of California Regent's license,
per letter dated July 22, 1999.

Approved by: core, imp


# 108221 23-Dec-2002 ru

Fixed the abuses of .Ql visible on stderr in troff mode.

PR: docs/37176


# 102231 21-Aug-2002 trhodes

s/filesystem/file system/g as discussed on -developers


# 99503 06-Jul-2002 charnier

The .Nm utility.


# 96707 16-May-2002 trhodes

more file system > filesystem


# 81345 09-Aug-2001 dd

Document how to cancel a scheduled shutdown.

Obtained from: OpenBSD


# 81251 07-Aug-2001 ru

mdoc(7) police:

Avoid using parenthesis enclosure macros (.Pq and .Po/.Pc) with plain text.
Not only this slows down the mdoc(7) processing significantly, but it also
has an undesired (in this case) effect of disabling hyphenation within the
entire enclosed block.


# 79530 10-Jul-2001 ru

mdoc(7) police: removed HISTORY info from the .Os call.


# 69858 11-Dec-2000 ru

mdoc(7) police: use canonical form of .Dd macro.


# 68960 20-Nov-2000 ru

mdoc(7) police: use the new features of the Nm macro.


# 50476 28-Aug-1999 peter

$Id$ -> $FreeBSD$


# 48078 21-Jun-1999 ru

Signal init(8) instead of executing halt(8) or reboot(8)
when halting or rebooting the system. It benefits from
running /etc/rc.shutdown by init(8).

``-o'' flag is provided for backward compatibility.

PR: 5451
Discussed with: des


# 48062 21-Jun-1999 jkoshy

Minor cleanups to shutdown(8):

- Make the -k "don't actually halt" flag incompatible with
the halt/reboot options -h, -p, and -r.
- The -n "don't sync" option is ignored if -k is specified.
Issue a warning message.
- Compute the actual shutdown time written to /var/run/nologin
correctly in the case of "now" being specified.


# 42515 11-Jan-1999 asami

Move nologin from /etc to /var/run. This means one less file that has
to be written to /etc.

The only essential change is in paths.h, so any third-party software
written correctly will pick it up in the next rebuild.

Reviewed by: the committers list (actually an old version)


# 41680 11-Dec-1998 bde

Merged from Lite2 (just an English fix or pun removal).

Updated date. I think dates in man pages should be changed at least
when a new feature is described.


# 41679 11-Dec-1998 bde

Fixed disordered options in synopsis.


# 41678 11-Dec-1998 bde

Fixed missing `p' flag in synopsis.

Broken in: previous commit


# 41666 10-Dec-1998 msmith

Add a '-p' flag to shutdown which corresponds to the '-p' flag to halt,
requesting a system power-off after shutdown.


# 38036 03-Aug-1998 charnier

Correct use of .Nm. Add rcsid. Do not dot terminate err(3) strings. Spelling.


# 27195 04-Jul-1997 max

Add Xref to nologin(5).


# 6443 15-Feb-1995 dg

Yanked out (now obsolete) support for 'fastboot'.


# 1559 26-May-1994 rgrimes

This commit was generated by cvs2svn to compensate for changes in r1558,
which included commits to RCS files with non-trunk default branches.


# 1558 26-May-1994 rgrimes

BSD 4.4 Lite sbin Sources

Note: XNSrouted and routed NOT imported here, they shall be imported with
usr.sbin.