summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Don't set CONSPEED to the default and deobfuscate the comment.dd2001-06-211-1/+2
* Actually document TCPDEBUG.wollman2001-06-191-1/+3
* Fix punctuation in comment.wollman2001-06-191-2/+2
* The final commit for the first phase of PowerPC support.benno2001-06-174-44/+114
* With this commit, I hereby pronounce gensetdefs past its use-by date.peter2001-06-136-92/+6
* Hints overhaul:peter2001-06-127-15/+15
* Move the -I../../../include or -I/usr/include to the last entry on thepeter2001-06-125-28/+33
* Sync with recent KAME.ume2001-06-111-8/+5
* Add PSEUDOFS, and note that LINPROCFS depends on it.des2001-06-111-1/+3
* Add pseudofs and the new linprocfs here.des2001-06-111-0/+5
* Add a PSEUDOFS option to allow pseudofs to be built statically.des2001-06-111-0/+1
* Remove the old linprocfs code.des2001-06-111-4/+0
* Document the PANIC_REBOOT_WAIT_TIME option.dd2001-06-101-2/+6
* enable vchan compilationcg2001-06-071-1/+2
* Relocate IPFilter from sys/netinet to sys/contrib/ipfilter.jlemon2001-06-076-9/+26
* Fixed missing parentheses in the definition of KTR_COMPILE. KTR_COMPILEbde2001-06-061-1/+1
* Only build i82365_isa attachment when we have isa bus.imp2001-06-051-1/+1
* Use bitmasks of the KTR_* constants instead of hexidecimal values forjhb2001-06-041-2/+2
* Fix typo (opt_acc.h -> opt_aac.h) for AAC_COMPAT_LINUX.dirk2001-06-011-1/+1
* The orm device. This device gobbles up the Option ROMs in the ISAimp2001-06-011-0/+1
* Add ``options RANDOM_IP_ID'' which randomizes the ID field of IP packets.kris2001-06-013-0/+9
* Change plxic to plxcard, per phk. He thnks plxic is too generic aimp2001-06-011-1/+1
* Add device driver support for the Level 1 LXT1001 NetCelleratorwpaul2001-05-312-0/+5
* plxic deviceimp2001-05-311-0/+1
* New files and layout for the ACPI CA 20010518 update.msmith2001-05-295-108/+109
* Remove MFS from configs idea of the world.phk2001-05-293-14/+0
* Remove MFS options from all example kernel configs.phk2001-05-291-2/+1
* Clarify that the old CD-ROM drivers are only for non-ATAPI drives.phk2001-05-281-3/+3
* - sys/n[tw]fs moved to sys/fs/n[tw]fsru2001-05-261-11/+11
* Update reality in the strings commentdougb2001-05-261-1/+1
* Submitted by: Juha-Matti Liukkonen (Cubical Solutions Ltd) (jml@cubical.fi)hm2001-05-252-1/+32
* - sys/msdosfs moved to sys/fs/msdosfsru2001-05-251-6/+6
* Add a new kernel option 'BLEED' to be used for code that is still underjhb2001-05-241-0/+1
* Produce a config-time warning about EXT2FS and GPL_MATH_EMULATEpeter2001-05-242-2/+4
* Remove DEV_SNP -> opt_snp.hpeter2001-05-241-1/+0
* - FDESC, FIFO, NULL, PORTAL, PROC, UMAP and UNION fileru2001-05-233-41/+41
* Hide UNION in opt_dontuse.h (see vfs_syscalls.c,v 1.109).ru2001-05-221-4/+1
* Separate out isa attachment to its own file. The pci attachment willimp2001-05-161-0/+1
* Add mecia driver definitions.imp2001-05-151-0/+1
* Convert DEVFS from an "opt-in" to an "opt-out" option.phk2001-05-133-5/+5
* I'll be making some rather substantial changes to the pci attachmentimp2001-05-131-1/+1
* Add support for gigabit ethernet cards based on the NatSemi DP83820wpaul2001-05-112-0/+7
* - Split out the support for per-CPU data from the SMP code. UP kernelsjhb2001-05-101-0/+1
* Add in commented out entries for NEWCARD so that they are at leastjhb2001-05-091-0/+15
* Add a ``digi'' driver.brian2001-05-023-4/+29
* Turn on preemption by default on the alpha arch. This also removes thejhb2001-05-011-1/+0
* Allow the size of the SSC memory disk used with the SKI emulator to bejhb2001-04-301-0/+1
* Add back in the bits to remove any existing "schg" flags as we haveobrien2001-04-295-0/+10
* Overhaul of the SMP code. Several portions of the SMP kernel support havejhb2001-04-272-1/+2
* vfs_subr.c is getting rather fat. The underlying repocopy and thisphk2001-04-261-0/+1
OpenPOWER on IntegriCloud