summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2003-11-20remove -Werror from userland builds, to give us a chance toAnil Madhavapeddy
2003-11-20bye-byeJakob Schlyter
2003-11-20reenable build of dnssec programs, used for testingJakob Schlyter
2003-11-20temporary fix for distclean & lib/bindJakob Schlyter
2003-11-19More poll conversion fixes.Todd C. Miller
2003-11-19fix some select/poll conversion breakage, more to come from millert@.Daniel Hartmeier
2003-11-19document some missing diagnostics from arp;Jason McIntyre
2003-11-18reorganizeJakob Schlyter
2003-11-18update to BIND v9.2.3. ok todd@Jakob Schlyter
2003-11-18ISC BIND version 9.3.0. ok deraadt@Jakob Schlyter
2003-11-17two more dead MANUALFILESHenning Brauer
2003-11-17these are gone since some time tooHenning Brauer
2003-11-17this is historic as of 1.3.29Henning Brauer
2003-11-17syn manualfilesHenning Brauer
2003-11-17merge apache 1.3.29 and mod_ssl 2.8.16Henning Brauer
2003-11-17import Apache 1.3.29 and mod_ssl 2.8.16Henning Brauer
2003-11-17- remove extra trailing bracketAnil Madhavapeddy
2003-11-16remove more win32 filesJakob Schlyter
2003-11-16remove win32 filesJakob Schlyter
2003-11-16regen with autoconf 2.52Jakob Schlyter
2003-11-16remove win32 referencesJakob Schlyter
2003-11-16Record no checksum in generated packing-list.Marc Espie
2003-11-15check getpass for NULL. from Jared Yanovich. ok otto@Ted Unangst
2003-11-14finicky, finicky...Marc Espie
2003-11-14synch doc with realityMarc Espie
2003-11-14catch up with pfctl changesHenning Brauer
2003-11-12remove -g for i386Markus Friedl
2003-11-10Fine-grained handling of errors, pkg already installed is not an error.Marc Espie
2003-11-09count errors while installing packages, and exit(1) if errors.Marc Espie
2003-11-09fix semantics to match old tools. This prefix is what was passed onMarc Espie
2003-11-08Return proper anchor rule number in correct byte order.Daniel Hartmeier
2003-11-08seperate -> separate; from Jonathon Gray;Jason McIntyre
2003-11-08typos from Jonathon Gray;Jason McIntyre
2003-11-08- correct SYNOPSISJason McIntyre
2003-11-08Print "|pfsync" if the packet is truncated, not "|pflog".Ryan Thomas McBride
2003-11-07adress -> address, and a few more; all from Jonathon Gray;Jason McIntyre
2003-11-06handle +DISPLAYMarc Espie
2003-11-06set env PKG_PREFIX for compatibility with old tools.Marc Espie
2003-11-06Tell 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-06verify libspec fully again (same code as old pkg add-on, mostly).Marc Espie
2003-11-06Split off dependency solving into its own function.Marc Espie
2003-11-06do not try to run the post-install script on an aborted pkg_add.Marc Espie
2003-11-06split out the registration process, and add a ^C handler, to thatMarc Espie
2003-11-06Handle pkg_add -Marc Espie
2003-11-06Allow the use of full paths to refer to installed packages, so thatMarc Espie
2003-11-06url2pkgname as an explicit functionMarc Espie
2003-11-06Implement discovery of a `packing-list' prefix, e.g., the first @cwdMarc Espie
2003-11-06add commented out LoadModule statements for each module we build and installHenning Brauer
2003-11-05Make tcpdump -x work with pfsync.Ryan Thomas McBride