| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Add an FFS specific mount option to allow a filesystem checker | mckusick | 2011-07-15 | 5 | -24/+306 |
* | | Remove an extra '.It' from axe(4). | gjb | 2011-07-15 | 1 | -1/+0 |
* | | Break out the pass 5 inode and block map updating into a separate function | mckusick | 2011-07-15 | 2 | -28/+45 |
* | | Fix logical_cpus_mask retrieving by using, correctly, cpuset_t. | attilio | 2011-07-15 | 1 | -6/+13 |
* | | pmcstat, pmccontrol: catch up with removal of machdep.hlt_cpus sysctl | avg | 2011-07-15 | 2 | -31/+3 |
* | | Add implementation for capabilities. | jonathan | 2011-07-15 | 3 | -10/+240 |
* | | Do not call platform_gpio_init() early. It doesn't work because we do | marcel | 2011-07-15 | 2 | -26/+2 |
* | | Set preload_addr_relocate accordingly so that preloaded modules and | marcel | 2011-07-15 | 1 | -0/+1 |
* | | In pmap_protect(), don't call vm_page_dirty() if the page is unmanaged. | marcel | 2011-07-15 | 1 | -3/+6 |
* | | Remove "-n" from echo | kevlo | 2011-07-15 | 1 | -2/+2 |
* | | Remove note that claims pthread_set_name_np is for debugging only. | emaste | 2011-07-15 | 1 | -3/+0 |
* | | Improve portability #defines for compiling aicasm on other systems. | emaste | 2011-07-15 | 8 | -31/+5 |
* | | Add a missing check for the global ath_hal_debug. | adrian | 2011-07-14 | 1 | -1/+3 |
* | | Clear the filter memory area before using it. Leaving it uninitialized may | mp | 2011-07-14 | 1 | -0/+2 |
* | | Prefer uint64_t over u_int64_t. | jkim | 2011-07-14 | 1 | -1/+1 |
* | | If TSC stops ticking in C3, disable deep sleep when the user forcefully | jkim | 2011-07-14 | 3 | -0/+9 |
* | | Support controllers whose option ROM is disabled in the BIOS by kicking | jhb | 2011-07-14 | 2 | -2/+8 |
* | | When using -A option (unmount all mounted filesystems), do not attempt | mckusick | 2011-07-14 | 1 | -0/+2 |
* | | Use MFI_STAT_* constants for cmd_status field values rather than magic | jhb | 2011-07-14 | 1 | -5/+6 |
* | | Rename resource names to match these in login.conf. | trasz | 2011-07-14 | 4 | -45/+44 |
* | | In ng_attach_cntl() first allocate things that may fail, and then | glebius | 2011-07-14 | 1 | -16/+15 |
* | | Consistently check mount flag (MNTK_SUJ) rather than superblock | mckusick | 2011-07-14 | 1 | -2/+2 |
* | | Use _PATH_DEV and make the format more consistent with GEOM_LABEL. | delphij | 2011-07-14 | 1 | -1/+2 |
* | | Restore USB MIDI transmit buffer size to 1Kbyte. | hselasky | 2011-07-14 | 1 | -1/+1 |
* | | Document AX88772B and AX88760. AX88760 is treated as AX88772A in | yongari | 2011-07-14 | 1 | -27/+59 |
* | | Add initial support for AX88772B USB Fast Ethernet. AX88772B | yongari | 2011-07-14 | 3 | -25/+125 |
* | | Enable PREEMPTION for PowerPC/AIM generic kernels. The last known PREEMPTION | nwhitehorn | 2011-07-14 | 2 | -0/+2 |
* | | Remove semaphore map entry count "semmap" field and its tuning | bz | 2011-07-14 | 7 | -18/+11 |
* | | Update dialog to 1.1-20110707. | nwhitehorn | 2011-07-14 | 44 | -1553/+3755 |
|\ \ |
|
| * | | Import dialog 1.1-20110707. This adds support for several features (e.g. | nwhitehorn | 2011-07-14 | 43 | -1549/+3754 |
* | | | Fix indentation. | bz | 2011-07-14 | 1 | -1/+1 |
* | | | Unbreak no-INET kernels after r223839 adding the needed #ifdef INET. | bz | 2011-07-14 | 1 | -0/+2 |
* | | | Include device rt in RT305X config. | ray | 2011-07-14 | 2 | -8/+9 |
* | | | Revert it back. Too many changes for one commit. | ray | 2011-07-14 | 2 | -124/+120 |
* | | | Include device rt in RT305X config and little cleanup. | ray | 2011-07-14 | 2 | -120/+124 |
* | | | Add a -l option to show file system's corresponding /dev/ufsid path. | delphij | 2011-07-14 | 2 | -5/+26 |
* | | | Use calloc() instead of an explicit memset. | delphij | 2011-07-14 | 1 | -4/+2 |
* | | | Add a new option, -N to disable the default and recommended syslogd(8) | delphij | 2011-07-14 | 2 | -8/+31 |
* | | | Use prototype. While I'm there, add a pair of parenthesis to mark an if | delphij | 2011-07-14 | 5 | -7/+8 |
* | | | More Japan regulatory domain fixes: | adrian | 2011-07-14 | 1 | -1/+21 |
* | | | Japan regulatory domain update #1 - sync with CRDA entries. | adrian | 2011-07-14 | 1 | -0/+48 |
* | | | Remove trailing whitespace in the shutdown(8) manual. | gjb | 2011-07-14 | 1 | -2/+2 |
* | | | Improvements to the shutdown(8) manual. | gjb | 2011-07-14 | 1 | -12/+14 |
* | | | Fix for dump after shutdown with USB keyboard plugged in. It appears that the | hselasky | 2011-07-13 | 1 | -2/+32 |
* | | | While fixing the looping of a thread while devfs vnode is reclaimed, | kib | 2011-07-13 | 1 | -6/+12 |
* | | | - Expand the scope of the lock in the interrupt routine to close races with | marius | 2011-07-13 | 1 | -22/+25 |
* | | | - For SAS but neither FC nor SPI controllers default to using MSI (still | marius | 2011-07-13 | 2 | -22/+20 |
* | | | PCIB_ALLOC_MSIX() may already fail on the first pass, f.e. when the PCI-PCI | marius | 2011-07-13 | 1 | -1/+4 |
* | | | Remove extra empty lines. | marius | 2011-07-13 | 1 | -11/+0 |
* | | | Run newaliases at the end of the install process. | nwhitehorn | 2011-07-13 | 1 | -0/+4 |