Age | Commit message (Expand) | Author |
2001-08-19 | Add per-rule byte counter, so mickey can do accounting. We're counting the | Daniel Hartmeier |
2001-08-19 | use err/errx, spaces | Michael Shalayeff |
2001-08-19 | scsi, no devices yet. | Artur Grabowski |
2001-08-19 | dk_establish | Artur Grabowski |
2001-08-19 | strlcpy and strlcat | Artur Grabowski |
2001-08-19 | correct the logic. | Artur Grabowski |
2001-08-19 | Document per-rule statistics. If the evaluation counters look funny, | Daniel Hartmeier |
2001-08-19 | Better file change detection: | Todd C. Miller |
2001-08-19 | $%&@#! | Artur Grabowski |
2001-08-19 | Prevent section leak in conf space. | Angelos D. Keromytis |
2001-08-19 | decruftify with prejudice | Bob Beck |
2001-08-19 | SYSV stuff | Artur Grabowski |
2001-08-19 | Print per-rule statistics when -v is used with -sr (show rules). | Daniel Hartmeier |
2001-08-19 | Add per-rule statistics (number of evaluations and number of packets). | Daniel Hartmeier |
2001-08-19 | Remove some more. | Artur Grabowski |
2001-08-19 | Stop whining. | Artur Grabowski |
2001-08-19 | Don't reset rx/tx without turning them back on after suspend (Beck is now | Jason Wright |
2001-08-19 | Needed a simple cast after a sparc64 change. | Mike Frantzen |
2001-08-19 | add __sparc64__ to list of arch's not checked for bloated structures (also | Jason Wright |
2001-08-19 | siginfo support | Theo de Raadt |
2001-08-19 | fix some MIDs, add powerpc and sparc64. | Artur Grabowski |
2001-08-19 | decruftify | Bob Beck |
2001-08-19 | fix depend | Artur Grabowski |
2001-08-19 | No need for procfs_machdep | Artur Grabowski |
2001-08-19 | Argh. I must be wearing a stupid sign today | Bob Beck |
2001-08-19 | remove dependence on lancereg.h/lancevar.h | Jason Wright |
2001-08-19 | Use u_int32_t rather than unsigned long, both for platform invariance and | Paul Janzen |
2001-08-19 | A first shot at a GENERIC. | Artur Grabowski |
2001-08-19 | add attribute for LSI dma controller | Jason Wright |
2001-08-19 | generic driver for LSI dma controller from NetBSD | Jason Wright |
2001-08-19 | enough from netbsd to get le at ledma attached | Jason Wright |
2001-08-19 | Sync with reality. | Miod Vallat |
2001-08-19 | PANICBUTTON no more. | Miod Vallat |
2001-08-19 | Remove PANICBUTTON code, as it is incompatible with DDB and DDB is | Miod Vallat |
2001-08-19 | Unfuck some TCP state stuff that would drop the SYN|ACK. | Mike Frantzen |
2001-08-19 | Clarify and stop lying | Paul Janzen |
2001-08-19 | DDB | Artur Grabowski |
2001-08-19 | shorter list of kernels to boot. | Artur Grabowski |
2001-08-19 | Parameter list expansion, documentation and examples. | Daniel Hartmeier |
2001-08-19 | Ugly hack to make symbols work on sparc64. | Artur Grabowski |
2001-08-19 | remove ddb stuff, in4_cksum.c inet dependency, and include sbus stuff | Jason Wright |
2001-08-19 | Regress test for parameter list expansion syntax. | Daniel Hartmeier |
2001-08-19 | remove extraneous newline from error output; accept trailing whitespace | Paul Janzen |
2001-08-19 | Print a reason for failing to init the symbol table. | Artur Grabowski |
2001-08-19 | Add parameter list support to parser. Handles lists for protocol, hosts | Daniel Hartmeier |
2001-08-19 | shorten the message to fit on a line. | Artur Grabowski |
2001-08-19 | no doing shutdown | Artur Grabowski |
2001-08-19 | db_disasm from NetBSD. | Artur Grabowski |
2001-08-19 | db_trace from NetBSD. | Artur Grabowski |
2001-08-19 | db_interface from NetBSD. | Artur Grabowski |