Age | Commit message (Expand) | Author |
2000-11-09 | Change all option list specifications to ".Bl -tag -width Ds". Most man | Aaron Campbell |
2000-11-08 | - Get rid of ".Sh OPTIONS" and always use the standard options list intro. | Aaron Campbell |
2000-10-23 | Remove duplicate (and wrong) description of @option. | Marc Espie |
2000-10-16 | Let pkg_add be slightly more informative on tar balls that happen not | Marc Espie |
2000-10-15 | add note that pkg_add is not to be used for system distribution files. | Marco S Hyman |
2000-07-18 | Summarily explain about the playpen and PKG_TMPDIR, so that guys | Marc Espie |
2000-07-06 | Insert missing .El directives. | Aaron Campbell |
2000-07-04 | Fix stupid bug in extraction through playpen. | Marc Espie |
2000-05-16 | add credits | Marco S Hyman |
2000-05-12 | nasty bug in %f; espie | Theo de Raadt |
2000-05-05 | Nip references to extract-in-place | Marc Espie |
2000-05-01 | - finish removing last pieces of in-place extraction. | Marc Espie |
2000-04-28 | Remove last remnants of @option preserve and @option extract-in-place | Marc Espie |
2000-04-28 | If symlinks to the package exist, remove them along with the package. | Marc Espie |
2000-04-26 | Don't ever let pkg_add destroy existing files. | Marc Espie |
2000-04-26 | Consistency in error reports. | Marc Espie |
2000-04-26 | Needed feature: if | Marc Espie |
2000-04-25 | 2.6 -> 2.7; deraadt@ | Aaron Campbell |
2000-04-16 | Fix package conflict for flavors: | Marc Espie |
2000-04-15 | Mostly punctuation fixes. | Aaron Campbell |
2000-04-12 | Trailing whitespace begone! | Aaron Campbell |
2000-04-10 | Speed up simple pkg_info: don't retrieve information we don't use. | Marc Espie |
2000-04-05 | Fix bogus error message. Not a dir can mean *nothing* at all. | Marc Espie |
2000-04-04 | Register PLIST_SRC before dependencies and conflicts so that the | Marc Espie |
2000-03-27 | Add and document option no-default-conflict. | Marc Espie |
2000-03-27 | Document -s, indicate the existence of @option, remove fixed bug from | Marc Espie |
2000-03-24 | Fake buglet fix: if PLIST_SRC directly follows PLIST_CWD, ignore | Marc Espie |
2000-03-24 | Disallow pkg_delete when the pkg_prefix is on a read-only file-system. | Marc Espie |
2000-03-24 | Handle expansion sequences in @exec better (let the expander decide whether | Marc Espie |
2000-03-19 | Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some other | Aaron Campbell |
2000-03-06 | Do not leave `(' characters dangling at the end of lines; instead, use the | Aaron Campbell |
2000-03-02 | interactivly -> interactively (Germans can't spell) :-) | Aaron Campbell |
2000-03-02 | alternativly -> alternatively | Aaron Campbell |
2000-02-14 | Yet another brain-dead `feature'. | Marc Espie |
2000-02-04 | what is this hatred of newlines on error messages? | Theo de Raadt |
2000-01-17 | typo | Theo de Raadt |
1999-11-03 | Stupid thinko. Let pkg's MESSAGES work again. | Marc Espie |
1999-10-26 | document what's actually implemented (@srcdir -> @src) | Dug Song |
1999-10-17 | Remove some redundant .Pp. | Aaron Campbell |
1999-10-17 | explain about using pkg_add interactivly from within the ftp client | Niels Provos |
1999-10-09 | Band Aid fixes, polyglot of espies and mine: | Bob Beck |
1999-10-07 | Use -v option in the example; deraadt@ | Aaron Campbell |
1999-10-07 | Much improved. Could use some more work though, I'm sure. | Aaron Campbell |
1999-10-07 | Remove scaffolding for tracking pipe fds. | Marc Espie |
1999-10-05 | too soon | Marc Espie |
1999-10-05 | Typo. | Marc Espie |
1999-10-05 | Actually build pkg_sign. | Marc Espie |
1999-10-04 | Synch with current development: | Marc Espie |
1999-10-01 | Bug fix: skip over signature if not wanted, return correct category of | Marc Espie |
1999-09-28 | Debug code is one thing, commenting out pclose is another... | Marc Espie |