Subject: CVS commit: basesrc [netbsd-1-5]
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 02/26/2001 18:58:55
Module Name:	basesrc
Committed By:	he
Date:		Mon Feb 26 16:58:55 UTC 2001

Modified Files:
	basesrc/usr.bin/tftp [netbsd-1-5]: tftp.c

Log Message:
Pull up revisions 1.12-1.14 (requested by he):
  Use unsigned variables for block number, thus allowing transfer
  of up to 32M files instead of 16M.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.11.4.1 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.