summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Use a low probe-priority to ensure that the emu10kx driver has a highernetchild2006-08-071-1/+1
* "Fix typos in volume control DSP code."netchild2006-08-071-2/+2
* "Fixe playback of mono files on stereo outputs. In previous versionnetchild2006-08-071-1/+20
* "Change type for flags bitmap to let use 1 as flag value withoutnetchild2006-08-071-1/+1
* "Workaround for sound lag in current snd_emu10kx driver. Real problemnetchild2006-08-073-19/+23
* When a user uses a hint to specify the IRQ for a link device, accept IRQsjhb2006-08-071-5/+13
* Recognize the 5750 C2.glebius2006-08-072-0/+2
* Move definition of UNIX domain socket protosw and domain entries fromrwatson2006-08-074-84/+35
* Spell "determine" correctly.keramida2006-08-071-1/+1
* - Use log(9) instead of printf(9).glebius2006-08-071-26/+44
* Eliminate the unnecessary acquisition and release of the page queues lockalc2006-08-061-4/+0
* Make mpo_associate_nfsd_label() return void, not int, to matchrwatson2006-08-063-4/+3
* Add identifier for the Epson CX3650 all-in-one scanner function.bms2006-08-062-0/+2
* Improve commenting of vaccess(), making sure to be clear that the ifdefrwatson2006-08-061-4/+10
* Don't set pru_sosend, pru_soreceive, pru_sopoll to default values, as theyrwatson2006-08-061-3/+0
* Eliminate the acquisition and release of the page queues lock around a callalc2006-08-062-4/+2
* Reduce the scope of the page queues lock in kern_sendfile() now thatalc2006-08-061-4/+4
* Eliminate the acquisition and release of the page queues lock around a callalc2006-08-061-4/+2
* Change vm_page_sleep_if_busy() so that it no longer requires the caller toalc2006-08-061-1/+2
* With socket code no longer in svr4_stream.c, MAC includes are no longerrwatson2006-08-051-2/+0
* Remove register, use ANSI function headers.rwatson2006-08-051-15/+9
* We now spell "inode" as "vnode" in the VFS layer, so update commentrwatson2006-08-051-3/+3
* Add OpenSolaris compatibility definitions which are only visible ifjb2006-08-051-0/+16
* Add support for the generated file systrace_args.c.jb2006-08-051-1/+2
* Remove a stale comment.alc2006-08-051-5/+0
* Since soisdisconnected() is no longer called in pru_detach(), call itrwatson2006-08-051-0/+2
* Unbreak nForce3 SATA support.sos2006-08-052-21/+20
* raw 802.11 packet transmit supportsam2006-08-052-101/+357
* raw 802.11 packet transmit supportsam2006-08-053-31/+148
* Remove reference to PTI cards. They haven't been functioningmjacob2006-08-051-15/+0
* Add OpenSolaris compatibility definitions for stat64 and fstat64 whichjb2006-08-041-0/+8
* Add a type definition for the cyclic timer callback function.jb2006-08-041-0/+6
* Add some OpenSolaris compatibility definitions which are only visiblejb2006-08-041-0/+25
* Add some compatibility definitions for OpenSolaris source.jb2006-08-041-0/+30
* With exception of the if_name() macro, all definitions in net_osdep.hbrooks2006-08-0440-411/+1
* Use TAILQ_EMPTY instead of checking if TAILQ_FIRST is NULL.brooks2006-08-041-1/+1
* Increase local reserved (high && low) storage in each commandmjacob2006-08-041-1/+1
* Fix na_fcentry_t to not have a lun field. Fix indentation in handlymjacob2006-08-043-37/+57
* Initialize 2300 request/response pointers in isp_reset- not inmjacob2006-08-041-7/+4
* Rename ioctl driven task management functions so theymjacob2006-08-042-6/+10
* Copy the link-layer address from our ifnet pointer at reset timegallatin2006-08-041-0/+3
* Dont overwrite cpu_model in the case of Via's C3-CPU.mr2006-08-041-1/+2
* Turn off by default "feature" that overwrites MAC addressglebius2006-08-041-1/+0
* Remove useless NULL pointer check: we are using M_WAITOK flag for memoryoleg2006-08-041-4/+0
* Commit the results of the typo hunt by Darren Pilgrim.yar2006-08-0420-22/+22
* The page queues lock is no longer required by vm_page_io_start(). Reducealc2006-08-041-3/+3
* When sleeping on a busy page, use the lock from the containing objectalc2006-08-033-18/+15
* Use proper trap code for the EXC_ALI traps. This fixes SIGBUS duringsobomax2006-08-032-2/+2
* Report the correct function name in a DPRINTF.jb2006-08-031-3/+4
* Revert back changes to made in rev 1.109 of if_em.c which were unnecessary.pdeuskar2006-08-032-978/+978
OpenPOWER on IntegriCloud