Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 12/20/1999 07:34:36
Module Name: basesrc
Committed By: he
Date: Mon Dec 20 15:34:36 UTC 1999
Modified Files:
basesrc/usr.sbin/pkg_install/create [netbsd-1-4]: perform.c
Log Message:
Pull up revision 1.20-1.22 (requested by hubertf):
Add code to calculate and store the size of a package in both
the installed version and binary packages. The size can later
be queried via the pkg_info -s and -S switches, the pkg_create
-s swich was renamed -L. Fixes PR#8982.
To generate a diff of this commit:
cvs rdiff -r1.17.2.2 -r1.17.2.3 basesrc/usr.sbin/pkg_install/create/perform.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.