summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2005-07-07fix accounting bug on extraction - we were incorrectly subtracting many timesDamien Miller
2005-07-06Eliminate a couple of 'msg.msg_iovlen < 0' tests. msg_iovlen isKenneth R Westerback
2005-07-06url fitsTheo de Raadt
2005-07-06Fix bounds check for incomplete code sets so they cannot overflow the codesTodd C. Miller
2005-07-06regenJonathan Gray
2005-07-06More NVIDIA devices, in a dmesg from tybollt at solace.mh.seJonathan Gray
2005-07-06ural works; pedro@ironchicken.am-gen.orgTheo de Raadt
2005-07-06- Rewritten TX to use only two pointers to track producer/consumer.Brad Smith
2005-07-06smartarray 5* raid controller; does io but needs more work; commented out in ...Michael Shalayeff
2005-07-06allow bge(4) to receive Jumbos by default.Brad Smith
2005-07-06regenBrad Smith
2005-07-06add Intergraph Intense 3DBrad Smith
2005-07-05- prototype must not have variable name.Brad Smith
2005-07-05Since scsi_link now includes a copy of the INQUIRY data, don't keep aKenneth R Westerback
2005-07-04probe & handle TI16750 if they ever show up hereTheo de Raadt
2005-07-04broadcom never ceases to amaze us. the fifos on their 16550aTheo de Raadt
2005-07-04Extended Attributes was a piece to get to ACLs, however ACLs have notDale Rahn
2005-07-04remove TUBA, ok manyMarkus Friedl
2005-07-04in if_group_routechange(), when checking wether a default route was changedHenning Brauer
2005-07-04restrict the tcp.finwait timeout (45s) to state combinations where we haveMarkus Friedl
2005-07-04do not allocate any PA allocating VA for mapping devices; drahn@ okMichael Shalayeff
2005-07-04always enforce cache-inhibit if bus_space_map()ping uncachable; drahn@ okMichael Shalayeff
2005-07-04syncTheo de Raadt
2005-07-04new uplcom; Tomokazu HiraiTheo de Raadt
2005-07-04oops, kernel free needs two args. thanks pedroTed Unangst
2005-07-03malloc(M_WAITOK) implies sleeping, so we have to double check thatTed Unangst
2005-07-03Fix data_length values in simulationed MODE SENSE page 4 responses soKenneth R Westerback
2005-07-03syncDale Rahn
2005-07-03Extended Attributes was a piece to get to ACLs, however ACLs have notDale Rahn
2005-07-03MCR_AFE, found on some chipsTheo de Raadt
2005-07-03sigh, aue cannot fit anymore because people keep growing codeTheo de Raadt
2005-07-03include CRCBrad Smith
2005-07-03fix MTU ioctl caseBrad Smith
2005-07-03no need for HW VLAN tag removal so clean up some code.Brad Smith
2005-07-03Add missing reserved byte to page_disk_format struct inKenneth R Westerback
2005-07-03rev 1.13Brad Smith
2005-07-03enable use of the hardware 64 entry CAM table for perfect multicastBrad Smith
2005-07-03ETHERMTU_JUMBO -> ETHER_MAX_LEN_JUMBOBrad Smith
2005-07-03adjust tuneable for Jumbo caseBrad Smith
2005-07-03regenBrad Smith
2005-07-03GT -> GT AGPBrad Smith
2005-07-03- when printing the "unsupported chip revision" message also print theBrad Smith
2005-07-03regenBrad Smith
2005-07-03add GeForce 6600 GTBrad Smith
2005-07-03regenJared Yanovich
2005-07-03change VOP_PATHCONF to take a locked vnode, as itsJared Yanovich
2005-07-02oopsBrad Smith
2005-07-02clear IFF_RUNNING & IFF_OACTIVE in rl_stop() before de-allocating resources.Brad Smith
2005-07-02clear IFF_RUNNING & IFF_OACTIVE in ral_stop() before de-allocating resources.Brad Smith
2005-07-02clear IFF_RUNNING & IFF_OACTIVE in foo_stop() before de-allocating resources.Brad Smith