Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Tom Spindler <dogcow@netbsd.org>
List: source-changes
Date: 10/22/2000 04:42:18
Module Name:	basesrc
Committed By:	dogcow
Date:		Sun Oct 22 01:42:17 UTC 2000

Modified Files:
	basesrc/usr.bin/tftp: tftp.c

Log Message:
A too hasty checkin (and lack of -Wsign-compare) made send() never fail.
Newly added 'unsigned' removed from vars that shouldn't have had it.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 basesrc/usr.bin/tftp/tftp.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.