dyoung
00ef49e965
Add flags -v, -x, and -z for verbose, debug, and silent shutdowns,
...
respectively, by passing flags AB_VERBOSE, AB_DEBUG, and/or AB_SILENT to
reboot(2).
2011-02-16 17:53:31 +00:00
pooka
a97eadf766
multicore update
2010-12-12 11:38:42 +00:00
lukem
ddd1724f86
xref rescue(8)
2008-10-21 02:32:37 +00:00
wiz
723dae1494
New sentence, new line.
2008-05-25 20:08:56 +00:00
dholland
322ddd589b
Set off symbolic signal names (SIG...) with .Dv, and crossreference init(8).
...
From PR bin/36551 by Greg A. Woods. And while I'm here, fix a grammar nit.
2008-02-09 04:31:43 +00:00
uwe
7a2d8df57b
Document that reboot(8) passes any arguments to reboot(2) as bootstr.
2007-06-03 22:39:47 +00:00
jnemeth
c0e06197a8
Add a caveat about reboot(8) not running shutdown scripts. This addresses
...
(at least partially) PR/35067 by Blair Sadewitz.
2007-05-24 23:19:43 +00:00
agc
276d62f603
Move UCB-licensed code from 4-clause to 3-clause licence.
...
Patches provided by Joel Baker in PR 22308, verified by myself.
2003-08-07 10:04:22 +00:00
wiz
52c7291619
Bump date.
2003-04-04 19:02:44 +00:00
perry
aa62e15ec9
1) Remove a reference to a 30 second delay left when Ignatios
...
backed out a 30 second delay from the program.
2) Add a CAVEATS section noting that the command cannot and should not
be stopped once started.
2003-04-04 18:13:47 +00:00
wiz
990562bfef
.Nm does not need a dummy argument ("") before punctuation or
...
for correct formatting of the SYNOPSIS any longer.
2003-02-25 10:34:36 +00:00
wiz
09cbac4e7f
New sentence, new line. From Robert Elz.
2002-10-03 15:41:44 +00:00
wiz
73d9fb5b1f
Sync order of programs with their actions, noted by mrg.
2002-04-17 16:31:02 +00:00
wiz
13dc9abfef
Sort SEE ALSO, use .Pp for paragraphs.
2001-11-16 12:06:32 +00:00
wiz
4ce43ae0cd
Whitespace nits
2001-11-16 10:25:42 +00:00
mrg
6aca287eb4
expand -n documentation; from sunos.
2001-06-20 02:07:02 +00:00
hubertf
416a0bca75
Implement a "poweroff" command which is equivalent to "halt -p",
...
but allows powering down the system from an exec(2) call, e.g. via
a user which has "poweroff" as login shell.
The command name is modeled after Solaris.
2000-04-25 14:03:25 +00:00
simonb
d9c745bf82
"-l" means _don't_ log to syslog(3).
1999-08-19 13:43:27 +00:00
is
25718b8405
Make halt and reboot wait up to 32 seconds after kill(-1, SIGTERM), but
...
check at 3 second intervals if any are left.
This will help slow machines to cleanly shut down X servers (to make the
console visible), databases, or Usenet news servers.
1998-07-03 13:59:56 +00:00
thorpej
5f9840e94e
Add a -p option to halt(8), specifying that the system should be powered
...
down.
1998-06-06 21:05:41 +00:00
mycroft
e3e9aba051
Correct the tense of one sentence.
1998-01-20 23:43:41 +00:00
mycroft
bc0a5a65c3
Clean up documentation a bit, and document the `-l' option.
1998-01-20 23:37:27 +00:00
enami
0d4522a03f
Fix .Nm usage.
1997-10-20 09:11:16 +00:00
lukem
be24f789ad
- use .Nm correctly
...
- use __progname instead of rindex(argv[0]) ...
1997-09-15 07:38:32 +00:00
mikel
158fe89700
xref sync(8) not nonexistent sync(1), reorder xrefs
1997-07-22 05:35:45 +00:00
mycroft
fd25fd5a19
Add a `-d' option to force a dump. From John Kohl.
1995-10-05 05:36:21 +00:00
cgd
ce5ebe9911
pseudo-merge with Lite; man pages need to be merged seperately, but
...
that's really a port-specific thing. They probably should be updated, too.
1995-03-18 16:11:33 +00:00
cgd
369451e46b
from Lite
1995-03-18 15:17:32 +00:00