summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Whitespace.glebius2013-03-291-10/+10
* Non-functional cleanup of ng_ksocket_incoming2().glebius2013-03-291-8/+8
* Unbreak compilation after r248868.marius2013-03-291-2/+2
* Make pre-shutdown flush and spindown routines to not use xpt_polled_action(),mav2013-03-292-42/+21
* Remove EOL whitespace.joel2013-03-292-156/+156
* Minor mdoc fix.joel2013-03-291-1/+1
* Implement CAM_PERIPH_FOREACH() macro, safely iterating over the list ofmav2013-03-293-4/+43
* For the AR933x UART, the serial clock is not the AHB clock, it's theadrian2013-03-292-2/+2
* * Fix clock register definitionsadrian2013-03-291-2/+5
* Print out the platform reference frequency.adrian2013-03-291-2/+2
* - Update hardware notes to reflect that amd64 is no longer "young"[1]gjb2013-03-281-12/+6
* Welcome clang as the default compiler on ARM.andrew2013-03-281-2/+3
* Allow caller to skip 'guest linear address' validation when doing instructionneel2013-03-282-5/+16
* Reverse the order of some implicit commands (FS mounts and ifconfigs)jamie2013-03-283-7/+11
* Initial (unfinished!) AR933x support.adrian2013-03-284-0/+362
* Ignore interface renames instead of removing the interface from the bridgemarkj2013-03-281-0/+3
* Update to upstream version 2.7fanf2013-03-284-216/+416
* Commit a patch that fixes a problem in the #pragma statement when searchinggnn2013-03-281-3/+27
* Revert previous change in favor of a fix to the actual dtracegnn2013-03-281-0/+2
* Remove dependency code that caused a double inclusion.gnn2013-03-281-2/+0
* Tie in the AR933x support into -HEAD.adrian2013-03-282-3/+19
* Bring over the initial, CPU-only UART support for the AR933x SoC.adrian2013-03-284-0/+1081
* Update hwpmc to support Haswell class processors.sbruno2013-03-289-187/+1809
* Add the "-g <gdport>" option to the vmrun.sh script that enables remoteneel2013-03-281-3/+8
* KGDB: Accept KLD symbol files with the ".symbols" extension.will2013-03-281-0/+1
* KGDB: Allow modules to be loaded from the specified kernel's directory.will2013-03-281-1/+4
* Remove obsolete comment. This code has now been tested with the QEMUjimharris2013-03-281-4/+0
* Delete extra IO qpairs allocated based on number of MSI-X vectors, butjimharris2013-03-281-6/+14
* Several fixes and improvements to sendfile()scottl2013-03-281-7/+14
* Add myself as ports committer.tijl2013-03-281-0/+2
* Restore DB_COMMAND capabilities of ciss(4) for debugging and diagnosticssbruno2013-03-281-2/+5
* Except one case mps(4) driver does not touch the data and works well withmav2013-03-281-1/+2
* Fix compile of ciss(4) with CISS_DEBUG definedsbruno2013-03-281-1/+1
* rc.subr: disabling globbing while processing devfs rulesavg2013-03-281-1/+7
* Release the v_writecount reference on the vnode in case of error,kib2013-03-281-0/+4
* Fix the AR933x platform device start/stop code.adrian2013-03-281-10/+4
* Make sure that ${SHLIB_NAME}.debug and ${SHLIB_NAME}.symbols are alwaysmarkj2013-03-281-5/+3
* Update wiht the times.imp2013-03-281-1/+2
* deferal -> deferraljimharris2013-03-271-3/+3
* btowc(3), isblank(3): Correct prototypes for _l variants.jilles2013-03-272-3/+3
* Similar to r239870 and r239872, teach the other binutils tools about thedim2013-03-272-0/+9
* On SIM destruction free associated CCBs, preallocated inside xpt_get_ccb().mav2013-03-271-0/+6
* Limit the amount of video memory we map for the driver to the maximum value.jkim2013-03-271-5/+6
* Properly spell "Class Based Queueing"rene2013-03-271-1/+1
* Fix a typo, 'xdev-build' should be spelled with a 'd' at the end.rene2013-03-271-1/+1
* Fix a race with the vnode reclamation in the aio_qphysio(). Obtainkib2013-03-271-6/+17
* Add dev_strategy_csw() function, which is similar to dev_strategy()kib2013-03-273-23/+32
* On i386, double the default size of the bio transient map. With thekib2013-03-271-6/+13
* Fix the VM_BCACHE_SIZE_MAX definition on i386 to match the maximalkib2013-03-271-1/+4
* Update to 9.8.4-P2erwin2013-03-279-12/+13
OpenPOWER on IntegriCloud