Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-04-30 | Add missing fcntl.h | Todd C. Miller | |
1999-09-03 | have shutdown code run /etc/rc with arg of "shutdown"; rc.shutdown becomes ↵ | Theo de Raadt | |
completely admin-editable | |||
1999-08-16 | we need to include sys/wait.h since we use waitpid here | Artur Grabowski | |
1999-07-19 | run /etc/rc.shutdown on /dev/console | Theo de Raadt | |
1998-08-07 | delete the garbage which does not work | Theo de Raadt | |
1998-08-05 | 12 seconds not 30. But I am just about to remove the kill and wait | Theo de Raadt | |
patch. Obviously it was never tested on a machine running a regular compliment of services. On such a machine, it causes a full 12 (was 30) second delay *EVERY TIME*. That's COMPLETELY unreasonable. | |||
1998-07-12 | sync with NetBSD | Angelos D. Keromytis | |
1998-04-25 | ignore SIGPIPE; nathanw@MIT.EDU | Theo de Raadt | |
1997-09-03 | use err()/warn()/__progname | Michael Shalayeff | |
document -d | |||
1997-07-25 | #if __STDC__ --> #ifdef __STDC__ | Michael Shalayeff | |
1997-06-22 | Support RB_POWERDOWN. | Jason Downs | |
1997-04-11 | add support for a script called /etc/rc.shutdown | Theo de Raadt | |
1997-01-17 | r?index -> strr?chr | Todd C. Miller | |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller | |
1996-07-22 | kill (-1, SIGTERM) may find no other processes; netbsd pr#2619, cgd | Theo de Raadt | |
1996-07-11 | netbsd pr bin/2618 from cgd, fixed differently | Tobias Weingartner | |
1996-06-23 | update rcsid | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |