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:05
Module Name: basesrc
Committed By: he
Date: Mon Dec 20 15:34:05 UTC 1999
Modified Files:
basesrc/usr.sbin/pkg_install/create [netbsd-1-4]: main.c
Log Message:
Pull up revision 1.15-1.16 (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.13.2.1 -r1.13.2.2 basesrc/usr.sbin/pkg_install/create/main.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.