| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove the duplicate logging of failed read requests, whose error message | Marius Strobl | 2010-09-24 | 1 | -1/+0 |
| * | Make WARNS=6 clean. | Marius Strobl | 2010-09-24 | 1 | -6/+4 |
| * | Go ahead and merge the work edwin@ on tftpd into the tree. It is a | Warner Losh | 2010-05-04 | 1 | -490/+332 |
| * | Add the -W options, which acts the same as -w but will generate | Edwin Groothuis | 2007-11-23 | 1 | -5/+74 |
| * | o Missed colon in getopt(3) argument makes tftpd(8) crash. Fix that. | Maxim Konovalov | 2005-05-31 | 1 | -1/+1 |
| * | NI_WITHSCOPEID cleanup. Neither RFC 2553 nor RFC 3493 defines | Hajimu UMEMOTO | 2005-05-13 | 1 | -3/+2 |
| * | - Use socklen_t. | Stefan Farfeleder | 2005-02-14 | 1 | -8/+5 |
| * | Instead of "OpenFirmware", "openfirmware", etc. use the official spelling | Marius Strobl | 2004-08-16 | 1 | -1/+1 |
| * | The call to setuid(2) subsequently causes setgroups(2) to fail. setgroups(2) | Christian S.J. Peron | 2004-06-30 | 1 | -2/+2 |
| * | Call tzset() at startup. | Brian Somers | 2004-06-21 | 1 | -0/+3 |
| * | o Reduce path names in RRQ and WRQ packets by: | Brian Somers | 2004-06-21 | 1 | -2/+34 |
| * | - Close fd if fdopen(fd) fails. | Matthew N. Dodd | 2004-05-25 | 1 | -1/+2 |
| * | Add two new flags: -w, which allows new files to be created, | Matthew N. Dodd | 2004-05-24 | 1 | -4/+22 |
| * | Fix a bug which causes wrong filename being written into the syslog | Maxim Sobolev | 2003-11-20 | 1 | -1/+10 |
| * | properly refuse a connection in the -c case if the client ip's subdirectory | Bill Fumerola | 2003-04-19 | 1 | -5/+6 |
| * | Clean up some warnings that don't result in a change in the object file: | David Malone | 2003-03-20 | 1 | -17/+20 |
| * | Correct indent. | Hajimu UMEMOTO | 2002-04-26 | 1 | -14/+14 |
| * | IPv6 support for tftp/tftpd. | Hajimu UMEMOTO | 2002-04-11 | 1 | -14/+59 |
| * | Better handle the case with a network that drops packets by retrying | Doug Ambrisko | 2002-04-09 | 1 | -3/+13 |
| * | o __P removal | Warner Losh | 2002-02-07 | 1 | -41/+31 |
| * | Change the failure mode in option parsing to silently bailing out of option | Benno Rice | 2001-11-22 | 1 | -2/+9 |
| * | When we set our UID to `nobody', set an appropriate group also. | David E. O'Brien | 2001-10-22 | 1 | -0/+1 |
| * | RFC2349 (http://www.hypermail.org/rfcs/rfc2349.html) adds support | David E. O'Brien | 2001-09-27 | 1 | -9/+120 |
| * | Fix tftpd and tftp to support file transfers of over 65535 blocks | Jeroen Ruigrok van der Werven | 2001-02-02 | 1 | -2/+2 |
| * | Add -c/C which chroots by IP of tftp client, (i.e. /tftproot/127.0.0.1/). | Bill Fumerola | 2001-01-25 | 1 | -1/+24 |
| * | Allow tftpd to run as a specified user, not just `nobody'. | Garrett Wollman | 2000-09-14 | 1 | -3/+7 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | Ensure that things returned by gethostname() and | Brian Somers | 1999-04-07 | 1 | -4/+4 |
| * | Use realhostname() rather than various combinations of | Brian Somers | 1999-04-06 | 1 | -18/+7 |
| * | Rename a function name so that it doesn't conflict with a future system call. | David Greenman | 1998-10-30 | 1 | -5/+5 |
| * | openlog() needs to have LOG_NDELAY added, or else the syslog() calls after | Poul-Henning Kamp | 1998-04-12 | 1 | -2/+2 |
| * | Use full path in synopsis. Syslog will add trailing \n. | Philippe Charnier | 1997-12-03 | 1 | -15/+17 |
| * | compare return value from getopt against -1 rather than EOF, per the final | Warner Losh | 1997-03-28 | 1 | -2/+2 |
| * | Fix non explloitable buffer overflows (since the largest packet processed | Warner Losh | 1997-03-24 | 1 | -3/+4 |
| * | Revert $FreeBSD$ to $Id$ | Peter Wemm | 1997-02-22 | 1 | -1/+1 |
| * | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 1 | -1/+1 |
| * | Truncate the file when opening it with write intent. Otherwise, | Joerg Wunsch | 1996-11-30 | 1 | -2/+2 |
| * | add forgotten $Id$ | Wolfram Schneider | 1996-09-22 | 1 | -0/+2 |
| * | Reviewed by: Bill Fenner <fennder@parc.xerox.com> | Warner Losh | 1996-09-22 | 1 | -1/+32 |
| * | I think the security check to invalidate ALL write requests was just a little | Jordan K. Hubbard | 1995-02-26 | 1 | -2/+2 |
| * | BSD 4.4 Lite Libexec Sources | Rodney W. Grimes | 1994-05-27 | 1 | -0/+650 |