aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
...
* Sync with sys/i386/conf/Makefile.i386 revision 1.120.KATO Takenori1998-09-011-16/+25
* Change BINFORMAT to KERNFORMAT and add -aout or -elf to the toolJohn Birrell1998-09-012-34/+50
* Renamed BT848[SG]CAPAREA to BT848_[SG]CAPAREA.Søren Schmidt1998-08-311-0/+2
* Added Capture Area ioctl - BT848[SG]CAPAREA.Søren Schmidt1998-08-311-1/+4
* Force OBJFORMAT=aout.John Birrell1998-08-312-2/+4
* Sync with sys/i386/conf/Makefile.i386 revision 1.118.KATO Takenori1998-08-281-1/+5
* Add CFS options to LINT, though commented out for now.Jordan K. Hubbard1998-08-271-1/+5
* NULLFS_DIAGNOSTICS and PCVT_SCANSET=2 listed twice.David E. O'Brien1998-08-271-3/+1
* Add OVERRIDE_CARD to the bktr options listSøren Schmidt1998-08-261-1/+2
* New major number for SR4 streams emulation.Mike Smith1998-08-241-1/+2
* Add atomic.s.Doug Rabson1998-08-241-1/+2
* Use a relative path to bsd.kern.mk if the relative mk directory exists.Bruce Evans1998-08-242-2/+10
* Add BREAK_TO_DEBUGGER so that config stops whiningGary Palmer1998-08-211-1/+3
* Add support for TurboChannel alphas (DEC 3000/300 and 3000/500).Doug Rabson1998-08-202-2/+18
* Oops, the previous commit was of a local version.Bruce Evans1998-08-171-26/+20
* FIxed typo (syntax error) in previous commit.Bruce Evans1998-08-171-19/+25
* Import the (Fast) Etherlink XL driver. I'm reasonally confident in itsBill Paul1998-08-162-2/+11
* Sync with sys/i386/conf/options.i386 revision up to 1.84.KATO Takenori1998-08-101-1/+5
* Reserve majors for M-Systems DiskOnChip driver. This driver will bePoul-Henning Kamp1998-08-101-1/+3
* - Added SC_BAD_FLICKER for syscons.Kazutaka YOKOTA1998-08-102-2/+6
* Lots of changes, including:Doug Rabson1998-08-105-8/+19
* A few misc changes to get the spigot and meteor board working in 3.0.Jordan K. Hubbard1998-08-082-2/+12
* Make ../Makefile.inc handling more consistant to prevent multiple includesPeter Wemm1998-08-081-1/+4
* Sync with sys/i386/conf/files.i386 and majors.i386 revisions 1.200 andKATO Takenori1998-08-071-1/+2
* Update DPT driver from 1.4.3 to 1.4.5Eivind Eklund1998-08-052-12/+32
* Add driver dgm - for the Digiboard PC/XemBrian Somers1998-08-043-6/+10
* Major ppbus updates from the author.Mike Smith1998-08-032-1/+6
* Change load address to 0xfffffc0000300000 to help support AS200.Doug Rabson1998-07-303-4/+4
* Honor NOSHARED for tools. All tools should be built static forBruce Evans1998-07-291-5/+9
* pseudo-device ssc requires su.c (pseudo-device su)Brian Somers1998-07-281-0/+1
* Add KN20AA support.Doug Rabson1998-07-222-6/+26
* Tweaks to stop config(8) warnings and to avoid an unfinished experiment ofDoug Rabson1998-07-221-3/+3
* Sync with sys/i386/conf/files.i386 revision 1.199.KATO Takenori1998-07-211-1/+2
* Add the 'cs' driver for Crystal Semiconductor CS89x0 devices. ThisMike Smith1998-07-202-2/+5
* Tweaks for cross-building from NetBSD/alpha.Doug Rabson1998-07-151-3/+3
* Linker script for alpha kernel.Doug Rabson1998-07-152-0/+266
* Overhaul the spl system so that it actually works properly.Doug Rabson1998-07-121-7/+7
* Define option DEC_EB164Doug Rabson1998-07-121-1/+2
* Add some bits and pieces for my test box.Doug Rabson1998-07-121-1/+11
* Sync with sys/i386/conf/Makefile.i386 revision 1.117.KATO Takenori1998-07-121-40/+30
* Removed historical dependencies on `Makefile'. They had rotted to beingBruce Evans1998-07-122-64/+44
* Removed all traces of PARAM in Makefile.i386. Incremented CONFIGVERSBruce Evans1998-07-122-20/+20
* Prepare to handle MAXUSERS as a normal option.Bruce Evans1998-07-121-1/+2
* Moved definition of fscale from param.c to kern_synch.c where itBruce Evans1998-07-111-6/+1
* Add ipforward optionJulian Elischer1998-07-111-2/+2
* Forgot to register the IPFIREWALL_FORWARD option.Julian Elischer1998-07-061-1/+2
* Sync with sys/i386/conf/options.i386 revision 1.82.KATO Takenori1998-07-021-9/+8
* Remove unused optionJulian Elischer1998-07-021-3/+1
* Add 3 sysctl variables for future use by ps)1_Poul-Henning Kamp1998-06-301-1/+4
* Nuked opt_defunct.h and kern_opt.c. config(8) now generates good enoughBruce Evans1998-06-304-19/+3