summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
...
* Change the following kernel options to environment variables:brian2004-07-083-15/+3
* Break out the isa and pccard front ends to the fdc controller device.imp2004-07-073-1/+7
* By popular request, add a workaround that allows large (>128GB or so)tjr2004-07-033-0/+16
* Implement preemption of kernel threads natively in the scheduler ratherjhb2004-07-022-0/+7
* Introduce GEOM_LABEL class.pjd2004-07-023-0/+6
* When building a kernel or the loader, let the hostname be overriddenps2004-07-011-1/+1
* 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-304-1/+3
* 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
* Document the MUTEX_WAKE_ALL option and turn it on in LINT.jhb2004-06-301-0/+5
* Add acpi methods for HID/CID probing, evaluating objects, and walking thenjl2004-06-292-1/+2
* Add two new kernel options to allow rudimentary profiling of the internaljhb2004-06-292-0/+10
* We need to build miidevs.h when we have miibus, not mii.imp2004-06-281-1/+1
* We don't need GEN_M_CFILES. Fold it into GEN_CFILES definition andimp2004-06-272-8/+5
* 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-273-0/+3
* Add options NETGRAPH_EIFACE, which causes ng_eiface.c to be built intorwatson2004-06-273-0/+3
* Spelling fixes.mpp2004-06-261-14/+14
* MFp4:imp2004-06-261-3/+2
* MFp4:imp2004-06-261-3/+3
* Catch up with sparc64 OFWCONS_POLL_HZ changegrehan2004-06-251-0/+2
* Hook acpi_quirks up to the build for kernel and modules.njl2004-06-242-0/+16
* Better OFW console support on Sun Ultra2 machines.obrien2004-06-241-0/+1
* Add support for TCP Selective Acknowledgements. The work for thisps2004-06-232-0/+2
* el(4) stopped needing to me a count device in December 2000.brooks2004-06-231-1/+1
* Correct a misleading comment regarding the IPSEC_FILTERGIF option.bms2004-06-221-3/+2
* Major overhaul of pseudo-interface cloning. Highlights include:brooks2004-06-221-0/+1
* Fix the following error:marcel2004-06-201-0/+2
* 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-135-0/+38
* Add a new driver to support IP over firewire. This driver is intended todfr2004-06-132-0/+3
* Move uma_small_alloc() and uma_small_free() out of the pmap and into theiralc2004-06-111-0/+1
* Deorbit COMPAT_SUNOS.phk2004-06-112-7/+0
* Add esp(4) to NOTES.scottl2004-06-101-0/+2
* Add the esp(4) files. Two of them are sbus-specific and therefore onlyscottl2004-06-102-0/+3
* Step 1 in moving EISA devices to kobj/newbus. Use kobj methods forimp2004-06-092-1/+2
* Remove references to L1 in the comments, according to Alan they arenetchild2004-06-071-5/+5
* 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-012-35/+0
* Bring in mbuma to replace mballoc.bmilekic2004-05-311-1/+1
* Provide the _start_ctors and _stop_ctors symbols. As on i386, the addressestjr2004-05-291-0/+4
* First release of ixgb driver for the Intel(R) PRO/10GbE Family of Adapters. ...tackerman2004-05-281-0/+3
* Add pccarddevs.h and usbdevs.h as depends, ala miidevs.h, in the rightimp2004-05-261-5/+5
* MFi386: revision 1.493.nyan2004-05-261-2/+2
* MFamd64:bde2004-05-261-2/+2
* Move to generating pccarddevs.h on the fly, both for the kernel andimp2004-05-262-5/+17
* Fix disorder introduce in 1.862 by sorting emu10k before miidevs.h,imp2004-05-261-5/+5
OpenPOWER on IntegriCloud