aboutsummaryrefslogtreecommitdiff
path: root/libexec/tftpd
Commit message (Expand)AuthorAgeFilesLines
* MFC: IPv6 support for tftp/tftpd.Hajimu UMEMOTO2002-04-261-15/+60
* MFC: If having trouble sending packets, back off and retry.Doug Ambrisko2002-04-191-3/+13
* MFC: markup and misc fixes.Ruslan Ermilov2001-08-161-3/+2
* MFC: remove whitespace at EOL.Dima Dorfman2001-07-221-7/+7
* MFC: MAN[1-9] -> MAN.Ruslan Ermilov2001-04-251-1/+1
* MFC: Allow chrooting of tftpd, support file transfers >32MB, correctKris Kennaway2001-03-042-6/+57
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2000-12-081-1/+1
* MFC: add -u flag to tftpd which sets username tftpd runs asJordan K. Hubbard2000-09-232-30/+65
* Add $FreeBSD$ lines to man pages that are missing them to make itMike Pritchard1999-08-281-0/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282-2/+2
* Ensure that things returned by gethostname() andBrian Somers1999-04-071-4/+4
* Use realhostname() rather than various combinations ofBrian Somers1999-04-062-19/+10
* Rename a function name so that it doesn't conflict with a future system call.David Greenman1998-10-301-5/+5
* Mention that syslog.conf(5) does not log LOG_FTP messages by default.Joseph Koshy1998-06-051-2/+6
* openlog() needs to have LOG_NDELAY added, or else the syslog() calls afterPoul-Henning Kamp1998-04-121-2/+2
* Use full path in synopsis. Syslog will add trailing \n.Philippe Charnier1997-12-032-27/+39
* Clarify the actions of -s and the list of allowable names.Warner Losh1997-10-061-1/+5
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-281-2/+2
* Fix non explloitable buffer overflows (since the largest packet processedWarner Losh1997-03-241-3/+4
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-222-2/+2
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-142-2/+2
* Truncate the file when opening it with write intent. Otherwise,Joerg Wunsch1996-11-301-2/+2
* add forgotten $Id$Wolfram Schneider1996-09-222-0/+3
* Reviewed by: Bill Fenner <fennder@parc.xerox.com>Warner Losh1996-09-222-1/+47
* I think the security check to invalidate ALL write requests was just a littleJordan K. Hubbard1995-02-261-2/+2
* Update to new make macros and disable Kerberos because we haven't got itGarrett Wollman1994-08-051-1/+1
* BSD 4.4 Lite Libexec SourcesRodney W. Grimes1994-05-273-0/+765