summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-11-04crank pf_state and pf_src_node byte and packet counters to u_in64_t, sinceRyan Thomas McBride
2005-11-04kill spaces in usage() to match Reality;Xavier Santolaria
2005-11-04Add carp_hash() - hash the ethernet address of the ARP request and useRyan Thomas McBride
2005-11-04only build powernow pieces as appropriate for config'd cpu typesTed Unangst
2005-11-04remove hardcoded hash lengths in key exchange code, allowingDamien Miller
2005-11-04update to lynx2.8.5rel.4; fixes CAN-2005-3120 among other things.Federico G. Schwindt
2005-11-04RCS Id tagUwe Stuehler
2005-11-04Pretec Compact WLAN OC-WLBXX-AUwe Stuehler
2005-11-03- Linksys WCF12 is Prism 3; ok jsg@Uwe Stuehler
2005-11-03fix indentation and spacingDavid Krause
2005-11-03fix commentMartin Reindl
2005-11-03- fix error message printed when pci_mapreg_map() fails.Brad Smith
2005-11-03re-implement the bpf "filter drop" option that it actually works. theReyk Floeter
2005-11-03- minor KNFNiall O'Higgins
2005-11-03better doc for `-i';Xavier Santolaria
2005-11-03- update comment for checkout_rev() for bitwise flags.Niall O'Higgins
2005-11-03output tweaks;Xavier Santolaria
2005-11-03- document `-M' option properly.Niall O'Higgins
2005-11-03- sync checkout_usage();Niall O'Higgins
2005-11-03- implement `-M' option.Niall O'Higgins
2005-11-03Cache reverse lookups with and without DNS separately; ok markus@Darren Tucker
2005-11-03kludge: avoid creating non-empty files.Marc Espie
2005-11-03exit with 1 if we can't install shit thanks to dependencies issues.Marc Espie
2005-11-03revert to 20051009 for now, need to investigate strange behaviour withMartin Reindl
2005-11-03use splvm() here instead of splimp(). in currently unused MULTIPROCESSOR code.Brad Smith
2005-11-03Don't remove elements inside TAILQ_FOREACH. Change to usual for()Kenneth R Westerback
2005-11-02change zaurus fifo lenght back to 32 until some issues are sorted out.Federico G. Schwindt
2005-11-02In case we are pretending, make sure we skip to the next archive member.Marc Espie
2005-11-02inherit sack_enable from the listen socket, this should allow connectionsMarkus Friedl
2005-11-02- kill two unused constant definitions.Niall O'Higgins
2005-11-02catch up with ftp.html r1.332, ok beck@ david@Alexander von Gernler
2005-11-02- update the comment for checkout_state(); it did not tell the truthNiall O'Higgins
2005-11-02- sync checkin_usage()Niall O'Higgins
2005-11-02- fix up documentation for `-M' option.Niall O'Higgins
2005-11-02changes from Venice:Niall O'Higgins
2005-11-02Avoid a theoretical race condition.Aaron Campbell
2005-11-02fix inspired by pr#4590Todd T. Fries
2005-11-02syncTheo de Raadt
2005-11-02syncTheo de Raadt
2005-11-022 more puc devices by oxfordTheo de Raadt
2005-11-02Simplify OpenBSD::PackingElement::Sysctl::install().Bernd Ahlers
2005-11-02Mark some additional function arguments as const.Claudio Jeker
2005-11-02allow shlibs with paths to use shlib version matching rules too.Kurt Miller
2005-11-02Reorder and comment reconfigure(). Makes more sense so.Claudio Jeker
2005-11-02document `-kmode';Xavier Santolaria
2005-11-02Add IPv6 support for the address and prefix parser. OK henning@Claudio Jeker
2005-11-02print RCS file path;Xavier Santolaria
2005-11-02Use the new rde_filter_equal() with dir = DIR_OUT to check if a soft-Claudio Jeker
2005-11-02Implement filterset_equal() and rde_filter_equal(). Both return 1 ifClaudio Jeker
2005-11-02- sort options and sync usage()Jason McIntyre