Subject: changed files: 'src/libexec/tftpd tftpd.c'
To: None <source-changes>
From: Chris G. Demetriou <cgd>
List: source-changes
Date: 03/01/1994 00:27:48
Update of /b/source/CVS/src/libexec/tftpd
In directory sun-lamp.cs.berkeley.edu:/usr/src/libexec/tftpd

Modified Files:
	tftpd.c 
Log Message:
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.


------------------------------------------------------------------------------