summaryrefslogtreecommitdiff
path: root/libexec/tftpd/tftpd.c
AgeCommit message (Expand)Author
2003-09-24realloc fixes; ok hoTheo de Raadt
2003-07-29spacesTheo de Raadt
2003-07-06bring protos into scopeTheo de Raadt
2003-06-25protosTheo de Raadt
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-09-06use socklen_t more; henning okTheo de Raadt
2002-07-03KNFTheo de Raadt
2002-06-04fix $OpenBSD$ tag.Mike Pechkin
2002-06-02minor KNFTheo de Raadt
2002-05-13o) fix order and usage of chroot&chdir;Mike Pechkin
2002-02-01make tftpd address family independent.Jun-ichiro itojun Hagino
2001-12-07mark longjmp raceTheo de Raadt
2001-07-31o) better struct handling;Mike Pechkin
2001-06-11strncpy vs strlcpy, some strlen missuse.Michael Shalayeff
2001-05-09typo; david@phobia.msTheo de Raadt
2001-03-08KNF & block size fix from daeron@student.utwente.nlTheo de Raadt
2001-01-17use _exit() in signal handlers, mark longjmp() as being a possible resource leakTheo de Raadt
2000-02-01no need to extern int errno if errno.h is includedTheo de Raadt
1999-06-23solve a file creation raceTheo de Raadt
1998-07-10do not syslog() with "\n"; skipped smtpd/named/ipmon; 12 minutes of dabblingTheo de Raadt
1997-11-04use LOG_NDELAY so that syslog works inside chroot; jim@komodo.reptiles.orgTheo de Raadt
1997-10-06unlimit number of tftpd directories; enforce single directory spec for -sTheo de Raadt
1997-07-29what incredible bullshitTheo de Raadt
1997-07-23tabifykstailey
1997-06-11Implement and document the -c flag.Jason Downs
1997-02-16cleanTheo de Raadt
1996-12-22Deal with _POSIX_SAVED_IDS when relinquishing privilegesThorsten Lockert
1996-12-03O_TRUNC when needed; freebsd pr#2112Theo de Raadt
1996-08-12whoopsTheo de Raadt
1996-08-11getpwent nobodyTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt