aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install/create/pl.c
Commit message (Expand)AuthorAgeFilesLines
* - Make use of DEPOROGINs (if there are any) when installing package;Maxim Sobolev2002-05-141-0/+3
* replace __FUNCTION__ with standardized __func__.Alfred Perlstein2002-05-111-4/+4
* fix build:Alfred Perlstein2002-05-111-4/+4
* Fix SCM ID's.David E. O'Brien2002-04-011-5/+3
* - Introduce a notion of `packing list format version'. This allows makingMaxim Sobolev2001-10-101-1/+13
* WARNS=2 cleanup.Maxim Sobolev2001-10-101-9/+10
* Handle snprintf() returning < 0 (not just -1)Brian Somers2001-08-201-2/+2
* Handle snprintf() returning -1.Brian Somers2001-08-201-2/+2
* Style policy: reformat multiline comments to conform to style(9).Maxim Sobolev2001-05-171-11/+21
* Fix a bug where pkg_create does not make an md5 entry for the last item inMaxim Sobolev2001-01-121-11/+16
* Cause fatal error messages to be a little more helpful to the programmerJordan K. Hubbard2000-10-221-4/+4
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* correct usage of cleanup() everywhere - this became bogus when the warnx/errxJordan K. Hubbard1998-09-111-9/+17
* Use err(3). Cosmetics in usage string and man page.Philippe Charnier1997-10-081-5/+7
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Add MD5 checksums to packing list for all files during pkg_create and useJordan K. Hubbard1996-07-301-10/+12
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-3/+3
* Many of John T. Kohl's patches from NetBSD. Thanks, John!Jordan K. Hubbard1994-12-061-6/+127
* Remove the QUERY_* functions. I don't think they're as good anJordan K. Hubbard1994-11-171-17/+1
* Allow creation of absolute package namesAdam David1994-08-291-6/+9
* Add @srcdir option for customizing creation of packages.Jordan K. Hubbard1994-08-281-1/+5
* Lots of misc tweaks, support for arbitrary separators in pkg_info, moreJordan K. Hubbard1993-09-031-1/+1
* The release version of my package install suite. Please see man pagesJordan K. Hubbard1993-08-261-0/+104