OpenBSD CVS

src/usr.bin/tftp/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.bin / tftp

Current tag: OPENBSD_4_0_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.4   21 years  henning   nuke strcpy + -Wall parts from and ok mickey@
[TXT] extern.h  1.5   17 years  deraadt   TIMEOUT* values are not part of the protocol. tftp.h is a namespace export of t...
[TXT] main.c  1.28   17 years  mglocker   Make tftp atoi() free.
[TXT] tftp.1  1.15   17 years  mglocker   Fixing several timeout quirks at tftpd and tftp: - move TIMEOUT* defines to arp...
[TXT] tftp.c  1.20   17 years  mglocker   Fixing several timeout quirks at tftpd and tftp: - move TIMEOUT* defines to arp...
[TXT] tftpsubs.c  1.12   17 years  mglocker   Mini KNF. No binary changes.
[TXT] tftpsubs.h  1.6   17 years  mglocker   Add blksize option support for tftpd according to RFC 2348. Note: While testing...