summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add a new HAL call to extract out the HAL enterprise bits from theadrian2012-11-032-1/+23
* 1. Have the APs initialize the TLB1 entries from what has beenmarcel2012-11-034-58/+89
* Add a MD_ROOT_FSTYPE kernel option. The option specifies themarcel2012-11-032-1/+6
* Add the bus attachment for the embedded EHCI HC.marcel2012-11-031-0/+1
* Allow using the embedded EHCI host controller in Freescale SoCsmarcel2012-11-032-6/+12
* Add the buildLINT convenience target, handy for build automation.marcel2012-11-031-0/+3
* o DragonFly 2.3.1 added.maxim2012-11-031-1/+2
* When a file is first being written, the dynamic block reallocationmckusick2012-11-032-2/+75
* Replace log(3) with flsll(3) for watchdogd(8) and drop libm dependency.delphij2012-11-032-3/+4
* Merge r242395,242483 from mutex implementation:attilio2012-11-033-43/+155
* Revert the change that makes less default.eadler2012-11-032-2/+2
* Fix errno in a couple of error cases.tuexen2012-11-031-1/+3
* Print a newline after the error message.jh2012-11-031-0/+1
* HAL API updates, from the previous couple of HAL commits.adrian2012-11-031-2/+4
* HAL API changes!adrian2012-11-033-3/+15
* Add a debug method to dump the EDMA TX status descriptor contents out.adrian2012-11-032-0/+14
* Sync strlcpy with userland version.delphij2012-11-031-33/+17
* Sync strlen with userland implementation.delphij2012-11-031-13/+98
* Fix typobapt2012-11-031-1/+1
* If no contents keyword is specified, the default for files issjg2012-11-031-0/+47
* Add a couple of examples.joel2012-11-021-1/+65
* Copy code from scsi_read_write() as mfi_build_syspd_cdb() to build SCSIdelphij2012-11-021-26/+82
* Update nsamples and nbuffers defaults to match reality.jimharris2012-11-021-3/+3
* A few minor adjustments after r242424:joel2012-11-021-9/+6
* - In cancel_mkdir_dotdot don't panic if the inodedep is not available. Ifjeff2012-11-021-1/+1
* Merge 242488, better use of strlcpy.alfred2012-11-021-2/+3
* Document that you can use -v along with -l.alfred2012-11-022-1/+2
* Tweak comment to make more clear why it will fail.attilio2012-11-021-1/+1
* kdump: Also decode fcntl commands containing underscores and digits.jilles2012-11-021-1/+1
* Add more obsolete files.antoine2012-11-021-0/+9
* Don't allow for more than one segment for the control space sincemjacob2012-11-021-3/+2
* Don't allow for more than one segment for the control space sincemjacob2012-11-021-3/+2
* The r241025 fixed the case when a binary, executed from nullfs mount,kib2012-11-0210-15/+78
* - Fix struct and struct fields names.glebius2012-11-021-41/+31
* Remove separate paragraph on ASCII messages and insteadglebius2012-11-021-49/+27
* Fix broken macro checking in the libc++ Makefile, introduced in r241909.dim2012-11-021-1/+1
* MFV pciids-20121024, r242469philip2012-11-021-687/+2141
* o OpenBSD 5.2 added.maxim2012-11-021-0/+2
* - If DRM_DEBUG_DEFAULT_ON is defined, then initialize drm_debug_flagi toglebius2012-11-021-2/+3
* Drop this from 500 to 128, to save a little space on memory constrainedadrian2012-11-021-1/+1
* Free the dma map -after- it's checked, not before. Or you'll beadrian2012-11-021-1/+1
* Remove the recently added sysctl variable net.pfil.forward.ae2012-11-0217-59/+38
* 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
OpenPOWER on IntegriCloud