aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install/add/extract.c
Commit message (Expand)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$Peter Wemm1999-08-291-1/+1
* MFC: use uname(3) to find out hardware platform, add braces and other minor c...Michael Haro1999-08-231-1/+1
* MFC: fix buffer overflow.Jordan K. Hubbard1999-06-091-3/+3
* Unlink old contents of package when extracting new.Jordan K. Hubbard1998-10-281-2/+2
* Correct a misleading comment.Jordan K. Hubbard1998-10-121-2/+2
* correct usage of cleanup() everywhere - this became bogus when the warnx/errxJordan K. Hubbard1998-09-111-25/+42
* MF22: check for null pointer.Jordan K. Hubbard1998-07-041-2/+6
* Quote filenames more agressively.Warner Losh1998-01-211-4/+7
* Pkg_add refused to process package whose packing list contains @exec/@unexecMasafumi Max NAKANE1997-10-241-2/+6
* Use err(3). Cosmetics in usage string and man page.Philippe Charnier1997-10-081-12/+19
* Change the naming conventions for preserve'd files and also documentJordan K. Hubbard1997-07-011-22/+16
* Whoops, only attempt to back up the file if it exists. :-}Jordan K. Hubbard1997-06-301-2/+2
* Add support for @option preserve - moves existing files out of the wayJordan K. Hubbard1997-06-291-1/+45
* When no last file specified for % command user barf(error diagnostic)Andrey A. Chernov1997-05-241-1/+3
* Close PR#2459Jordan K. Hubbard1997-02-251-16/+13
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Prevent potential argument buffer overflow.Jordan K. Hubbard1997-02-151-8/+7
* Put back @owner/@group/@mode behavior I took out way back when.Jordan K. Hubbard1997-02-141-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Only apply @mode directives to files.Jordan K. Hubbard1995-05-191-3/+3
* Many of John T. Kohl's patches from NetBSD. Thanks, John!Jordan K. Hubbard1994-12-061-4/+81
* Make sure permissions on registry location are readable by pkg_info.Jordan K. Hubbard1993-09-181-5/+7
* Added option for current directory prefix in @exec (without which it's prettyJordan K. Hubbard1993-09-061-1/+1
* Made staging area configurable rather than assuming /tmp (-t)Jordan K. Hubbard1993-09-051-1/+6
* 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/+101