summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install/create/pl.c
Commit message (Expand)AuthorAgeFilesLines
* sysconf(3) returns a long, not an int.obrien2013-06-291-1/+2
* Spelling fixes for usr.sbin/uqs2011-12-301-1/+1
* Backout libinstall.a -> libpkg commit.flz2011-05-171-1/+1
* - Take libinstall.a out of pkg_install and make it a proper shared library.flz2010-04-231-1/+1
* When using @cwd %%FOO%%, we must ensure to return in the originalkrion2006-01-071-3/+10
* - pkg_add spawns itself as argv[0] when installing dependent packages, toeik2004-06-291-3/+3
* - pkg_create: new flag -S (clean room installation)eik2004-06-291-26/+42
* Correct truncation detection after use of snprintf: The case wherenectar2003-12-171-2/+2
* - Make use of DEPOROGINs (if there are any) when installing package;sobomax2002-05-141-0/+3
* replace __FUNCTION__ with standardized __func__.alfred2002-05-111-4/+4
* fix build:alfred2002-05-111-4/+4
* Fix SCM ID's.obrien2002-04-011-5/+3
* - Introduce a notion of `packing list format version'. This allows makingsobomax2001-10-101-1/+13
* WARNS=2 cleanup.sobomax2001-10-101-9/+10
* Handle snprintf() returning < 0 (not just -1)brian2001-08-201-2/+2
* Handle snprintf() returning -1.brian2001-08-201-2/+2
* Style policy: reformat multiline comments to conform to style(9).sobomax2001-05-171-11/+21
* Fix a bug where pkg_create does not make an md5 entry for the last item insobomax2001-01-121-11/+16
* Cause fatal error messages to be a little more helpful to the programmerjkh2000-10-221-4/+4
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* correct usage of cleanup() everywhere - this became bogus when the warnx/errxjkh1998-09-111-9/+17
* Use err(3). Cosmetics in usage string and man page.charnier1997-10-081-5/+7
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Add MD5 checksums to packing list for all files during pkg_create and usejkh1996-07-301-10/+12
* Remove trailing whitespace.rgrimes1995-05-301-3/+3
* Many of John T. Kohl's patches from NetBSD. Thanks, John!jkh1994-12-061-6/+127
* Remove the QUERY_* functions. I don't think they're as good anjkh1994-11-171-17/+1
* Allow creation of absolute package namesadam1994-08-291-6/+9
* Add @srcdir option for customizing creation of packages.jkh1994-08-281-1/+5
* Lots of misc tweaks, support for arbitrary separators in pkg_info, morejkh1993-09-031-1/+1
* The release version of my package install suite. Please see man pagesjkh1993-08-261-0/+104
OpenPOWER on IntegriCloud