Age | Commit message (Expand) | Author |
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 |
2003-10-19 | plist's has/get methods for accessing elements: perl ->{} has quirks | Marc Espie |
2003-10-19 | pkgpath is . by default. | Marc Espie |
2003-10-19 | Add is_stem/find_stem | Marc Espie |
2003-10-19 | Add is_stem, findstem and use them in pkg_info. | Marc Espie |
2003-10-19 | Let @cwd followed by no files work (for @extra), like the old tools. | Marc Espie |
2003-10-19 | Add manpages, with a few minor changes from old ones. | Marc Espie |
2003-10-19 | ISC BIND version 9.3.0. ok deraadt@ | Jakob Schlyter |
2003-10-19 | add support for SSHFP resource records | Jakob Schlyter |
2003-10-19 | I committed the wrong diff which would remove all files in pkg_add/ | Nikolay Sturm |
2003-10-19 | new targets clean and cleandir | Nikolay Sturm |
2003-10-17 | use u_int32_t instead of unsigned long, a 32-bit quantity is needed. | Daniel Hartmeier |
2003-10-16 | new import of my pkgtools, after a slight naming disagreement with the | Marc Espie |
2003-10-16 | poll() arg mistake. Tatoku Ogaito | Jun-ichiro itojun Hagino |
2003-10-16 | safer realloc. deraadt ok | Jun-ichiro itojun Hagino |
2003-10-12 | buf oflow, fixed badly in freebsd by tjr, i changed it to give a nice | Theo de Raadt |
2003-10-12 | Default snaplen is 96 not 68, from Pyun YongHyeon, ok deraadt@ | Daniel Hartmeier |
2003-10-12 | Make it compile without INET6, from Max Laier, ok deraadt@ | Daniel Hartmeier |
2003-10-08 | ugly hack to fix digest authentication for ie, safari et al. FreeBSD PR#55401. | Jakob Schlyter |
2003-10-08 | cleanup of PASS PHRASE ARGUMENTS and ASN1PARSE; | Jason McIntyre |
2003-10-07 | FILES /etc/sensorsd.conf | Henning Brauer |
2003-10-06 | connect sensorsd to the build | Henning Brauer |
2003-10-06 | .Xr it 4 | Henning Brauer |
2003-10-05 | ansi | Theo de Raadt |
2003-10-04 | remove my wacky spacing; some typos from 0.97c; | Jason McIntyre |
2003-10-04 | move [-d] from NAME to SYNOPSIS; | Jason McIntyre |
2003-10-04 | incorrect Ar vs Fl | Theo de Raadt |
2003-10-03 | exit if no config file; jeffi@rcn.com | Theo de Raadt |
2003-10-02 | chroot handling for SSLCertificateChainFile, problem found and fix tested by | Henning Brauer |
2003-10-02 | style sync w/ kame | Jun-ichiro itojun Hagino |
2003-10-01 | use the same amount of indent for the action fields in the example conf; | Jason McIntyre |
2003-10-01 | fix typo; jjy2+@pitt.edu | Theo de Raadt |
2003-10-01 | sys/types.h is not really needed with sys/param.h. | Kevin Lo |
2003-09-30 | o err out on start if no watches are defined | Henning Brauer |
2003-09-30 | set the log message ident with openlog(), ok henning@ | jose |
2003-09-29 | uncomment daemon() call; spotted by jose@ | Henning Brauer |
2003-09-26 | - kill whitespace at EOL | Jason McIntyre |
2003-09-26 | Rearchitecture of the userland/kernel IOCTL interface for transactions. | Cedric Berger |
2003-09-26 | avoid strdup. and, while at it, fix a file leak at sigexit time spotted | Theo de Raadt |
2003-09-26 | use erealloc | Theo de Raadt |
2003-09-26 | use emalloc and watch for strdup failure | Theo de Raadt |
2003-09-26 | use emalloc | Theo de Raadt |
2003-09-26 | check strdup failure; ok anil millert | Theo de Raadt |