summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install/info/show.c
Commit message (Expand)AuthorAgeFilesLines
* Back out rev 1.33; getbsize(3)'s original interface has been restored.mike2002-12-301-1/+1
* getbsize() now takes a pointer to a size_t as its first arg. A pointergallatin2002-10-241-1/+1
* replace __FUNCTION__ with standardized __func__.alfred2002-05-111-1/+1
* fix build:alfred2002-05-111-1/+2
* New feature: allow origins of all dependencies be recorded into package listsobomax2002-05-051-1/+6
* Handle PLIST_ORIGIN properly.sobomax2002-05-051-0/+5
* Add ability to query installed packages based on origin.sobomax2002-05-041-6/+2
* Make `-g' working for symlinks.sobomax2002-05-021-3/+20
* Fix SCM ID's.obrien2002-04-011-5/+3
* - Introduce a notion of `packing list format version'. This allows makingsobomax2001-10-101-0/+9
* WARNS=2 cleanup.sobomax2001-10-101-12/+12
* Recognise @option directives instead of falling through to the defaultkris2001-08-061-0/+6
* - Add which(1)-like functionality into pkg_info;sobomax2001-03-231-1/+0
* -pedantic mode:sobomax2001-02-051-1/+2
* Add a -g flag for verifying an installed package against its recordedjkh2001-02-031-0/+30
* Add "-o" option to pkg_create(1) and pkg_info(1). This option intended to recordsobomax2000-10-231-0/+15
* Cause fatal error messages to be a little more helpful to the programmerjkh2000-10-221-1/+1
* Make the ``-r'' option actually do something :)marko2000-09-251-1/+1
* New option "-s" to query size of the installed package(s).sobomax2000-07-071-0/+57
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* -Wall fixes. Ambigious if/elses, uninitialized values, missing headers,billf1999-08-111-1/+3
* Deal with PLIST_UNEXEC properly.jkh1997-10-181-1/+5
* Use err(3). Cosmetics in usage string and man page.charnier1997-10-081-3/+5
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Make pkg_install understand and use libftpio instead of its ownjkh1996-06-201-3/+2
* If some files lost in /var/db/pkg/<port>/ after system crash f.e.,ache1995-07-301-7/+7
* Remove trailing whitespace.rgrimes1995-05-301-6/+6
* Added new function show_index() which does a 'smart' display of the index file.swallace1995-01-051-1/+24
* Many of John T. Kohl's patches from NetBSD. Thanks, John!jkh1994-12-061-1/+27
* Added two new options, one of which is fairly far reaching:jkh1993-09-081-11/+46
* Lots of misc tweaks, support for arbitrary separators in pkg_info, morejkh1993-09-031-3/+3
* The release version of my package install suite. Please see man pagesjkh1993-08-261-0/+110
OpenPOWER on IntegriCloud