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
/
pccons.c
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-03-23
Do not include <sys/callout.h>, it is never needed; art@
Aaron Campbell
1998-11-20
careful off handling in mmap routines
Theo de Raadt
1998-07-09
never set PSL_IOPL at high securelevel (except the one xf86 case, controlled ...
Theo de Raadt
1998-03-16
please gcc (couldn't find any reference, so just deleted offending declaration)
Jason Downs
1998-02-22
fix db_console chunk of code properly
Theo de Raadt
1998-02-22
fix db_console chunk of code properly
Theo de Raadt
1998-02-05
rename ddb.panic_ddb, and add ddb.console. Now you can stop console ddb entry
Theo de Raadt
1997-11-06
oops
Theo de Raadt
1997-11-05
flush tty queue when entering/exiting X; cgd & me
Theo de Raadt
1997-03-03
Add a little ioctl at 4am to set the screen blanking.
Jason Downs
1996-12-29
add some comments to some things we removed to get also more broken
Thomas Graichen
1996-12-20
add missing #ifdef COMPAT_10
Thomas Graichen
1996-12-05
Implement a few more escape sequences that BSD/OS has defined for pccons;
Thorsten Lockert
1996-10-16
the Wall thing, you know
Theo de Raadt
1996-09-23
use <dev/ic/mc6845.h> for CRTC registers definitions.
Michael Shalayeff
1996-09-06
remove keyboard randomness supply.
Michael Shalayeff
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
rnd -> random
Theo de Raadt
1996-08-28
kill keyboard randomness; it causes random problems
Theo de Raadt
1996-08-27
do not lose in 2 cases; from graichen
Theo de Raadt
1996-08-10
Support entropy generation for keyboard generation; already done for PCVT
Thorsten Lockert
1996-07-19
Got rid of blinking square in the screen saver (it prevented fancy monitors
dm
1996-07-16
pcvt/pccons too fast for some kbds; netbsd pr#2631; mike.long@analog.com
Theo de Raadt
1996-06-25
Implement save/restore cursor position; new curses uses it
Thorsten Lockert
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-10
tty_attach()
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
sync with 0504; prototype changes
Theo de Raadt
1996-04-24
This is no longer donatate data for rnd device.
Michael Shalayeff
1996-04-24
Reorder includes.
Michael Shalayeff
1996-04-22
add ioctls to change keymap encoding, screen saver and partial latin1 output
hannken
1996-04-21
partial sync with netbsd 960418, more to come
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-20
Fix back wrong patches.
Michael Shalayeff
1996-03-19
Merging w/ NetBSD 021796.
Michael Shalayeff
1996-02-20
Pass device name to interrupt establish routines so it can be recorded in
Thorsten Lockert
1995-12-27
from netbsd:
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt