summaryrefslogtreecommitdiffstats
path: root/sys/conf/files
Commit message (Expand)AuthorAgeFilesLines
* Rename the sound device drivers:tanimura2004-07-161-52/+50
* Copy qsort_r(3) from libc to libkern.glebius2004-07-151-0/+1
* pccard no longer requires a count because the floppy driver thatimp2004-07-131-1/+1
* Make if_fwsubr.c dependant on fwip instead of firewire - there is notdfr2004-07-121-1/+1
* Mega update for the KDB framework: turn DDB into a KDB backend.marcel2004-07-101-19/+17
* Hook the GDB backend into the build.marcel2004-07-101-0/+3
* Hook the KDB frontend into the build.marcel2004-07-101-0/+1
* Change the following environment variables to kernel options:brian2004-07-081-2/+2
* Change the following kernel options to environment variables:brian2004-07-081-2/+2
* By popular request, add a workaround that allows large (>128GB or so)tjr2004-07-031-0/+1
* Introduce GEOM_LABEL class.pjd2004-07-021-0/+4
* My last commit broke oldcard. Rather than duplicate the lines forimp2004-06-301-1/+1
* Move acpi_if.m to files.{amd64,i386,ia64}. This should fix the alpha build.njl2004-06-301-1/+0
* Like usbdevs, use before-depend to ensure ordering.njl2004-06-301-1/+1
* Restore the terminating backslash lost by a typo.njl2004-06-301-1/+1
* Make acpi_quirks.h conditional on device acpi.njl2004-06-301-1/+1
* Add glue for building acpi_quirk.cnjl2004-06-301-0/+1
* Add acpi methods for HID/CID probing, evaluating objects, and walking thenjl2004-06-291-0/+1
* We need to build miidevs.h when we have miibus, not mii.imp2004-06-281-1/+1
* Only build miidevs.h when we have mii in the kernelimp2004-06-271-3/+3
* Add options NETGRAPH_FEC to hook up ng_fec.c to the LINT build.rwatson2004-06-271-0/+1
* Add options NETGRAPH_EIFACE, which causes ng_eiface.c to be built intorwatson2004-06-271-0/+1
* MFp4:imp2004-06-261-3/+3
* Hook acpi_quirks up to the build for kernel and modules.njl2004-06-241-0/+5
* Add support for TCP Selective Acknowledgements. The work for thisps2004-06-231-0/+1
* Major overhaul of pseudo-interface cloning. Highlights include:brooks2004-06-221-0/+1
* Commit pf version 3.5 and link additional files to the kernel build.mlaier2004-06-161-0/+2
* Link ALTQ to the build and break with ABI for struct ifnet. Please recompilemlaier2004-06-131-0/+8
* Add a new driver to support IP over firewire. This driver is intended todfr2004-06-131-0/+2
* Add the esp(4) files. Two of them are sbus-specific and therefore onlyscottl2004-06-101-0/+1
* Step 1 in moving EISA devices to kobj/newbus. Use kobj methods forimp2004-06-091-0/+1
* Split kern_thread.c into 2 parts. kern_kse.c and kern_thread.cjulian2004-06-071-0/+1
* Axe the old midi drivers and framework. matk has developed a newtanimura2004-06-011-11/+0
* Bring in mbuma to replace mballoc.bmilekic2004-05-311-1/+1
* First release of ixgb driver for the Intel(R) PRO/10GbE Family of Adapters. ...tackerman2004-05-281-0/+3
* Move to generating pccarddevs.h on the fly, both for the kernel andimp2004-05-261-0/+10
* Fix disorder introduce in 1.862 by sorting emu10k before miidevs.h,imp2004-05-261-5/+5
* devlist2h.awk is too generic a name for what it does. It reallyimp2004-05-261-2/+2
* - Connect geom(8) and its libraries to the build.pjd2004-05-201-0/+2
* Allow geom_concat and geom_gate to be compiled in kernel.pjd2004-05-031-0/+2
* Switch to using the moved cy driver (adjust pathnames and remove "count"bde2004-05-021-0/+3
* Remove the sio EBus attachment, which never worked with an unpatchedtmm2004-04-301-1/+0
* Connect ng_sppp to the build process.rik2004-04-241-0/+1
* Make sure Bluetooth stuff can be statically compiled into kernelemax2004-04-231-0/+21
* Remove an extra line that crept in.njl2004-04-201-1/+0
* Remove the commented out line for fore_load.c now that it's been removed.njl2004-04-201-1/+1
* Remove nowerror lines now that acpica is warns clean.njl2004-04-141-5/+5
* Add glue for new sx driver.imp2004-04-111-0/+4
* Unbreak alpha kernel build and unbreak any non-i386 runtime brokenness.marcel2004-04-101-1/+0
* Reorganise the entropy device so that high-yield entropy sourcesmarkm2004-04-091-0/+3
OpenPOWER on IntegriCloud