index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
i386
/
isa
/
pcvt
/
pcvt_kbd.c
Age
Commit message (
Expand
)
Author
1999-10-07
Yes, I think I've finally decided how I think scrollback should behave.
Aaron Campbell
1999-10-05
Add a missing check from last commit.
Aaron Campbell
1999-10-04
Minor calculation tweaks.
Aaron Campbell
1999-09-27
Fix a display nit in scrollback code.
Aaron Campbell
1999-09-21
Whoops, forgot to adjust a comparison when fixing the off-by-one error.
Aaron Campbell
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-07-06
for CTRL-ALT-DEL, send SIGUSR1 to initproc
Theo de Raadt
1998-09-06
Better keyboard timing code mostly from FreeBSD
Niklas Hallqvist
1998-08-09
Wait for ACK's back from the kbd controller when setting typematic rate.
Todd C. Miller
1998-07-12
Fix for the new fast PII-400 machines. This makes them work, and does not
Tobias Weingartner
1998-06-30
In pccngetc, check that dev is not NODEV [NetBSD]
Todd C. Miller
1998-06-25
Kill PCVT_NETBSD and PCVT_FREEBSD. We no longer have to modify pcvt
Todd C. Miller
1998-02-22
GCC 2.8 Wall
Niklas Hallqvist
1998-02-05
rename ddb.panic_ddb, and add ddb.console. Now you can stop console ddb entry
Theo de Raadt
1998-01-11
scanset probing like pccons does; vons@usa.net
Theo de Raadt
1997-07-25
Typo (from NetBSD #2622)
Tobias Weingartner
1997-05-30
add koi8 support
Michael Shalayeff
1996-09-06
remove keyboard randomness supply.
Michael Shalayeff
1996-08-29
rnd -> random
Theo de Raadt
1996-06-16
pcvt doesn not recognize IBM Thinkpad keyboards; netbsd pr#2468; jhawk@mit.edu
Theo de Raadt
1996-05-25
sync
Theo de Raadt
1996-05-07
sync with 0504; prototype changes
Theo de Raadt
1996-04-18
Merge of NetBSD 960317
Niklas Hallqvist
1996-03-29
Initial commit of random source driver.
Michael Shalayeff
1996-03-19
Merging w/ NetBSD 021796.
Michael Shalayeff
1995-10-18
initial import of NetBSD tree
Theo de Raadt