Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-09-16 | use poll() instead of select(), pr4502, alexander.farber@gmail.com | Theo de Raadt | |
2004-09-16 | more signal flag races; ok miod@ | Otto Moerbeek | |
2004-09-15 | ARGSUSED signal handler | Theo de Raadt | |
2004-06-02 | IPv6 support. | Brad Smith | |
From NetBSD ok millert@ | |||
2004-01-07 | Inline the cleanup() routine since it is no longer a signal handler | Todd C. Miller | |
and is only called in one place. It now does a proper exit() instead of _exit(). OK deraadt@ | |||
2003-12-12 | term 3 cleanup, ok from brezak | Theo de Raadt | |
2003-07-05 | protos | Theo de Raadt | |
2003-01-20 | use LOG_NDELAY in chroot() using daemons | Theo de Raadt | |
2002-09-06 | use socklen_t more; henning ok | Theo de Raadt | |
2002-07-15 | 5 new uid/gid sets; millert ok | Theo de Raadt | |
2002-06-28 | correct uid handling; markus | Theo de Raadt | |
2002-06-28 | go back to running these as root from inetd. however once rpc.{rusersd,rstatd} | Theo de Raadt | |
starts, do a chroot to /var/empty and change to user nobody. hi mom, i'm in jail! | |||
2002-03-24 | string.h | 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-11-18 | create own svc_run(), which can do updating outside of a signal handler | Theo de Raadt | |
2001-07-08 | -Wall | Theo de Raadt | |
2001-01-28 | $OpenBSD$ | Niklas Hallqvist | |
2001-01-17 | use _exit() in signal handlers, and flag that the pmap_unset() calls are unsafe | Theo de Raadt | |
1997-07-23 | tabify | kstailey | |
1997-04-03 | tabify | kstailey | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |