| Commit message (Expand) | Author | Age | Files | Lines |
* | Add ep0 line to kernel config files. | gibbs | 1994-11-13 | 1 | -1/+2 |
* | According to a quick reading of sources, one experiment and Bruce's word: | phk | 1994-10-20 | 1 | -2/+2 |
* | Bruce told me to: Make uha0 use irq ? | phk | 1994-10-20 | 1 | -2/+2 |
* | Added ed2 device, on a hard-jumpered location for SMC Ultra | phk | 1994-10-15 | 1 | -4/+5 |
* | I added PROCFS back to the GENERIC kernels. ps(1) needs /proc, so almost | phk | 1994-10-14 | 1 | -1/+2 |
* | I added "pserudo-device gzip" as default. | phk | 1994-10-03 | 1 | -1/+2 |
* | GENERIC*: remove commented-out options; the user should have to do | wollman | 1994-09-28 | 1 | -3/+1 |
* | Now that LKM is standard, PROCFS isn't needed in the GENERIC kernels | dg | 1994-09-28 | 1 | -2/+1 |
* | The FDESC filesystem is definately not needed in the GENERIC kernels. | dg | 1994-09-28 | 1 | -2/+1 |
* | More loadable VFS changes: | wollman | 1994-09-22 | 1 | -2/+1 |
* | Delete unlikely-to-be-used filesystems from GENERIC kernels. | wollman | 1994-09-16 | 1 | -9/+2 |
* | Remove *_SAVER syscons options - I don't know how they go in here: | csgr | 1994-09-09 | 1 | -2/+1 |
* | Don't include options MULTICAST or MROUTING in generic kernels. MULTICAST | wollman | 1994-09-09 | 1 | -3/+2 |
* | Rather than exclude bounce buffers support with NOBOUNCE, include it | dg | 1994-08-31 | 1 | -1/+2 |
* | Added various filesystems and multicast support options. Removed my | dg | 1994-08-09 | 1 | -8/+16 |
* | Removed pager declarations. They are NOT optional, and don't need to be | dg | 1994-07-28 | 1 | -4/+0 |
* | SYSCONS is no longer needed since pccons has been removed. | rgrimes | 1994-05-26 | 1 | -4/+6 |
* | Get us closer to being able to install on the second drive. | jkh | 1994-05-24 | 1 | -2/+2 |
* | Start preparing for the new, improved, doesn't-hang-the-keyboard version of | jkh | 1994-05-19 | 1 | -2/+4 |
* | Get generic kernels to be as forgiving of users with lossy hardware | jkh | 1994-05-16 | 1 | -1/+2 |
* | Remove lpa from the generic kernels - one step closer to nuking lpa !! | csgr | 1994-04-12 | 1 | -4/+4 |
* | Add mcd1 at 0x340 irq 11. | rgrimes | 1994-03-08 | 1 | -1/+2 |
* | Ttys structures are now allocated dynamically via ttymalloc/ttyfree. | guido | 1994-03-02 | 1 | -2/+2 |
* | floppy tape support still not quite there - it prevents | alm | 1994-03-01 | 1 | -2/+2 |
* | Add floppy tape support. | alm | 1994-02-28 | 1 | -1/+2 |
* | Put back the bt0 that some one deleted.... | rgrimes | 1994-02-23 | 1 | -1/+2 |
* | Remove the ft driver, it causes instant reboots during attatch, and this | rgrimes | 1994-02-07 | 1 | -2/+1 |
* | Add floppy tape support | alm | 1994-02-07 | 1 | -4/+5 |
* | Remove commented out PROCFS, it is standard. | rgrimes | 1994-01-29 | 1 | -2/+1 |
* | Disabled sg disk driver in LINT since there is no sg.c file in isa yet! | rgrimes | 1994-01-25 | 1 | -8/+1 |
* | Added dumps on wd0 to the end of all config lines so people know about it | rgrimes | 1994-01-05 | 1 | -2/+2 |
* | Updated config files for new multi-controller wd.c driver and removed | nate | 1994-01-04 | 1 | -5/+8 |
* | Make everything compile with -Wtraditional. Make it easier to distribute | wollman | 1993-12-19 | 1 | -2/+2 |
* | 1) Added proc file system from Paul Kranenburg with changes from | dg | 1993-12-12 | 1 | -1/+2 |
* | Added the option FAT_CURSOR into the GENERIC kernel descriptions for | ats | 1993-11-03 | 1 | -1/+2 |
* | Add ie0 to standard kernels, this is the ATT starlan/ethernet driver | rgrimes | 1993-10-19 | 1 | -1/+2 |
* | Add: | rgrimes | 1993-10-16 | 1 | -1/+2 |
* | Enable mcd0 (Mistumi CDROM) since we now have load space for it | rgrimes | 1993-10-15 | 1 | -2/+2 |
* | Moved wt0 (Wangtek/Archive tape driver) to be with the rest of the | rgrimes | 1993-10-14 | 1 | -3/+4 |
* | >From NetBSD | rgrimes | 1993-10-08 | 1 | -2/+3 |
* | Remove old ethernet drivers if_ec, if_ne, and if_we from config files | rgrimes | 1993-10-01 | 1 | -3/+1 |
* | Only configure one cd unit now since the code is fully dynamic, | rgrimes | 1993-09-30 | 1 | -3/+2 |
* | Fixed spelling errors | jkh | 1993-09-25 | 1 | -2/+2 |
* | Increase the number of ptys to 12, puts the kernel sizes very close to | 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 |
* | Add the following line to all generic configs as a comment so people would | rgrimes | 1993-09-06 | 1 | -1/+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 | 1 | -11/+13 |
* | Added the following line to all the supplied config files to shut up the | rgrimes | 1993-08-26 | 1 | -1/+2 |
* | Updated GENERICAH to be more current, new kernel GENERICBT for bt/uha | rgrimes | 1993-08-21 | 1 | -0/+82 |