Subject: CVS commit: src/usr.sbin/pkg_install/lib
To: None <source-changes@netbsd.org>
From: grant beattie <grant@netbsd.org>
List: source-changes
Date: 04/11/2003 02:31:28
Module Name:	src
Committed By:	grant
Date:		Thu Apr 10 23:31:27 UTC 2003

Modified Files:
	src/usr.sbin/pkg_install/lib: lib.h pen.c

Log Message:
min_free: Return size in a uint64_t since off_t isn't 64 bits on
all operating systems.


To generate a diff of this commit:
cvs rdiff -r1.50 -r1.51 src/usr.sbin/pkg_install/lib/lib.h
cvs rdiff -r1.24 -r1.25 src/usr.sbin/pkg_install/lib/pen.c

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