summaryrefslogtreecommitdiff
path: root/usr.bin/tftp/tftp.c
AgeCommit message (Collapse)Author
2006-05-08Remove unsave setjmp/longjmp calls that were used in signal handlers withClaudio Jeker
a more sane poll loop. Includes some style(9) changes. Diff made by Marcus Glocker
2003-09-24knfTheo de Raadt
2003-06-25ansiTheo de Raadt
2003-06-10mostly ansi cleanup; pval okTheo de Raadt
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
rescinded 22 July 1999. Proofed by myself and Theo.
2003-04-17nuke strcpy + -WallHenning Brauer
parts from and ok mickey@
2002-02-16Part 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-11-19kill more registersMike Pechkin
millert@ ok
2001-07-31o) better struct handling;Mike Pechkin
o) use __progname in openlog(3); o) better ERROR packets handling; millert@ ok
2001-03-22use err/warn, space policeMichael Shalayeff
2000-12-07tftp argv parsing overflow; fix by vogelke@dnaco.net and ITheo de Raadt
2000-02-01no need to extern int errno if errno.h is includedTheo de Raadt
1997-08-06save errno in mangly handlersTheo de Raadt
1997-01-17r?index -> strr?chrTodd C. Miller
1996-06-26rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt