summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-11-27Ressurect -l flag to be compliant with spell(1).margarida
2002-11-27Kill some alloca. Reduces temp allocation for big static libraries drastically,Marc Espie
2002-11-26more tweaksTheo de Raadt
2002-11-26tiny spacing nitTheo de Raadt
2002-11-26Fix various nits:Ryan Thomas McBride
2002-11-261000baseTX -> 1000baseTNathan Binkert
2002-11-26The day of fighting with the violence against womenAlexander Yurchenko
2002-11-26make bandwidth specification on queue truly optionalHenning Brauer
2002-11-26fancier queue exampleHenning Brauer
2002-11-26fix queue exampleHenning Brauer
2002-11-26queue comes before NATHenning Brauer
2002-11-26more cleanupTheo de Raadt
2002-11-26more cleanup, and nat parts from mcbrideTheo de Raadt
2002-11-26test for working timeouts on recv, currently failingMichael Shalayeff
2002-11-26i've comitted from the wrong tree the previous, needs dkbadMichael Shalayeff
2002-11-26Call the enable function, don't set the variable directly.Jason Wright
2002-11-26Match VE_3, too; Cliff SkolnickJason Wright
2002-11-26weissmanndiffMichael Shalayeff
2002-11-26parse all the usefull files in sys for ioctls, change if() return to a switch...Michael Shalayeff
2002-11-26pass struct pfioc_changeaddr to DIOCCHANGEADDRRyan Thomas McBride
2002-11-261000baseTX -> 1000baseTNathan Binkert
2002-11-26use pci_matchbyidNathan Binkert
2002-11-26reflect currently supported bge(4) devicesNathan Binkert
2002-11-26reflect currently supported devicesNathan Binkert
2002-11-26Numerous bug fixes from freebsd and a few from me.Nathan Binkert
2002-11-26Pull in DSP patches for the BCM5400, BCM5401, and BCM5411; from NetBSD.Jason Wright
2002-11-26avoid symbol conflict with "errno"Jun-ichiro itojun Hagino
2002-11-26performance improvement by omitting a redundant getcwd.Jun-ichiro itojun Hagino
2002-11-26error should go to stderr. from provosJun-ichiro itojun Hagino
2002-11-26fix "pfctl -Fq".Kenjiro Cho
2002-11-26KNF, comment and error message repair; ok markus@Kevin Steves
2002-11-26remove outdated statement; ok markus@ deraadt@Kevin Steves
2002-11-26Make the PTE constants unsigned long with UL.Artur Grabowski
2002-11-26re-enable if_timer; jason@ ok.Federico G. Schwindt
2002-11-26KNFHenning Brauer
2002-11-26Remove unnecessary fflush(stderr) calls, stderr is unbuffered by default.Wilbern Cobb
2002-11-26Whitespace diff; from FreeBSDJason Wright
2002-11-25Change a setuid() that should be seteuid(), not iced by grange@Todd C. Miller
2002-11-25enable fxp(4) and xl(4) on sparc64; ok jason@Christian Weisgerber
2002-11-25create a new set of regress tests, which require an activeMichael Shalayeff
2002-11-25repair decide_address_familyHenning Brauer
2002-11-25"successful" spelling fixes in comments & documentationPeter Valchev
2002-11-25for loN and link1 translate the iface into address properly; henning@ okMichael Shalayeff
2002-11-25adjust; slightly off due to 1K = 1000 fixHenning Brauer
2002-11-251Kb = 1000b, not 1024; as discussed with kjc@ and theoHenning Brauer
2002-11-25kill trailing newlines; markus@Henning Brauer
2002-11-25test mixed af rules. broken right now. sigh.Henning Brauer
2002-11-25remove printf's in xl_setmode().Brad Smith
2002-11-25KNFHenning Brauer
2002-11-25add xl(4) as supported on macppc and the missing em(4).Dale Rahn