summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Fix a bug that caused some /dev entries to continue to exist afterjdp2005-11-185-2/+18
* In vfs_nmount(), check to see if "update" mount option was passedrodrigc2005-11-181-0/+9
* MFOpenBSD 1.62:glebius2005-11-171-2/+4
* - Backout last change, since it is memory overkill for a non busy host orglebius2005-11-173-13/+44
* Prefer NULL to 0.yongari2005-11-171-25/+29
* Remove vestiges of oldcard and owi.ru2005-11-172-19/+0
* Fix spelling mistake.obrien2005-11-172-2/+2
* Make the elf wrapper work with recent kernel.debug changes.cognet2005-11-171-3/+5
* OBEimp2005-11-161-9/+0
* Revert a part of the previous commits to these files that made the NMIjhb2005-11-162-10/+8
* this is no longer needed.imp2005-11-165-3721/+0
* Revert previous commit to these files. There isn't a race necessitatingjhb2005-11-162-6/+4
* Fix a typo in the check for an invalid APIC. If we are told about anjhb2005-11-162-2/+2
* Correct description of RLIMIT_CPU.jhb2005-11-161-1/+1
* fixed a kernel crash due to an improper removal of callout-timersuz2005-11-161-0/+1
* - Add errmsg to the list of smbfs mount options.rodrigc2005-11-161-7/+23
* Catch up with loader_color -> loader_logo and document beastie_disable.ru2005-11-152-5/+12
* Provide a link to the documentation of the I/O APIC at Intel.andre2005-11-151-0/+4
* Add some initial bits (currently unused) for upcoming AMRR support.damien2005-11-151-0/+10
* Add some initial bits (currently unused) for upcoming AMRR support.damien2005-11-151-0/+77
* Optimize and clean TX time computation.damien2005-11-152-44/+14
* Recognize Broadcom BCM5752 chip, that can be found in HP DC7600.glebius2005-11-152-2/+7
* Some whitespace and style cleanup.glebius2005-11-152-89/+88
* Update ieee80211_mhz2ieee to understand public safety bands and spectrumsam2005-11-152-9/+24
* nuke special handling to extend cts when bursting; it was race pronesam2005-11-153-65/+2
* bandaid inconsistent state handling: the rate index map may besam2005-11-151-0/+5
* Unbreak kernel builds.kan2005-11-151-2/+2
* Keep track of volumes in non-optimal state and expose a simple countkan2005-11-152-0/+13
* Add a new sysctl, kern.elf[32|64].can_exec_dyn. When set to 1, one cancognet2005-11-141-1/+7
* 0xb1881106 seems to be an AGP bridge and some BIOSes incorrectly handlejkim2005-11-142-32/+144
* In ktr_getrequest(), acquire ktrace_mtx earlier -- while the racerwatson2005-11-141-2/+3
* Update my email address, so people know where the exact /ariff2005-11-143-7/+7
* From luigi:ariff2005-11-141-35/+71
* From luigi:ariff2005-11-141-2/+9
* Unlike the rest of the world, NDIS code can access "structru2005-11-141-1/+2
* ac97.c:ariff2005-11-142-2/+3
* Fix a long standing unhandled interrupt bug which can causeariff2005-11-141-2/+2
* - Added few more Intel HDA ids (ICH 6/7) which does have backwardariff2005-11-141-104/+154
* Use both (enabled by default) DAC1 and DAC2 to provide 2ariff2005-11-141-105/+473
* Fix left/right channel mixed-up during recording by splitting recdevariff2005-11-141-13/+22
* Unbreak for !INET6 case.ru2005-11-141-1/+1
* Fix misspelling.imp2005-11-141-2/+2
* Provide a dummy NO_XBOX option that lives in opt_xbox.h for pc98.imp2005-11-144-6/+4
* Add xbox associated options/devices to LINT.imp2005-11-141-0/+17
* o Slightly refactor the ctlreq code to maximize code sharing betweenmarcel2005-11-131-67/+127
* Restore backwards source compatibility with 6.x and 5.x.wpaul2005-11-131-2/+6
* Fix a second missed case where the refcount is not decremented.thompsa2005-11-131-2/+3
* Fix a mbuf and refcnt leak in the broadcast code.thompsa2005-11-131-4/+4
* Fix endianness issues. iwi now works on big endian architectures too.damien2005-11-131-10/+10
* Remove the unused AAC_DRIVER_BUILD_DATE macro.schweikh2005-11-131-49/+48
OpenPOWER on IntegriCloud