summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install
AgeCommit message (Expand)Author
2000-11-09Change all option list specifications to ".Bl -tag -width Ds". Most manAaron Campbell
2000-11-08- Get rid of ".Sh OPTIONS" and always use the standard options list intro.Aaron Campbell
2000-10-23Remove duplicate (and wrong) description of @option.Marc Espie
2000-10-16Let pkg_add be slightly more informative on tar balls that happen notMarc Espie
2000-10-15add note that pkg_add is not to be used for system distribution files.Marco S Hyman
2000-07-18Summarily explain about the playpen and PKG_TMPDIR, so that guysMarc Espie
2000-07-06Insert missing .El directives.Aaron Campbell
2000-07-04Fix stupid bug in extraction through playpen.Marc Espie
2000-05-16add creditsMarco S Hyman
2000-05-12nasty bug in %f; espieTheo de Raadt
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-28If symlinks to the package exist, remove them along with the package.Marc Espie
2000-04-26Don't ever let pkg_add destroy existing files.Marc Espie
2000-04-26Consistency in error reports.Marc Espie
2000-04-26Needed feature: ifMarc 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-04-10Speed up simple pkg_info: don't retrieve information we don't use.Marc Espie
2000-04-05Fix bogus error message. Not a dir can mean *nothing* at all.Marc Espie
2000-04-04Register PLIST_SRC before dependencies and conflicts so that theMarc Espie
2000-03-27Add and document option no-default-conflict.Marc Espie
2000-03-27Document -s, indicate the existence of @option, remove fixed bug fromMarc Espie
2000-03-24Fake buglet fix: if PLIST_SRC directly follows PLIST_CWD, ignoreMarc Espie
2000-03-24Disallow pkg_delete when the pkg_prefix is on a read-only file-system.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-06Do not leave `(' characters dangling at the end of lines; instead, use theAaron Campbell
2000-03-02interactivly -> interactively (Germans can't spell) :-)Aaron Campbell
2000-03-02alternativly -> alternativelyAaron Campbell
2000-02-14Yet another brain-dead `feature'.Marc Espie
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-26document what's actually implemented (@srcdir -> @src)Dug Song
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-10-07Remove scaffolding for tracking pipe fds.Marc Espie
1999-10-05too soonMarc Espie
1999-10-05Typo.Marc Espie
1999-10-05Actually build pkg_sign.Marc Espie
1999-10-04Synch with current development:Marc Espie
1999-10-01Bug fix: skip over signature if not wanted, return correct category ofMarc Espie
1999-09-28Debug code is one thing, commenting out pclose is another...Marc Espie