summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 10 years too late add support for "2.88MB 3.5in Extra High Density"eadler2012-11-021-0/+6
* fopen(3): Mention that the "x" mode option is from C11.jilles2012-11-011-1/+5
* Add descriptions for callout_reset_on and callout_schedule_on andjimharris2012-11-011-1/+35
* Correct buffer size printout.hselasky2012-11-011-10/+4
* Increase default volume for FastTracker playback channels.hselasky2012-11-011-1/+4
* Don't disable PCIe just because the host is not a PCI host; the latter flagjmallett2012-11-011-4/+4
* Fix sysctl free bug in last commit, which eventually leads to a panic.hselasky2012-11-011-14/+188
* The test fails with "exit 1" if /usr/games/fortune doesn't actuallyeadler2012-11-011-1/+1
* Add an option to display the current dump device via dumpon -l.alfred2012-11-012-3/+49
* Sort textdump options list.joel2012-11-011-6/+6
* Add whitespace between mandatory and optional kernelalfred2012-11-011-0/+1
* Provide a device name in the sysctl tree for programs to query thealfred2012-11-014-6/+16
* Export all mixer nodes into dev.pcm.X.mixer.Y sysctl nodes, hence thehselasky2012-11-011-32/+264
* Add missing inclusion guard.hselasky2012-11-011-0/+5
* In general, we call pmap_remove_all() before calling vm_page_cache(). So,alc2012-11-012-28/+13
* Enable the new instructions for reading and writing bases for %fs,kib2012-11-012-1/+18
* Provide the reading and display of the Standard Extended Features,kib2012-11-014-0/+30
* Fix build for SMP.cognet2012-11-011-1/+1
* - Portability changes for ARMgabor2012-11-019-70/+74
* fcntl(2): Fix typos in name of constant "F_DUP2FD_CLOEXEC".jilles2012-11-011-2/+2
* Nuke whitespace.joel2012-11-011-3/+2
* Minor mdoc fix.joel2012-11-011-1/+1
* TCP/UDP checksum offloading feature for IP fragmented datagram wasyongari2012-11-011-27/+0
* Remove TCP/UDP checksum offloading feature for IP fragmentedyongari2012-11-011-11/+5
* Small textdump enhancements.alfred2012-11-016-7/+72
* Handle the management port on the EBT5600 and disable loopback. The XAUIjmallett2012-11-011-0/+12
* Only four specific ATA PIO commands transfer several sectors per DRQ blockmav2012-11-011-2/+10
* A few important fixes:jfv2012-10-311-11/+72
* Use callout_reset_curcpu to allow the callout to be handled by thejimharris2012-10-311-0/+5
* ASUS EeePC 1001px has strange variant of ALC269 CODEC, that mutes speakermav2012-10-311-0/+15
* Since the PLL changes aren't in here yet for the AR9130 half/quarteradrian2012-10-312-0/+10
* Oops - this was incorrectly removed in a previous commit.adrian2012-10-311-0/+1
* Oops - missing from the last commit - add ANI immunity levels for AR9160.adrian2012-10-311-2/+2
* HAL updates!adrian2012-10-315-10/+31
* Add in the last random assortment of missing bits for the AR9380 HAL.adrian2012-10-312-6/+249
* Add the emulation PCI device id - these days, 0xabcd shows up all overadrian2012-10-311-0/+1
* Correct code that was lost somewhere in the past,jfv2012-10-311-1/+1
* Rework the known mutexes to benefit about staying on their ownattilio2012-10-314-21/+12
* Pad and align the callout_cpu mtx to its own cacheline to reduce falsejimharris2012-10-311-1/+1
* Correct attribution.des2012-10-311-3/+8
* Genericise the (out of date) instructions from moving from stable togavin2012-10-311-1/+1
* Give mtx(9) the ability to crunch different type of structures, with theattilio2012-10-313-33/+139
* Merge r242125 into the other ARMv6 copies of initarm.andrew2012-10-314-0/+20
* I've had some feedback that CCK rates are more reliable than MCS 0adrian2012-10-311-0/+17
* I give up - introduce a TX lock to serialise TX operations.adrian2012-10-316-3/+51
* Fix longstanding misprint.jmallett2012-10-311-1/+1
* If the CF physical base is 0, attach no CF devices. This fixes a warningjmallett2012-10-311-0/+2
* - Do not put in the mntqueue half-constructed vnodes.davide2012-10-314-123/+69
* Fix panic due to page faults while in kernel mode, under conditions ofdavide2012-10-3111-220/+419
* Change the code to use %jd as printf() placeholder for uio_offset anddavide2012-10-312-4/+7
OpenPOWER on IntegriCloud