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