freebsd-skq/usr.bin/tftp
David Malone 8f4c8256b2 1) Move FreeBSD ID below vendor ID and don't compile vendor ID.
2) Cast some numbers we know to be positive to size_t before we MIN them
   with the result of a sizeof.
3) Compare result of inet_addr to INADDR_NONE, not -1.
2002-02-27 15:22:12 +00:00
..
extern.h
main.c
Makefile
tftp.1
tftp.c
tftpsubs.c
tftpsubs.h