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