summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Add KLD_DEBUG option.fjoe2011-11-061-0/+1
* Add QLogic 10 Gigabit Ethernet & CNA Adapter Driver version 1.30bz2011-11-031-0/+6
* Remove the remnants of /stand/sysinstall.pluknet2011-11-031-1/+1
* Add a PCI front-end to esp(4) allowing it to support AMD Am53C974 andmarius2011-11-012-1/+4
* - Import the common MII bitbang'ing code from NetBSD and convert drivers tomarius2011-11-012-6/+9
* Fix svnversion for svn 1.7.x by not looking for .svn in ${SYSDIR} (sincedougb2011-10-271-3/+7
* Add libkern/ucmpdi2.ccognet2011-10-261-0/+1
* Revert r226665 untill the issues with this change have been resolved.rmh2011-10-261-12/+2
* Put in a temporary band-aid to fix kernel builds when CC=clang, afterdim2011-10-241-1/+1
* Conditionalize a pair of FreeBSD GCC extensions so that its CFLAGS are onlyrmh2011-10-231-2/+12
* FDT support for MIPS.jchandra2011-10-182-0/+13
* Add support for special keys (volume/brightness/eject) on Apple laptops withnwhitehorn2011-10-161-0/+1
* Remove inphy(4), exphy(4) as well as ruephy(4) that no longer existed as amarius2011-10-081-3/+0
* - Follow the lead of dcphy(4) and pnphy(4) and move the reminder of the PHYmarius2011-10-081-6/+3
* Add strnlen() to libkern.jkim2011-10-041-0/+1
* Add the 9750 SATA+SAS 6Gb/s RAID controller card driver, tws(4). Manydelphij2011-10-041-0/+5
* Match the files directive and all the ways to add or subtract optionsmarcel2011-10-041-1/+1
* Shift head from 9.0-CURRENT to 10.0-CURRENT in preparation for releasingkensmith2011-09-261-2/+2
* Improve the informations reported in case of busy buffers during the shutdown:attilio2011-09-082-2/+0
* Ready for 9.0-BETA2.kensmith2011-08-281-1/+1
* Follow up to r225203 refining break-to-debugger run-time configurationrwatson2011-08-271-3/+2
* Make NKPT a kernel option on amd64 so that it can be set to a non-defaultjhb2011-08-261-0/+1
* Add experimental support for process descriptorsjonathan2011-08-183-0/+5
* Use a maximum of -O on PowerPC kernels instead of -O2 to prevent a rarenwhitehorn2011-08-151-0/+4
* Add support for the Blu-Ray drive found in the Sony Playstation 3 and fixnwhitehorn2011-08-141-1/+1
* Looks like we're ready for 9.0-BETA1 builds.kensmith2011-07-261-1/+1
* remove RESTARTABLE_PANICS optionavg2011-07-252-11/+0
* Add the possibility to specify from kernel configs MAXCPU value.attilio2011-07-192-0/+5
* Don't include mptable_pci.c in Xen kernels. It is only meant for systemsjhb2011-07-171-1/+1
* MIPS changes for Netlogic XLP support.jchandra2011-07-161-0/+1
* Support compiling MIPS elf trampoline with a different ABI.jchandra2011-07-161-7/+14
* Sort snd_* entries alphabetically.joel2011-07-151-3/+3
* Remove semaphore map entry count "semmap" field and its tuningbz2011-07-142-4/+0
* Support of Ralink Ethernet MAC, used in RT3050F/RT3052F and I belive in other...ray2011-07-112-0/+9
* Add new USB 3G driver.hselasky2011-07-081-2/+3
* Remove the TCP_SORECEIVE_STREAM compile time option. The use ofandre2011-07-071-1/+0
* Define the CAPABILITIES kernel option.jonathan2011-07-022-1/+3
* We may split today's CAPABILITIES into CAPABILITY_MODE (which hasjonathan2011-06-292-2/+2
* Update packet filter (pf) code to OpenBSD 4.5.bz2011-06-281-2/+2
* Add ATH_ENABLE_DFS which enables the DFS flag so the DFS codeadrian2011-06-261-1/+2
* Switch to the event timers infrastructure. This includes:marcel2011-06-251-0/+1
* Split out host_pcib_get_busno() from the generic PCI-PCI bridge driver tojhb2011-06-241-0/+1
* - Add more USB templates for various USB device classeshselasky2011-06-231-1/+5
* Move {amd64,i386}/pci/pci_bus.c and {amd64,i386}/include/pci_cfgreg.h tojhb2011-06-223-5/+5
* Add an OHCI driver to complement the EHCI one. The infrastructure to attachnwhitehorn2011-06-201-0/+1
* Driver for PS3's internal hard disk. Hopefully this can be CAM-ified innwhitehorn2011-06-201-0/+1
* Add -ffreestanding to the command line, so taht inflate.c compiles and linkcognet2011-06-151-1/+2
* - Eliminate an incorrect include path from the mthca build.jeff2011-06-101-18/+18
* Add -Wa,-many to CFLAGS on PowerPC. This aids in building a kernel usingnwhitehorn2011-06-091-1/+1
* MFCattilio2011-06-062-0/+3
|\
OpenPOWER on IntegriCloud