summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-01-26Start on the harmony audio driver. It doesn't play or capture anythingJason Wright
2003-01-26mop up, from krwDaniel Hartmeier
2003-01-25Another nice cleanup patch from Andrey MatveevCedric Berger
2003-01-25Update test to handle changes in pfctl handling of "rdr ... -> ... $port:*"Ryan Thomas McBride
2003-01-25Match changes for rdr port ranges made to pf.c:Ryan Thomas McBride
2003-01-25Fix the behaviour of rdr rules which redirect to a range of ports;Ryan Thomas McBride
2003-01-25Regression tests for table statements and rules containing tables.Cedric Berger
2003-01-25Fix a bug that potentially caused fragments to be dropped when theDaniel Hartmeier
2003-01-25Grr.. add a missing cdev_notdef() so that 35 really is the audio deviceJason Wright
2003-01-25Fix NOACTION with table statements.Cedric Berger
2003-01-25Make pf.conf reflect all changes that occured in the last 2 weeks.Cedric Berger
2003-01-25Permit initialisation of a table content from a file in pf.conf.Cedric Berger
2003-01-25Eliminate unused global SETSDONE.Kenneth R Westerback
2003-01-25Correctly check illegal constructs with tables. Better error messages.Cedric Berger
2003-01-25don't send more than half of the send buffer space limit inMarkus Friedl
2003-01-25s -> z; thanks naddy@Jason McIntyre
2003-01-25updateMichael Shalayeff
2003-01-25De-"register"Jason Wright
2003-01-25hppa provides its own IPL_AUDIO, tooJason Wright
2003-01-25it is 2003 nowTodd C. Miller
2003-01-25Move parsing of the monitor notification user with the rest of theTodd C. Miller
2003-01-25Make monitor section match the actual code.Todd C. Miller
2003-01-25tables are just tables; implementation details (radix) don't need to beHenning Brauer
2003-01-25if a table name ist too long, it's actually nice to tell so instead of justHenning Brauer
2003-01-25kill whitespace at EOLHenning Brauer
2003-01-25- format consistent across platformsJason McIntyre
2003-01-24Make table tests less sensitive to environmental conditions.Cedric Berger
2003-01-24plug potential memory leak; vincent okTheo de Raadt
2003-01-24On save:Jason Wright
2003-01-24Instead of stashing the timestamp on the pw temp file before eachTodd C. Miller
2003-01-24Save FPU state (unconditionally)Jason Wright
2003-01-24save and restore fp state when switching threads. This, withMarco S Hyman
2003-01-24save i386 fpu stateMarco S Hyman
2003-01-24Changed: - Am. Eng. -> Br. Eng.Jason McIntyre
2003-01-24ansiTheo de Raadt
2003-01-24update supported devices list, from alexander guyMichael Shalayeff
2003-01-24compile rdata.c using -O0 on sparc64 due to bug in propoliceJakob Schlyter
2003-01-24ndc doesn't start named if named_flags=NO in /etc/rc.confMike Pechkin
2003-01-24Sigh, pf_pull_hdr (aka pf_pull_hair) doesn't do an m_pullup, it merelyDaniel Hartmeier
2003-01-24Move the mbuf pullup for TCP options to the beginning of TCP handling,Daniel Hartmeier
2003-01-24document pfctl -vvsqHenning Brauer
2003-01-24make rate2str include the unit in the ouput even if it is 0b. was irrelevantHenning Brauer
2003-01-24Fix wscale support, the first version didn't really work right.Daniel Hartmeier
2003-01-24pfctl -vvsq shows bandwidth and packets/s for PRIQ now tooHenning Brauer
2003-01-24let pfctl -vvsq loop and display measured bandwidth and packets/s per queue.Henning Brauer
2003-01-24export rate2strHenning Brauer
2003-01-24tune internal APIs a bitHenning Brauer
2003-01-24do not print deprecation messageJakob Schlyter
2003-01-24Convert m88k pmap from physseg to VM_PAGE_MD.Miod Vallat
2003-01-24bring in 3 yet unused helper functions before I lose 'em againHenning Brauer