Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt | |
unmaintainable). these days, people use source. these id's do not provide any benefit, and do hurt the small install media (the 33,000 line diff is essentially mechanical) ok with the idea millert, ok dms | |||
2007-05-31 | convert to new .Dd format; | Jason McIntyre | |
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 | |
From NetBSD ok millert@ | |||
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 | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
2003-06-02 | section reorder; | Jason McIntyre | |
2003-03-12 | updated man page and path; | Jason McIntyre | |
- uucico part of uucp package - path now /usr/local... - fixed .Xr's ok millert@ | |||
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 | |
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | |||
2001-12-07 | kill more registers; | Mike Pechkin | |
millert@ ok | |||
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 | |
setusercontext() in most places where previously we did a setlogin(). Add default login.conf file and put root in the "daemon" login class. | |||
2000-04-12 | Trailing whitespace begone! | Aaron Campbell | |
2000-02-01 | no need to extern int errno if errno.h is included | Theo de Raadt | |
1999-07-08 | spurious words and misc fixes | Hugh Graham | |
1999-07-02 | consistent .Dd usage; proper format is: .Dd Month DD, YYYY | Aaron Campbell | |
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 | |||
1998-12-15 | always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.net | Aaron Campbell | |
1998-08-11 | Xr uucico | 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; ↵ | Theo de Raadt | |
tron@lyssa.owl.de | |||
1997-03-26 | no libcrypt, fix DPADD | 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 | |
darcy@druid.com | |||
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 | |
1996-02-15 | libcrypt no longer a link dependancy. | etheisen | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |