summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2005-05-23re-enable softdep notification of inode mode change,Pedro Martelletto
2005-05-23- remomve unneeded tulip_reset() and always include intr.hMartin Reindl
2005-05-23don't deny access to "special" tables in get_addrsHenning Brauer
2005-05-23repair updates for the tables used for (interface) notationHenning Brauer
2005-05-23Avoid potential null pointer dereference.Christopher Pascoe
2005-05-23carp needs a multicast kludge storage.Marco Pfatschbacher
2005-05-23Initial radiotap support. ok dlg@Jonathan Gray
2005-05-23pin the sample rate at 44.1k, PB's don't seem to get the 8k or 48k sampleJason Wright
2005-05-23Remove superfluous and confusing define and use correct field namesKenneth R Westerback
2005-05-23Don't bzero() data before calling scsi_mode_sense[_big]() sinceKenneth R Westerback
2005-05-23Remove more superfluous structures, etc. No functional change.Kenneth R Westerback
2005-05-22these do not fit; brad did not testTheo de Raadt
2005-05-22add option VFSDEBUG, disabled by defaultPedro Martelletto
2005-05-22put VLOCKSWORK stuff under a single option, VFSDEBUGPedro Martelletto
2005-05-22Remove some superfluous structures, etc. No functional change.Kenneth R Westerback
2005-05-22define our own conversion function which does mono-to-stereo withJason Wright
2005-05-22regenPedro Martelletto
2005-05-22change VOP_CLOSE to take a locked vnodePedro Martelletto
2005-05-22output code for incoming VFSDEBUG optionPedro Martelletto
2005-05-22missing #if NPF > 0 around ifgroups attachmentsHenning Brauer
2005-05-22whoops, wrong conversion functionJason Wright
2005-05-22remove "0x" in front of %p in printfs.Artur Grabowski
2005-05-22ALTQ cleanoutMartin Reindl
2005-05-22more encodingsJason Wright
2005-05-22no need to search for the kif before callig pf_get_kif, it does that for usHenning Brauer
2005-05-22fix names of ulinear, tooJason Wright
2005-05-22allow pf to match on interface groupsHenning Brauer
2005-05-22add memory clobber to prevent reorderingJason Wright
2005-05-22optimize nfs_sync() a bit, by not iterating over the list of vnodesPedro Martelletto
2005-05-22fix setting of the "need ack" flag.Damien Bergamini
2005-05-22cosmetic. no need to initialize the read index.Damien Bergamini
2005-05-22honour the 'no' in 'no scrub' rules for IP normalizations. found byDaniel Hartmeier
2005-05-22set fragmentation threshold in iwi_config().Damien Bergamini
2005-05-22some changes for IBSS mode support (not yet working).Damien Bergamini
2005-05-22add monitor mode support. fast channel hop is not yet implemented though.Damien Bergamini
2005-05-22ALAW is called AudioEalaw not AudioEmulawJason Wright
2005-05-22- Enable parity error detection on 900B and 635(A).Brad Smith
2005-05-22The printf(9) `%p' conversion specifier puts an "0x" inBrad Smith
2005-05-22regenReyk Floeter
2005-05-22add new Realtek RT8185 PCI/CardBus deviceReyk Floeter
2005-05-22fix power hooksMartin Reindl
2005-05-22enable re(4) and ciphy(4) on sparc64Peter Valchev
2005-05-22fix dmesg printMichael Shalayeff
2005-05-22devices scan for the early new hppa64 machines.Michael Shalayeff
2005-05-22Check if the scsi_request has been released in the COMPLETE case asKenneth R Westerback
2005-05-22add power hookBrad Smith
2005-05-21stray $$Michael Shalayeff
2005-05-21make every interface join a group called "all", mcbride okHenning Brauer
2005-05-21KNFHenning Brauer
2005-05-21clean up and rework the interface absraction code big time, rip out multipleHenning Brauer