tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
usr.bin
/
tftp
/
at
jcs
7 files
Makefile
nuke strcpy + -Wall
23 years ago
extern.h
TIMEOUT* values are not part of the protocol. tftp.h is a namespace export of the protocol. you shall not add non-protocol stuff to such a file, period.
19 years ago
main.c
Delete obsolete /* ARGSUSED */ lint comments.
3 years ago
tftp.1
Sort commands in help output, add help to manual
3 years ago
tftp.c
Use monotonic clock for statistics display. From Scott Cheloha.
8 years ago
tftpsubs.c
correct indentation; no functional change ok tb@
2 years ago
tftpsubs.h
Add blksize option support for tftpd according to RFC 2348.
20 years ago