summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2001-06-27remove unused var declNiklas Hallqvist
2001-06-27remove print_ip, its unusedNiels Provos
2001-06-27clean up TAILQ usageNiels Provos
2001-06-27modify for our scsi frameworkMichael Shalayeff
2001-06-27KNFNiels Provos
2001-06-27KNFNiels Provos
2001-06-27only set reason code match if there was a rule that we matchedNiels Provos
2001-06-27Pastos from the inceptionNiklas Hallqvist
2001-06-27Don't check cached TDBs on the PCB -- always call ipsp_spd_lookup();Angelos D. Keromytis
2001-06-27Don't cache packets that hit policies -- we'll do that at the PCB forAngelos D. Keromytis
2001-06-27implement md 64 bit swaps; niklas@ okMichael Shalayeff
2001-06-27Remove an unused function call.Hakan Olsson
2001-06-26routines for getting/putting data register numbersJason Wright
2001-06-26Use the ACQUIRE sequence number to "wake up" acquire state kept andAngelos D. Keromytis
2001-06-26update match countsNiels Provos
2001-06-26no need to print the BAR... test program uses dev/pci =)Jason Wright
2001-06-26uncomment iopsp, which not ready, butMichael Shalayeff
2001-06-26htole32 is twice as wrong as letoh16Michael Shalayeff
2001-06-26name comparison operatorsDug Song
2001-06-26fix PFRES_MAX handlingTheo de Raadt
2001-06-26126 -> NBT_BADMiod Vallat
2001-06-26array of counters indexed by reason codesTheo de Raadt
2001-06-26use pci_bus_maxdevs instead of nasty i386 specific goop (It's nice toJason Wright
2001-06-26Recurse in mvme88k/Miod Vallat
2001-06-26Add pciide support to ramdisk.Dale Rahn
2001-06-26trivial ether_input_mbuf() conversions.Federico G. Schwindt
2001-06-26Initial import of mvmeppc.Steve Murphree
2001-06-26define opcodes and a macro for generating the instructionsJason Wright
2001-06-26rules have numbers now, use them. add two spl locks.Daniel Hartmeier
2001-06-26s/USER_PCICONFIG/USER_PCICONFJason Wright
2001-06-26A few changes to mvme68k:Miod Vallat
2001-06-26Add pciide support for powerpc.Dale Rahn
2001-06-26Support for Motorola RavenSteve Murphree
2001-06-26add USER_PCICONF in GENERICMatthieu Herrb
2001-06-26More chipset info needed by X.Artur Grabowski
2001-06-26support wd & atapiscsi on regular pciide; i found what Dale missed, so i _des...Theo de Raadt
2001-06-26clean up copyrightNiels Provos
2001-06-26rule nr is in rule nowNiels Provos
2001-06-26add rule nr for NielsDaniel Hartmeier
2001-06-26Provide chipset configuration to sysctls.Artur Grabowski
2001-06-26openbsd tagJason Wright
2001-06-26Provide some chipset information to usreland through sysctl.Artur Grabowski
2001-06-26USER_PCICONFArtur Grabowski
2001-06-26regenDug Song
2001-06-26pass rule to logging for state matchesNiels Provos
2001-06-26size fixes. Some KNF.Niklas Hallqvist
2001-06-26modify m_pkthdr.len computation to work with both 4.4BSD M_COPY_PKTHDRJun-ichiro itojun Hagino
2001-06-26ifdef out some currently unused codeAngelos D. Keromytis
2001-06-26implement djb's getpeereid(2), to allow local-domain servers to determine cli...Dug Song
2001-06-26log-all causes state matches to log packets to pflogNiels Provos