summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* - generic Arcnet frameworkfjoe2002-01-083-0/+12
* Connect smp support to the kernel build.jake2002-01-081-0/+3
* s/oferride/override/imp2002-01-061-1/+1
* MFi386: revisions 1.382 and 1.386.nyan2002-01-061-1/+13
* Sorted the lists.nyan2002-01-061-3/+3
* Move initialization of the MKMODULESENV envorinoment to kern.pre.mkimp2002-01-052-14/+15
* - Provide toggles to show debug messages. Set new sysctl variablestanimura2002-01-041-0/+1
* i4bisppp also needs net/if_spppsubr.c.gj2002-01-021-0/+1
* Add the nullmodem devicejulian2002-01-011-0/+1
* Remove references to i4b/driver/i4b_ispppsubr.c, now thatjoerg2001-12-301-1/+0
* Make AIO a loadable module.alfred2001-12-291-1/+1
* Add -mcmodel=medlow to COPTS. This is needed to build working kernels.tmm2001-12-241-0/+3
* Add OS layer ACPI mutex and threading support.iwasaki2001-12-221-0/+2
* Add the ifpi2 driver.gj2001-12-222-1/+17
* Merged from files.i386 revision 1.384.nyan2001-12-221-8/+3
* MFi386: revision 1.159nyan2001-12-221-0/+1
* MFi386: revision 1.163nyan2001-12-221-2/+0
* Move the PCI_ENABLE_IO_MODES option from conf/options.i386 totmm2001-12-212-2/+1
* Add support for the Intel 82443MX chipsetpirzyk2001-12-211-1/+1
* Comment out DEVICE_POLLING so that LINT compiles again.phk2001-12-191-1/+2
* MFi386: options.i386 revision 1.162nyan2001-12-161-0/+5
* MFi386: files.i386 revision 1.385nyan2001-12-161-0/+1
* Add description of DEVICE_POLLING option.luigi2001-12-141-0/+19
* Clarify the comments related to DUMMYNET and HZluigi2001-12-141-7/+12
* Device Polling code for -current.luigi2001-12-142-0/+6
* o Clarify the comments on AIO to note that yes, AIO really is unsuitablerwatson2001-12-141-2/+2
* Proper fix for old config setting maxusers to 8.peter2001-12-146-6/+6
* Add maxusers auto-sizing description to NOTES file for -currentdillon2001-12-141-1/+3
* Back out my "joy" change. It was really the for some uncommitted ataimp2001-12-071-1/+1
* Part 2 of previous commit. Add joy_isa.c and joy_pccard.c.peter2001-12-061-0/+2
* Somebody moved joy.c from isa/ to dev/joy/ without updating conf/files.peter2001-12-061-1/+1
* Compile all kernels with "-ffreestanding":obrien2001-12-061-1/+1
* The pccard/cardbus power interface should depend on having pccard orimp2001-12-061-1/+1
* Move joy from isa to dev/joy.imp2001-12-051-1/+1
* PROCFS requires PSEUDOFS now.des2001-12-041-1/+1
* Pseudofsize procfs(5).des2001-12-041-3/+2
* This is the first commit of the Intel gigabit driver forpdeuskar2001-12-021-0/+3
* Change to using my custom sparc64 binutils.obrien2001-11-281-8/+10
* Add the 'ciss' driver, which supports the Compaq SmartRAID 5* family ofmsmith2001-11-272-0/+8
* Split the sio driver for pc98 into bus front end and back end.nyan2001-11-261-2/+4
* First part of patches to make sio grok 16-bit serial cards underimp2001-11-262-1/+3
* Introduce a syncache, which enables FreeBSD to withstand a SYN floodjlemon2001-11-221-0/+1
* Add driver for Granch SBNI12-xx ISA and PCI network adapters.fjoe2001-11-212-0/+9
* MFi386: revision 1.160nyan2001-11-171-0/+2
* Document the atkbd flags of 0x03 and be explicit to mention this mightasmodai2001-11-151-0/+2
* Axe NFS_NOSERVER since it doesn't do anything anymore. Remove NFSSERVERjhb2001-11-152-2/+0
* newcard support for an, from pr 24854imp2001-11-151-1/+1
* Create a mutex pool API for short term leaf mutexes.dillon2001-11-131-0/+1
* -msoft-float must always be turned on when compiling the PowerPC kernel.benno2001-11-121-1/+3
* Move kern.post.mk to last line, now that it appears safeimp2001-11-115-10/+10
OpenPOWER on IntegriCloud