NetBSD/libexec/tftpd
cgd 9fd1fef05a From Christos Zoulas <christos@deshaw.com>:
As promised. the problem was that tftpd would core dump if given no arguments.
I fixed it to use getopt. I also changed 0 to fd, because I had added some
debugging code that allowed me to start it from the command line.
1994-03-01 08:27:44 +00:00
..
Makefile Add RCS identifiers. 1993-08-01 05:37:30 +00:00
tftpd.8 Add -s flag, per Roland McGrath, with changes and a manual page addition by me. 1994-01-10 16:29:46 +00:00
tftpd.c From Christos Zoulas <christos@deshaw.com>: 1994-03-01 08:27:44 +00:00