summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install/create/main.c
Commit message (Expand)AuthorAgeFilesLines
* Make `-y' option actually work.sobomax2001-01-241-1/+1
* - Add ability to handle bzip2-compressed packages;sobomax2001-01-221-2/+7
* - Fix a nasty bug where pkg_create doesn't gzip package if lengh of packagesobomax2001-01-161-4/+4
* Add "-o" option to pkg_create(1) and pkg_info(1). This option intended to recordsobomax2000-10-231-3/+8
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* '?' shouldn't be in the usage string. Unknown characters are alreadyimp1999-06-241-2/+2
* If we are going to have a case for '?' then we should define it in Options.billf1999-06-231-2/+2
* Make it possible to have separate install scripts as well as havejkh1998-12-161-6/+17
* Use err(3). Cosmetics in usage string and man page.charnier1997-10-081-38/+17
* Add support for srcdir overrides.jkh1997-06-061-3/+8
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-311-2/+2
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Bring forward my changes from 2.1jkh1995-10-251-3/+3
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* 1. Add proper dependencies to the library in my Makefiles. This was pointedjkh1995-04-221-2/+8
* Add true support for dependency lists.jkh1995-04-091-2/+8
* Many of John T. Kohl's patches from NetBSD. Thanks, John!jkh1994-12-061-3/+17
* Add `-h' option to force tar to follow symbolic linksalm1994-05-191-1/+6
* Whoops, -Y and -N would work better if they were in the getopts string!jkh1994-04-161-2/+2
* Add -N and -Y flags for auto-answer feature.jkh1994-04-051-1/+9
* Added and doc'd -X flag to pkg_create that allows you to specify an excludejkh1993-09-121-1/+7
* Made staging area configurable rather than assuming /tmp (-t)jkh1993-09-051-1/+7
* 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/+125
OpenPOWER on IntegriCloud