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