summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Import compiler-rt r172839.andrew2013-01-187-5/+64
* Remove a harmless (somewhat to my surprise) bogon that crept into r245440.brooks2013-01-181-1/+0
* Introduce six new options from NetBSD:brooks2013-01-184-53/+742
* Make it possible to force async at server side on new NFS server, similardelphij2013-01-181-1/+12
* ext2fs: Add some DOINGASYNC check to match ffs.pfg2013-01-181-5/+9
* Use vfs_timestamp() to set file timestamps rather than invokingjhb2013-01-184-23/+13
* Include the thread name along with the command name when displaying thejhb2013-01-183-10/+16
* Add option to make pc-sysinstall optionaleadler2013-01-184-1/+99
* Spelling: exitting -> exitingalfred2013-01-181-1/+1
* Merge ACPICA 20130117.jkim2013-01-17285-7277/+8996
|\
| * Import ACPICA 20121220.jkim2013-01-02119-6894/+8355
* | remove the old memory allocator, not useful anymoreluigi2013-01-171-521/+0
* | In r245571, "rm -rf <foo>; ln -s <bar> <foo>" needed to be replaced withbrooks2013-01-171-7/+7
* | add some definition and driver changes in preparation forluigi2013-01-176-0/+19
* | Don't attempt to use clflush on the local APIC register window. Variousjhb2013-01-173-1/+21
* | Move the mbuf memory limit calculations from init_param2() toandre2013-01-173-24/+18
* | Implement the zonename token for jailed processes. Ifcsjp2013-01-173-2/+25
* | In preparation for logging metadata about each filesystem objectbrooks2013-01-171-19/+13
* | remove an incorrect comment and debugging codeluigi2013-01-171-10/+1
* | Remove the unused nfs_curusec().jhb2013-01-172-10/+0
* | cxgbe: Make the for_each macros safer to use by turning themnp2013-01-171-8/+8
* | Remove a no-longer-used variable after the previous change to usejhb2013-01-171-2/+0
* | Rework the mtree portion of etc/Makefile's distrib-dirs target to runbrooks2013-01-172-18/+25
* | Correct the distrib-dirs target in the -DDB_FROM_SRC case.brooks2013-01-171-1/+1
* | Add myself as a committer, and my mentor relationship.ian2013-01-171-0/+2
* | Add a new LIBRARIES_ONLY make variable to disable the build and installbrooks2013-01-174-2/+8
* | Add extra debugging fields.adrian2013-01-172-8/+16
* | Fix hangs (exposed by spectral scan activity) in STA mode when theadrian2013-01-171-1/+32
* | Add a quick work-around if ath_beacon_config() to not die if it's calledadrian2013-01-171-0/+10
* | * Correct KINFO_PROC_SIZE for ARM EABI.andrew2013-01-172-1/+13
* | Implement stack unwinding based on section 9 of the "Exception handling ABIandrew2013-01-171-0/+416
* | Add the required __aeabi_* functions the kernel uses when built for ARM EABIandrew2013-01-174-0/+130
* | Regen after adding WITH_OPENSSH_NONE_CIPHER in r245527.bz2013-01-171-2/+12
* | Add compiler support for the ARM EABI.andrew2013-01-1719-15/+99
* | Convert to Python 3eadler2013-01-171-22/+22
* | Remove useless variable 'Pflag':eadler2013-01-171-7/+5
* | - Fix rebuild position broken at r245522.mav2013-01-171-2/+5
* | Add a src.conf(5) option to allow users to compile in the "NONE cipher",bz2013-01-175-0/+22
* | Add a conditional sleep 1 in case we add any IPv6 addresses to interfaces.bz2013-01-171-1/+8
* | For Promise/AMD metadata add support for disks with capacity above 2TiBmav2013-01-172-57/+92
* | Allow "ivlan" (inner VLAN) to be used as an alias for "vlan" whennp2013-01-171-3/+10
* | Recalculate volume size only for real CONCATs. For SINGLE trust volumemav2013-01-171-1/+2
* | cxgbe: Do a more thorough job in the CLEAR_STATS ioctl.np2013-01-161-0/+44
* | cxgbe: Fix the for_each_foo macros -- the last argument should not sharenp2013-01-161-12/+12
* | Remove support for installing 1aout section manpages.brooks2013-01-162-3/+2
* | Remove default support for 1aout section manpages. There haven't beenbrooks2013-01-162-2/+2
* | According to the notes in ObsoleteFiles.inc we last installed sectionbrooks2013-01-162-8/+7
* | MFV r245510:delphij2013-01-161-2/+71
* | Use the VA_UTIMES_NULL flag to detect when NULL was passed to utimes()jhb2013-01-163-9/+6
* | Add myself and my mentor relationship.carl2013-01-161-0/+3
OpenPOWER on IntegriCloud