summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-11-27adjust after printing changesHenning Brauer
2002-11-27next round in print fixes:Henning Brauer
2002-11-27use a #define for default priority instead of hardcoding itHenning Brauer
2002-11-27Make sure daemon() does not close any fd opened during initialization.Hakan Olsson
2002-11-27in print_altq() correctly print scheduler type and optionsHenning Brauer
2002-11-27regenMichael Shalayeff
2002-11-27chips&tech 69030Michael Shalayeff
2002-11-27fix tbrsize specHenning Brauer
2002-11-27Update document date.Hakan Olsson
2002-11-27fix error message for altq ifspec without child queuesHenning Brauer
2002-11-27fix an underflow in socket timeout calculations.Michael Shalayeff
2002-11-27correct hppa attachmentsMichael Shalayeff
2002-11-27do address translation for for socket syscalls that pass addresses inJason Ish
2002-11-27recover original stanford copyright. sync w/kameJun-ichiro itojun Hagino
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