summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Add a USB comm driver.joe2002-03-182-0/+8
* lint the previous lint commit.ru2002-03-182-2/+2
* Spelling: s/guesst/guessed/cjc2002-03-171-1/+1
* Allow "make lint" to mostly work. Our sources are very unclean WRTmarkm2002-03-172-0/+6
* Teach GEOM about Sun disklabel formats.phk2002-03-151-0/+1
* Remove all the custom toolchain knob tweaking.obrien2002-03-151-13/+0
* Add a DEBUGGER_ON_POWERFAIL option. This makes the power button on ultra 10sjake2002-03-131-0/+1
* Use the deo hosted toolchain by default.jake2002-03-131-10/+14
* This patch adds the "LOCKSHARED" option to namei which causes it to only acqu...jeff2002-03-121-0/+1
* Add commented out GEOM line to NOTESphk2002-03-111-0/+3
* Add GEOM to conf/files.phk2002-03-111-0/+11
* Add the GEOM option.phk2002-03-111-0/+1
* Add a driver for the mem and kmem devices, based off the i386 version.tmm2002-03-091-0/+1
* Enable DEVICE_POLLING in LINT now that it is safe to compile it there.luigi2002-03-091-2/+1
* Note that several of the recently documented clock-related kernel optionsrwatson2002-03-081-0/+3
* Apply a bit more of the patch from conf/35674: document the variousrwatson2002-03-081-1/+6
* Apply part of the patch from conf/35674 to move the PFIL_HOOKS optionrwatson2002-03-081-2/+5
* Synchronize NOTES with -STABLE LINT with respects to the placementrwatson2002-03-081-3/+9
* Add sys/dev/ufm.c.tanimura2002-03-051-0/+1
* - Speedup 3DES by using assembly code for i386.ume2002-03-057-5/+25
* Add generalized power profile code.iwasaki2002-03-041-1/+0
* Support for USB fm radio.alfred2002-03-042-0/+3
* MFi386: revision 1.394.nyan2002-03-021-1/+1
* Use vnode_if.awk rather than vnode_if.plobrien2002-03-013-6/+8
* Tag istallion.c with nowerror (third party)peter2002-02-281-1/+1
* Tag if_ie.c, isp.c and isp_pci.c as nowerror (qualifier problems, and thirdpeter2002-02-271-3/+3
* Mark a few more broken pci drivers as nowerror.peter2002-02-271-6/+6
* Mark stallion.c as nowerror (known broken, this is a #warning)peter2002-02-272-2/+2
* Add gem and hme.tmm2002-02-271-0/+5
* Add the following functions/macros to support byte order conversions andtmm2002-02-272-8/+4
* Back out all the pmap related stuff I've touched over the last few days.peter2002-02-272-2/+0
* Work-in-progress commit syncing up pmap cleanups that I have been workingpeter2002-02-252-0/+2
* Turn on -Werror by default. This is is easily turned off, by either:peter2002-02-251-5/+5
* Add 'nowerror' to the vendor acpica code that spews out warnings.peter2002-02-251-31/+31
* Add PMAP_STATS option so pmap.c compiles.jake2002-02-231-0/+1
* Don't echo a comment during make depend.jake2002-02-231-3/+2
* Use make -V VARIABLE | xargs ... to pass argument lists to programluigi2002-02-221-5/+8
* Commit some infrastructure for turning on -Werror for kernel compiles.peter2002-02-207-10/+16
* NEWCARD support for xe.shiba2002-02-201-1/+3
* Correct path to pucdata.cjedgar2002-02-181-1/+1
* Add a 'strvalid()' call to libkern. Given a character pointer, andrwatson2002-02-181-0/+1
* Always build all modules for LINTphk2002-02-171-0/+3
* MFi386: revision 1.167nyan2002-02-171-0/+2
* MFi386: revision 1.392nyan2002-02-171-0/+3
* Add the puc (PCI "Universal" Communications) driver. The idea and some ofjhay2002-02-163-0/+16
* Garbage-collect options ACPI_NO_ENABLE_ON_BOOT, AML_DEBUG, BLEED,bde2002-02-152-20/+0
* Garbage collect options AVM_A1_PCI, AVM_A1_PCMCIA, DEBUG_LINUX, DEV_APM,bde2002-02-154-55/+1
* Added undocumented options AAC_DEBUG, ACD_DEBUG, ACPI_MAX_THREADS,bde2002-02-151-0/+35
* - Added support for receive in multiplepdeuskar2002-02-131-0/+1
* Add counter.c and sbus.c. Unify style.tmm2002-02-131-6/+8
OpenPOWER on IntegriCloud