Age | Commit message (Expand) | Author |
2003-11-10 | Fine-grained handling of errors, pkg already installed is not an error. | Marc Espie |
2003-11-09 | count errors while installing packages, and exit(1) if errors. | Marc Espie |
2003-11-09 | fix semantics to match old tools. This prefix is what was passed on | Marc Espie |
2003-11-08 | Return proper anchor rule number in correct byte order. | Daniel Hartmeier |
2003-11-08 | seperate -> separate; from Jonathon Gray; | Jason McIntyre |
2003-11-08 | typos from Jonathon Gray; | Jason McIntyre |
2003-11-08 | - correct SYNOPSIS | Jason McIntyre |
2003-11-08 | Print "|pfsync" if the packet is truncated, not "|pflog". | Ryan Thomas McBride |
2003-11-07 | adress -> address, and a few more; all from Jonathon Gray; | Jason McIntyre |
2003-11-06 | handle +DISPLAY | Marc Espie |
2003-11-06 | set env PKG_PREFIX for compatibility with old tools. | Marc Espie |
2003-11-06 | Tell people to set PKG_PATH for pkg_add - to handle dependencies. | Marc Espie |
2003-11-06 | ... pkg_add obviously much happier with borked_package... | Marc Espie |
2003-11-06 | verify libspec fully again (same code as old pkg add-on, mostly). | Marc Espie |
2003-11-06 | Split off dependency solving into its own function. | Marc Espie |
2003-11-06 | do not try to run the post-install script on an aborted pkg_add. | Marc Espie |
2003-11-06 | split out the registration process, and add a ^C handler, to that | Marc Espie |
2003-11-06 | Handle pkg_add - | Marc Espie |
2003-11-06 | Allow the use of full paths to refer to installed packages, so that | Marc Espie |
2003-11-06 | url2pkgname as an explicit function | Marc Espie |
2003-11-06 | Implement discovery of a `packing-list' prefix, e.g., the first @cwd | Marc Espie |
2003-11-06 | add commented out LoadModule statements for each module we build and install | Henning Brauer |
2003-11-05 | Make tcpdump -x work with pfsync. | Ryan Thomas McBride |
2003-11-04 | make pkg_create aware of duplicate files in plist, which are a bad thing. | Marc Espie |
2003-11-04 | let pkg_delete use logging facilities to save issues with deleting files | Marc Espie |
2003-11-04 | Add logging facilities (temp module exposes its temporary directory) | Marc Espie |
2003-11-04 | sync docs with current implementation; | Jason McIntyre |
2003-11-04 | sort options in SYNOPSIS and sync usage(); | Jason McIntyre |
2003-11-03 | canonpath strips ending /, rely on unstripped name for @extra. | Marc Espie |
2003-11-03 | fix logic wrt pkgstems and dependencies. | Marc Espie |
2003-11-02 | - newline before printing first state (so they all line up and the first | Ryan Thomas McBride |
2003-10-31 | put pkgpath back in correct order. | Marc Espie |
2003-10-31 | upward compatible change: let md5 register as @md5 (still grok @comment MD5 | Marc Espie |
2003-10-31 | Fix typo (ouch) and logic order (chown before chmod) | Marc Espie |
2003-10-31 | New libedit api changes. | Otto Moerbeek |
2003-10-31 | These should build on pegasos. | Dale Rahn |
2003-10-31 | need_trigger/idx should be u_int, not ssize_t. millert | Jun-ichiro itojun Hagino |
2003-10-31 | insufficient length check (possible remote DoS). kame PR 507. | Jun-ichiro itojun Hagino |
2003-10-30 | typo from Tom Cosgrove; this appears to already be fixed in latest httpd; | Jason McIntyre |
2003-10-30 | rc.conf(8), not rc.conf(5) | Todd C. Miller |
2003-10-30 | double word, from Tom Cosgrove; | Jason McIntyre |
2003-10-30 | Another "the the" typo in a comment; Bruno Rohee | Todd C. Miller |
2003-10-30 | Fix "the the" typos in comments; Bruno Rohee | Todd C. Miller |
2003-10-30 | small update for DGST; | Jason McIntyre |
2003-10-29 | security fix from upcoming apache 1.3.29: | Henning Brauer |
2003-10-28 | let pkg_delete evaluate dependencies earlier: check that all packages | Marc Espie |
2003-10-28 | oops | Marc Espie |
2003-10-28 | zap | Marc Espie |
2003-10-28 | OpenBSD-specific Makefile. We keep Makefile.PL around for portability to | Marc Espie |
2003-10-27 | extra block around do while loop. | Marc Espie |