summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2001-06-25extend the logging via a new link header type. export interface, direction,Niels Provos
2001-06-25Enable interrupts during PCIIDE detectConstantine Sapuntzakis
2001-06-25remaining lists converted to TAILQsDaniel Hartmeier
2001-06-25Don't return from a void function.Artur Grabowski
2001-06-25Undo premature commitConstantine Sapuntzakis
2001-06-25Cleanup/rewrite. Some further work. No crypto yet.Hakan Olsson
2001-06-25Whoops, there's nothing at sc_link[1] any moreConstantine Sapuntzakis
2001-06-25use TAILQ instead of homegrown list, other lists will followDaniel Hartmeier
2001-06-25bits are -wrong- in documentation... this is a recurring theme, do chipJason Wright
2001-06-25Fix earlier commit of pciide disestablishConstantine Sapuntzakis
2001-06-25Add disestablish for pciide on AlphaConstantine Sapuntzakis
2001-06-25add an and wi attachmentsMichael Shalayeff
2001-06-25PCIIDE compat intr disestablish routines for i386Constantine Sapuntzakis
2001-06-25Add disestablish routine for compat PCIIDE interruptsConstantine Sapuntzakis
2001-06-25add an@pciMichael Shalayeff
2001-06-25remove struct and contsts duplicated in between the files.Michael Shalayeff
2001-06-25ANSIfyArtur Grabowski
2001-06-25first stab at packet logging for pf. inspired by late night dreams of art.Niels Provos
2001-06-25pf is in conf/GENERICArtur Grabowski
2001-06-25pci_mapreg_map requires another argumentNathan Binkert
2001-06-25Change autonegotiation timeout for devices with a gigabit phy to 10s. AllNathan Binkert
2001-06-25Unnecessary gotos.Artur Grabowski
2001-06-25Have to enable PIER as well as DMAIER in order to get interrupts from theJason Wright
2001-06-25Fix this right this time. ugh.Dale Rahn
2001-06-25remove unused variable.Dale Rahn
2001-06-25Fix excessive resets and device probes by storing IDENTIFY results in theConstantine Sapuntzakis
2001-06-25Rework COMMITRULES.Artur Grabowski
2001-06-25obio -> macobio, and cleanupsTheo de Raadt
2001-06-25Add support for airport cards on powerpc.Dale Rahn
2001-06-25Integrate a working airport driver interface. Mostly based on pci driver.Dale Rahn
2001-06-25Add the missing endian pieces to wavelan driver.Dale Rahn
2001-06-25Add crypto_check_alg(), from jgarfiel@seas.upenn.eduAngelos D. Keromytis
2001-06-25Update comments.Angelos D. Keromytis
2001-06-25revised ioctl interface, first getopt version of pfctlDaniel Hartmeier
2001-06-25If a PENDING_TDB tag is attached but no TDB is found, drop the packet.Angelos D. Keromytis
2001-06-25display correct direction in logjasoni
2001-06-25Convert to new timeouts; miod@ okAaron Campbell
2001-06-25Rename the rest of the structs to be consistent.Artur Grabowski
2001-06-25fix -> cksum_fixupArtur Grabowski
2001-06-25No c++ comments.Artur Grabowski
2001-06-25Even more global variables with too common names.Artur Grabowski
2001-06-25More renaming.Artur Grabowski
2001-06-25Avoid common names. Needs more work.Artur Grabowski
2001-06-25rename tree_node -> pf_tree_nodeArtur Grabowski
2001-06-25moreArtur Grabowski
2001-06-25no point using a char here.Artur Grabowski
2001-06-25Build without IPSEC.Artur Grabowski
2001-06-25Detect loops, itojun@ okAngelos D. Keromytis
2001-06-25IF_DROP()Angelos D. Keromytis
2001-06-25Use tags to detect loops. In the future, perhaps we'll use them toAngelos D. Keromytis