Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-07-12 | Complain about ENXIO devices on another syslog level (LOG_WARNING which doesn't | Jason Wright | |
go to the console). | |||
2002-05-26 | pid_t cleanup | Theo de Raadt | |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ↵ | Todd C. Miller | |
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | |||
2001-12-09 | Do not use stdio functions after a successfull call to daemon(), use | Miod Vallat | |
syslog() instead. Also, be sure to unlink the pid file and to restore screen when exiting from outside a signal handler. ok millert@ | |||
2001-12-01 | Revert previous, as pidfile() uses atexit(), which is no use if we call | Miod Vallat | |
_exit() in signal handlers. Noticed by Theo. | |||
2001-12-01 | Use pidfile() instead of doing the equivalent thing by hand, and sometimes | Miod Vallat | |
forgetting to unlink the pid file at exit. ok millert@ deraadt@ | |||
2001-11-17 | race safety in terminal signal handler | Theo de Raadt | |
2001-11-02 | use _exit() in signal handler; mark other issues | Theo de Raadt | |
2000-11-09 | Change all option list specifications to ".Bl -tag -width Ds". Most man | Aaron Campbell | |
pages just needed their -width parameter tweaked to "Ds", which provides a nice width of 6 constant characters. For consistency more than anything. | |||
2000-05-18 | Prepare to recurse down usr.sbin to grab manpages | Marc Espie | |
2000-03-19 | Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some other | Aaron Campbell | |
cleanup along the way. | |||
1999-04-02 | all .Nm macros should have an argument in SYNOPSIS; also misc cleanup | Aaron Campbell | |
1999-03-11 | cleanup | Aaron Campbell | |
1998-10-16 | Die quietly if the open fails with ENXIO | Jason Wright | |
1998-06-03 | zero sigaction before use | Theo de Raadt | |
1998-06-03 | use sigemptyset() | Theo de Raadt | |
1997-09-21 | $OpenBSD$ | Theo de Raadt | |
1997-06-11 | sighandler, not 1003.1b | Theo de Raadt | |
1996-03-25 | From NetBSD: merge of 960317 | Niklas Hallqvist | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |