summaryrefslogtreecommitdiff
path: root/usr.bin/tftp
AgeCommit message (Expand)Author
2004-04-10improve BUGS:Jason McIntyre
2004-02-19fix mem leak.Mike Pechkin
2003-12-22do not re-include name in err() call; andrushock@korovino.netTheo de Raadt
2003-09-29correction to SYNOPSIS and usage(): host argument must be specifiedJason McIntyre
2003-09-25- clarify "put" and "get" commands. This is based on a FreeBSD PR submittedJason McIntyre
2003-09-24knfTheo de Raadt
2003-09-24fix automatic connection which is supposed to be done in put command;Theo de Raadt
2003-06-26another proto repairTheo de Raadt
2003-06-25protosTheo 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
2003-04-17nuke strcpy + -WallHenning Brauer
2003-03-13lots of sprintf -> snprintf and strcpy -> strlcpy; checked by teduTheo de Raadt
2002-09-06use socklen_t where neededTheo de Raadt
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-11-19kill more registersMike Pechkin
2001-07-31o) better struct handling;Mike Pechkin
2001-07-17-Wall cleanup; ok deraadtPeter Valchev
2001-03-22use err/warn, space policeMichael Shalayeff
2000-12-07tftp argv parsing overflow; fix by vogelke@dnaco.net and ITheo de Raadt
2000-03-11Various cleanups and standardizations.Aaron Campbell
2000-03-06Some section re-ordering.Aaron Campbell
2000-02-01no need to extern int errno if errno.h is includedTheo de Raadt
1999-06-05- remove trailing white spaceAaron Campbell
1998-10-30usr.bin/ man page fixes, t-zAaron Campbell
1997-09-21$OpenBSD$Theo de Raadt
1997-08-06save errno in mangly handlersTheo de Raadt
1997-01-17r?index -> strr?chrTodd C. Miller
1996-08-16crank hostname length, fix one oflow; pointed out by dholland@hcs.harvard.eduTheo de Raadt
1996-06-26rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt