aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Add pccard_device.cWarner Losh2005-09-201-0/+1
* Fix genassym.o dependencies.Ruslan Ermilov2005-09-191-1/+4
* sample.c needs ath magic include pathPoul-Henning Kamp2005-09-191-1/+2
* No ED_NO_MIIBUS no more. Not one more or the same number of non positive opt...Warner Losh2005-09-181-1/+0
* Add a new AGP driver for ATI IGP chipsets. The driver is based on reading ofEric Anholt2005-09-171-0/+1
* Add tnt4882 driver to the buildPoul-Henning Kamp2005-09-152-3/+10
* The kernel-depend target doesn't get any information from "compile-with",David E. O'Brien2005-09-111-0/+19
* Don't pollute the entire kernel build with -I$S/contrib/dev/ath andDavid E. O'Brien2005-09-112-6/+13
* Don't pollute the entire kernel build with -I$S/contrib/ipfilter.David E. O'Brien2005-09-112-16/+26
* Don't pollute the entire kernel build with -I$S/contrib/pf.David E. O'Brien2005-09-112-19/+32
* Don't pollute the entire kernel build with -I$S/contrib/ngatm.David E. O'Brien2005-09-112-30/+54
* Don't pollute the entire kernel build with -I$S/dev/twa.David E. O'Brien2005-09-112-8/+10
* For HEAD, install a kernel with debug information if DEBUG is a kernelDavid E. O'Brien2005-09-111-17/+4
* Merge db_interface.c and db_trace.c into db_machdep.c.Marcel Moolenaar2005-09-101-2/+1
* Move the ia32_sigcode structure from ia32_sigtramp.c to ia32_signal.c.Marcel Moolenaar2005-09-101-1/+0
* Hook up the hptmv driver for amd64.Scott Long2005-09-081-0/+10
* Use the more readable empty() syntax.David E. O'Brien2005-09-073-9/+9
* Remove the el(4) driver for 3Com 3c501 ISA NICs from HEAD as threatenedJohn Baldwin2005-08-261-1/+0
* Oops, I forget to add item in files .Takanori Watanabe2005-08-261-0/+1
* Pad the strings sccs[], version[], and osrelease[] up to a minimum ofColin Percival2005-08-191-3/+10
* Add VIA/ACE "PadLock" support as a crypto(9) driver.Pawel Jakub Dawidek2005-08-181-0/+1
* Add code for Ext2FS and ReiserFS labels recognition.Pawel Jakub Dawidek2005-08-121-0/+2
* Add strcasecmp() and strncasecmp() to libkern and connect to the build.Pawel Jakub Dawidek2005-08-081-0/+1
* - Add support for saving stack traces and displaying them via printf(9)Jeff Roberson2005-08-031-0/+1
* Connect GEOM_ELI class to the build.Pawel Jakub Dawidek2005-07-273-0/+7
* Connect GZERO to the build.Pawel Jakub Dawidek2005-07-253-0/+3
* MFi386: add vpd driver (vital product data.. model & serial numbers etc)Peter Wemm2005-07-211-0/+1
* Add the ed driver for lint building. The PCI instances are still useful.Peter Wemm2005-07-211-0/+6
* Fix smbios(4) and add support for amd64Jung-uk Kim2005-07-211-0/+1
* Add the latest r300 code from r300.sf.net. This is based on the patch suppliedEric Anholt2005-07-201-0/+1
* This has worked for a while now. ex pccard attachmentWarner Losh2005-07-191-1/+1
* Build p4tcc and est cpu frequency modules on amd64.Paul Saab2005-07-191-0/+2
* Add additional sub-systems to the warning users get when they build aDavid E. O'Brien2005-07-171-3/+6
* Add -mno-sse3 for prescott/noconaAndrey A. Chernov2005-07-151-1/+1
* Add options for sl811.Takanori Watanabe2005-07-151-0/+1
* kbdmux(4) keyboard multiplexer integrationMaksim Yevmenkin2005-07-141-0/+1
* Add SL811 based host controller driver for CF usb host controller.Takanori Watanabe2005-07-142-0/+4
* Make the RELENG_6 branch operation official by moving HEAD to 7.0-CURRENT.Scott Long2005-07-111-1/+1
* Update for the new and removed MPT driver files.Scott Long2005-07-101-1/+2
* Remove the CPU_ENABLE_SSE option from the i386 and pc98 architectures,Xin LI2005-07-022-2/+0
* Fix what(1) on kernel binaries by duplicating part of version[] in sccs[]John Baldwin2005-07-011-2/+1
* Jumbo-commit to enhance 32 bit application support on 64 bit kernels.Peter Wemm2005-06-302-0/+2
* Sync i386->amd64.Peter Wemm2005-06-301-0/+1
* Add COMPAT_FREEBSD5Peter Wemm2005-06-301-0/+1
* Move the KDB_STOP_NMI option from opt_global.h to opt_kdb.hPeter Wemm2005-06-293-3/+3
* Use -mno-apcs-frame if DEBUG isn't defined.Olivier Houchard2005-06-271-0/+3
* Backout the change I made before 5.4-R since I wasn't aware that it was onlyDoug White2005-06-241-0/+3
* Remove duplicate REISERFS option.Dag-Erling Smørgrav2005-06-241-3/+0
* Move HWPMC_HOOKS into its own opt_hwpmc_hooks.h file. It doesn't meritPeter Wemm2005-06-241-1/+1
* Connect reiserfs build to every platforms, not only i386 and pc98.Jean-Sébastien Pédron2005-06-216-21/+16