summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Sync with sys/i386/conf/options.i386 revision up to 1.84.kato1998-08-101-1/+5
* Reserve majors for M-Systems DiskOnChip driver. This driver will bephk1998-08-101-1/+3
* - Added SC_BAD_FLICKER for syscons.yokota1998-08-102-2/+6
* Lots of changes, including:dfr1998-08-105-8/+19
* A few misc changes to get the spigot and meteor board working in 3.0.jkh1998-08-082-2/+12
* Make ../Makefile.inc handling more consistant to prevent multiple includespeter1998-08-081-1/+4
* Sync with sys/i386/conf/files.i386 and majors.i386 revisions 1.200 andkato1998-08-071-1/+2
* Update DPT driver from 1.4.3 to 1.4.5eivind1998-08-052-12/+32
* Add driver dgm - for the Digiboard PC/Xembrian1998-08-043-6/+10
* Major ppbus updates from the author.msmith1998-08-032-1/+6
* Change load address to 0xfffffc0000300000 to help support AS200.dfr1998-07-303-4/+4
* Honor NOSHARED for tools. All tools should be built static forbde1998-07-291-5/+9
* pseudo-device ssc requires su.c (pseudo-device su)brian1998-07-281-0/+1
* Add KN20AA support.dfr1998-07-222-6/+26
* Tweaks to stop config(8) warnings and to avoid an unfinished experiment ofdfr1998-07-221-3/+3
* Sync with sys/i386/conf/files.i386 revision 1.199.kato1998-07-211-1/+2
* Add the 'cs' driver for Crystal Semiconductor CS89x0 devices. Thismsmith1998-07-202-2/+5
* Tweaks for cross-building from NetBSD/alpha.dfr1998-07-151-3/+3
* Linker script for alpha kernel.dfr1998-07-152-0/+266
* Overhaul the spl system so that it actually works properly.dfr1998-07-121-7/+7
* Define option DEC_EB164dfr1998-07-121-1/+2
* Add some bits and pieces for my test box.dfr1998-07-121-1/+11
* Sync with sys/i386/conf/Makefile.i386 revision 1.117.kato1998-07-121-40/+30
* Removed historical dependencies on `Makefile'. They had rotted to beingbde1998-07-122-64/+44
* Removed all traces of PARAM in Makefile.i386. Incremented CONFIGVERSbde1998-07-122-20/+20
* Prepare to handle MAXUSERS as a normal option.bde1998-07-121-1/+2
* Moved definition of fscale from param.c to kern_synch.c where itbde1998-07-111-6/+1
* Add ipforward optionjulian1998-07-111-2/+2
* Forgot to register the IPFIREWALL_FORWARD option.julian1998-07-061-1/+2
* Sync with sys/i386/conf/options.i386 revision 1.82.kato1998-07-021-9/+8
* Remove unused optionjulian1998-07-021-3/+1
* Add 3 sysctl variables for future use by ps)1_phk1998-06-301-1/+4
* Nuked opt_defunct.h and kern_opt.c. config(8) now generates good enoughbde1998-06-304-19/+3
* remove option LINUX as it did nothing, add DEBUG_LINUX to debug thejmg1998-06-301-2/+4
* move OVERRIDE_TUNER from i386 to general options... it's not i386jmg1998-06-302-4/+5
* document options to hardwire GUS irq/dmas...jmg1998-06-302-2/+11
* document PCI_QUIET that prevents pci from compiling in so many stringsjmg1998-06-302-3/+11
* document some VM paging options for cache sizes:jmg1998-06-302-2/+13
* make NO_SCSI_SENSE a proper option (already documented in LINT)jmg1998-06-301-1/+2
* document and make EXPORTMFS a new style optionjmg1998-06-302-2/+5
* convert some nfs tunables to options, these are:jmg1998-06-302-3/+27
* Add options for selecting ELF or KLD symbols in DDB.dfr1998-06-282-1/+5
* Sync with sys/i386/conf/Makefile.i386 revision 1.115.kato1998-06-251-5/+7
* Oops, add ppc to the 'tty' imask.msmith1998-06-241-2/+2
* Fix race condition for creation of vnode_if.c and vnode_if.h.eivind1998-06-242-10/+14
* Moved P1003 options from the middle of the devices section to thebde1998-06-211-16/+15
* Round tickadj up. This prevents tickadj from being 0 when HZ > 500,bde1998-06-211-2/+2
* Sync with sys/i386/conf/Makefile.i386 revision 1.114.kato1998-06-171-2/+2
* Don't generate declarations for isa device structs in "ioconf.h".bde1998-06-172-4/+4
* Sync with sys/i386/isa/conf/files.i386 revision 1.198.kato1998-06-171-2/+1
OpenPOWER on IntegriCloud