summaryrefslogtreecommitdiff
path: root/sbin/reboot
AgeCommit message (Expand)Author
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-04-04Bump date.wiz
2003-04-041) Remove a reference to a 30 second delay left when Ignatiosperry
2003-04-041) To eliminate a race condition in which the user could conceivablyperry
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2002-10-03New sentence, new line. From Robert Elz.wiz
2002-08-02Support wtmpx.wiz
2002-08-02de__P(), ANSIfy.wiz
2002-07-20Drop a trailing space in bootstr[] properly.tsutsui
2002-04-17Sync order of programs with their actions, noted by mrg.wiz
2001-11-16Sort SEE ALSO, use .Pp for paragraphs.wiz
2001-11-16Whitespace nitswiz
2001-06-20expand -n documentation; from sunos.mrg
2001-02-19convert to use getprogname()cgd
2001-01-10use openlog correctly...lukem
2000-04-25Implement a "poweroff" command which is equivalent to "halt -p",hubertf
2000-03-07Ignore SIGPIPE, otherwise we might be stuck when run within a pipe.jdolecek
1999-08-19"-l" means _don't_ log to syslog(3).simonb
1998-10-09Back out the wait-for-slowly-dying-processes change.is
1998-08-29Ignore some more signal during the reboot. Without this fix it's impossibleaugustss
1998-07-26const poisoning.mycroft
1998-07-06Change poll interval to 1 seconds, for machines booting _really_ fast.is
1998-07-03Make halt and reboot wait up to 32 seconds after kill(-1, SIGTERM), butis
1998-06-06Add a -p option to halt(8), specifying that the system should be poweredthorpej
1998-01-20Correct the tense of one sentence.mycroft
1998-01-20Use warn*(3).mycroft
1998-01-20Clean up documentation a bit, and document the `-l' option.mycroft
1997-12-09fix reboot arguments handling (from cgd).mrg
1997-10-20Fix .Nm usage.enami
1997-09-15define WARNS?=1 for all of sbin/*lukem
1997-09-15- use .Nm correctlylukem
1997-07-22xref sync(8) not nonexistent sync(1), reorder xrefsmikel
1997-07-19add WARNS=1perry
1997-07-191) Make WARNS=1 cleanperry
1997-07-19fix pr-2619, from cgd. really obscure bug in exec'ing reboot when single user.perry
1997-07-17fix halt when used as login shell, from cgd in pr-2618perry
1997-03-13The boot_${ARCH}.8 man files never belonged in reboot -- they haveperry
1997-03-08alternate -> alternative, per PR 2643mouse
1996-10-17Remove boot_tahoe.8. We have no tahoe port.perry
1996-10-15Fix typo.leo
1996-10-15Be a bit more exact about when the bootloader decides to start NetBSD.leo
1996-09-16only log the bootstr if it exists.mrg
1996-08-10use the SunOS derived RB_STRING.mrg
1996-08-09update for new reboot(2).mrg
1996-06-27Add the manual page.leo
1996-06-26Add boot_x68k.8 to the list of man pages to install; the distrib setsthorpej
1996-06-15x68k system bootstrapping procedures.oki
1995-10-05Add a `-d' option to force a dump. From John Kohl.mycroft
1995-08-08Add boot_sun3.8gwr
1995-07-02Reorder man page sources in makefile (alphabetize) andbriggs