Age | Commit message (Expand) | Author |
2006-07-26 | Make tftp atoi() free. | Marcus Glocker |
2006-07-26 | TIMEOUT* values are not part of the protocol. tftp.h is a namespace | Theo de Raadt |
2006-07-26 | Mini KNF. No binary changes. | Marcus Glocker |
2006-07-26 | Fixing several timeout quirks at tftpd and tftp: | Marcus Glocker |
2006-07-24 | eliminate hyphen madness; | Jason McIntyre |
2006-07-24 | tweaks; | Jason McIntyre |
2006-07-24 | Adding TFTP Option Extension to the tftp client according to RFC 2347. | Marcus Glocker |
2006-07-20 | Add blksize option support for tftpd according to RFC 2348. | Marcus Glocker |
2006-07-12 | knf. no binary change. | Marcus Glocker |
2006-05-08 | Remove unsave setjmp/longjmp calls that were used in signal handlers with | Claudio Jeker |
2006-01-23 | Include <sys/param.h> instead of <sys/types.h> so we get MAXHOSTNAMELEN | Todd C. Miller |
2006-01-02 | +.Xr tftp-proxy 8 , | Jason McIntyre |
2004-04-10 | improve BUGS: | Jason McIntyre |
2004-02-19 | fix mem leak. | Mike Pechkin |
2003-12-22 | do not re-include name in err() call; andrushock@korovino.net | Theo de Raadt |
2003-09-29 | correction to SYNOPSIS and usage(): host argument must be specified | Jason McIntyre |
2003-09-25 | - clarify "put" and "get" commands. This is based on a FreeBSD PR submitted | Jason McIntyre |
2003-09-24 | knf | Theo de Raadt |
2003-09-24 | fix automatic connection which is supposed to be done in put command; | Theo de Raadt |
2003-06-26 | another proto repair | Theo de Raadt |
2003-06-25 | protos | Theo de Raadt |
2003-06-25 | ansi | Theo de Raadt |
2003-06-10 | mostly ansi cleanup; pval ok | Theo de Raadt |
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-04-17 | nuke strcpy + -Wall | Henning Brauer |
2003-03-13 | lots of sprintf -> snprintf and strcpy -> strlcpy; checked by tedu | Theo de Raadt |
2002-09-06 | use socklen_t where needed | Theo de Raadt |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2001-11-19 | kill more registers | Mike Pechkin |
2001-07-31 | o) better struct handling; | Mike Pechkin |
2001-07-17 | -Wall cleanup; ok deraadt | Peter Valchev |
2001-03-22 | use err/warn, space police | Michael Shalayeff |
2000-12-07 | tftp argv parsing overflow; fix by vogelke@dnaco.net and I | Theo de Raadt |
2000-03-11 | Various cleanups and standardizations. | Aaron Campbell |
2000-03-06 | Some section re-ordering. | Aaron Campbell |
2000-02-01 | no need to extern int errno if errno.h is included | Theo de Raadt |
1999-06-05 | - remove trailing white space | Aaron Campbell |
1998-10-30 | usr.bin/ man page fixes, t-z | Aaron Campbell |
1997-09-21 | $OpenBSD$ | Theo de Raadt |
1997-08-06 | save errno in mangly handlers | Theo de Raadt |
1997-01-17 | r?index -> strr?chr | Todd C. Miller |
1996-08-16 | crank hostname length, fix one oflow; pointed out by dholland@hcs.harvard.edu | Theo de Raadt |
1996-06-26 | rcsid | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |