Age | Commit message (Expand) | Author |
1999-10-26 | Update my copyright. | Jason Downs |
1999-10-20 | special character handling; aaron | Theo de Raadt |
1999-10-16 | - Add support for a traditional PC display (16 colors and use the standard IBM | Aaron Campbell |
1999-10-07 | Document ALT+F12, stress LEFT_SHIFT+PGUP/PGDN and point to machdep.kbdreset | Wim Vandeputte |
1999-10-07 | Add -b (scrollback) to usage() -- OK aaron@ | Wim Vandeputte |
1999-10-07 | Yes, I think I've finally decided how I think scrollback should behave. | Aaron Campbell |
1999-10-06 | y2k related fixes; from netbsd, work by fgsch/ivan | Theo de Raadt |
1999-10-05 | Add a missing check from last commit. | Aaron Campbell |
1999-10-04 | Minor calculation tweaks. | Aaron Campbell |
1999-10-01 | Update the man page to reflect reality. | Aaron Campbell |
1999-09-29 | Fix a typo in previous commit. | Aaron Campbell |
1999-09-29 | - Add an ioctl to pcvt that adjusts the size of the scrollback buffer. | Aaron Campbell |
1999-09-29 | Reallocate our scrollback buffer when switching 132/80 column modes, too. | Aaron Campbell |
1999-09-28 | - Reallocate scrollbuffer when changing linemodes, not loading fonts. | Aaron Campbell |
1999-09-27 | Fix a display nit in scrollback code. | Aaron Campbell |
1999-09-23 | Typo fixes. | Alex Feldman |
1999-09-21 | Whoops, forgot to adjust a comparison when fixing the off-by-one error. | Aaron Campbell |
1999-09-18 | fix an off-by-one error | Aaron Campbell |
1999-09-14 | Document scrollback support. | Aaron Campbell |
1999-09-14 | When switching line modes (i.e., by bringing in new character sets via | Aaron Campbell |
1999-09-11 | add 8x10 font for koi8, derived from the vt220-8x10, look and feel of low par... | Michael Shalayeff |
1999-09-08 | Remove PCVT_SCROLLBACK option and make it on by default. | Aaron Campbell |
1999-09-06 | Add scrollback support to the pcvt (i386 only) console driver. | Aaron Campbell |
1999-08-22 | Add noop MOUSEIOCSCOOKED and ENODEV MOUSEIOCSRAW ioctls, as suggested by | Jason Downs |
1999-08-08 | Detach support for com; NetBSD and me | Niklas Hallqvist |
1999-07-26 | Remove obsolete detach code that has been dead for very long | Niklas Hallqvist |
1999-07-23 | From NetBSD; let i386 run audio at a high IPL | Niklas Hallqvist |
1999-07-14 | Link vt.4 to pcvt.4 so one can do "man 4 vt" and have it do what you | Todd C. Miller |
1999-07-09 | - remove all trailing whitespace | Aaron Campbell |
1999-07-08 | same here.. | Theo de Raadt |
1999-07-08 | flesh out .Dt | Theo de Raadt |
1999-07-07 | The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os. | Aaron Campbell |
1999-07-06 | for CTRL-ALT-DEL, send SIGUSR1 to initproc | Theo de Raadt |
1999-07-03 | remove redundant .Pp macros | Aaron Campbell |
1999-07-02 | consistent .Dd usage; proper format is: .Dd Month DD, YYYY | Aaron Campbell |
1999-07-01 | new mdoc'd bootpef(8), bootptest(8), vttest(1) man pages; kwesterback@home.com | Aaron Campbell |
1999-05-24 | Only do basic work in the ethernet interrupt context, and queue packets to | Jason Wright |
1999-05-24 | more buf oflows | Aaron Campbell |
1999-05-24 | fix buf oflow | Aaron Campbell |
1999-05-23 | getopt(3) returns -1, not EOF | Aaron Campbell |
1999-05-22 | reportedly 2000 works also | Theo de Raadt |
1999-05-21 | longer delay in pms probe for thinkpads; joshp@ioactive.com | Theo de Raadt |
1999-05-21 | Don't turn off uart when closing cua device if tty is waiting. | Jim Rees |
1999-05-16 | Cleanup xrefs under SEE ALSO. Specifically: | Alex Feldman |
1999-05-12 | builtin -> built-in | Aaron Campbell |
1999-04-23 | correct keycap.pcvt path | Todd C. Miller |
1999-04-02 | .Pp macros do not belong immiedately after .Sh section header lines | Aaron Campbell |
1999-03-11 | fix more comma splices that involve misuse of conjunctive adverbs | Paul Janzen |
1999-02-26 | cnt.foo -> uvmexp.bar in uvm | Artur Grabowski |
1999-02-26 | cnt.foo -> uvmexp.bar in uvm | Artur Grabowski |