Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-07-08 | -Wall | Theo de Raadt | |
2001-05-12 | strlcpy | Theo de Raadt | |
2001-01-28 | $OpenBSD$ | Niklas Hallqvist | |
2001-01-17 | use sig_atomic_t, and check for signal flag more often | Theo de Raadt | |
2001-01-11 | change signal handler to set a flag, and then in the main loop do | Theo de Raadt | |
the work that this handler used to do. many signal handlers in the tree should be changed to this, since a large percentage of them have raceable stuff in them; like mixing malloc's and stdio inside and outside the handler.. terrrible stuff | |||
2000-09-08 | Some miscellaneous man page repairs. | Aaron Campbell | |
1999-08-17 | More <sys/file.h> vs. <fcntl.h> and open() flags fixes. | Todd C. Miller | |
1999-06-23 | use sockaddr_storage | Theo de Raadt | |
1999-05-23 | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | Aaron Campbell | |
is used instead; kwesterback@home.com | |||
1999-02-21 | vis() buf overflow | Theo de Raadt | |
1998-07-13 | ftpd: sleep for an indeterminate amount for non-existant logins | Todd C. Miller | |
to simulate a crypt, like login does. Use SEEK_* not L_* and kill some 0L's used in lseek while we're there. | |||
1998-07-10 | do not syslog() with "\n"; skipped smtpd/named/ipmon; 12 minutes of dabbling | Theo de Raadt | |
1997-11-20 | do not exit(-1) | Theo de Raadt | |
1997-08-05 | More errno saving. | Angelos D. Keromytis | |
1997-08-04 | save errno in sigchld handlers | Theo de Raadt | |
1996-12-22 | Deal with _POSIX_SAVED_IDS when relinquishing privileges | Thorsten Lockert | |
1996-08-27 | vis | Theo de Raadt | |
1996-08-27 | strncpy correctly | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |