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:59:16
Module Name: basesrc
Committed By: he
Date: Mon Feb 26 16:59:16 UTC 2001
Modified Files:
basesrc/libexec/tftpd [netbsd-1-5]: tftpd.c
Log Message:
Pull up revision 1.19 (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.18.8.2 -r1.18.8.3 basesrc/libexec/tftpd/tftpd.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.