Age | Commit message (Expand) | Author |
2000-07-19 | new timeouts; tested | Michael Shalayeff |
2000-07-19 | Use t_rstrt_to for ttrstrt timeout. | Artur Grabowski |
2000-07-19 | Use new timeouts for the led intr timeout. | Artur Grabowski |
2000-07-19 | Convert to use new timeouts. | Artur Grabowski |
2000-07-06 | Don't include <vm/vm.h> twice. (art@ ok) | Hakan Olsson |
2000-07-05 | Sigh, scrr_len represents the length of the scrolling region, not the end of | Aaron Campbell |
2000-06-30 | My previous two attempts at fixing the "scrolling region" problem were wrong. | Aaron Campbell |
2000-06-11 | Better fix for the scrolling region problem. Fixes PR/1271. | Aaron Campbell |
2000-06-08 | Add explicit inclusions of signalvar.h to files actually using syms defined | Niklas Hallqvist |
2000-06-04 | Only scroll up if we've hit the bottom of the scrolling region, not if we're | Aaron Campbell |
2000-05-31 | Sigh... Fix a stupid bug wrt reverse video attributes (when using the newer | Aaron Campbell |
2000-05-31 | Better English. | Aaron Campbell |
2000-05-29 | better MI support | Theo de Raadt |
2000-05-27 | better man page building | Theo de Raadt |
2000-05-27 | superior dvorak map by Adam Rogoyski | Hugh Graham |
2000-05-27 | whitespace issues | Hugh Graham |
2000-05-26 | more portable manual pages | Theo de Raadt |
2000-05-25 | cause traversal into arch & subdirectories for the purposes of manual page in... | Theo de Raadt |
2000-05-25 | man subdir | Theo de Raadt |
2000-05-25 | Add dvorak soft map. Currently attributed to Trevor Schroeder, although | Hugh Graham |
2000-05-19 | Prepare to always install some pcvt man pages. | Marc Espie |
2000-05-16 | supply entropy from mouse; provos@ ok | Michael Shalayeff |
2000-04-28 | man page matching command, better | Marc Espie |
2000-04-12 | When resetting attributes (VT_NORMAL), do a proper color set. | Aaron Campbell |
2000-04-12 | correct path | Hugh Graham |
2000-04-09 | Put the line-wrap check back under STATE_INIT. It was causing some display | Aaron Campbell |
2000-04-02 | Fix a typo from last commit that was causing spontaneous reboots. | Aaron Campbell |
2000-03-30 | - Remove some unused code. | Aaron Campbell |
2000-03-23 | Do not include <sys/callout.h>, it is never needed; art@ | Aaron Campbell |
2000-03-23 | <sys/callout.h> is no longer. | Aaron Campbell |
2000-03-22 | new ahc driver. Adds support for newer Adaptec controllers. This represents... | Steve Murphree |
2000-03-14 | Fix `blink' and `underline' attribute handling for new PC display mode. | Aaron Campbell |
2000-02-28 | Don't let scrollback happen if scr_offset == 0. | Aaron Campbell |
2000-02-27 | Fix a minor off-by-one error. | Aaron Campbell |
2000-02-27 | - Set scr_offset to -1 at driver init, not 0. Fixes a subtle bug. | Aaron Campbell |
2000-02-04 | Externalize comstop() | Angelos D. Keromytis |
2000-01-29 | separate clock init, to be called upon resume from apm sleeps | Michael Shalayeff |
2000-01-22 | Use .Va macro when referring to the global variable errno. | Aaron Campbell |
2000-01-19 | Sloppy me. | Aaron Campbell |
2000-01-18 | Change so unmodified function key presses are passed to the application. Match | Aaron Campbell |
2000-01-17 | Remove `pc_disp_special'. | Aaron Campbell |
2000-01-17 | Remove `pcdisp_special', which was actually a gross hack. Instead, move the | Aaron Campbell |
2000-01-16 | remove more references to -H and -V. -moj | Mats O Jansson |
2000-01-15 | set the delay to 4000. this is needed by the Compaq AP400; kos@flirble.org | Theo de Raadt |
1999-12-08 | bring in KAME IPv6 code, dated 19991208. | Jun-ichiro itojun Hagino |
1999-12-01 | noone needs to see this anymore | Theo de Raadt |
1999-11-28 | Enable TI16750 UART support. | Jason Downs |
1999-11-27 | Shorten printf() strings, KNF, and fix a braino in a switch() statement. | Aaron Campbell |
1999-11-26 | switch_screen() takes three arguments, not two; d@ | Aaron Campbell |
1999-11-26 | undo damage by aaron. what is it with you guys? 4 people (matthieu, | Theo de Raadt |