aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
...
* Change the kernel layout to match Linux/ia64 more closely. This preventsDoug Rabson2001-03-091-8/+11
* Add SKI_ROOT_FILESYSTEM option.Doug Rabson2001-03-091-0/+3
* Split out the ata probes in seperate files for each bus type.Søren Schmidt2001-03-061-1/+5
* dcphy depends on pci. This repairs the 'ed' driver's ability to be runPeter Wemm2001-03-061-1/+1
* Implement shared/exclusive locks.Jason Evans2001-03-051-0/+1
* Move beforedepend: outside of the loop.Warner Losh2001-03-051-2/+3
* Set TARGET_ARCH and install files -fschg as we do the kernel module.David E. O'Brien2001-03-041-0/+3
* Add some default hints for isp.Matt Jacob2001-03-031-0/+15
* setlocale(3) has been fixed to match POSIX standard:Ruslan Ermilov2001-03-021-1/+1
* Back out a removal that I was far to quick to apply. The root causeMark Murray2001-03-021-0/+3
* Add the LINPROCFS option.Dag-Erling Smørgrav2001-03-011-0/+1
* No longer an option. Config(8) is whining over LINT.Mark Murray2001-03-011-3/+0
* Update NOTES wrt hint for fxp.Matt Jacob2001-02-271-0/+2
* put the null modem driver (nmdm) in the right place with the right name.Julian Elischer2001-02-271-1/+1
* Tell the world about the nulmodem device.Julian Elischer2001-02-271-0/+1
* Added another wd33c93 based SCSI card driver which replaces the bs driver.Yoshihiro Takahashi2001-02-272-0/+5
* Add a 'clobber' target.. Like 'clean' but it takes out even the configPeter Wemm2001-02-275-0/+41
* Add and document the LINPROCFS option, so that we can build linprocfsPeter Wemm2001-02-274-8/+23
* "Document" the COMPAT_LINUX and IBCS2 ABI emulation support togetherPeter Wemm2001-02-271-7/+18
* Add pci/agp_if.m to the MFILES list so that we can auto depend on agp_if.hPeter Wemm2001-02-271-1/+1
* take major number 18 for the nmdm "nullmodem" back-to-back tty device.Julian Elischer2001-02-261-1/+1
* Remove the 'gdt' and 'gdtd' majors; the ICP driver is taking aMike Smith2001-02-251-2/+2
* genassym.sh does not work with a.out because the sizes are rounded upPeter Wemm2001-02-254-8/+8
* Drop the 'count' from the aha device specsPeter Wemm2001-02-251-1/+1
* Add back in INVARIANT_SUPPORT and expand the comments in NOTES about itJohn Baldwin2001-02-242-0/+14
* Introduce API for sequential reads/writes (build/dissect) of mbuf chains.Boris Popov2001-02-243-0/+5
* If the symbolic links @ or machine exist, do not depend on them.Warner Losh2001-02-231-3/+12
* Activate USER_LDT by default. The new thread libraries are going toPeter Wemm2001-02-233-9/+0
* Now that zerror() and SPLASSERT() have been laid to rest, INVARIANT_SUPPORTJohn Baldwin2001-02-222-11/+0
* This time really fix the machine/lock.h thing. This time don't fool makePeter Wemm2001-02-201-1/+4
* Back out rev 1.92Peter Wemm2001-02-191-1/+0
* "Fix" the machine/lock.h problem in modules depend with a sledge hammer.Peter Wemm2001-02-181-0/+1
* Revert gensetdefs.pl reversal.Marcel Moolenaar2001-02-175-5/+5
* Merged from sys/conf/files.i386 revisoin 1.353.KATO Takenori2001-02-131-2/+2
* Fix `make depend' => `make kernel-depend'. Using the dependancy fileDavid E. O'Brien2001-02-125-5/+25
* Add recently added PHY drivers sources.Semen Ustimenko2001-02-081-0/+3
* Reflect recently added support for SMC9432FTX cards.Semen Ustimenko2001-02-071-1/+1
* Fix typo: compatability -> compatibility.Jeroen Ruigrok van der Werven2001-02-062-2/+2
* Fix typo: seperate -> separate.Jeroen Ruigrok van der Werven2001-02-061-1/+1
* add driver for CS4281 sound chipsCameron Grant2001-02-041-0/+1
* add driver for CMedia CMI8338/CMI8738 sound chipsCameron Grant2001-02-041-0/+1
* Remove NAHA, NAHATOT and aha_softcs and related code. It was unusedWarner Losh2001-02-041-1/+9
* Clean up some leftovers from the root mount cleanup that was done somePeter Wemm2001-02-042-12/+7
* 'device agp' was missingPeter Wemm2001-02-041-0/+4
* Warn if people include vn(4) in their config.Poul-Henning Kamp2001-02-041-1/+2
* Remove the LABPC driver.Poul-Henning Kamp2001-02-043-8/+0
* Conditionalize the alpha interrupt preemption for now to buy us somePeter Wemm2001-02-031-0/+1
* Unbreak test coverage of cy driver.Bruce Evans2001-02-011-7/+7
* Remove count for NSIO. The only places it was used it were incorrect.Peter Wemm2001-01-314-4/+4
* Remove obsoleted files.Mike Smith2001-01-312-4/+5