summaryrefslogtreecommitdiffstats
path: root/usr.bin/tftp/tftpsubs.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add blksize option support for tftpd according to RFC 2348.mglocker2006-07-201-3/+3
| | | | | | | | | | Note: While testing the new option, we noticed that our stable tftpd has a problem if any option is set (e.g. tsize) and you try to put a file. This has nothing todo with our new blksize option. We fix this as next. ok claudio@
* knf. no binary change.mglocker2006-07-121-8/+8
| | | | ok beck@ claudio@
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-031-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-8/+8
|
* rcsidderaadt1996-06-261-0/+1
|
* initial import of NetBSD treederaadt1995-10-181-0/+50