summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-11-01move the declaration of nfsstats from nfs_bio.c toThordur I. Bjornsson
2006-11-01remove redundant null check, ok ryanHenning Brauer
2006-10-31Allow a user to recursively print anchors including those withoutRyan Thomas McBride
2006-10-31create a temporary neighbor instead of a permanent one when a request is rece...Michele Marchetto
2006-10-31Do not map obio mappings twice.Miod Vallat
2006-10-31- Rename a variable to clarify meaning of index.Brad Smith
2006-10-31slightly improve consustency and readability, no functional changeHenning Brauer
2006-10-31in pfsync_update_tdb, when there is no pfsync interface, we must returnHenning Brauer
2006-10-31fill november and december; now every date has an event.Jasper Lievisse Adriaanse
2006-10-31Remove -h flag and simplify usage output to one line, like mostRay Lai
2006-10-31other galaxies exist!Jasper Lievisse Adriaanse
2006-10-31Don't blindly truncate buf[strlen(buf) - 1] without checking forRay Lai
2006-10-31hard to believe people still manage to commit non-compiling code once in a whileTheo de Raadt
2006-10-31check DH_compute_key() for -1 even if it should not happen because ofMarkus Friedl
2006-10-31undo unp_internalize in case of errors; report Christian Biere; ok claudioMarkus Friedl
2006-10-31do not re-generate the timestamp modulation offset for SYN-ACK retransmits;Markus Friedl
2006-10-31Remove bogus input line.Hans-Joerg Hoexer
2006-10-31a step ahead in opencvs add|remove remote support.Xavier Santolaria
2006-10-31first cut at sensorsJolan Luff
2006-10-31usage information goes to stderrMartin Reindl
2006-10-31+.Xr fhstat 2Jason McIntyre
2006-10-31Document set ruleset-optimization [ none | basic | profile ].Ryan Thomas McBride
2006-10-31make pfsync a clonable too, but prevent more than one instance fromHenning Brauer
2006-10-31Document new behaviour of the -o (ruleset optimization) flag.Ryan Thomas McBride
2006-10-31Add some regression tests for odd ipsecctl behaviour noticed byHans-Joerg Hoexer
2006-10-31ether_input_mbuf() isn't necessary, turn it into a macro and deal withJason Wright
2006-10-31Allow pfctl ruleset optimizer to be controlled from the ruleset.Ryan Thomas McBride
2006-10-31add missing prototype for aml_evalinteger()Thordur I. Bjornsson
2006-10-31Only run address hooks on SIOCAIFADDR_IN6 and SIOCDIFADDR_IN6.Marco Pfatschbacher
2006-10-31Mention that cdboot won't find boot.conf if you create the CDTom Cosgrove
2006-10-31note that additions/removals of files in changelist will be reported too;Jason McIntyre
2006-10-31Fix infinite loop when passing object with 3+ base classes by value:Peter Stromberg
2006-10-31Time is not a secret.Ryan Thomas McBride
2006-10-31- Make DMA descripter members volatileBrad Smith
2006-10-31- don't allow anchors with _* names to be cleared or loaded from theRyan Thomas McBride
2006-10-31we're passing physical addresses to the adapter, so say so. add some magicDavid Gwynne
2006-10-31Add new -d flag to SYNOPSIS and remove optional and unfunctionalRay Lai
2006-10-31absolutely huge reworking on this driver (sorry reyk). so far attach,David Gwynne
2006-10-31generate diffs for files listed in /etc/changelist as they are createdDavid Gwynne
2006-10-31Remove dead code; len is always >= 1.Todd C. Miller
2006-10-31syncTheo de Raadt
2006-10-30regenBrad Smith
2006-10-30add PCI ids for newer Intel PRO/1000 chipsets.Brad Smith
2006-10-30regenBrad Smith
2006-10-30fix a typo in the comment above the SNI entries, SNC -> SNI.Brad Smith
2006-10-30Now that we have smarter lex and yacc rules, remove redundant linesOtto Moerbeek
2006-10-30Timecounter based implementation of adjfreq(2). Largely from art@Otto Moerbeek
2006-10-30Fix dynamic tuning of the radio sensitivity I broke when moving fromDamien Bergamini
2006-10-30Fix nameref -> objref for forward definition evaluatorJordan Hargrave
2006-10-30must pull in sys/types.h unconditionaly, because it is needed my pthreadsTheo de Raadt