summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install/add
AgeCommit message (Expand)Author
2000-05-05Nip references to extract-in-placeMarc 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-26Don't ever let pkg_add destroy existing files.Marc Espie
2000-04-252.6 -> 2.7; deraadt@Aaron Campbell
2000-04-16Fix package conflict for flavors:Marc Espie
2000-04-15Mostly punctuation fixes.Aaron Campbell
2000-04-12Trailing whitespace begone!Aaron Campbell
2000-03-27Add and document option no-default-conflict.Marc Espie
2000-03-24Handle expansion sequences in @exec better (let the expander decide whetherMarc Espie
2000-03-19Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some otherAaron Campbell
2000-03-02interactivly -> interactively (Germans can't spell) :-)Aaron Campbell
2000-03-02alternativly -> alternativelyAaron Campbell
2000-02-04what is this hatred of newlines on error messages?Theo de Raadt
2000-01-17typoTheo de Raadt
1999-11-03Stupid thinko. Let pkg's MESSAGES work again.Marc Espie
1999-10-17Remove some redundant .Pp.Aaron Campbell
1999-10-17explain about using pkg_add interactivly from within the ftp clientNiels Provos
1999-10-09Band Aid fixes, polyglot of espies and mine:Bob Beck
1999-10-07Use -v option in the example; deraadt@Aaron Campbell
1999-10-07Much improved. Could use some more work though, I'm sure.Aaron Campbell
1999-07-26buf oflow fix from FreeBSD; millert@ okAaron Campbell
1999-07-07show MESSAGE using PAGERMarc Espie
1999-07-05oopsMarc Espie
1999-07-04Let pkg_add use tar -q.Marc Espie
1999-06-24- let chmod work for suid (move it in front of chown).Marc Espie
1999-06-05remove trailing whitespace, some Nm cleanupAaron Campbell
1999-04-21seperate -> separate, people really need to learn how to spell this wordAaron Campbell
1999-02-28nice usage messagesTheo de Raadt
1998-12-16more .Nm fixesAaron Campbell
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-09-06More man page fixes. Spelling, grammar, some typos. Lots of double-wordAaron Campbell
1998-06-23Fix snprintf return value usage.Todd C. Miller
1998-04-25Use mkdtemp(3), not mktemp(3).Todd C. Miller
1998-04-13fixup active vs. passive infoTodd C. Miller
1998-04-07active mode is way busted; default to passiveTheo de Raadt
1998-04-07fix package input from standard input -- the program tried to processMarco S Hyman
1998-04-07even cleanerTheo de Raadt
1998-04-07cleanup usage even more; very annoyingTheo de Raadt
1998-04-07fix check for no command line argsMarco S Hyman
1998-04-04fix usageTheo de Raadt
1998-01-23Inspired by hubertf@netbsd:gene
1998-01-14feed tar the -p option to retain set[ug]id bits, this was dueNiklas Hallqvist
1997-01-17r?index -> strr?chrTodd C. Miller
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-08-26hack to make non-obj builds workTheo de Raadt
1996-06-25our tar has no --fast-readdm
1996-06-19Makefiles supported obj, but not obj.${MACHINE}. Use same solution asMats O Jansson
1996-06-04Oops, screwed up the $OpenBSD$ IDsNiklas Hallqvist