aboutsummaryrefslogtreecommitdiff
path: root/libexec/tftpd/tftpd.c
Commit message (Expand)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$Peter Wemm1999-08-291-1/+1
* MFC: Use realhostname() and trimdomain().Brian Somers1999-05-021-18/+7
* Rename a function name so that it doesn't conflict with a future system call.David Greenman1998-10-301-5/+5
* 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-031-15/+17
* 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-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Truncate the file when opening it with write intent. Otherwise,Joerg Wunsch1996-11-301-2/+2
* add forgotten $Id$Wolfram Schneider1996-09-221-0/+2
* Reviewed by: Bill Fenner <fennder@parc.xerox.com>Warner Losh1996-09-221-1/+32
* I think the security check to invalidate ALL write requests was just a littleJordan K. Hubbard1995-02-261-2/+2
* BSD 4.4 Lite Libexec SourcesRodney W. Grimes1994-05-271-0/+650