| Commit message (Expand) | Author | Age | Files | Lines |
* | 1. Have the APs initialize the TLB1 entries from what has been | marcel | 2012-11-03 | 4 | -58/+89 |
* | Add a MD_ROOT_FSTYPE kernel option. The option specifies the | marcel | 2012-11-03 | 2 | -1/+6 |
* | Add the bus attachment for the embedded EHCI HC. | marcel | 2012-11-03 | 1 | -0/+1 |
* | Allow using the embedded EHCI host controller in Freescale SoCs | marcel | 2012-11-03 | 2 | -6/+12 |
* | Add the buildLINT convenience target, handy for build automation. | marcel | 2012-11-03 | 1 | -0/+3 |
* | o DragonFly 2.3.1 added. | maxim | 2012-11-03 | 1 | -1/+2 |
* | When a file is first being written, the dynamic block reallocation | mckusick | 2012-11-03 | 2 | -2/+75 |
* | Replace log(3) with flsll(3) for watchdogd(8) and drop libm dependency. | delphij | 2012-11-03 | 2 | -3/+4 |
* | Merge r242395,242483 from mutex implementation: | attilio | 2012-11-03 | 3 | -43/+155 |
* | Revert the change that makes less default. | eadler | 2012-11-03 | 2 | -2/+2 |
* | Fix errno in a couple of error cases. | tuexen | 2012-11-03 | 1 | -1/+3 |
* | Print a newline after the error message. | jh | 2012-11-03 | 1 | -0/+1 |
* | HAL API updates, from the previous couple of HAL commits. | adrian | 2012-11-03 | 1 | -2/+4 |
* | HAL API changes! | adrian | 2012-11-03 | 3 | -3/+15 |
* | Add a debug method to dump the EDMA TX status descriptor contents out. | adrian | 2012-11-03 | 2 | -0/+14 |
* | Sync strlcpy with userland version. | delphij | 2012-11-03 | 1 | -33/+17 |
* | Sync strlen with userland implementation. | delphij | 2012-11-03 | 1 | -13/+98 |
* | Fix typo | bapt | 2012-11-03 | 1 | -1/+1 |
* | If no contents keyword is specified, the default for files is | sjg | 2012-11-03 | 1 | -0/+47 |
* | Add a couple of examples. | joel | 2012-11-02 | 1 | -1/+65 |
* | Copy code from scsi_read_write() as mfi_build_syspd_cdb() to build SCSI | delphij | 2012-11-02 | 1 | -26/+82 |
* | Update nsamples and nbuffers defaults to match reality. | jimharris | 2012-11-02 | 1 | -3/+3 |
* | A few minor adjustments after r242424: | joel | 2012-11-02 | 1 | -9/+6 |
* | - In cancel_mkdir_dotdot don't panic if the inodedep is not available. If | jeff | 2012-11-02 | 1 | -1/+1 |
* | Merge 242488, better use of strlcpy. | alfred | 2012-11-02 | 1 | -2/+3 |
* | Document that you can use -v along with -l. | alfred | 2012-11-02 | 2 | -1/+2 |
* | Tweak comment to make more clear why it will fail. | attilio | 2012-11-02 | 1 | -1/+1 |
* | kdump: Also decode fcntl commands containing underscores and digits. | jilles | 2012-11-02 | 1 | -1/+1 |
* | Add more obsolete files. | antoine | 2012-11-02 | 1 | -0/+9 |
* | Don't allow for more than one segment for the control space since | mjacob | 2012-11-02 | 1 | -3/+2 |
* | Don't allow for more than one segment for the control space since | mjacob | 2012-11-02 | 1 | -3/+2 |
* | The r241025 fixed the case when a binary, executed from nullfs mount, | kib | 2012-11-02 | 10 | -15/+78 |
* | - Fix struct and struct fields names. | glebius | 2012-11-02 | 1 | -41/+31 |
* | Remove separate paragraph on ASCII messages and instead | glebius | 2012-11-02 | 1 | -49/+27 |
* | Fix broken macro checking in the libc++ Makefile, introduced in r241909. | dim | 2012-11-02 | 1 | -1/+1 |
* | MFV pciids-20121024, r242469 | philip | 2012-11-02 | 1 | -687/+2141 |
* | o OpenBSD 5.2 added. | maxim | 2012-11-02 | 1 | -0/+2 |
* | - If DRM_DEBUG_DEFAULT_ON is defined, then initialize drm_debug_flagi to | glebius | 2012-11-02 | 1 | -2/+3 |
* | Drop this from 500 to 128, to save a little space on memory constrained | adrian | 2012-11-02 | 1 | -1/+1 |
* | Free the dma map -after- it's checked, not before. Or you'll be | adrian | 2012-11-02 | 1 | -1/+1 |
* | Remove the recently added sysctl variable net.pfil.forward. | ae | 2012-11-02 | 17 | -59/+38 |
* | 10 years too late add support for "2.88MB 3.5in Extra High Density" | eadler | 2012-11-02 | 1 | -0/+6 |
* | fopen(3): Mention that the "x" mode option is from C11. | jilles | 2012-11-01 | 1 | -1/+5 |
* | Add descriptions for callout_reset_on and callout_schedule_on and | jimharris | 2012-11-01 | 1 | -1/+35 |
* | Correct buffer size printout. | hselasky | 2012-11-01 | 1 | -10/+4 |
* | Increase default volume for FastTracker playback channels. | hselasky | 2012-11-01 | 1 | -1/+4 |
* | Don't disable PCIe just because the host is not a PCI host; the latter flag | jmallett | 2012-11-01 | 1 | -4/+4 |
* | Fix sysctl free bug in last commit, which eventually leads to a panic. | hselasky | 2012-11-01 | 1 | -14/+188 |
* | The test fails with "exit 1" if /usr/games/fortune doesn't actually | eadler | 2012-11-01 | 1 | -1/+1 |
* | Add an option to display the current dump device via dumpon -l. | alfred | 2012-11-01 | 2 | -3/+49 |