Age | Commit message (Expand) | Author |
2003-11-20 | remove -Werror from userland builds, to give us a chance to | Anil Madhavapeddy |
2003-11-20 | bye-bye | Jakob Schlyter |
2003-11-20 | reenable build of dnssec programs, used for testing | Jakob Schlyter |
2003-11-20 | temporary fix for distclean & lib/bind | Jakob Schlyter |
2003-11-19 | More poll conversion fixes. | Todd C. Miller |
2003-11-19 | fix some select/poll conversion breakage, more to come from millert@. | Daniel Hartmeier |
2003-11-19 | document some missing diagnostics from arp; | Jason McIntyre |
2003-11-18 | reorganize | Jakob Schlyter |
2003-11-18 | update to BIND v9.2.3. ok todd@ | Jakob Schlyter |
2003-11-18 | ISC BIND version 9.3.0. ok deraadt@ | Jakob Schlyter |
2003-11-17 | two more dead MANUALFILES | Henning Brauer |
2003-11-17 | these are gone since some time too | Henning Brauer |
2003-11-17 | this is historic as of 1.3.29 | Henning Brauer |
2003-11-17 | syn manualfiles | Henning Brauer |
2003-11-17 | merge apache 1.3.29 and mod_ssl 2.8.16 | Henning Brauer |
2003-11-17 | import Apache 1.3.29 and mod_ssl 2.8.16 | Henning Brauer |
2003-11-17 | - remove extra trailing bracket | Anil Madhavapeddy |
2003-11-16 | remove more win32 files | Jakob Schlyter |
2003-11-16 | remove win32 files | Jakob Schlyter |
2003-11-16 | regen with autoconf 2.52 | Jakob Schlyter |
2003-11-16 | remove win32 references | Jakob Schlyter |
2003-11-16 | Record no checksum in generated packing-list. | Marc Espie |
2003-11-15 | check getpass for NULL. from Jared Yanovich. ok otto@ | Ted Unangst |
2003-11-14 | finicky, finicky... | Marc Espie |
2003-11-14 | synch doc with reality | Marc Espie |
2003-11-14 | catch up with pfctl changes | Henning Brauer |
2003-11-12 | remove -g for i386 | Markus Friedl |
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 |