aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install/lib/exec.c
Commit message (Collapse)AuthorAgeFilesLines
* Use err(3). Cosmetics in usage string and man page.Philippe Charnier1997-10-081-3/+5
| | | | Notes: svn path=/head/; revision=30221
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
| | | | Notes: svn path=/head/; revision=22997
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=21673
* Many of John T. Kohl's patches from NetBSD. Thanks, John!Jordan K. Hubbard1994-12-061-4/+16
| | | | | | | Submitted by: jkohl Notes: svn path=/head/; revision=4996
* Lots of misc tweaks, support for arbitrary separators in pkg_info, moreJordan K. Hubbard1993-09-031-1/+1
| | | | | | | | intelligent name handling in pkg_create. Most of these files are changed because of rcsid's being different in my cvs tree and freefall's (foo). Notes: svn path=/head/; revision=379
* The release version of my package install suite. Please see man pagesJordan K. Hubbard1993-08-261-0/+48
for info. Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=327