NetBSD/usr.bin/tftp
dogcow 90c3bfc9b0 defs had 'short block' for blocksize; changed defs to be unsigned.
added note to tftpd.8 that this bug hits multiple tftp clients.
2000-10-18 01:35:45 +00:00
..
extern.h
main.c call freeaddrinfo() after getaddrinfo() to reclaim results. 1999-07-12 20:50:54 +00:00
Makefile IPv6 support. 1999-07-12 20:19:20 +00:00
tftp.1 [host]:filename syntax for IPv6 case. 1999-12-13 04:44:55 +00:00
tftp.c defs had 'short block' for blocksize; changed defs to be unsigned. 2000-10-18 01:35:45 +00:00
tftpsubs.c IPv6 support. 1999-07-12 20:19:20 +00:00
tftpsubs.h