summaryrefslogtreecommitdiff
path: root/usr.bin/tftp
AgeCommit message (Expand)Author
2007-09-10Proper use of fseek/fseeko macros.Tobias Stoeckmann
2007-08-06the ellipsis is not an optional argument; while here, sync the usageIgor Sobrado
2007-05-31convert to new .Dd format;Jason McIntyre
2007-05-11Delinting from tbert <bret dot lambert at gmail dot com>Ray Lai
2006-07-26Make tftp atoi() free.Marcus Glocker
2006-07-26TIMEOUT* values are not part of the protocol. tftp.h is a namespaceTheo de Raadt
2006-07-26Mini KNF. No binary changes.Marcus Glocker
2006-07-26Fixing several timeout quirks at tftpd and tftp:Marcus Glocker
2006-07-24eliminate hyphen madness;Jason McIntyre
2006-07-24tweaks;Jason McIntyre
2006-07-24Adding TFTP Option Extension to the tftp client according to RFC 2347.Marcus Glocker
2006-07-20Add blksize option support for tftpd according to RFC 2348.Marcus Glocker
2006-07-12knf. no binary change.Marcus Glocker
2006-05-08Remove unsave setjmp/longjmp calls that were used in signal handlers withClaudio Jeker
2006-01-23Include <sys/param.h> instead of <sys/types.h> so we get MAXHOSTNAMELENTodd C. Miller
2006-01-02+.Xr tftp-proxy 8 ,Jason McIntyre
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