summaryrefslogtreecommitdiffstats
path: root/sys/i386/conf
Commit message (Expand)AuthorAgeFilesLines
* Use bitmasks of the KTR_* constants instead of hexidecimal values forjhb2001-06-041-2/+2
* Add ``options RANDOM_IP_ID'' which randomizes the ID field of IP packets.kris2001-06-011-0/+7
* Add device driver support for the Level 1 LXT1001 NetCelleratorwpaul2001-05-311-0/+4
* move wx to be part of miibus requiring chipsetsmjacob2001-05-301-1/+1
* Remove MFS options from all example kernel configs.phk2001-05-293-4/+1
* Clarify that the old CD-ROM drivers are only for non-ATAPI drives.phk2001-05-281-3/+3
* Remove pcm hints here now that it's gone from GENERIC.jkh2001-05-261-4/+0
* Update reality in the strings commentdougb2001-05-261-1/+1
* Take pcm (audio) back out of GENERIC; there appears to be somejkh2001-05-251-3/+0
* Submitted by: Juha-Matti Liukkonen (Cubical Solutions Ltd) (jml@cubical.fi)hm2001-05-251-1/+19
* - FDESC, FIFO, NULL, PORTAL, PROC, UMAP and UNION fileru2001-05-231-3/+3
* Convert DEVFS from an "opt-in" to an "opt-out" option.phk2001-05-133-3/+1
* Add support for gigabit ethernet cards based on the NatSemi DP83820wpaul2001-05-111-0/+5
* Add in commented out entries for NEWCARD so that they are at leastjhb2001-05-091-0/+15
* Add a ``digi'' driver.brian2001-05-021-2/+15
* Say goodbye to TCP_COMPAT_42jesper2001-04-201-5/+0
* o Document UFS_ACL optionjedgar2001-04-191-2/+8
* Turn on kernel debugging support (DDB, INVARIANTS, INVARIANT_SUPPORT, WITNESS)obrien2001-04-151-1/+7
* o Introduce "options REGRESSION", a kernel option which enablesrwatson2001-04-111-0/+9
* Add function prototypes and base module for kernel side iconv library.bp2001-04-091-0/+3
* Soften the dire warnings about this code. Things are kinda workingimp2001-04-051-8/+3
* o Two changes made elsewhere relating to recent EA commits, but notrwatson2001-03-191-1/+2
* Axe TCP_RESTRICT_RST. It was never a particularly good idea except for a fewdes2001-03-191-8/+0
* Remove the now defunct ATA_ENABLE* optionssos2001-03-163-12/+0
* add cnw driver to notes/lintimp2001-03-161-0/+2
* Resync to GENERIC. This backs out the spammage that I committed wrtimp2001-03-161-23/+15
* Move the fxp driver so it is under the miibus section.jlemon2001-03-122-3/+3
* Make md(4) and mdconfig(8) take over the role of vn(4) and vnconfig(8)phk2001-03-091-4/+0
* Spelling and capitalization fixes.gsutter2001-03-071-7/+7
* Add some default hints for isp.mjacob2001-03-031-0/+15
* Add support for Dlink DL10022 to the ed driver. This is a mii partimp2001-03-032-9/+19
* Back out a removal that I was far to quick to apply. The root causemarkm2001-03-021-0/+3
* No longer an option. Config(8) is whining over LINT.markm2001-03-011-3/+0
* Update NOTES wrt hint for fxp.mjacob2001-02-271-0/+2
* Add and document the LINPROCFS option, so that we can build linprocfspeter2001-02-271-0/+3
* "Document" the COMPAT_LINUX and IBCS2 ABI emulation support togetherpeter2001-02-271-7/+18
* Drop the 'count' from the aha device specspeter2001-02-253-3/+3
* Add back in INVARIANT_SUPPORT and expand the comments in NOTES about itjhb2001-02-241-0/+13
* Introduce API for sequential reads/writes (build/dissect) of mbuf chains.bp2001-02-241-0/+3
* Activate USER_LDT by default. The new thread libraries are going topeter2001-02-231-7/+0
* Now that zerror() and SPLASSERT() have been laid to rest, INVARIANT_SUPPORTjhb2001-02-221-10/+0
* Reflect recently added support for SMC9432FTX cards.semenu2001-02-071-1/+1
* Fix typo: seperate -> separate.asmodai2001-02-061-1/+1
* Clean up some leftovers from the root mount cleanup that was done somepeter2001-02-043-7/+1
* 'device agp' was missingpeter2001-02-041-0/+4
* Remove the LABPC driver.phk2001-02-041-6/+0
* Unbreak test coverage of cy driver.bde2001-02-011-7/+7
* Add hpfs and the config glue for it. It was being skipped from testpeter2001-01-311-0/+1
* As the default MAXDSIZ and DFLDSIZ is 512MB, bump the example valuestanimura2001-01-311-4/+4
* Add text for option ATA_ENABLE_WC.sos2001-01-291-0/+4
OpenPOWER on IntegriCloud