summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Pad the strings sccs[], version[], and osrelease[] up to a minimum ofcperciva2005-08-191-3/+10
* Add VIA/ACE "PadLock" support as a crypto(9) driver.pjd2005-08-181-0/+1
* Add code for Ext2FS and ReiserFS labels recognition.pjd2005-08-121-0/+2
* Add strcasecmp() and strncasecmp() to libkern and connect to the build.pjd2005-08-081-0/+1
* - Add support for saving stack traces and displaying them via printf(9)jeff2005-08-031-0/+1
* Connect GEOM_ELI class to the build.pjd2005-07-273-0/+7
* Connect GZERO to the build.pjd2005-07-253-0/+3
* MFi386: add vpd driver (vital product data.. model & serial numbers etc)peter2005-07-211-0/+1
* Add the ed driver for lint building. The PCI instances are still useful.peter2005-07-211-0/+6
* Fix smbios(4) and add support for amd64jkim2005-07-211-0/+1
* Add the latest r300 code from r300.sf.net. This is based on the patch suppliedanholt2005-07-201-0/+1
* This has worked for a while now. ex pccard attachmentimp2005-07-191-1/+1
* Build p4tcc and est cpu frequency modules on amd64.ps2005-07-191-0/+2
* Add additional sub-systems to the warning users get when they build aobrien2005-07-171-3/+6
* Add -mno-sse3 for prescott/noconaache2005-07-151-1/+1
* Add options for sl811.takawata2005-07-151-0/+1
* kbdmux(4) keyboard multiplexer integrationemax2005-07-141-0/+1
* Add SL811 based host controller driver for CF usb host controller.takawata2005-07-142-0/+4
* Make the RELENG_6 branch operation official by moving HEAD to 7.0-CURRENT.scottl2005-07-111-1/+1
* Update for the new and removed MPT driver files.scottl2005-07-101-1/+2
* Remove the CPU_ENABLE_SSE option from the i386 and pc98 architectures,delphij2005-07-022-2/+0
* Fix what(1) on kernel binaries by duplicating part of version[] in sccs[]jhb2005-07-011-2/+1
* Jumbo-commit to enhance 32 bit application support on 64 bit kernels.peter2005-06-302-0/+2
* Sync i386->amd64.peter2005-06-301-0/+1
* Add COMPAT_FREEBSD5peter2005-06-301-0/+1
* Move the KDB_STOP_NMI option from opt_global.h to opt_kdb.hpeter2005-06-293-3/+3
* Use -mno-apcs-frame if DEBUG isn't defined.cognet2005-06-271-0/+3
* Backout the change I made before 5.4-R since I wasn't aware that it was onlydwhite2005-06-241-0/+3
* Remove duplicate REISERFS option.des2005-06-241-3/+0
* Move HWPMC_HOOKS into its own opt_hwpmc_hooks.h file. It doesn't meritpeter2005-06-241-1/+1
* Connect reiserfs build to every platforms, not only i386 and pc98.dumbbell2005-06-216-21/+16
* Don't compile legacy libalias support into kernel.glebius2005-06-201-1/+0
* Moving reiserfs from sys/gnu to sys/gnu/fs. This was discussed on arch@.dumbbell2005-06-181-8/+8
* Preserve sorting order.jkoshy2005-06-161-5/+2
* Move ext2fs from src/gnu to src/gnu/fs.rodrigc2005-06-151-11/+11
* Move IPI_PREEMPTION option from global NOTES file to i386+amd64 specificups2005-06-141-3/+0
* Include the puc(4) bus frontend for ppc(4) when both ppc and puc aremarcel2005-06-143-0/+3
* Refactor the NETSMBCRYPTO option so that it does the same on allmarcel2005-06-128-10/+10
* - Hook up atkbdc(4), atkbd(4) and psm(4) to the sparc64 build, notmarius2005-06-102-0/+18
* - Hook up the new locations of the atkbdc(4), atkbd(4) and psm(4) sourcemarius2005-06-104-20/+24
* Attach ng_tcpmss to the build.glebius2005-06-103-0/+3
* MFP4:jkoshy2005-06-099-2/+10
* Whitespace cleanupups2005-06-091-2/+2
* Add IPI support for preempting a thread on another CPU.ups2005-06-092-0/+4
* Don't build PORTS_MODULES if NO_MODULES is definedimp2005-06-091-1/+1
* Add ARM_USE_SMALL_ALLOC.cognet2005-06-071-0/+1
* Install ports defined in PORTS_MODULES at make reinstall time too.mux2005-06-051-2/+2
* Connect if_bridge to the build.thompsa2005-06-052-0/+3
* MFi386: revision 1.533.nyan2005-05-311-0/+1
* Add support for XMM registers in GDB for x86 processors that supportdfr2005-05-311-0/+1
OpenPOWER on IntegriCloud