Age | Commit message (Expand) | Author |
2002-07-16 | remove prototypes that now live in if_wivar.h. | Federico G. Schwindt |
2002-07-16 | Double-pass over drivers, first hardware only, then software (if we | Angelos D. Keromytis |
2002-07-16 | Fix a typo, cleanup on session migration code in crypto_invoke(), and | Angelos D. Keromytis |
2002-07-16 | Add CRYPTO_ALGORITHM_ALL | Angelos D. Keromytis |
2002-07-16 | - Add a kthread for handling EA requests so that we have a context where we | Jason Wright |
2002-07-15 | repair tags building (due to obj dirs in /sys) | Michael Shalayeff |
2002-07-15 | No need to disestablish the startuphook. | Artur Grabowski |
2002-07-15 | add u_int8_t ifnot to struct pf_rule to support matching packets on any | Henning Brauer |
2002-07-15 | remove duplicated interface check in test_icmp | Henning Brauer |
2002-07-15 | Perform accounting for executable pages on powerpc, prepare for | Dale Rahn |
2002-07-15 | remove a bunch of debugging printfs and disable agp_debug; prompted by millert@ | Michael Shalayeff |
2002-07-14 | More glue needed for cross-compilation | Marcus Watts |
2002-07-14 | Fix ^U^U^M buffer underrun bug | Marcus Watts |
2002-07-14 | be more permissive, and let close relatives do SIGALRM | Theo de Raadt |
2002-07-13 | no need to redefine pci vendors here since we have 'em, comment on two screwe... | Michael Shalayeff |
2002-07-13 | regen | Michael Shalayeff |
2002-07-13 | a few bktr vendors, from various sources | Michael Shalayeff |
2002-07-13 | fix ioctl processing logic; problem reported by postman pechkin | Michael Shalayeff |
2002-07-13 | define PCI_COMMAND_STATUS_BITS for printfs, according to the enlisted defines | Michael Shalayeff |
2002-07-13 | pci_intr_establish() is a macros on some archs and ifdef w/in the macro args ... | Michael Shalayeff |
2002-07-13 | do not call unlock when the lock is not locked; found by millert@ | Niels Provos |
2002-07-12 | enable radio on bktr and fms, drivers are already there | Michael Shalayeff |
2002-07-12 | check upon the pir length prior to using it, ignore short tables; from henric... | Michael Shalayeff |
2002-07-12 | turn on the pciagp option, per theo's request | Michael Shalayeff |
2002-07-12 | pciagp option | Michael Shalayeff |
2002-07-12 | Cleanup: use less _t typedefs, use the structure itself. | Dale Rahn |
2002-07-12 | support for the agp gart on various agp chipsets. | Michael Shalayeff |
2002-07-12 | Use interrupts for fetching ADC conversions instead of polling. | Jason Wright |
2002-07-12 | Remove duplicate function declarations (they are in pfvar.h). | Artur Grabowski |
2002-07-12 | Detect the case where we LK_RELEASE a lock when noone is holding it. | Artur Grabowski |
2002-07-12 | Change the locking on the mountpoint slightly. Instead of using mnt_lock | Artur Grabowski |
2002-07-12 | - Add a flags argument to dohooks. | Artur Grabowski |
2002-07-12 | in the error case, just remove an installed argument replacement, it is not | Niels Provos |
2002-07-12 | 'this is a scanner' | Todd T. Fries |
2002-07-12 | sync | Todd T. Fries |
2002-07-12 | add my scanner | Todd T. Fries |
2002-07-12 | No need to include files.sun, which only add the "frim event" stuff which | Miod Vallat |
2002-07-12 | Fix vm -> uvm in a comment. | Artur Grabowski |
2002-07-11 | Make sure to protect ttypend with spltty all the time. | Artur Grabowski |
2002-07-11 | add rcsid to firmware, and remove defn for tc990_IMAGE_SIZE, its ugly. | Jason Wright |
2002-07-11 | New version of the firmware from 3Com. Many, many thanks to David Dillow | Jason Wright |
2002-07-11 | Convert the cmd and response queues to be endian aware, also prepare for new ... | Jason Wright |
2002-07-11 | sync | Nathan Binkert |
2002-07-11 | New devices | Nathan Binkert |
2002-07-11 | KNF. | Artur Grabowski |
2002-07-11 | Please be more portable in usb land | Nathan Binkert |
2002-07-10 | It is supposed to be printf, not db_printf. This change costed me | Artur Grabowski |
2002-07-10 | proper cdev_decl(crypto) and no private protos | Michael Shalayeff |
2002-07-10 | let IPv6 fragment go through based on normal rulesets. | Jun-ichiro itojun Hagino |
2002-07-10 | proper cdev_decl(ksyms), fix ksyms's broken functions | Michael Shalayeff |