Age | Commit message (Expand) | Author |
2003-08-21 | New keywords: @extra and @extraunexec. | Marc Espie |
2003-08-16 | more errx/warnx style \n errors; tom.cosgrove@arches-consulting.com | Theo de Raadt |
2003-08-06 | Plug some memory leaks; from Patrick Latifi | Todd C. Miller |
2003-08-01 | Add -q flag to pkg_delete: don't check md5 before removing. | Marc Espie |
2003-07-14 | fix a list; | Jason McIntyre |
2003-07-09 | AVoid core dump when package name in package is not valid. | Otto Moerbeek |
2003-07-04 | 'static const char rcsid[]' to make it -Wall clean | Anil Madhavapeddy |
2003-07-04 | - use sizeof(var) instead of hardcoding length in functions that need it | Anil Madhavapeddy |
2003-04-19 | string stuff, ok krw@ deraadt@ | Henning Brauer |
2003-04-15 | added trailing slash to ftp example; | Jason McIntyre |
2003-04-05 | use sizeof for snprintf size arg for static buffers instead of duplicating | Anil Madhavapeddy |
2003-04-04 | some more strcpy/strcat -> strlcpy/strlcat conversions | Anil Madhavapeddy |
2003-04-03 | some strcpy/strcat -> strlcpy/strlcat conversions | Anil Madhavapeddy |
2003-03-07 | spelling errors/typos | David Krause |
2002-09-08 | Avoid ordered comparison between pointers and integers (ANSI). | Thierry Deval |
2002-07-01 | typo. | Brad Smith |
2002-06-09 | some fixes. | Brad Smith |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2001-11-26 | mostly mark signal races | Theo de Raadt |
2001-11-17 | Pass PKG_PREFIX off to pkg thru env | Marc Espie |
2001-08-17 | o) {Open,Net,Free}BSD -> .{O,N,F}x; | Mike Pechkin |
2001-08-02 | o) .Sh AUTHOR -> .Sh AUTHORS; | Mike Pechkin |
2001-04-19 | Remove redundant package name. | Marc Espie |
2001-04-08 | Better error messages: pwarnx function, which works like pwarn, except | Marc Espie |
2001-04-02 | Handle for newdepend. | Marc Espie |
2001-03-22 | Smarter default conflict, use pkgname-[0-9]* if a version number has been | 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-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-26 | Don't ever let pkg_add destroy existing files. | 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-03-27 | Add and document option no-default-conflict. | 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-02 | interactivly -> interactively (Germans can't spell) :-) | Aaron Campbell |
2000-03-02 | alternativly -> alternatively | Aaron Campbell |
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-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 |