summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
...
* Add Marvell PHY support for 10/100/1000 LIVENGOOD_CU Intel NIC.mjacob2001-04-091-0/+1
* enable the rate conversion feeder.cg2001-04-091-1/+1
* Add function prototypes and base module for kernel side iconv library.bp2001-04-094-1/+10
* Add support for MODULES_OVERRIDE. This is a list of modules to buildimp2001-04-025-0/+15
* Merged from sys/conf/options.i386 revision 1.144.nyan2001-04-011-0/+1
* Merged from sys/conf/files.i386 revision 1.350 and 1.354.nyan2001-04-011-1/+1
* Rework the witness code to work with sx locks as well as mutexes.jhb2001-03-281-0/+1
* Reflect recent bsd.man.mk changes here, but do not assign theru2001-03-271-5/+8
* Rewrite of the CAM error recovery code.ken2001-03-271-0/+1
* Introduce support for POSIX.1e ACLs on UFS-based file systems. Thisrwatson2001-03-262-0/+6
* Restore the careful preservation of .depend (rev 1.78 of Makefile.i386)obrien2001-03-245-10/+20
* Cleaner way of adding -fschg (ie, correctly implement).obrien2001-03-241-2/+1
* Allow AAC_COMPAT_LINUX to be used when compiling aac support into the kernel.scottl2001-03-221-0/+2
* 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-192-9/+0
* o Change options FFS_EXTATTR and options FFS_EXTATTR_AUTOSTART torwatson2001-03-191-4/+4
* pcm driver for S3 Sonicvibes chipset.orion2001-03-191-0/+1
* Add the AAC_DEBUG option to enable debugging in the aac driver.gibbs2001-03-172-1/+9
* Remove the now defunct ATA_ENABLE* optionssos2001-03-161-10/+0
* add cnw driver to notes/lintimp2001-03-161-0/+2
* Add cwn driverimp2001-03-161-0/+2
* Hmm, the last commit apparently only made it halfwayssos2001-03-151-2/+0
* Remove the ATA_ENABLE_ATAPI_DMA, ATA_ENABLE_WC and ATA_ENABLE_TAGSsos2001-03-151-1/+0
* Add the ata control device.sos2001-03-151-1/+1
* o Implement "options FFS_EXTATTR_AUTOSTART", which depends onrwatson2001-03-141-0/+1
* Move the fxp driver so it is under the miibus section.jlemon2001-03-121-2/+2
* Make the miibus'ified the new fxp driver for -current.jlemon2001-03-121-1/+2
* Use CPUTYPE to add appropriate compiler flags to COPTFLAGS for kernelkris2001-03-125-5/+20
* Add the Intel PHY driver.jlemon2001-03-121-0/+1
* The /dev/random driver used Rijndael, not Blowfish, now.markm2001-03-101-3/+2
* Make md(4) and mdconfig(8) take over the role of vn(4) and vnconfig(8)phk2001-03-094-8/+1
* Change the kernel layout to match Linux/ia64 more closely. This preventsdfr2001-03-091-8/+11
* Add SKI_ROOT_FILESYSTEM option.dfr2001-03-091-0/+3
* Split out the ata probes in seperate files for each bus type.sos2001-03-061-1/+5
* dcphy depends on pci. This repairs the 'ed' driver's ability to be runpeter2001-03-061-1/+1
* 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
OpenPOWER on IntegriCloud