summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* 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
* Backed out rev.1.183, which had nothing to do with its log message.bde1998-06-161-2/+1
* Oops, wrong file again.dfr1998-06-141-1/+1
* Major changes to the generic device framework for FreeBSD/alpha:dfr1998-06-143-9/+48
* I accidentally committed the wrong file, sorry.dfr1998-06-101-1/+1
* Add initial support for the FreeBSD/alpha kernel. This is very much adfr1998-06-104-2/+373
* Fixed `make depend', which I broke here about a month ago by movingbde1998-06-091-2/+3
* Updated yet another ioctl, and put wst in LINT to inhibit further bitrot.bde1998-06-081-1/+4
* This commit fixes various 64bit portability problems required fordfr1998-06-071-1/+4
* Make LINE30 a new style option.kato1998-06-061-1/+2
* Make BS_TARG_SAFEMODE a new style option.kato1998-06-061-1/+2
OpenPOWER on IntegriCloud