aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install/create/pl.c
Commit message (Expand)AuthorAgeFilesLines
* sync the pkg_install tools with -CURRENT:Oliver Eikemeier2004-08-111-31/+47
* MFC: rev 1.18 (handle snprintf() returning <0)David E. O'Brien2002-08-311-2/+2
* MFC: don't use the GCC'ism __FUNCTION__, but rather than ISO __func__'ism.David E. O'Brien2002-08-201-9/+7
* MFC: all latest changes, fixes and new features. This pretty much brings codeMaxim Sobolev2002-08-021-0/+3
* MFC: symlinks and other non-regular files handling fixes, packing list formatMaxim Sobolev2001-10-241-1/+13
* MFC: WANSify.Maxim Sobolev2001-10-231-9/+10
* MFC: Sync up with HEAD, modulo update/*, version/*, sign/* and r1.38Maxim Sobolev2001-05-171-11/+21
* MFC:Maxim Sobolev2001-01-151-11/+16
* MFC: more informative errx() messages, use ISO string functions.Jordan K. Hubbard2000-10-231-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