summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Refactor (some more) installation of kernel and module objects.ru2005-10-252-10/+7
* Back out most of 1.84. It was unwise to force debug kernels to alwaysimp2005-10-241-6/+17
* Rename the KDB_STOP_NMI kernel option to STOP_NMI and make it apply to alljhb2005-10-243-3/+3
* We no longer need INCLUDES+= -I$S/contrib/dev/acpica.obrien2005-10-241-5/+2
* Hook acpi_smbat up to the build.njl2005-10-231-0/+1
* Remove duplicate entry.ru2005-10-201-1/+0
* Move dc sources from pci and dev/mii into dev/dc.imp2005-10-181-3/+3
* Strip the $a, $t and $d symbols if we're using DDB. There are useless andcognet2005-10-171-0/+3
* Remove the sx(4) driver at the request of the author. The authorjhb2005-10-142-5/+0
* Get rid of duplicate -I's in CFLAGS.ru2005-10-141-5/+1
* snd_ess needs snd_sbc, so add a note about that.joel2005-10-071-1/+2
* Backout strtok() addition to libkern, strsep() is enough and strtok()pjd2005-10-061-1/+0
* Add strtok() and strtok_r() function to libkern.pjd2005-10-061-0/+1
* Include forgotten rtl80x9 file for ed.imp2005-10-051-0/+1
* - Don't pollute opt_global.h with DEVICE_POLLING and introduceglebius2005-10-051-3/+1
* Define HAVE_KERNEL_OPTION_HEADERS when building kernel and when buildingglebius2005-10-052-2/+2
* Really detect if DDB is enabled.cognet2005-10-041-1/+4
* Make arm/disassem.c depends on DDBcognet2005-10-041-3/+3
* Makefile magic for the ELF trampoline.cognet2005-10-031-0/+9
* Reintroduce the lmc T1/E1/T3 WAN driver. This version is locked, supportsscottl2005-10-032-0/+5
* Soft volume implementation for audio devices without pcm mixer controller.netchild2005-10-021-0/+1
* Remove more OLDCARD references.imp2005-09-281-15/+0
* Remove bridge(4) from the tree. if_bridge(4) is a full functionalmlaier2005-09-273-7/+0
* OLDCARD is being removed from the tree, so remove it from here.imp2005-09-251-26/+1
* Add COMPAT_FREEBSD5 option. This should have been done back when Ikensmith2005-09-211-0/+3
* Add pccard_device.cimp2005-09-201-0/+1
* Fix genassym.o dependencies.ru2005-09-191-1/+4
* sample.c needs ath magic include pathphk2005-09-191-1/+2
* No ED_NO_MIIBUS no more. Not one more or the same number of non positive opt...imp2005-09-181-1/+0
* Add a new AGP driver for ATI IGP chipsets. The driver is based on reading ofanholt2005-09-171-0/+1
* Add tnt4882 driver to the buildphk2005-09-152-3/+10
* The kernel-depend target doesn't get any information from "compile-with",obrien2005-09-111-0/+19
* Don't pollute the entire kernel build with -I$S/contrib/dev/ath andobrien2005-09-112-6/+13
* Don't pollute the entire kernel build with -I$S/contrib/ipfilter.obrien2005-09-112-16/+26
* Don't pollute the entire kernel build with -I$S/contrib/pf.obrien2005-09-112-19/+32
* Don't pollute the entire kernel build with -I$S/contrib/ngatm.obrien2005-09-112-30/+54
* Don't pollute the entire kernel build with -I$S/dev/twa.obrien2005-09-112-8/+10
* For HEAD, install a kernel with debug information if DEBUG is a kernelobrien2005-09-111-17/+4
* Merge db_interface.c and db_trace.c into db_machdep.c.marcel2005-09-101-2/+1
* Move the ia32_sigcode structure from ia32_sigtramp.c to ia32_signal.c.marcel2005-09-101-1/+0
* Hook up the hptmv driver for amd64.scottl2005-09-081-0/+10
* Use the more readable empty() syntax.obrien2005-09-073-9/+9
* Remove the el(4) driver for 3Com 3c501 ISA NICs from HEAD as threatenedjhb2005-08-261-1/+0
* Oops, I forget to add item in files .takawata2005-08-261-0/+1
* 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
OpenPOWER on IntegriCloud