summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Extract the code that records syscall results in the frame into MDkib2009-11-1021-304/+419
* Check fork() return valuedes2009-11-101-2/+5
* Remove a bunch of code used to detect SMP on ((i386 && !pc98) || amd64) anddes2009-11-108-867/+1
* MFp4:mav2009-11-102-21/+31
* Fix globbingdes2009-11-102-1/+3
* More rational usage()des2009-11-101-3/+5
* Add Japanese catalogue entries for newer errnos: EBADMSG, EMULTIHOP,ume2009-11-102-0/+20
* Add a note about no hostname leading to "Amnesiac" on the consoledougb2009-11-101-0/+3
* Add a minimal change to prevent NULL deference in ee(1).delphij2009-11-101-1/+1
* Zero out Tx/Rx descriptors before using them. Also add missingyongari2009-11-091-0/+7
* Add missing bus_dmamap_sync(9) before issuing kick command.yongari2009-11-091-0/+3
* Unbreak booting of FreeBSD/mips by merging r195429 from projects/mips:gonzo2009-11-092-3/+3
* Spell sz correctly.nwhitehorn2009-11-091-1/+1
* MFV of r199105, tzdata2009r:edwin2009-11-091-4/+27
* Make isa_dma functions MPSAFE by introducing its own private lock. Theserdivacky2009-11-094-68/+166
* Remove ifdefed out part of code, which seems to have originated a decade agotrasz2009-11-093-19/+3
* Fix variable type.mav2009-11-091-1/+1
* Purge some duplicate mergeinfo.jhb2009-11-090-0/+0
* Add gai_strerror() catalog for ja_JP.UTF-8 and ja_JP.eucJP.ume2009-11-092-0/+72
* Mention the layout change of ieee80211req_scan_result.rpaulo2009-11-091-0/+5
* Driver for the Apple Touchpad present on MacBook (non-Pro & Pro).rpaulo2009-11-094-1/+2060
* Increase the size of the OFW translations buffer to handle G5 systemsnwhitehorn2009-11-091-1/+4
* Add NLS catalogs support to gai_strerror(3).ume2009-11-092-0/+94
* Fix comment.ume2009-11-092-2/+2
* Add ja_JP.eucJP catalog.ume2009-11-092-0/+250
* Add ja_JP.UTF-8 catalog.ume2009-11-092-0/+250
* Add support for ATA Power Management.mav2009-11-092-3/+134
* The isr_intval in ieee80211req_scan_result structure should be 16 bit.rpaulo2009-11-091-1/+1
* Add more ICH10 chip IDs.mav2009-11-092-0/+8
* style(9): add missing parenthesesoleg2009-11-091-1/+1
* Initialize the whole message unit's DMA buffer to zero, this fixes a panicdelphij2009-11-092-2/+4
* - Add hw.clflush_disable loader tunable to avoid panic (trap 9) atkuriyama2009-11-092-2/+36
* Apply a NetBSD fix (revision 1.12) to handle multi-session bzip2 filesdelphij2009-11-091-5/+14
* Correct disabling checksum offloading for BCM5700 B0.yongari2009-11-091-1/+1
* Correct Olympus quirk.thompsa2009-11-081-1/+1
* Add missing mtx_destroy().thompsa2009-11-081-0/+1
* Improve support for High-speed USB audio devices.thompsa2009-11-081-121/+120
* improve support for high speed isochronous endpoints which does not run 1:1,thompsa2009-11-084-27/+91
* Integrate lost interrupts patch from the old USB stack.thompsa2009-11-083-4/+51
* ehci_init() will do reset and set the usbrev flag. Fix problem wherethompsa2009-11-083-8/+1
* - fix refcounting error during data transferthompsa2009-11-087-35/+251
* Partially revert r199035.yongari2009-11-081-0/+8
* Add a check for the connection being shut down to the krpcrmacklem2009-11-081-0/+16
* Introduce define and kernel option ATA_REQUEST_TIMEOUT to control ATA(4)mav2009-11-087-12/+20
* Fix a copy+paste error by checking the correct variable against MM_NULLACT.brueffer2009-11-081-1/+1
* - Strip trailing CRsgabor2009-11-081-259/+259
* Introduce hw.hptrr.attach_generic loader tunable to deny hptrr drivermav2009-11-082-1/+16
* - Update Ukranian cataloggabor2009-11-081-0/+10
* Add suggestion for zfs root.trasz2009-11-081-0/+1
* create an SMP kernel by default in picobsdluigi2009-11-081-1/+4
OpenPOWER on IntegriCloud