summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Reduction.ru2005-11-272-2/+0
* Make config(8) understand ORed dependecies in "files*" andru2005-11-2716-251/+116
* Support for ATI IXP 200 / 300 / 400 series audio controllers.ariff2005-11-271-0/+1
* Bring in experimental kernel support for POSIX message queue.davidxu2005-11-261-0/+1
* Remove duplicates.ru2005-11-263-5/+0
* Whitespace.ru2005-11-251-18/+18
* Use the correct file name for the ldscript.cognet2005-11-251-2/+2
* Create a non-elf pure binary version of the kernel as well.cognet2005-11-242-15/+34
* MFi386: Sort and add COUNT_{IPIS,XINVLTLB_HITS}.jhb2005-11-231-2/+4
* Sort.jhb2005-11-232-5/+5
* Make COUNT_IPIS and COUNT_XINVLTLB_HITS real kernel options and takejhb2005-11-221-0/+2
* Conditionalize the compilation of the envctrl.c front-end of pcf(4)marius2005-11-221-1/+1
* Move zs.c from files to files.powerpc as zs(4) by now is only supportedmarius2005-11-222-1/+1
* - Add a new method ofw_bus_default_get_devinfo() that allows to retrievemarius2005-11-222-0/+2
* Pull up sys/modules/acpi/acpi/Makefile,v 1.10 change by iedowse@.ru2005-11-211-1/+1
* Consolidate all IP Options handling functions into ip_options.[ch] andandre2005-11-181-0/+1
* Make the elf wrapper work with recent kernel.debug changes.cognet2005-11-171-3/+5
* Fix misspelling.imp2005-11-141-2/+2
* Provide a dummy NO_XBOX option that lives in opt_xbox.h for pc98.imp2005-11-141-0/+4
* Add /dev/speaker support to amd64.ru2005-11-113-2/+3
* Add support for XBOX to the FreeBSD port. The xbox architecture isimp2005-11-092-0/+7
* twa corresponding to the 9.3.0.1 release on the 3ware website. This driver hasvkashyap2005-11-081-2/+4
* Insert a layer of indirection to the pmap code, using a kobj forgrehan2005-11-081-1/+3
* We don't bump the config version for additions to config that aren'timp2005-11-048-8/+8
* Implement the "nocpu" directive.ru2005-11-038-8/+8
* Catch up with ACPI-CA 20051021 importjkim2005-11-011-0/+6
* Tie acpi_hpet.c into the module and kernel.phk2005-10-311-0/+1
* Finally complete some work on generalizing the PCF8584-based I2Cjoerg2005-10-283-1/+4
* Bump config(8) version for the DEFAULTS change.jhb2005-10-278-8/+8
* Rename the .dbg extension to .symbols, which matches "symbol-file"ru2005-10-272-11/+11
* Use ${S} to pass ${SYSDIR} to ports. This makes PORTS_MODULESru2005-10-271-5/+1
* Installing debug modules was a bad idea -- I bogusly assumed thatru2005-10-272-17/+21
* 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
OpenPOWER on IntegriCloud