Age | Commit message (Expand) | Author |
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 |
2003-10-26 | correct bad dprintf, from Moritz Jodeit <moritz at jodeit.org> | Anil Madhavapeddy |
2003-10-26 | update for crl and crl2pkcs7; | Jason McIntyre |
2003-10-26 | cosmetic change, people read preadd as p_read_d, so make it explicit: | Marc Espie |
2003-10-26 | Partial synch with reality, ok sturm. | Marc Espie |
2003-10-24 | fix an occasional hang noticed by mpech@ when a SIGHUP | Can Erkin Acar |
2003-10-24 | dont compare int to NULL, millert@ ok | Anil Madhavapeddy |
2003-10-24 | initgroups() before chroot(), found by Daniel Lucq | Henning Brauer |
2003-10-24 | small update for CIPHERS; | Jason McIntyre |
2003-10-23 | Allows close() on already closed locator. | Marc Espie |
2003-10-23 | Typo. Fix removal for multiple times the same dependency. | Marc Espie |
2003-10-23 | typos from Jared Yanovich, plus a few more independant -> independent; | Jason McIntyre |
2003-10-23 | missing space in DEINSTALL message. | Marc Espie |
2003-10-22 | setgroups; avsm ok | Theo de Raadt |
2003-10-22 | - slight update and sort options for CA section | Jason McIntyre |
2003-10-21 | Prefix ${DESTDIR} to installation directory. | Marc Espie |
2003-10-20 | let it build even if depend stage gets skipped. | Marc Espie |
2003-10-20 | switch to new pkgtools, agreed between pval, naddy and I. | Marc Espie |
2003-10-20 | note str* fixes | Jakob Schlyter |
2003-10-20 | Missing undef. conflicts is an error. | Marc Espie |
2003-10-20 | Forgot that one. | Marc Espie |
2003-10-20 | snprintfify; noted by david krause | Jakob Schlyter |
2003-10-20 | realloc fixes | Theo de Raadt |