summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Remove *_SAVER syscons options - I don't know how they go in here:csgr1994-09-091-5/+1
* Don't include options MULTICAST or MROUTING in generic kernels. MULTICASTwollman1994-09-092-2/+10
* Reviewed by: Stefan Esser <se>se1994-09-061-2/+3
* Reviewed by:ats1994-09-052-5/+3
* Get rid of a superfluous echo.jkh1994-09-052-4/+2
* Remove symlink before remaking it for libkern.ajkh1994-09-052-4/+6
* Restore some explicit dependencies for locore.s so that "make clean; make"bde1994-09-022-4/+4
* Added entry for if_lnc.c, soon to be added new Lancef amily ethernetpaul1994-09-021-1/+2
* Added ze driver (brought over from 1.1.5).dg1994-09-011-1/+2
* Submitted by: Stefan Esser <se@ZPR.Uni-Koeln.DE>se1994-09-011-3/+4
* Reviewed by:se1994-08-311-1/+5
* Rather than exclude bounce buffers support with NOBOUNCE, include itdg1994-08-311-1/+3
* Moved gpl'd fpemul into 2.0 cvs tree. Changed it's location todg1994-08-301-32/+32
* Add conf.c, machdep.c, exception,s, support.s and swtch.s so that configbde1994-08-301-3/+9
* Remove exception.o, swtch.o, support.o, conf.o and machdep.o frombde1994-08-302-78/+56
* Made a little more up to date.dg1994-08-281-4/+16
* Updated this a bit. It's still woefully out of date.dg1994-08-271-13/+7
* 1) Changed ddb into a option rather than a pseudo-device (use options DDBdg1994-08-271-0/+1
* Reviewed by:ats1994-08-241-1/+3
* Added iBCS2 filessos1994-08-241-33/+47
* I was in bourne-shell mode when I wrote this.. *blush*.jkh1994-08-232-6/+8
* Fix the libkern references to hopefully DTRT. See comments regardingjkh1994-08-232-14/+42
* Terry Lambert's loadable kernel module support w/improvements from thedg1994-08-191-0/+1
* Added my ProAudioSpectum SCSI driver for cards with the 5380 SCSI-chip.phk1994-08-192-2/+9
* Fix up some sloppy coding practices:wollman1994-08-182-4/+4
* Change all #includes to follow the current Berkeley style. Some of thesewollman1994-08-132-4/+12
* New ethernet device driver from Matt Thomas:dg1994-08-121-1/+2
* Make it easier for programs to figure out what revision of FreeBSD theywollman1994-08-101-1/+2
* Made lockf advisory locking code generic (rather than ufs specific), anddg1994-08-081-1/+1
* Don't strip the kernel.dg1994-08-062-6/+4
* Renamed this thing, and change 'vmunix' to 'kernel' internally.dg1994-08-051-0/+153
* Added $Id$dg1994-08-024-1/+4
* SYSCONS is no longer needed since pccons has been removed.rgrimes1994-05-262-2/+2
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-256-17/+69
* This commit was generated by cvs2svn to compensate for changes in r1541,rgrimes1994-05-247-0/+980
|\
| * BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-247-0/+980
* Remove the now bogus IP_VAT_COMPAT.jkh1994-05-181-2/+2
* Add line for IP_VAT_COMPAT, documenting it.jkh1994-05-171-1/+2
* Fold in the changes to support IP multicasting, from Jim Lowe et al.jkh1994-05-171-1/+4
* Whoops - comment out psm0 by default in case someone wants tojkh1994-05-171-2/+2
* Add descriptions of ALLOW_CONFLICT_* options we want to doc for nowjkh1994-05-171-2/+9
* Remove confusing (as they are now unnecessary) comments aboutjkh1994-05-131-9/+2
* Almost had problems. The directory on my system is gpl not gnu.gclarkii1994-04-291-32/+32
* Added GPL_MATH_EMULATE to optionsgclarkii1994-04-291-1/+5
* Added files for option gpl_math_emulategclarkii1994-04-291-1/+32
* Define new option, INACCURATE_MICROTIME_IS_OK. When this is defined,wollman1994-04-231-3/+9
* device pca0 addedache1994-04-231-1/+3
* Sound driver updated to version 2.5ache1994-04-231-1/+2
* pcaudio.c addedsos1994-04-211-1/+2
* snd7 config line corrected, irqaremovedache1994-04-131-2/+2
OpenPOWER on IntegriCloud