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