summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-07-01one more correction to a list, and add a .Pp;Jason McIntyre
2003-07-01.Xr disklabel 8, as suggested by Phil Pennock (PR 3338);Jason McIntyre
2003-07-01- add info from disklabel(8) documenting default label; suggested by millert@Jason McIntyre
2003-07-01Do not try unversioned lib tests on a.outNiklas Hallqvist
2003-07-01try to vary physical directory layout of the libdir.Niklas Hallqvist
2003-07-01A regression test for checking that dlopen prefers the correct shared libraryNiklas Hallqvist
2003-07-01cosmetic (avoid space before period); ok artPeter Valchev
2003-07-01- no need for pathnames.h, just use <paths.h> insteadAnil Madhavapeddy
2003-07-01wrap pf_normalize_ip6() by #ifdef INET6. pointed out by Wouter ClarieJun-ichiro itojun Hagino
2003-07-01Fix bounds check in the fast grep code that caused an incorrectTodd C. Miller
2003-06-30Awk first appeared in appeared in Version 7 AT&T UNIX.Todd C. Miller
2003-06-30some more extra mktemp randomness; millert@ okAnil Madhavapeddy
2003-06-30Fold trace status into the single hash table that's left.Marc Espie
2003-06-30add a flag for each macro name that records built-in status.Marc Espie
2003-06-30replace old hash structure with open hashing.Marc Espie
2003-06-30spacing nit, and a bit more randomness for mktempAnil Madhavapeddy
2003-06-30Make the trace status of a macro an actual argument that gets pushedMarc Espie
2003-06-30clean up internal lookup interface:Marc Espie
2003-06-30Buffer management functions.Cedric Berger
2003-06-30change that queue ID allocator so it always has the queues sorted by ID.Henning Brauer
2003-06-30simplify a list, better format example;Jason McIntyre
2003-06-30sync with freebsd:Anil Madhavapeddy
2003-06-30Cleanup ask_which() logic.Kenneth R Westerback
2003-06-30reset interface statistics when loginterface is changed, closes pr3332,Daniel Hartmeier
2003-06-30Mention environment variables used + some other minor fixes.Todd C. Miller
2003-06-30Use built in pattern matching rather than cutlast() when extractingKenneth R Westerback
2003-06-30update-plist handles multi-packages correctly, now.Marc Espie
2003-06-30missing pf_tag_purge()Henning Brauer
2003-06-30move prototype for pf_tag_purge() to pfvar.hHenning Brauer
2003-06-30initialize srcrt properly (so that it won't go mad when NPF==0). cedricJun-ichiro itojun Hagino
2003-06-30do not generate icmp6 redirect if PF rewrote the destination address.Jun-ichiro itojun Hagino
2003-06-30Xr hostname 7; tedu@Todd C. Miller
2003-06-30Make usage() take the exit val are an argument and have the -h flagTodd C. Miller
2003-06-30remove the use of tl_unitAnil Madhavapeddy
2003-06-30remove the use of sis_unitAnil Madhavapeddy
2003-06-29normalize IPv6 packet (no reass, but it is a start). dhartmei & henning okJun-ichiro itojun Hagino
2003-06-29Previous commit resulted in a zero-length locate db which I didn'tTodd C. Miller
2003-06-29change a %ju (which we dont have yet) to a %lu with an argument castAnil Madhavapeddy
2003-06-29W83697HF tested by Otto Moerbeek <otto@drijf.net>.Alexander Yurchenko
2003-06-29- cast rfact to int64_t before multiplication to avoid sign overflowAlexander Yurchenko
2003-06-29Don't check for valid ipa_nio in attach since we don't use pnp here;Alexander Yurchenko
2003-06-29Return EINVAL on crc failure for gzip and make the driver programTodd C. Miller
2003-06-29quell a "not a pointer" warning by using 0x%lx instead of %p for a vaddr_tAnil Madhavapeddy
2003-06-29lose ste_unit; jason@ okAnil Madhavapeddy
2003-06-29nuke sf_unit; jason@ okAnil Madhavapeddy
2003-06-29remove usage of xl_unitJason Wright
2003-06-29Mention PCMCIA ne card support; list pasted from i386.Miod Vallat
2003-06-29Mention configuration lines for a few phy used on the 100Mbit capableMiod Vallat
2003-06-29remove superfluous ".Sm off";Jason McIntyre
2003-06-29remove superfluous ".Sm off";Jason McIntyre