| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix for 'pstat -t' works on vtys | ache | 1994-11-03 | 1 | -1/+2 |
* | Submitted by: | se | 1994-11-02 | 2 | -7/+136 |
* | Back out Joerg's latest commit. Sorry, Joerg, but this breaks the install | jkh | 1994-11-02 | 1 | -143/+98 |
* | Only log errors every second (instead of every 5-10 msec) and check for | bde | 1994-11-01 | 1 | -59/+81 |
* | DMA automode patch, fix SB16 clicks | ache | 1994-11-01 | 1 | -1/+2 |
* | Several minor fixes to the floppy driver: | joerg | 1994-10-30 | 1 | -99/+144 |
* | Julian Elischer's disklabel fixes. | jkh | 1994-10-27 | 2 | -6/+5 |
* | The other half of patch011, read Numlck state from bios. | phk | 1994-10-27 | 1 | -6/+2 |
* | Fix initialization of video_mode_ptr. It only worked if the segments | bde | 1994-10-26 | 1 | -9/+32 |
* | Fixed a couple of wrong printfs (too few arguments supplied). Also zapped | phk | 1994-10-26 | 1 | -5/+3 |
* | Modified fifth parameter (imask) to register_intr() according to | se | 1994-10-25 | 1 | -5/+2 |
* | Fixed cut&paste error. | wollman | 1994-10-24 | 1 | -2/+2 |
* | Finished device configuration database work for all ISA devices (except `ze') | wollman | 1994-10-23 | 9 | -47/+192 |
* | While I debugged this, I quenched the compile warnings from if_ed. no other | phk | 1994-10-22 | 1 | -14/+19 |
* | Checking for timeout at several critical calls to ``out_fdc()'' now, | joerg | 1994-10-21 | 1 | -14/+56 |
* | Make my ALLDEVS kernel compile (basically, LINT minus a lot of options). | wollman | 1994-10-21 | 1 | -2/+2 |
* | A missing bit from Peter Dufaults patches, as best I could guess... | phk | 1994-10-20 | 1 | -1/+22 |
* | Peter Dufaults comconsole changes. | phk | 1994-10-20 | 1 | -8/+8 |
* | Clean up previous commit. | bde | 1994-10-19 | 1 | -3/+3 |
* | Add support for devconf to a large number of device drivers, and do | wollman | 1994-10-19 | 4 | -23/+79 |
* | isa.c isa_device.h: declare & define {e,}isa_{in,ex}ternalize(). | wollman | 1994-10-19 | 1 | -1/+91 |
* | Remove color_display, GIO_COLOR now exists | ache | 1994-10-18 | 1 | -6/+3 |
* | Added more SCO compat ioctl's. | sos | 1994-10-17 | 1 | -27/+52 |
* | isa_device.h: Added flag for sensitive HW. ed# seems to break if anything | phk | 1994-10-17 | 2 | -4/+5 |
* | Initialize color_display as undefined, cosmetique | ache | 1994-10-17 | 1 | -2/+2 |
* | Add color_display variable for CPU_COLORDISP sysctl. | ache | 1994-10-15 | 1 | -1/+4 |
* | Prevent modem hanging forever on close with CTS off: | ache | 1994-10-15 | 1 | -1/+3 |
* | Fix range checking bug, pointed by peter@haywire.dialix.com | ache | 1994-10-14 | 1 | -3/+3 |
* | The code I wrote to write mbufs out using PIO had a bug in the handling | dg | 1994-10-14 | 1 | -52/+55 |
* | Work around FIFO bug in SMC UARTS. | bde | 1994-10-12 | 1 | -49/+86 |
* | Submitted by: Matt Thomas <thomas@lkg.dec.com> | se | 1994-10-12 | 1 | -16/+34 |
* | Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de> | se | 1994-10-12 | 2 | -284/+345 |
* | Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de> | se | 1994-10-12 | 1 | -0/+402 |
* | Cosmetics. Silence gcc -Wall. Much more to do here :-( | phk | 1994-10-10 | 1 | -4/+4 |
* | Completely removed trailer support. The only reason I wrote that code in | dg | 1994-10-08 | 1 | -151/+52 |
* | Fix 'cursor-disappearce-after-switching-screen-from-X' bug | ache | 1994-10-03 | 1 | -2/+2 |
* | (There's two of these now (Am7990.h and am7990.h) and they need to | paul | 1994-10-02 | 1 | -0/+167 |
* | New AMD family ethernet driver. Should support BICC,NE2100, TNIC, | paul | 1994-10-02 | 2 | -0/+1837 |
* | Ripped out APM-hooks. Not ready for prime time yet. | phk | 1994-10-02 | 1 | -22/+1 |
* | Make fat cursor as early as possible, per Bruce suggestion | ache | 1994-10-02 | 1 | -6/+2 |
* | Add Matt Thomas's DC21040 PCI Ethernet driver. (This is turning out | wollman | 1994-10-01 | 1 | -0/+1180 |
* | Laptop Advanced Power Management support by HOSOKAWA Tatsumi. | dg | 1994-10-01 | 2 | -3/+29 |
* | Correct DEC -> Digital Equipment Corporation. | wollman | 1994-10-01 | 1 | -2/+2 |
* | Fix broken FAT_CURSOR support, don't set cursor shape on VGA | ache | 1994-09-29 | 1 | -1/+6 |
* | Changed header slightly. | sos | 1994-09-29 | 2 | -16/+28 |
* | Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de> | se | 1994-09-28 | 1 | -5/+1 |
* | Bug fixed: cursor shaping in mode swithching produce wrong results for | ache | 1994-09-27 | 1 | -2/+5 |
* | Refuse text mode switching when proper font not loaded | ache | 1994-09-27 | 1 | -2/+20 |
* | An ifdef almost hit where it was supposed to go. Joerg owes me a good | phk | 1994-09-25 | 1 | -6/+6 |
* | Copied over the transfer speed definitions from sys/i386/isa/fdreg.h. | joerg | 1994-09-25 | 1 | -1/+3 |