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_3


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.29   17 years  ray   Delinting from tbert <bret dot lambert at gmail dot com> OK moritz@
[TXT] tftp.1  1.17   16 years  sobrado   the ellipsis is not an optional argument; while here, sync the usage and synopsi...
[TXT] tftp.c  1.21   17 years  ray   Delinting from tbert <bret dot lambert at gmail dot com> OK moritz@
[TXT] tftpsubs.c  1.13   16 years  tobias   Proper use of fseek/fseeko macros. OK joris@, otto@
[TXT] tftpsubs.h  1.6   17 years  mglocker   Add blksize option support for tftpd according to RFC 2348. Note: While testing...