aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Drop the -I/usr/include (or any of its variants) from CFLAGS.Ruslan Ermilov2005-11-291-14/+0
* Add notes about ATI IXP audio controller.Ariff Abdullah2005-11-291-0/+2
* Update DRM to CVS snapshot as of 2005-11-28. Notable changes:Eric Anholt2005-11-281-0/+3
* Version 600004 is better than 700000 given other changes that are inWarner Losh2005-11-288-8/+8
* Reduction.Ruslan Ermilov2005-11-272-2/+0
* Make config(8) understand ORed dependecies in "files*" andRuslan Ermilov2005-11-2716-251/+116
* Support for ATI IXP 200 / 300 / 400 series audio controllers.Ariff Abdullah2005-11-271-0/+1
* Bring in experimental kernel support for POSIX message queue.David Xu2005-11-261-0/+1
* Remove duplicates.Ruslan Ermilov2005-11-263-5/+0
* Whitespace.Ruslan Ermilov2005-11-251-18/+18
* Use the correct file name for the ldscript.Olivier Houchard2005-11-251-2/+2
* Create a non-elf pure binary version of the kernel as well.Olivier Houchard2005-11-242-15/+34
* MFi386: Sort and add COUNT_{IPIS,XINVLTLB_HITS}.John Baldwin2005-11-231-2/+4
* Sort.John Baldwin2005-11-232-5/+5
* Make COUNT_IPIS and COUNT_XINVLTLB_HITS real kernel options and takeJohn Baldwin2005-11-221-0/+2
* Conditionalize the compilation of the envctrl.c front-end of pcf(4)Marius Strobl2005-11-221-1/+1
* Move zs.c from files to files.powerpc as zs(4) by now is only supportedMarius Strobl2005-11-222-1/+1
* - Add a new method ofw_bus_default_get_devinfo() that allows to retrieveMarius Strobl2005-11-222-0/+2
* Pull up sys/modules/acpi/acpi/Makefile,v 1.10 change by iedowse@.Ruslan Ermilov2005-11-211-1/+1
* Consolidate all IP Options handling functions into ip_options.[ch] andAndre Oppermann2005-11-181-0/+1
* Make the elf wrapper work with recent kernel.debug changes.Olivier Houchard2005-11-171-3/+5
* Fix misspelling.Warner Losh2005-11-141-2/+2
* Provide a dummy NO_XBOX option that lives in opt_xbox.h for pc98.Warner Losh2005-11-141-0/+4
* Add /dev/speaker support to amd64.Ruslan Ermilov2005-11-113-2/+3
* Add support for XBOX to the FreeBSD port. The xbox architecture isWarner Losh2005-11-092-0/+7
* twa corresponding to the 9.3.0.1 release on the 3ware website. This driver hasVinod Kashyap2005-11-081-2/+4
* Insert a layer of indirection to the pmap code, using a kobj forPeter Grehan2005-11-081-1/+3
* We don't bump the config version for additions to config that aren'tWarner Losh2005-11-048-8/+8
* Implement the "nocpu" directive.Ruslan Ermilov2005-11-038-8/+8
* Catch up with ACPI-CA 20051021 importJung-uk Kim2005-11-011-0/+6
* Tie acpi_hpet.c into the module and kernel.Poul-Henning Kamp2005-10-311-0/+1
* Finally complete some work on generalizing the PCF8584-based I2CJoerg Wunsch2005-10-283-1/+4
* Bump config(8) version for the DEFAULTS change.John Baldwin2005-10-278-8/+8
* Rename the .dbg extension to .symbols, which matches "symbol-file"Ruslan Ermilov2005-10-272-11/+11
* Use ${S} to pass ${SYSDIR} to ports. This makes PORTS_MODULESRuslan Ermilov2005-10-271-5/+1
* Installing debug modules was a bad idea -- I bogusly assumed thatRuslan Ermilov2005-10-272-17/+21
* Refactor (some more) installation of kernel and module objects.Ruslan Ermilov2005-10-252-10/+7
* Back out most of 1.84. It was unwise to force debug kernels to alwaysWarner Losh2005-10-241-6/+17
* Rename the KDB_STOP_NMI kernel option to STOP_NMI and make it apply to allJohn Baldwin2005-10-243-3/+3
* We no longer need INCLUDES+= -I$S/contrib/dev/acpica.David E. O'Brien2005-10-241-5/+2
* Hook acpi_smbat up to the build.Nate Lawson2005-10-231-0/+1
* Remove duplicate entry.Ruslan Ermilov2005-10-201-1/+0
* Move dc sources from pci and dev/mii into dev/dc.Warner Losh2005-10-181-3/+3
* Strip the $a, $t and $d symbols if we're using DDB. There are useless andOlivier Houchard2005-10-171-0/+3
* Remove the sx(4) driver at the request of the author. The authorJohn Baldwin2005-10-142-5/+0
* Get rid of duplicate -I's in CFLAGS.Ruslan Ermilov2005-10-141-5/+1
* snd_ess needs snd_sbc, so add a note about that.Joel Dahl2005-10-071-1/+2
* Backout strtok() addition to libkern, strsep() is enough and strtok()Pawel Jakub Dawidek2005-10-061-1/+0
* Add strtok() and strtok_r() function to libkern.Pawel Jakub Dawidek2005-10-061-0/+1
* Include forgotten rtl80x9 file for ed.Warner Losh2005-10-051-0/+1