aboutsummaryrefslogtreecommitdiff
path: root/libexec/tftpd
Commit message (Expand)AuthorAgeFilesLines
* MFC: r235857Marius Strobl2013-03-021-8/+4
* MFC: r233648 (partial)Marius Strobl2013-03-021-3/+3
* MFC: r231973Marius Strobl2013-03-021-1/+2
* MFC: r244686Marius Strobl2013-03-021-2/+1
* MFC: r246106, r246139Marius Strobl2013-03-024-16/+18
* MFC: r241720 (partial)Marius Strobl2013-03-023-5/+5
* MFC: r235643Marius Strobl2013-03-021-1/+3
* MFC r241848:Eitan Adler2012-10-271-1/+4
* MFC 203377-231538. This records mergeinfo for already mergedCraig Rodrigues2012-02-114-20/+99
* MFC r224536:Sean Bruno2011-11-041-12/+16
* MFC r215034:Rebecca Cran2010-11-201-1/+1
* MFC r213488:Xin LI2010-10-091-2/+2
* MFC: r213102Marius Strobl2010-10-041-1/+0
* MFC: r213099Marius Strobl2010-10-046-44/+38
* MFC: 213075Marius Strobl2010-10-041-5/+3
* MFC: r207608, r207614, r212651, r212665Marius Strobl2010-09-2213-499/+2416
* MFC: r205076 (partial)Marius Strobl2010-09-221-1/+1
* Add "with" to make the line go smoother.Edwin Groothuis2007-11-231-1/+1
* Add the -W options, which acts the same as -w but will generateEdwin Groothuis2007-11-233-8/+104
* Correct a typo.Bjoern A. Zeeb2007-06-031-1/+1
* Markup fixes.Ruslan Ermilov2006-09-171-1/+1
* - Improve and extend mark-up.Yaroslav Tykhiy2006-08-071-20/+32
* o Missed colon in getopt(3) argument makes tftpd(8) crash. Fix that.Maxim Konovalov2005-05-311-1/+1
* NI_WITHSCOPEID cleanup. Neither RFC 2553 nor RFC 3493 definesHajimu UMEMOTO2005-05-131-3/+2
* - Use socklen_t.Stefan Farfeleder2005-02-141-8/+5
* Instead of "OpenFirmware", "openfirmware", etc. use the official spellingMarius Strobl2004-08-161-1/+1
* mdoc(7) fixes.Ruslan Ermilov2004-07-071-2/+5
* The call to setuid(2) subsequently causes setgroups(2) to fail. setgroups(2)Christian S.J. Peron2004-06-301-2/+2
* Call tzset() at startup.Brian Somers2004-06-211-0/+3
* o Reduce path names in RRQ and WRQ packets by:Brian Somers2004-06-211-2/+34
* - Close fd if fdopen(fd) fails.Matthew N. Dodd2004-05-251-1/+2
* Add two new flags: -w, which allows new files to be created,Matthew N. Dodd2004-05-242-5/+32
* Fix a bug which causes wrong filename being written into the syslogMaxim Sobolev2003-11-201-1/+10
* properly refuse a connection in the -c case if the client ip's subdirectoryBill Fumerola2003-04-191-5/+6
* Clean up some warnings that don't result in a change in the object file:David Malone2003-03-201-17/+20
* The .Nm utilityPhilippe Charnier2002-07-061-3/+4
* Correct indent.Hajimu UMEMOTO2002-04-261-15/+15
* IPv6 support for tftp/tftpd.Hajimu UMEMOTO2002-04-111-15/+60
* Better handle the case with a network that drops packets by retryingDoug Ambrisko2002-04-091-3/+13
* o __P removalWarner Losh2002-02-071-41/+31
* Change the failure mode in option parsing to silently bailing out of optionBenno Rice2001-11-221-2/+9
* When we set our UID to `nobody', set an appropriate group also.David E. O'Brien2001-10-221-0/+1
* RFC2349 (http://www.hypermail.org/rfcs/rfc2349.html) adds supportDavid E. O'Brien2001-09-271-9/+120
* Remove whitespace at EOL.Dima Dorfman2001-07-151-7/+7
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* mdoc(7) police: normalize .Nd.Ruslan Ermilov2001-04-181-2/+1
* - Backout botched attempt to intoduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+1
* Set the default manual section for libexec/ to 8.Ruslan Ermilov2001-03-201-1/+0
* First appeared in 4.3, not 5.0Kris Kennaway2001-03-041-1/+1
* Fix tftpd and tftp to support file transfers of over 65535 blocksJeroen Ruigrok van der Werven2001-02-022-2/+7