| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove *_SAVER syscons options - I don't know how they go in here: | csgr | 1994-09-09 | 1 | -5/+1 |
* | Don't include options MULTICAST or MROUTING in generic kernels. MULTICAST | wollman | 1994-09-09 | 2 | -2/+10 |
* | Reviewed by: Stefan Esser <se> | se | 1994-09-06 | 1 | -2/+3 |
* | Reviewed by: | ats | 1994-09-05 | 2 | -5/+3 |
* | Get rid of a superfluous echo. | jkh | 1994-09-05 | 2 | -4/+2 |
* | Remove symlink before remaking it for libkern.a | jkh | 1994-09-05 | 2 | -4/+6 |
* | Restore some explicit dependencies for locore.s so that "make clean; make" | bde | 1994-09-02 | 2 | -4/+4 |
* | Added entry for if_lnc.c, soon to be added new Lancef amily ethernet | paul | 1994-09-02 | 1 | -1/+2 |
* | Added ze driver (brought over from 1.1.5). | dg | 1994-09-01 | 1 | -1/+2 |
* | Submitted by: Stefan Esser <se@ZPR.Uni-Koeln.DE> | se | 1994-09-01 | 1 | -3/+4 |
* | Reviewed by: | se | 1994-08-31 | 1 | -1/+5 |
* | Rather than exclude bounce buffers support with NOBOUNCE, include it | dg | 1994-08-31 | 1 | -1/+3 |
* | Moved gpl'd fpemul into 2.0 cvs tree. Changed it's location to | dg | 1994-08-30 | 1 | -32/+32 |
* | Add conf.c, machdep.c, exception,s, support.s and swtch.s so that config | bde | 1994-08-30 | 1 | -3/+9 |
* | Remove exception.o, swtch.o, support.o, conf.o and machdep.o from | bde | 1994-08-30 | 2 | -78/+56 |
* | Made a little more up to date. | dg | 1994-08-28 | 1 | -4/+16 |
* | Updated this a bit. It's still woefully out of date. | dg | 1994-08-27 | 1 | -13/+7 |
* | 1) Changed ddb into a option rather than a pseudo-device (use options DDB | dg | 1994-08-27 | 1 | -0/+1 |
* | Reviewed by: | ats | 1994-08-24 | 1 | -1/+3 |
* | Added iBCS2 files | sos | 1994-08-24 | 1 | -33/+47 |
* | I was in bourne-shell mode when I wrote this.. *blush*. | jkh | 1994-08-23 | 2 | -6/+8 |
* | Fix the libkern references to hopefully DTRT. See comments regarding | jkh | 1994-08-23 | 2 | -14/+42 |
* | Terry Lambert's loadable kernel module support w/improvements from the | dg | 1994-08-19 | 1 | -0/+1 |
* | Added my ProAudioSpectum SCSI driver for cards with the 5380 SCSI-chip. | phk | 1994-08-19 | 2 | -2/+9 |
* | Fix up some sloppy coding practices: | wollman | 1994-08-18 | 2 | -4/+4 |
* | Change all #includes to follow the current Berkeley style. Some of these | wollman | 1994-08-13 | 2 | -4/+12 |
* | New ethernet device driver from Matt Thomas: | dg | 1994-08-12 | 1 | -1/+2 |
* | Make it easier for programs to figure out what revision of FreeBSD they | wollman | 1994-08-10 | 1 | -1/+2 |
* | Made lockf advisory locking code generic (rather than ufs specific), and | dg | 1994-08-08 | 1 | -1/+1 |
* | Don't strip the kernel. | dg | 1994-08-06 | 2 | -6/+4 |
* | Renamed this thing, and change 'vmunix' to 'kernel' internally. | dg | 1994-08-05 | 1 | -0/+153 |
* | Added $Id$ | dg | 1994-08-02 | 4 | -1/+4 |
* | SYSCONS is no longer needed since pccons has been removed. | rgrimes | 1994-05-26 | 2 | -2/+2 |
* | The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. | rgrimes | 1994-05-25 | 6 | -17/+69 |
* | This commit was generated by cvs2svn to compensate for changes in r1541, | rgrimes | 1994-05-24 | 7 | -0/+980 |
|\ |
|
| * | BSD 4.4 Lite Kernel Sources | rgrimes | 1994-05-24 | 7 | -0/+980 |
* | Remove the now bogus IP_VAT_COMPAT. | jkh | 1994-05-18 | 1 | -2/+2 |
* | Add line for IP_VAT_COMPAT, documenting it. | jkh | 1994-05-17 | 1 | -1/+2 |
* | Fold in the changes to support IP multicasting, from Jim Lowe et al. | jkh | 1994-05-17 | 1 | -1/+4 |
* | Whoops - comment out psm0 by default in case someone wants to | jkh | 1994-05-17 | 1 | -2/+2 |
* | Add descriptions of ALLOW_CONFLICT_* options we want to doc for now | jkh | 1994-05-17 | 1 | -2/+9 |
* | Remove confusing (as they are now unnecessary) comments about | jkh | 1994-05-13 | 1 | -9/+2 |
* | Almost had problems. The directory on my system is gpl not gnu. | gclarkii | 1994-04-29 | 1 | -32/+32 |
* | Added GPL_MATH_EMULATE to options | gclarkii | 1994-04-29 | 1 | -1/+5 |
* | Added files for option gpl_math_emulate | gclarkii | 1994-04-29 | 1 | -1/+32 |
* | Define new option, INACCURATE_MICROTIME_IS_OK. When this is defined, | wollman | 1994-04-23 | 1 | -3/+9 |
* | device pca0 added | ache | 1994-04-23 | 1 | -1/+3 |
* | Sound driver updated to version 2.5 | ache | 1994-04-23 | 1 | -1/+2 |
* | pcaudio.c added | sos | 1994-04-21 | 1 | -1/+2 |
* | snd7 config line corrected, irqaremoved | ache | 1994-04-13 | 1 | -2/+2 |