| Commit message (Expand) | Author | Age | Files | Lines |
* | First steps in rewriting locore.s, and making info useful | dg | 1993-11-13 | 2 | -6/+44 |
* | Added the netrmp protocol from the Net/2 tape. While of dubious utility, | wollman | 1993-11-07 | 1 | -2/+3 |
* | Add options MACHVMCOMPAT and bump symtab space appropriately. | wollman | 1993-11-07 | 1 | -2/+3 |
* | Fixed comment. | wollman | 1993-11-07 | 1 | -2/+2 |
* | Try to be a little smarter about touching the date on assym.s, so that | wollman | 1993-11-07 | 2 | -26/+36 |
* | Added some more defines that weren't there before. Also bumped up | wollman | 1993-11-07 | 1 | -2/+12 |
* | Needed to bump up SYMTAB_SPACE again. (This really should be done by the | wollman | 1993-11-07 | 1 | -2/+2 |
* | Added CWARNFLAGS and COPTFLAGS defines to Makefile so that we can easily | wollman | 1993-11-07 | 2 | -4/+8 |
* | Added the option FAT_CURSOR into the GENERIC kernel descriptions for | ats | 1993-11-03 | 1 | -2/+2 |
* | Add example entries for syscons screen savers and cursor shape. | jkh | 1993-10-31 | 1 | -1/+4 |
* | Added alternative wd driver (called wx due to device name limitations) | nate | 1993-10-26 | 1 | -1/+2 |
* | Added ps/2 mouse driver file to finish off what Jordan started before | nate | 1993-10-26 | 1 | -1/+2 |
* | Needed to bump symtab space even more (to 102452). | jkh | 1993-10-23 | 1 | -2/+2 |
* | Enabled all sound drivers by default. | jkh | 1993-10-23 | 1 | -6/+6 |
* | Removed comments from LINT file, left small example for SoundBlaster | jkh | 1993-10-23 | 1 | -16/+5 |
* | Put the sound stuff in alpabetic order. | rgrimes | 1993-10-23 | 1 | -11/+11 |
* | Add config + files information for new Linux soundcard driver | jkh | 1993-10-23 | 2 | -2/+44 |
* | Removed un-necessary dependencies for assym.s | nate | 1993-10-23 | 2 | -8/+4 |
* | Reverted back to older version of ./genassym, instead of ./genassym.o | nate | 1993-10-23 | 2 | -12/+16 |
* | Updated LINT to have the mse0 config line | nate | 1993-10-19 | 1 | -2/+2 |
* | Correct config line for ie0 per Garrett Wollman. | rgrimes | 1993-10-18 | 1 | -2/+2 |
* | Remove machdep.c from files.i386 and put machdep.o in the SYSTEM_OBJS | rgrimes | 1993-10-14 | 3 | -24/+15 |
* | Add ie0 (ATT ether net driver) and mcd0 (Mitsumi cd rom driver) | rgrimes | 1993-10-12 | 1 | -1/+3 |
* | Add support for mitsumi cd rom driver from Holger Viet, as fixed up by | rgrimes | 1993-10-11 | 1 | -1/+2 |
* | Added if_ie entry for Garett Wollmans ATT driver, the drives will be imported | rgrimes | 1993-10-10 | 1 | -1/+2 |
* | Put sound blaster in alaphabetic order | rgrimes | 1993-10-09 | 1 | -2/+2 |
* | Added sb entries for upcoming sound blaster driver | jkh | 1993-10-09 | 1 | -1/+2 |
* | >From NetBSD | rgrimes | 1993-10-08 | 3 | -6/+7 |
* | From ljo: | rgrimes | 1993-10-06 | 2 | -4/+4 |
* | Remove old ethernet drivers if_ec, if_ne, and if_we from config files | rgrimes | 1993-10-01 | 2 | -7/+2 |
* | Remove we0, since it is being removed from the system | rgrimes | 1993-09-30 | 1 | -2/+1 |
* | Only configure one cd unit now since the code is fully dynamic, | rgrimes | 1993-09-30 | 1 | -3/+2 |
* | Added at 0xFE100000 to config line as this kernel HAS to load high, and | rgrimes | 1993-09-26 | 1 | -2/+3 |
* | This Makefile is for FreeBSD, not 4.3 BSD-Reno. Moved $Id$. | rgrimes | 1993-09-26 | 2 | -40/+40 |
* | Enable SYSVSHM, and set SHMMAXPGS=64. | rgrimes | 1993-09-24 | 1 | -2/+3 |
* | Increased pseudo-device bpfilter from 1 unit to 4 units | rgrimes | 1993-09-21 | 1 | -2/+2 |
* | Put the uha0 controller at its proper default IRQ of 14! Thanks Warner! | rgrimes | 1993-09-13 | 1 | -2/+2 |
* | Enabled options NS since it can now be compiled! | rgrimes | 1993-09-06 | 1 | -2/+2 |
* | Changed default irq and iomem address for ed0 so that most 3c503's and | rgrimes | 1993-08-31 | 1 | -2/+2 |
* | Added options MATH_EMULTATE to the kernel config files to pull in the | rgrimes | 1993-08-28 | 2 | -3/+4 |
* | Kernel support for ppp 1.3 + fixes | rgrimes | 1993-08-27 | 1 | -1/+2 |
* | Added the following line to all the supplied config files to shut up the | rgrimes | 1993-08-26 | 1 | -1/+2 |
* | New kernel config file for checking out the kernel sources. It does pulls | rgrimes | 1993-08-22 | 1 | -0/+118 |
* | Moved if_we.c to be back in alphabetic order.. | rgrimes | 1993-08-21 | 1 | -2/+2 |
* | Added Id: string | rgrimes | 1993-08-21 | 2 | -0/+4 |
* | Removed patch kit header, added Id: | rgrimes | 1993-08-21 | 1 | -16/+3 |
* | Moved /sys/scsi code files information to independed files file where it | rgrimes | 1993-08-20 | 1 | -6/+0 |
* | Finish removal of reminents of as.c Adaptec scsi driver. | rgrimes | 1993-08-09 | 2 | -2/+2 |
* | Removal of support for old scsi as.c driver, removal off old unneeded | rgrimes | 1993-08-09 | 1 | -1/+0 |
* | Fix the problem where newvers gets called every time make is run on | nate | 1993-08-04 | 2 | -42/+8 |