summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Garbage collect CODAFS bits which are now completely disconnected fromattilio2013-03-0222-6161/+2
* - Complete r231621 by also blacklisting the bridge used by VMware for PCIemarius2013-03-021-10/+11
* Garbage collect XFS bits which are now already completely disconnectedattilio2013-03-02167-108267/+2
* Garbage collect HPFS bits which are now already completely disconnectedattilio2013-03-0213-4724/+0
* Fix callout expiring dynamic rules.melifaro2013-03-021-3/+3
* Merge from vmc-playground branch:attilio2013-03-024-57/+57
* - Revert the part of r247601 which turned the overtemperature and power failmarius2013-03-021-11/+9
* Revert the part of r247600 which turned the overtemperature and power failmarius2013-03-021-18/+16
* nullfs: Improve f_flags in statfs().jilles2013-03-021-1/+2
* If the target file already exists, check for the CAP_UNLINKAT capabiity rightpjd2013-03-021-7/+10
* Disable the ctl driver in GENERIC.adrian2013-03-023-2/+9
* mdoc: remove superfluous paragraph macro.joel2013-03-023-3/+0
* Make this WARNS=9 clean on i386 w/ clang.marcel2013-03-021-15/+14
* Fix warnings (control reaches end of non-void function).marcel2013-03-021-1/+2
* Fix nandfs support by providing the same crc32 function as is usedmarcel2013-03-021-2/+23
* Move some virtual memory constants to the top of the file where they are onandrew2013-03-021-21/+25
* Build the Raspberry Pi dtb file when building the kernel so we can copy itandrew2013-03-021-1/+1
* Ensure the stack is correctly aligned before calling the first C function.andrew2013-03-021-0/+1
* Add regression tests for the new Capsicum system calls.pjd2013-03-026-0/+1387
* Update existing regression tests after Capsicum overhaul.pjd2013-03-022-101/+349
* Regen after r247602.pjd2013-03-0211-31/+374
* Merge Capsicum overhaul:pjd2013-03-0261-1124/+1840
* - Apparently, it's no longer a problem to call shutdown_nice(9) from withinmarius2013-03-021-12/+14
* - While Netra X1 generally show no ill effects when registering a powermarius2013-03-022-28/+44
* Provide cap_sandboxed(3) function, which is a wrapper around cap_getmode(2)pjd2013-03-025-0/+124
* Fix assignment of maximum bounadary.delphij2013-03-011-1/+1
* Fix wrong assignment.delphij2013-03-011-1/+1
* Fix a typo in mfi_stp_cmd() that would give wrong assignment.delphij2013-03-011-1/+1
* MFV r247575:delphij2013-03-011-2/+2
* Initialize count in order to appease clang.marius2013-03-011-0/+1
* Initialize count in order to appease clang.marius2013-03-011-0/+1
* Replace the TDP_NOSLEEPING flag with a counter so that thejhb2013-03-015-19/+12
* Increase the maximum text size on ARM to 64MiB. Without this clang would beandrew2013-03-011-1/+3
* Remove unnecessary variables.pjd2013-03-011-6/+2
* MFV r247316:mm2013-03-015-1/+44
* Reduce lock scope a little.pjd2013-03-011-1/+1
* - Move reporting of failures to disable RX/TX MAC under bootverbose as atmarius2013-03-011-4/+10
* - In sbbc_pci_attach() just pass the already obtained bus tag and handlemarius2013-03-011-4/+3
* - Remove an unused header.marius2013-03-011-6/+41
* - Apparently, r186520 was just wrong and the clock of Oxford OX16PCI958 ismarius2013-03-011-7/+8
* - Make tables, device ID strings etc const. This includes #ifdef'ing 0marius2013-03-016-112/+110
* - Make tables, device ID strings etc const.marius2013-03-012-59/+34
* Eliminate a redundant #include: machine/pmap.h is already includedalc2013-03-017-7/+0
* - Use strdup(9) instead of reimplementing it.marius2013-03-011-52/+18
* Make the default implementation of the VOP_VPTOCNP() fail if thekib2013-03-011-2/+6
* Fix typo.kevlo2013-03-011-1/+1
* Assign the len field of the netbuf structure to the current length ofkevlo2013-03-011-1/+1
* Fix the zfs_ioctl compat layer to support zfs_cmd size change introducedmm2013-03-014-44/+287
* Copy the definition of VM_MAX_AUTOTUNE_MAXUSERS from i386. (See r242847.)alc2013-03-011-0/+4
* Fixed documented prototype of kinfo_getproc(3).ru2013-03-011-2/+2
OpenPOWER on IntegriCloud