Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 09/24/1999 05:52:19
Module Name: basesrc
Committed By: lukem
Date: Fri Sep 24 12:52:19 UTC 1999
Modified Files:
basesrc/usr.bin/ftp: cmds.c
Log Message:
use an off_t instead of quad_t (or long #ifndef NO_QUAD) to store the
temporary restart point. (yet another portability fix...)
To generate a diff of this commit:
cvs rdiff -r1.59 -r1.60 basesrc/usr.bin/ftp/cmds.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.