summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Separate out isa attachment to its own file. The pci attachment willimp2001-05-161-0/+1
* Add mecia driver definitions.imp2001-05-151-0/+1
* Convert DEVFS from an "opt-in" to an "opt-out" option.phk2001-05-133-5/+5
* I'll be making some rather substantial changes to the pci attachmentimp2001-05-131-1/+1
* Add support for gigabit ethernet cards based on the NatSemi DP83820wpaul2001-05-112-0/+7
* - Split out the support for per-CPU data from the SMP code. UP kernelsjhb2001-05-101-0/+1
* Add in commented out entries for NEWCARD so that they are at leastjhb2001-05-091-0/+15
* Add a ``digi'' driver.brian2001-05-023-4/+29
* Turn on preemption by default on the alpha arch. This also removes thejhb2001-05-011-1/+0
* Allow the size of the SSC memory disk used with the SKI emulator to bejhb2001-04-301-0/+1
* Add back in the bits to remove any existing "schg" flags as we haveobrien2001-04-295-0/+10
* Overhaul of the SMP code. Several portions of the SMP kernel support havejhb2001-04-272-1/+2
* vfs_subr.c is getting rather fat. The underlying repocopy and thisphk2001-04-261-0/+1
* Don't install KO's with the "schg" flag.obrien2001-04-256-46/+11
* Ignore chflags errors. This makes installing to nfs mounted targetimp2001-04-255-10/+10
* Initial version of Avance Logic ALS4000 pcm driver.orion2001-04-231-0/+1
* Add entry for swdog, Sitara Networks' watchdog timer.grog2001-04-211-0/+1
* Say goodbye to TCP_COMPAT_42jesper2001-04-202-6/+0
* o Document UFS_ACL optionjedgar2001-04-191-2/+8
* 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
OpenPOWER on IntegriCloud