summaryrefslogtreecommitdiff
path: root/sbin/reboot
AgeCommit message (Expand)Author
2007-08-01cats went awayTheo de Raadt
2007-05-31convert to new .Dd format;Jason McIntyre
2007-05-11it's silly for reboot to poweroff. adapted from diff by diana eichertTed Unangst
2006-06-01delintDavid Hill
2006-05-09Administrative changes for aviion, ok deraadt@Miod Vallat
2006-04-08document "powerdown" in rc.shutdown;Jason McIntyre
2006-04-06if "/etc/rc shutdown" exits 2, attempt powerdown. it does so ifHenning Brauer
2005-12-09add some missing boot_ pages;Jason McIntyre
2005-05-19p's and q's;Jason McIntyre
2005-01-14`halt -p' works on some zaurus platforms (C3000).Uwe Stuehler
2004-07-09variety of cleanups; nofsk@aanet.com.au and ITheo de Raadt
2004-04-21Mention that luna88k can poweroff; also add an boot_amd64(8) reference while ...Miod Vallat
2003-09-02Xref boot_mvme88kMiod Vallat
2003-08-21More boot_foo Xr are valid now.Miod Vallat
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-05-14gotta xref boot_hppa from hereMichael Shalayeff
2003-02-27Refer to reboot(2). Other commands from section 8 (mount, chown) referChad Loder
2002-12-31Prepare for the removal of amiga and sun3 platforms from the tree.Miod Vallat
2002-07-03ansiTheo de Raadt
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-11-05kill more registers;Mike Pechkin
2001-10-27sync -p arch support list with shutdown(8); from Jason Ackley <jason@ackley.net>Peter Valchev
2001-09-20Comment out Xr to missing boot_foo(8) pages.Miod Vallat
2001-07-19#include <termios.h>Todd C. Miller
2001-07-09correct type on last arg to execl(); nordin@cse.ogi.eduTheo de Raadt
2001-06-05Alphabetize SEE ALSO entries; mpech@prosoft.org.lvAaron Campbell
2001-06-04return from main() don't exitMichael Shalayeff
2001-01-28remove i386 md note per Theo's requestMarco S Hyman
2001-01-05Add i386 specific sysctl to modify halt -p processing, required to makeMarco S Hyman
2000-11-09it's been movedMichael Shalayeff
2000-11-09incomplete work. moved them, repaired some, it is a giant messTheo de Raadt
2000-04-30Add missing fcntl.hTodd C. Miller
2000-04-15Mostly punctuation fixes.Aaron Campbell
2000-03-18Remove hard sentence breaks, and some other cleanup along the way.Aaron Campbell
2000-03-14Suffix "i.e." and "e.g." with a comma. Just another really picky man pageAaron Campbell
1999-09-23Typo fixes.Alex Feldman
1999-09-03have shutdown code run /etc/rc with arg of "shutdown"; rc.shutdown becomes c...Theo de Raadt
1999-08-16we need to include sys/wait.h since we use waitpid hereArtur Grabowski
1999-07-20add an rc.shutdown(8) man pageAaron Campbell
1999-07-19run /etc/rc.shutdown on /dev/consoleTheo de Raadt
1999-07-08L1-A does not always workTheo de Raadt
1999-07-08more...Theo de Raadt
1999-07-08correct installboot infoTheo de Raadt
1999-07-08talk about boot program installationTheo de Raadt
1999-07-08cleanerTheo de Raadt
1999-07-08point at main boot(8) tooTheo de Raadt
1999-07-04trash some old leftover macros and replace them with -mdoc macrosAaron Campbell
1999-07-03remove redundant .Pp macrosAaron Campbell
1999-06-04start to remove non-escaped trailing whitespace, it can confuse troff; pjanzen@Aaron Campbell
1999-05-28more .El madnessAaron Campbell