summaryrefslogtreecommitdiff
path: root/libexec/uucpd/uucpd.c
AgeCommit message (Expand)Author
2002-09-06use socklen_t more; henning okTheo de Raadt
2002-07-03KNFTheo de Raadt
2002-05-26pid_t cleanupTheo de Raadt
2002-05-22a bunch more strcpy -> strlcpy and sprintf -> snprintfTheo de Raadt
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-12-07kill more registers;Mike Pechkin
2001-07-09correct type on last arg to execl(); nordin@cse.ogi.eduTheo de Raadt
2001-01-28$OpenBSD$Niklas Hallqvist
2001-01-17remove sprintf signal race, by pre-preparing wtmp entryTheo de Raadt
2000-08-20Add calls to setusercontext() and login_get*(). We basically callTodd C. Miller
2000-02-01no need to extern int errno if errno.h is includedTheo de Raadt
1998-07-05man page; mrgTheo de Raadt
1998-05-22stop username info gathering, always go through login/passwd cycleTheo de Raadt
1998-04-22buf oflow; bmartin@obscure.sekurity.orgTheo de Raadt
1997-08-31union wait diesTheo de Raadt
1997-08-04save errno in sigchld handlersTheo de Raadt
1997-06-02let uucpd prompt for loginname multiple times, if \r is a problem; tron@lyssa...Theo de Raadt
1997-02-06expand hostname to MAXHOSTNAMELENTheo de Raadt
1996-12-22Deal with _POSIX_SAVED_IDS when relinquishing privilegesThorsten Lockert
1996-12-03\r and \n must be distinguished in some cases (telnet); netbsd pr#2969;Theo de Raadt
1996-10-26set $LOGNAME and pass -WallTodd C. Miller
1996-09-02setloginTheo de Raadt
1996-08-27strncpy correctlyTheo de Raadt
1996-07-22do not chdir as rootTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt