summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Implement shared/exclusive locks.jasone2001-03-051-0/+1
* Move beforedepend: outside of the loop.imp2001-03-051-2/+3
* Set TARGET_ARCH and install files -fschg as we do the kernel module.obrien2001-03-041-0/+3
* Add some default hints for isp.mjacob2001-03-031-0/+15
* setlocale(3) has been fixed to match POSIX standard:ru2001-03-021-1/+1
* Back out a removal that I was far to quick to apply. The root causemarkm2001-03-021-0/+3
* Add the LINPROCFS option.des2001-03-011-0/+1
* 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
* put the null modem driver (nmdm) in the right place with the right name.julian2001-02-271-1/+1
* Tell the world about the nulmodem device.julian2001-02-271-0/+1
* Added another wd33c93 based SCSI card driver which replaces the bs driver.nyan2001-02-272-0/+5
* Add a 'clobber' target.. Like 'clean' but it takes out even the configpeter2001-02-275-0/+41
* Add and document the LINPROCFS option, so that we can build linprocfspeter2001-02-274-8/+23
* "Document" the COMPAT_LINUX and IBCS2 ABI emulation support togetherpeter2001-02-271-7/+18
* Add pci/agp_if.m to the MFILES list so that we can auto depend on agp_if.hpeter2001-02-271-1/+1
* take major number 18 for the nmdm "nullmodem" back-to-back tty device.julian2001-02-261-1/+1
* Remove the 'gdt' and 'gdtd' majors; the ICP driver is taking amsmith2001-02-251-2/+2
* genassym.sh does not work with a.out because the sizes are rounded uppeter2001-02-254-8/+8
* Drop the 'count' from the aha device specspeter2001-02-251-1/+1
* Add back in INVARIANT_SUPPORT and expand the comments in NOTES about itjhb2001-02-242-0/+14
* Introduce API for sequential reads/writes (build/dissect) of mbuf chains.bp2001-02-243-0/+5
* If the symbolic links @ or machine exist, do not depend on them.imp2001-02-231-3/+12
* Activate USER_LDT by default. The new thread libraries are going topeter2001-02-233-9/+0
* Now that zerror() and SPLASSERT() have been laid to rest, INVARIANT_SUPPORTjhb2001-02-222-11/+0
* This time really fix the machine/lock.h thing. This time don't fool makepeter2001-02-201-1/+4
* Back out rev 1.92peter2001-02-191-1/+0
* "Fix" the machine/lock.h problem in modules depend with a sledge hammer.peter2001-02-181-0/+1
* Revert gensetdefs.pl reversal.marcel2001-02-175-5/+5
* Merged from sys/conf/files.i386 revisoin 1.353.kato2001-02-131-2/+2
* Fix `make depend' => `make kernel-depend'. Using the dependancy fileobrien2001-02-125-5/+25
* Add recently added PHY drivers sources.semenu2001-02-081-0/+3
* Reflect recently added support for SMC9432FTX cards.semenu2001-02-071-1/+1
* Fix typo: compatability -> compatibility.asmodai2001-02-062-2/+2
* Fix typo: seperate -> separate.asmodai2001-02-061-1/+1
* add driver for CS4281 sound chipscg2001-02-041-0/+1
* add driver for CMedia CMI8338/CMI8738 sound chipscg2001-02-041-0/+1
* Remove NAHA, NAHATOT and aha_softcs and related code. It was unusedimp2001-02-041-1/+9
* Clean up some leftovers from the root mount cleanup that was done somepeter2001-02-042-12/+7
* 'device agp' was missingpeter2001-02-041-0/+4
* Warn if people include vn(4) in their config.phk2001-02-041-1/+2
* Remove the LABPC driver.phk2001-02-043-8/+0
* Conditionalize the alpha interrupt preemption for now to buy us somepeter2001-02-031-0/+1
* Unbreak test coverage of cy driver.bde2001-02-011-7/+7
* Remove count for NSIO. The only places it was used it were incorrect.peter2001-01-314-4/+4
* Remove obsoleted files.msmith2001-01-312-4/+5
* Add hpfs and the config glue for it. It was being skipped from testpeter2001-01-313-0/+8
* As the default MAXDSIZ and DFLDSIZ is 512MB, bump the example valuestanimura2001-01-311-4/+4
* Reflect the new location of the ar and sr devices.jhay2001-01-302-4/+6
* Add option ATA_ENABLE_WC for enabling write caching (now off by default).sos2001-01-291-1/+2
OpenPOWER on IntegriCloud