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_5_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.30   14 years  deraadt   rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and unmaintai...
[TXT] tftp.1  1.18   14 years  sobrado   use the UNIX-related macros (.At and .Ux) where appropriate. ok jmc@
[TXT] tftp.c  1.22   14 years  deraadt   rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and unmaintai...
[TXT] tftpsubs.c  1.14   14 years  deraadt   rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and unmaintai...
[TXT] tftpsubs.h  1.6   17 years  mglocker   Add blksize option support for tftpd according to RFC 2348. Note: While testing...