summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* 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
* s/PCCARD_/PCMCIA_/g in NEWCARD device tables to enable easier NetBSD sharingimp2001-11-111-2/+2
* Move all: target to kern.pre.mk so it matters less where you includeimp2001-11-112-2/+1
* Append to SYSTEM_OBJS and CLEAN before including kern.post.mk.marcel2001-11-111-2/+2
* Add entries for the recently committed code.tmm2001-11-092-1/+23
* Add emul.c and in_cksum.c, make the OpenFirmware console driver optional,tmm2001-11-061-3/+4
* Add S4BIOS sleep (BIOS hibernation) and DSDT overriding support.iwasaki2001-11-061-0/+1
* GC userconfig after Peter axed it 15 months ago.phk2001-11-055-13/+0
* 3.5 years ago Wollman wrote:phk2001-11-051-2/+0
* Remove the old RocketPort driver which was left behind in favourphk2001-11-052-2/+0
* Move machine link creation from genassym to kernel-depend, per nyan@imp2001-11-042-4/+4
* Move the include before the extra rules so make all the default.imp2001-11-041-2/+2
* Arrgh. A clean pc98 build failed due to bogons on my part :-(.imp2001-11-022-0/+4
* Factor the common parts of the Makefile.foo files. This introduces twoimp2001-11-028-1791/+343
OpenPOWER on IntegriCloud