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