summaryrefslogtreecommitdiff
path: root/sbin/reboot
AgeCommit message (Expand)Author
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
1999-05-16Cleanup xrefs under SEE ALSO. Specifically:Alex Feldman
1999-04-22Add mac68k to the -p list...Jason Downs
1999-03-01Xr savecoreAaron Campbell
1999-01-16add missing -tag type to .BlTodd C. Miller
1998-11-28kill redundant .Nm macro arguments; other misc fixesAaron Campbell
1998-11-11more `` '' -> .Dq sillyness; remove redundant .Pp macros; other misc fixesAaron Campbell
1998-11-04be really pedantic about punctuation following -mdoc macro'd textAaron Campbell
1998-09-24'off of' -> 'off'Paul Janzen
1998-09-23alphabetize SEE ALSO entries and order them numerically according to sectionAaron Campbell
1998-09-17sbin/ man page fixesAaron Campbell
1998-09-01more man page fixes; aaron@ug.cs.dal.caTheo de Raadt
1998-08-07delete the garbage which does not workTheo de Raadt
1998-08-0512 seconds not 30. But I am just about to remove the kill and waitTheo de Raadt
1998-07-24fix spelling of separateTheo de Raadt
1998-07-24Man pages Xrefs.Marc Espie
1998-07-12sync with NetBSDAngelos D. Keromytis
1998-07-11Change the headers so those show up as boot_$ARCHAngelos D. Keromytis
1998-04-25ignore SIGPIPE; nathanw@MIT.EDUTheo de Raadt