summaryrefslogtreecommitdiff
path: root/sbin/reboot/reboot.c
AgeCommit message (Expand)Author
2019-08-08reboot: fix arg order for logwtmpx(3)roy
2012-11-04include the headers that we needchristos
2011-08-27static + __deadjoerg
2011-02-16Add -vxz to SYNOPSIS and usage.wiz
2011-02-16Add flags -v, -x, and -z for verbose, debug, and silent shutdowns,dyoung
2008-07-20Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2008-02-09Add warn() in a couple places where it was missing, and clarify one ofdholland
2007-05-17Only eat the - if argv[0] starts with a -christos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-04-041) To eliminate a race condition in which the user could conceivablyperry
2002-08-02Support wtmpx.wiz
2002-08-02de__P(), ANSIfy.wiz
2002-07-20Drop a trailing space in bootstr[] properly.tsutsui
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
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-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-09-15- use .Nm correctlylukem
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
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
1995-10-05Add a `-d' option to force a dump. From John Kohl.mycroft
1995-03-18pseudo-merge with Lite; man pages need to be merged seperately, butcgd
1995-03-18convert to new RCS Id conventions; reduce my headachecgd
1994-12-18-Wall cleanups from Jim Jegerscgd
1993-08-01Add RCS identifiers.mycroft
1993-03-23changed "Id" to "Header" for rcsidscgd
1993-03-22added rcs ids to all filescgd
1993-03-21initial import of 386bsd-0.1 sourcescgd