Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 12/20/1999 07:35:00
Module Name:	basesrc
Committed By:	he
Date:		Mon Dec 20 15:35:00 UTC 1999

Modified Files:
	basesrc/usr.sbin/pkg_install/create [netbsd-1-4]: pkg_create.1

Log Message:
Pull up revisions 1.19-1.21 (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.16.2.1 -r1.16.2.2 \
    basesrc/usr.sbin/pkg_install/create/pkg_create.1

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