summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Add an FFS specific mount option to allow a filesystem checkermckusick2011-07-155-24/+306
* | Remove an extra '.It' from axe(4).gjb2011-07-151-1/+0
* | Break out the pass 5 inode and block map updating into a separate functionmckusick2011-07-152-28/+45
* | Fix logical_cpus_mask retrieving by using, correctly, cpuset_t.attilio2011-07-151-6/+13
* | pmcstat, pmccontrol: catch up with removal of machdep.hlt_cpus sysctlavg2011-07-152-31/+3
* | Add implementation for capabilities.jonathan2011-07-153-10/+240
* | Do not call platform_gpio_init() early. It doesn't work because we domarcel2011-07-152-26/+2
* | Set preload_addr_relocate accordingly so that preloaded modules andmarcel2011-07-151-0/+1
* | In pmap_protect(), don't call vm_page_dirty() if the page is unmanaged.marcel2011-07-151-3/+6
* | Remove "-n" from echokevlo2011-07-151-2/+2
* | Remove note that claims pthread_set_name_np is for debugging only.emaste2011-07-151-3/+0
* | Improve portability #defines for compiling aicasm on other systems.emaste2011-07-158-31/+5
* | Add a missing check for the global ath_hal_debug.adrian2011-07-141-1/+3
* | Clear the filter memory area before using it. Leaving it uninitialized maymp2011-07-141-0/+2
* | Prefer uint64_t over u_int64_t.jkim2011-07-141-1/+1
* | If TSC stops ticking in C3, disable deep sleep when the user forcefullyjkim2011-07-143-0/+9
* | Support controllers whose option ROM is disabled in the BIOS by kickingjhb2011-07-142-2/+8
* | When using -A option (unmount all mounted filesystems), do not attemptmckusick2011-07-141-0/+2
* | Use MFI_STAT_* constants for cmd_status field values rather than magicjhb2011-07-141-5/+6
* | Rename resource names to match these in login.conf.trasz2011-07-144-45/+44
* | In ng_attach_cntl() first allocate things that may fail, and thenglebius2011-07-141-16/+15
* | Consistently check mount flag (MNTK_SUJ) rather than superblockmckusick2011-07-141-2/+2
* | Use _PATH_DEV and make the format more consistent with GEOM_LABEL.delphij2011-07-141-1/+2
* | Restore USB MIDI transmit buffer size to 1Kbyte.hselasky2011-07-141-1/+1
* | Document AX88772B and AX88760. AX88760 is treated as AX88772A inyongari2011-07-141-27/+59
* | Add initial support for AX88772B USB Fast Ethernet. AX88772Byongari2011-07-143-25/+125
* | Enable PREEMPTION for PowerPC/AIM generic kernels. The last known PREEMPTIONnwhitehorn2011-07-142-0/+2
* | Remove semaphore map entry count "semmap" field and its tuningbz2011-07-147-18/+11
* | Update dialog to 1.1-20110707.nwhitehorn2011-07-1444-1553/+3755
|\ \
| * | Import dialog 1.1-20110707. This adds support for several features (e.g.nwhitehorn2011-07-1443-1549/+3754
* | | Fix indentation.bz2011-07-141-1/+1
* | | Unbreak no-INET kernels after r223839 adding the needed #ifdef INET.bz2011-07-141-0/+2
* | | Include device rt in RT305X config.ray2011-07-142-8/+9
* | | Revert it back. Too many changes for one commit.ray2011-07-142-124/+120
* | | Include device rt in RT305X config and little cleanup.ray2011-07-142-120/+124
* | | Add a -l option to show file system's corresponding /dev/ufsid path.delphij2011-07-142-5/+26
* | | Use calloc() instead of an explicit memset.delphij2011-07-141-4/+2
* | | Add a new option, -N to disable the default and recommended syslogd(8)delphij2011-07-142-8/+31
* | | Use prototype. While I'm there, add a pair of parenthesis to mark an ifdelphij2011-07-145-7/+8
* | | More Japan regulatory domain fixes:adrian2011-07-141-1/+21
* | | Japan regulatory domain update #1 - sync with CRDA entries.adrian2011-07-141-0/+48
* | | Remove trailing whitespace in the shutdown(8) manual.gjb2011-07-141-2/+2
* | | Improvements to the shutdown(8) manual.gjb2011-07-141-12/+14
* | | Fix for dump after shutdown with USB keyboard plugged in. It appears that thehselasky2011-07-131-2/+32
* | | While fixing the looping of a thread while devfs vnode is reclaimed,kib2011-07-131-6/+12
* | | - Expand the scope of the lock in the interrupt routine to close races withmarius2011-07-131-22/+25
* | | - For SAS but neither FC nor SPI controllers default to using MSI (stillmarius2011-07-132-22/+20
* | | PCIB_ALLOC_MSIX() may already fail on the first pass, f.e. when the PCI-PCImarius2011-07-131-1/+4
* | | Remove extra empty lines.marius2011-07-131-11/+0
* | | Run newaliases at the end of the install process.nwhitehorn2011-07-131-0/+4
OpenPOWER on IntegriCloud