Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-06-26 | bus access methods | Jason Wright | |
2001-06-26 | finish register defs | Jason Wright | |
2001-06-26 | bye bye | Brad Smith | |
-- Ok'd by deraadt@ & ericj@ | |||
2001-06-26 | vendor extensions not yet | Michael Shalayeff | |
2001-06-26 | ipf be gone | Niels Provos | |
2001-06-26 | Start at raw SCSI support over i2o, from NetBSD, hacked by me, not ready | Niklas Hallqvist | |
2001-06-26 | allow loading a private RSA key to a cyberflex card. | Markus Friedl | |
2001-06-26 | i2o and pckbc | Michael Shalayeff | |
2001-06-26 | i2o or iop at pci fails | Michael Shalayeff | |
2001-06-26 | accomodate for i2o addition | Michael Shalayeff | |
2001-06-26 | formatting nits, grammar, and trailing whitespace | Paul Janzen | |
2001-06-26 | file is optional; Brian Poole <raj@cerias.purdue.edu> | Paul Janzen | |
2001-06-26 | correct usage(); pointed out by pvalchev@ | Paul Janzen | |
2001-06-26 | Doh, typo in cvs ident (thnx pval) | Ian Darwin | |
2001-06-26 | First stab at man page for pfctl's nat syntax. Needs fleshing out. | Ian Darwin | |
2001-06-26 | display usage if no command line args; ok dhartmei@ | jasoni | |
2001-06-26 | Fix .Ox calls | Ian Darwin | |
2001-06-26 | mea culpa | Daniel Hartmeier | |
2001-06-25 | fixup .Xr for pf(4); pf(4,) -> pf(4), | jasoni | |
2001-06-25 | regen | Michael Shalayeff | |
2001-06-25 | i960 ppb on dpt i2o cards | Michael Shalayeff | |
2001-06-25 | some reg defs | Jason Wright | |
2001-06-25 | closer to building with -Wno-uninitialized | Dale Rahn | |
2001-06-25 | MACOBIOVERBOSE note | Michael Shalayeff | |
2001-06-25 | damn greeks desperate for commits... | Bob Beck | |
2001-06-25 | Revert change to using sc_link in calls to siop_print_info(). | Kenneth R Westerback | |
sc_link->device_softc not necessarily available for devices like cd's that don't issue SCSI commands after INQUIRY during probe, leaving negotiation triggering to next LUN. Spotted by Nikolay Sturm. Fixing this is not worth the effort and added complexity for a cosmetic improvement. Keep code cleanups done at the same time, and add a typo fix (destiation -> destination). | |||
2001-06-25 | add cyberflex_verify_AUT0() | Markus Friedl | |
2001-06-25 | -Wall | Markus Friedl | |
2001-06-25 | Forgot the PCI bus attachment, from NetBSD, hacked by mickey | Niklas Hallqvist | |
2001-06-25 | add MACOBIOVERBOSE as per discussion w/ dale | Michael Shalayeff | |
2001-06-25 | KNF | Angelos D. Keromytis | |
2001-06-25 | Comment out the iopsp desc. | Niklas Hallqvist | |
2001-06-25 | Include I2O files | Niklas Hallqvist | |
2001-06-25 | interpret DLT_PFLOG | Niels Provos | |
2001-06-25 | New dma engine skeleton | Jason Wright | |
2001-06-25 | prototype OF_interpret(), more cleanup. | Dale Rahn | |
2001-06-25 | Initial I2O framework from NetBSD, hacked up by mickey and me. | Niklas Hallqvist | |
Finds devices fine, but we still have no subdevice drivers. Coming though. | |||
2001-06-25 | fix some constraints and spillage | Michael Shalayeff | |
2001-06-25 | DLT_PFLOG | Niels Provos | |
2001-06-25 | Be more careful in pciide_compat_intr_disestablish. | Artur Grabowski | |
While I'm here, clean up spaces. | |||
2001-06-25 | we need only one pflog now | Niels Provos | |
2001-06-25 | extend the logging via a new link header type. export interface, direction, | Niels Provos | |
action and rule nr. | |||
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 | remove old cruft | Eric Jackson | |
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 | Import completely re-written netcat w/ support for IPv6. | Eric Jackson | |
very little usage has changed, man page soon to come for it as well. deraadt@ ok |