summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install/add/perform.c
AgeCommit message (Expand)Author
2004-05-28bye bye old package tools.Brad Smith
2003-08-21New keywords: @extra and @extraunexec.Marc Espie
2003-08-16more errx/warnx style \n errors; tom.cosgrove@arches-consulting.comTheo de Raadt
2003-08-06Plug some memory leaks; from Patrick LatifiTodd C. Miller
2003-08-01Add -q flag to pkg_delete: don't check md5 before removing.Marc Espie
2003-07-09AVoid core dump when package name in package is not valid.Otto Moerbeek
2003-07-04'static const char rcsid[]' to make it -Wall cleanAnil Madhavapeddy
2003-04-19string stuff, ok krw@ deraadt@Henning Brauer
2003-04-05use sizeof for snprintf size arg for static buffers instead of duplicatingAnil Madhavapeddy
2003-04-04some more strcpy/strcat -> strlcpy/strlcat conversionsAnil Madhavapeddy
2003-04-03some strcpy/strcat -> strlcpy/strlcat conversionsAnil Madhavapeddy
2001-11-26mostly mark signal racesTheo de Raadt
2001-11-17Pass PKG_PREFIX off to pkg thru envMarc Espie
2001-04-19Remove redundant package name.Marc Espie
2001-04-08Better error messages: pwarnx function, which works like pwarn, exceptMarc Espie
2001-04-02Handle for newdepend.Marc Espie
2001-03-22Smarter default conflict, use pkgname-[0-9]* if a version number has beenMarc Espie
2000-10-16Let pkg_add be slightly more informative on tar balls that happen notMarc Espie
2000-05-01- finish removing last pieces of in-place extraction.Marc Espie
2000-04-28Remove last remnants of @option preserve and @option extract-in-placeMarc Espie
2000-04-16Fix package conflict for flavors:Marc Espie
2000-03-27Add and document option no-default-conflict.Marc Espie
1999-11-03Stupid thinko. Let pkg's MESSAGES work again.Marc Espie
1999-10-09Band Aid fixes, polyglot of espies and mine:Bob Beck
1999-07-07show MESSAGE using PAGERMarc Espie
1999-07-05oopsMarc Espie
1999-07-04Let pkg_add use tar -q.Marc Espie
1998-10-13Sync with recent NetBSD changes:Marco S Hyman
1998-09-07updated pkg_* tools. Merged in many changes/improvements from NetBSD.Marco S Hyman
1998-04-07fix package input from standard input -- the program tried to processMarco S Hyman
1996-06-25our tar has no --fast-readdm
1996-06-04Oops, screwed up the $OpenBSD$ IDsNiklas Hallqvist
1996-06-04add package tools from FreeBSDNiklas Hallqvist