summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-08-19err/warn and knfMichael Shalayeff
2001-08-19Document per-rule byte counter.Daniel Hartmeier
2001-08-19first pass at some cleanup hereEric Jackson
2001-08-19Change from completly broken to just crippled.Artur Grabowski
2001-08-19mmioctlArtur Grabowski
2001-08-19Yet another batch of improvements and un-fuckups to the TCP state code.Mike Frantzen
2001-08-19ddb on powerpc does not have ``machine'' commands, so don't lie.Miod Vallat
2001-08-19Add per-rule byte counter, so mickey can do accounting. We're counting theDaniel Hartmeier
2001-08-19use err/errx, spacesMichael Shalayeff
2001-08-19scsi, no devices yet.Artur Grabowski
2001-08-19dk_establishArtur Grabowski
2001-08-19strlcpy and strlcatArtur Grabowski
2001-08-19correct the logic.Artur Grabowski
2001-08-19Document per-rule statistics. If the evaluation counters look funny,Daniel Hartmeier
2001-08-19Better file change detection:Todd C. Miller
2001-08-19$%&@#!Artur Grabowski
2001-08-19Prevent section leak in conf space.Angelos D. Keromytis
2001-08-19decruftify with prejudiceBob Beck
2001-08-19SYSV stuffArtur Grabowski
2001-08-19Print per-rule statistics when -v is used with -sr (show rules).Daniel Hartmeier
2001-08-19Add per-rule statistics (number of evaluations and number of packets).Daniel Hartmeier
2001-08-19Remove some more.Artur Grabowski
2001-08-19Stop whining.Artur Grabowski
2001-08-19Don't reset rx/tx without turning them back on after suspend (Beck is nowJason Wright
2001-08-19Needed a simple cast after a sparc64 change.Mike Frantzen
2001-08-19add __sparc64__ to list of arch's not checked for bloated structures (alsoJason Wright
2001-08-19siginfo supportTheo de Raadt
2001-08-19fix some MIDs, add powerpc and sparc64.Artur Grabowski
2001-08-19decruftifyBob Beck
2001-08-19fix dependArtur Grabowski
2001-08-19No need for procfs_machdepArtur Grabowski
2001-08-19Argh. I must be wearing a stupid sign todayBob Beck
2001-08-19remove dependence on lancereg.h/lancevar.hJason Wright
2001-08-19Use u_int32_t rather than unsigned long, both for platform invariance andPaul Janzen
2001-08-19A first shot at a GENERIC.Artur Grabowski
2001-08-19add attribute for LSI dma controllerJason Wright
2001-08-19generic driver for LSI dma controller from NetBSDJason Wright
2001-08-19enough from netbsd to get le at ledma attachedJason Wright
2001-08-19Sync with reality.Miod Vallat
2001-08-19PANICBUTTON no more.Miod Vallat
2001-08-19Remove PANICBUTTON code, as it is incompatible with DDB and DDB isMiod Vallat
2001-08-19Unfuck some TCP state stuff that would drop the SYN|ACK.Mike Frantzen
2001-08-19Clarify and stop lyingPaul Janzen
2001-08-19DDBArtur Grabowski
2001-08-19shorter list of kernels to boot.Artur Grabowski
2001-08-19Parameter list expansion, documentation and examples.Daniel Hartmeier
2001-08-19Ugly hack to make symbols work on sparc64.Artur Grabowski
2001-08-19remove ddb stuff, in4_cksum.c inet dependency, and include sbus stuffJason Wright
2001-08-19Regress test for parameter list expansion syntax.Daniel Hartmeier
2001-08-19remove extraneous newline from error output; accept trailing whitespacePaul Janzen