| Commit message (Expand) | Author | Age | Files | Lines |
* | 1)Back out my previous change: only 8x16 font grabbing available, | ache | 1994-09-25 | 1 | -15/+23 |
* | SAVE all fonts, if NO_HARDFONTS defined, not only 8x16 | ache | 1994-09-24 | 1 | -3/+4 |
* | #if 0'd evil dynamic fifo trigger level adjustment; it just bit me and | dg | 1994-09-21 | 1 | -1/+3 |
* | From 1.1.5: | dg | 1994-09-21 | 1 | -3/+3 |
* | Don't lose the RTC interrupt in resettodr(). | bde | 1994-09-20 | 1 | -2/+2 |
* | resettodr() implemented, inittodr() fixed | ache | 1994-09-20 | 2 | -74/+145 |
* | Remove some unnecessary #includes. | bde | 1994-09-18 | 1 | -18/+12 |
* | Redo Kernel NTP PLL support, kernel side. | wollman | 1994-09-18 | 1 | -22/+1 |
* | Fixed the problem where the floppy has incorrectly failed probing | joerg | 1994-09-17 | 1 | -17/+34 |
* | Updated driver to the 1.1.5 version: | dg | 1994-09-17 | 4 | -315/+571 |
* | Added support for many more videomodes, including graphic modes up til | sos | 1994-09-15 | 1 | -189/+249 |
* | 1. adjkerntz variable added for preparation to resettodr() implementation | ache | 1994-09-14 | 1 | -2/+4 |
* | Digicom Systems Inc, makes "softmodems". What this means is simply that | phk | 1994-09-13 | 1 | -2/+164 |
* | Use RAW_PART=2 to trick diskerr | ache | 1994-08-29 | 1 | -2/+4 |
* | 1) Changed ddb into a option rather than a pseudo-device (use options DDB | dg | 1994-08-27 | 1 | -6/+2 |
* | Updated to final 1.1.5 version (revision 1.56). | bde | 1994-08-25 | 1 | -471/+508 |
* | Ran ft.c through ident. | paul | 1994-08-23 | 2 | -23/+22 |
* | 1) cleaned up after Garrett - fixed more redundant declarations, changed | dg | 1994-08-20 | 1 | -4/+1 |
* | Fix up some sloppy coding practices: | wollman | 1994-08-18 | 1 | -3/+1 |
* | Bruce Evans' dynamic interrupt support. | dg | 1994-08-18 | 2 | -8/+7 |
* | Oops, changed order of include lines... | sos | 1994-08-17 | 1 | -5/+5 |
* | Updated to latest 1.1.5.1+ version | sos | 1994-08-17 | 1 | -386/+432 |
* | Add option KBD_RESET_FAIL_OK so that GCC 2.6 doesn't break my | wollman | 1994-08-15 | 1 | -1/+4 |
* | Enable use of the RTC chip for the statistical clock. While this does | wollman | 1994-08-15 | 2 | -5/+75 |
* | Change all #includes to follow the current Berkeley style. Some of these | wollman | 1994-08-13 | 5 | -63/+64 |
* | For Pentium machines, use a faster version of microtime with 8 usec | wollman | 1994-08-11 | 1 | -1/+29 |
* | Tell Pentium users their CPU speed. (More changes to make use of this | wollman | 1994-08-10 | 1 | -2/+23 |
* | Fixed a bug that was introduced in the conversion from 1.1.5 to 2.0. | dg | 1994-08-01 | 1 | -6/+14 |
* | Since we have removed com.c and renamed comreg.h to sioreg.h I need to | rgrimes | 1994-05-26 | 1 | -1/+1 |
* | The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. | rgrimes | 1994-05-25 | 4 | -95/+101 |
* | Update the reprogram timer stuff, now the frequency of timer 0 | sos | 1994-05-02 | 1 | -70/+60 |
* | Updated swedish keymap. | sos | 1994-04-26 | 1 | -18/+18 |
* | Fixed missing bounds check in scroll up/down sequence, that could | sos | 1994-04-26 | 1 | -5/+11 |
* | Define new option, INACCURATE_MICROTIME_IS_OK. When this is defined, | wollman | 1994-04-23 | 1 | -1/+5 |
* | Added support for the 16 port Boca via a flag to specify that there is | dg | 1994-04-23 | 1 | -4/+9 |
* | Changed timer usage to new functions in clock.c | sos | 1994-04-21 | 1 | -6/+8 |
* | New support for sharing the timers | sos | 1994-04-21 | 1 | -23/+208 |
* | Bug fixes and performance improvements from John Dyson and myself: | dg | 1994-04-20 | 1 | -1/+2 |
* | Patch from S0ren, 80x50 font trashed after switching from X console | ache | 1994-04-12 | 1 | -1/+7 |
* | Fix arguments of CONS_GETINFO | ache | 1994-04-07 | 1 | -2/+4 |
* | Add declaration missing from previous bde's version | ache | 1994-04-03 | 1 | -1/+2 |
* | CHANGES from Bruce: | ache | 1994-04-03 | 1 | -196/+307 |
* | New interrupt code from Bruce Evans. In additional to Bruce's attached | dg | 1994-04-02 | 1 | -2/+1 |
* | Replace CAPS led with ALTGR led for ALTGR mode (soft) keyboards, | ache | 1994-04-01 | 1 | -7/+15 |
* | Change got_status/modem_status assignment per Bruce suggestion, | ache | 1994-04-01 | 1 | -4/+4 |
* | 1) Better fix for false carrier detect on bidir port | ache | 1994-03-26 | 1 | -8/+16 |
* | Fix false carrier detection on incoming bidir port. | ache | 1994-03-25 | 1 | -1/+3 |
* | 1) Change dtrwait 300 to 3 * hz (to be more kosher) | ache | 1994-03-23 | 1 | -2/+4 |
* | Add siostop to sioclose, because ttyflush called from | ache | 1994-03-21 | 1 | -1/+2 |
* | Increase default DTR wait time up to 3 secs. | ache | 1994-03-21 | 1 | -2/+2 |