Age | Commit message (Expand) | Author |
1996-09-01 | initial commit of split fdc/fd drivers | Jason Downs |
1996-09-01 | distinguish between left/right shift keys for X; from Mathieu.Herrb@mipnet.fr | Theo de Raadt |
1996-09-01 | change keymap_t to pccons_keymap_t in pccons | Theo de Raadt |
1996-08-29 | Add `flags' specification to floppy devices. | Jason Downs |
1996-08-29 | sunos-like cua behaviour; inspired by budd@cs.bu.edu in his scn.c | Theo de Raadt |
1996-08-29 | rnd -> random | Theo de Raadt |
1996-08-28 | kill keyboard randomness; it causes random problems | Theo de Raadt |
1996-08-27 | Add: | Jason Downs |
1996-08-27 | curses! "you should call keypad()" is dumb | Theo de Raadt |
1996-08-27 | do not lose in 2 cases; from graichen | Theo de Raadt |
1996-08-26 | ports 61 and 70 are not a part of reality | Theo de Raadt |
1996-08-19 | virtual terimals' name become ttyC* | shawn |
1996-08-17 | pcvt virtual terminal is now ttyC* | shawn |
1996-08-17 | do not reset/disable for fails on some laptops; rees@umich.edu from someone else | Theo de Raadt |
1996-08-16 | someone send me an i386 assembler book | Theo de Raadt |
1996-08-16 | spin processing ast events before going back to userland; my fix | Theo de Raadt |
1996-08-10 | Support entropy generation for keyboard generation; already done for PCVT | Thorsten Lockert |
1996-08-07 | correct b_resid handling; pointed out by banshee@gabriella.abattoir.com | Theo de Raadt |
1996-08-01 | [Ctrl]+8 emits 9 on a kernel with PCVT; netbsd pr#2666; tacha@tera.fukui-med... | Theo de Raadt |
1996-07-28 | pccom and com are now mutually exclusive; pccom moves to major 8, the | Jason Downs |
1996-07-27 | jtk; One more fix as pointed out by enami tsugutomo <enami@ba2.so-net.or.jp>: | Theo de Raadt |
1996-07-20 | add KOI-8 cyrillic fonts | Michael Shalayeff |
1996-07-19 | Got rid of blinking square in the screen saver (it prevented fancy monitors | dm |
1996-07-18 | make pcvt recognize most S3 adapters up to date | shawn |
1996-07-17 | nextbsd pr#2637 (and 2638): add cirrus gd5434. | Jason Downs |
1996-07-16 | pcvt/pccons too fast for some kbds; netbsd pr#2631; mike.long@analog.com | Theo de Raadt |
1996-07-07 | Integrate the i386 specific com driver from Onno van der Linden, | Jason Downs |
1996-06-30 | add natm intr. | chuck |
1996-06-25 | Implement save/restore cursor position; new curses uses it | Thorsten Lockert |
1996-06-22 | Move struct intrhand to <machine/psl.h> [again] so user-level programs can | Thorsten Lockert |
1996-06-20 | fdformat support: | Jason Downs |
1996-06-16 | pcvt doesn not recognize IBM Thinkpad keyboards; netbsd pr#2468; jhawk@mit.edu | Theo de Raadt |
1996-06-16 | leave code out if not XSERVER; netbsd pr#2528; mike.long@analog.com | Theo de Raadt |
1996-06-16 | init properly incaseof COMCONSOLE; netbsd pr#2510; enami@ba2.so-net.or.jp | Theo de Raadt |
1996-06-11 | includes target for pcvt include file | Theo de Raadt |
1996-06-11 | no need for a keycap database backup | Theo de Raadt |
1996-06-10 | sync | Theo de Raadt |
1996-06-10 | tty_attach() | Theo de Raadt |
1996-06-09 | support MTIOCTOP's MTOFFL to mean "eject" | Theo de Raadt |
1996-06-03 | missed from last commit. | Michael Shalayeff |
1996-06-03 | put all this stuff in /usr/sbin. | Michael Shalayeff |
1996-06-03 | fix remote install. | Michael Shalayeff |
1996-06-01 | all ports have dk_establish() | Theo de Raadt |
1996-05-28 | fix pccons/pcvt messup | Theo de Raadt |
1996-05-27 | make build | Theo de Raadt |
1996-05-25 | sync | Theo de Raadt |
1996-05-10 | simple cleanup | Theo de Raadt |
1996-05-09 | shift-tab does tab, not some confusing gobbledygook | Theo de Raadt |
1996-05-07 | fix that fillw's stuff again. | Michael Shalayeff |
1996-05-07 | fillw is in machine/cpu.h now. | Michael Shalayeff |