summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Attempt toward a buildable universe by silenting a few warnings for OFED.delphij2012-11-101-1/+1
* Dont compile some files in drm with -finline-limit=1350. GCC 4.2.1 doesntrdivacky2012-11-091-3/+2
* For kernel builds with PROFLEVEL >= 2, such as LINT, don't attempt todim2012-11-071-2/+5
* For kernel builds with PROFLEVEL >= 1, such as LINT, don't attempt todim2012-11-071-1/+4
* Add a MD_ROOT_FSTYPE kernel option. The option specifies themarcel2012-11-031-0/+1
* Add the bus attachment for the embedded EHCI HC.marcel2012-11-031-0/+1
* Small textdump enhancements.alfred2012-11-012-0/+12
* - Remove BCE_JUMBO_HDRSPLIT kernel option which was forgotten in r218423.zont2012-10-302-7/+0
* Better comments.imp2012-10-281-2/+2
* stack_machdep.c is dependent on ddb or stack options, not standard.imp2012-10-261-1/+1
* Siba, in theory, is a architecturally neutral bus, so place it inimp2012-10-261-1/+4
* These no longer appera to be necessary for either 32-bit or 64-bitimp2012-10-261-3/+0
* Port the new PV entry allocator from amd64/i386. This allocator has twoalc2012-10-261-0/+2
* Add support for Radisys as a vendor of Octeon hardware. Add some preliminaryjmallett2012-10-261-0/+1
* Remove the IPFIREWALL_FORWARD kernel option and make possible to turnae2012-10-252-8/+0
* Sort and remove a few long-obsolete comments.imp2012-10-251-17/+12
* Remove the links: target. It too is homelessly outdated since itimp2012-10-251-9/+1
* This file is somewhat obsolete (last updated in 1995) list of #if codeimp2012-10-251-35/+0
* Restore r184194 | marcel | 2008-10-22 20:16:38 -0600 (Wed, 22 Oct 2008) | 11 ...imp2012-10-251-6/+0
* Remove redunant geom_bsd and geom_mbr definitions. They are in files.imp2012-10-251-4/+0
* Hoist the MI compat_freebsd32 files up into files from files.*.imp2012-10-255-25/+6
* List all the mips MACHINE_ARCH values in the options file to allowimp2012-10-252-1/+8
* We need ucmpdi2 for XLR and XLP when compiled in 32-bit mode. Includeimp2012-10-251-0/+1
* Move common fdt into files. Duplicate in files.powerpc the filesimp2012-10-244-18/+12
* Sort a few mis-sorted items.imp2012-10-241-34/+29
* Conform to the style of the rest of the file for hwpmc.imp2012-10-241-2/+2
* Add back hwpmc support.imp2012-10-241-0/+4
* Change the dependency of kern/uipc_cow.c from zero_copy_socketsandre2012-10-231-1/+1
* Turns out the nvram env was common, so move it back up to get PB92 working.imp2012-10-231-0/+3
* Add in the crypto support from the generic versions.imp2012-10-231-0/+4
* Add in MD specific support for FDT. Need to refactor this a bit.imp2012-10-231-0/+10
* intr_machdep.c and trap.c can be replaced with ports' own versions,imp2012-10-231-2/+0
* Add support for syscons (we should consider moving most of this intoimp2012-10-231-0/+9
* Start a clean-room implementation of files.mips. This is sufficientimp2012-10-231-115/+62
* Replace the ill-named ZERO_COPY_SOCKET kernel option with twoandre2012-10-232-7/+16
* Remove the support for using non-mpsafe filesystem modules.kib2012-10-222-4/+0
* Make the Wii GPIO driver a separate device.rpaulo2012-10-211-1/+1
* Fix kernel build with options ZFS after r240868.marius2012-10-191-0/+1
* It seems that it is preferable to keep support for glabel also forattilio2012-10-181-0/+1
* Disconnect non-MPSAFE SMBFS from the build in preparation for droppingattilio2012-10-1811-37/+10
* Disconnect non-MPSAFE NTFS from the build in preparation for droppingattilio2012-10-173-15/+0
* Disconnect non-MPSAFE NWFS from the build in preparation for droppingattilio2012-10-173-21/+0
* Disconnect non-MPSAFE CODAFS from the build in preparation for droppingattilio2012-10-163-15/+0
* Disconnect non-MPSAFE XFS from the build in preparation for droppingattilio2012-10-164-148/+0
* Disconnect non-MPSAFE PORTALFS from the build in preparation for droppingattilio2012-10-163-8/+1
* Disconnect non-MPSAFE HPFS from the build in preparation for droppingattilio2012-10-163-7/+0
* Split sdhci driver in two parts: sdhci and sdhci_pci.gonzo2012-10-162-2/+5
* Import a FreeBSD port of the FUSE Linux module.attilio2012-10-133-0/+11
* Improve the check for p4 opened files.rpaulo2012-09-221-2/+2
* Provide kernel compile time option to make pf(4) default rule to drop.glebius2012-09-182-0/+4
OpenPOWER on IntegriCloud