Age | Commit message (Expand) | Author |
2006-04-02 | use SEEK_* for lseek() | Theo de Raadt |
2005-04-13 | use STD{IN,OUT,ERR}_FILENO | Theo de Raadt |
2004-06-02 | IPv6 support. | Brad Smith |
2004-05-27 | accept login names over 8 chars; miod ok | Theo de Raadt |
2003-07-29 | spaces | Theo de Raadt |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2002-09-06 | use socklen_t more; henning ok | Theo de Raadt |
2002-07-03 | KNF | Theo de Raadt |
2002-05-26 | pid_t cleanup | Theo de Raadt |
2002-05-22 | a bunch more strcpy -> strlcpy and sprintf -> snprintf | Theo de Raadt |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2001-12-07 | kill more registers; | Mike Pechkin |
2001-07-09 | correct type on last arg to execl(); nordin@cse.ogi.edu | Theo de Raadt |
2001-01-28 | $OpenBSD$ | Niklas Hallqvist |
2001-01-17 | remove sprintf signal race, by pre-preparing wtmp entry | Theo de Raadt |
2000-08-20 | Add calls to setusercontext() and login_get*(). We basically call | Todd C. Miller |
2000-02-01 | no need to extern int errno if errno.h is included | Theo de Raadt |
1998-07-05 | man page; mrg | Theo de Raadt |
1998-05-22 | stop username info gathering, always go through login/passwd cycle | Theo de Raadt |
1998-04-22 | buf oflow; bmartin@obscure.sekurity.org | Theo de Raadt |
1997-08-31 | union wait dies | Theo de Raadt |
1997-08-04 | save errno in sigchld handlers | Theo de Raadt |
1997-06-02 | let uucpd prompt for loginname multiple times, if \r is a problem; tron@lyssa... | Theo de Raadt |
1997-02-06 | expand hostname to MAXHOSTNAMELEN | Theo de Raadt |
1996-12-22 | Deal with _POSIX_SAVED_IDS when relinquishing privileges | Thorsten Lockert |
1996-12-03 | \r and \n must be distinguished in some cases (telnet); netbsd pr#2969; | Theo de Raadt |
1996-10-26 | set $LOGNAME and pass -Wall | Todd C. Miller |
1996-09-02 | setlogin | Theo de Raadt |
1996-08-27 | strncpy correctly | Theo de Raadt |
1996-07-22 | do not chdir as root | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |