Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 12/30/2000 20:00:19
Module Name:	basesrc
Committed By:	itojun
Date:		Sat Dec 30 18:00:19 UTC 2000

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

Log Message:
fix argument validation mistake in setpeer().
From: Hiroyuki YAMAMORI <h-yamamo@db3.so-net.ne.jp>


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 basesrc/usr.bin/tftp/main.c
cvs rdiff -r1.14 -r1.15 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.