summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix copy-paste bug, enabling SIM PMP support, when it was not really found.mav2009-07-131-1/+1
* Revert the CISS driver to 64K i/o, the previous change was in error andscottl2009-07-131-1/+1
* Fix a few language nits.joel2009-07-131-5/+6
* Fix inline function declaration and prototype.rpaulo2009-07-131-5/+4
* Correct an error of omission in r195649 ("Add support to the virtual memoryalc2009-07-131-2/+1
* Fix Marvel SATA controllers operation, broken by rev. 188765,mav2009-07-131-2/+2
* Move msg{snd,recv,get,ctl} manual pages from section 3 to 2.trasz2009-07-138-26/+32
* Fix a race in the manipulation of the V_tcp_sack_globalholes global variable,lstewart2009-07-131-2/+2
* Replace struct tcpopt with a proxy toeopt struct in the TOE driver interface tolstewart2009-07-137-22/+58
* Rename ATA probe driver to "aprobe" to resolve name conflict with SCSImav2009-07-131-4/+4
* 1) Use our vendor domain at the pool.dwmalone2009-07-131-11/+16
* Add support to the virtual memory system for configuring machine-alc2009-07-1230-106/+275
* add IEEE80211_SCAN_REQsam2009-07-121-0/+16
* fix Jouni's email addresssam2009-07-127-7/+7
* This patch adds a host route to an interface address (that is assignedqingli2009-07-121-0/+46
* Add calls to the experimental nfs client for the case of an "intr" mount,rmacklem2009-07-121-1/+16
* Fix the handling of dotdot in lookup for the experimental nfs clientrmacklem2009-07-121-0/+2
* Isochronous transfers only have 1 frame buffer, but multiplemarcel2009-07-121-1/+1
* MFp4:marcel2009-07-121-1/+2
* Fix fwrite() to return 0 when size or nmemb are zero.ed2009-07-122-4/+9
* Test suite for the poll(2)/select(2) on fifos, pipes and sockets,kib2009-07-1214-0/+883
* When VM_MAP_WIRE_HOLESOK is not specified and vm_map_wire(9) encounterskib2009-07-121-1/+1
* Pad the following TCP related structs to allow MFCs of upcoming features/fixeslstewart2009-07-123-2/+18
* Rename option USBVERBOSE to USB_VERBOSE for 2 reasons:marcel2009-07-122-2/+2
* Increase the size of the page table on 64-bit PowerPC machines as anwhitehorn2009-07-121-2/+0
* Revert rev 192323 (nfs_common.c only):marcel2009-07-121-3/+2
* first cut at documenting ioctl api's for net80211sam2009-07-123-247/+1303
* In nvpair_native_embedded_array(), meaningless pointers are zeroed.marcel2009-07-111-3/+6
* Remove build timestamps from the following files:cperciva2009-07-117-12/+9
* On exec(2), when loading the ELF image, pmap_enter_object() ismarcel2009-07-111-0/+3
* Re-factoring for adding weighted routes introduced akmacy2009-07-111-1/+11
* Fix typo: kproc_resume,.9 -> kproc_resume.9.cperciva2009-07-111-1/+1
* Fix .Dd value -- our mdoc macros don't know how to parse the $Mdocdate$cperciva2009-07-111-1/+1
* Fix something bogus deletion that got it during mesh commit.rpaulo2009-07-111-0/+1
* Document the new multichannel support.joel2009-07-111-1/+51
* Implementation of the upcoming Wireless Mesh standard, 802.11s, on therpaulo2009-07-1152-203/+6012
* Get correct maxio from the controller and drop the tunable.jkim2009-07-112-37/+7
* Update to tcsh 6.17.00.mp2009-07-1155-4809/+6174
|\
| * Import of tcsh-6.17.00mp2009-07-1055-4806/+6178
| * Flatten vendor/tcsh/dist.mp2009-07-10475-0/+0
* | Fix alignment issue with ATA IDENTIFY structure.scottl2009-07-101-11/+11
* | For ic_opmode switch cases, provide a default label with a printf sayingrpaulo2009-07-104-2/+10
* | mark struct ieee80211req_maclist packed so sizeof works as intended on arm;sam2009-07-101-1/+1
* | Sync the libusb 1.0 exported api to the latest GSoC code.thompsa2009-07-105-506/+510
* | When amd64 CPU cannot load segment descriptor during trap return tokib2009-07-101-12/+12
* | Separate the parallel scsi knowledge out of the core of the XPT, andscottl2009-07-1051-2505/+9093
* | correctly set the tailq ptr when removing the last item in the qsam2009-07-101-1/+2
* | Rearrange shift operation to increase interpolation accuracy,ariff2009-07-091-60/+60
* | The mutex_owned() macro should operate on kmutex_t and not on mutex_t.pjd2009-07-093-1/+10
* | Fix cxgb(4) panic with jumbo frames.np2009-07-091-2/+1
OpenPOWER on IntegriCloud