summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Implement client side NFS locks.alfred2001-04-171-0/+1
* Move the isa parts to a separate file.jhay2001-04-162-2/+2
* Merged from sys/conf/options.i386 revision 1.148.kato2001-04-161-2/+2
* All NETSMB* options should use opt_netsmb.h file (the joy of multiple repos).bp2001-04-131-2/+2
* Make SOMAXCONN a kernel option.alfred2001-04-131-0/+1
* Merged from options.i386 revision 1.147.kato2001-04-121-0/+7
* Merged from files.i386 revisions 1.359 and 1.360.kato2001-04-121-0/+18
* o Introduce "options REGRESSION", a kernel option which enablesrwatson2001-04-112-0/+10
* Add forgotten files for NETSMBCRYPTO option (may be DES based encryptionbp2001-04-111-0/+2
* Import kernel part of SMB/CIFS requester.bp2001-04-102-0/+23
* 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
OpenPOWER on IntegriCloud