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_hdr.h
Age
Commit message (
Expand
)
Author
2000-09-28
Make mouse support friendly with non-25line mode. Thanks mickey@ for reporting
Aaron Campbell
2000-09-22
- Introduce character classes into the console mouse functionality. Lifted from
Aaron Campbell
2000-09-04
- Changes to mouse_copy_extend() to behave more like an xterm.
Aaron Campbell
2000-09-01
Kernel support for new PCVT console mouse features.
Aaron Campbell
2000-06-08
Add explicit inclusions of signalvar.h to files actually using syms defined
Niklas Hallqvist
2000-03-30
- Remove some unused code.
Aaron Campbell
2000-03-23
<sys/callout.h> is no longer.
Aaron Campbell
2000-02-27
- Set scr_offset to -1 at driver init, not 0. Fixes a subtle bug.
Aaron Campbell
2000-01-17
Remove `pc_disp_special'.
Aaron Campbell
1999-12-01
noone needs to see this anymore
Theo de Raadt
1999-11-25
Whoops, didn't mean to step on espie's toes. Also restore some comments
Aaron Campbell
1999-11-25
Remove the keyboard mouse emulator, HP emulation mode, and PCVT_SHOWKEYS
Aaron Campbell
1999-11-20
ioctl arguments are u_long.
Marc Espie
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-09-29
- Add an ioctl to pcvt that adjusts the size of the scrollback buffer.
Aaron Campbell
1999-09-28
- Reallocate scrollbuffer when changing linemodes, not loading fonts.
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
1998-09-06
Better keyboard timing code mostly from FreeBSD
Niklas Hallqvist
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-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-11-06
oops
Theo de Raadt
1997-05-29
-Wall w/ PCVT_EMU_MOUSE
Michael Shalayeff
1996-10-17
One too much ifdef..
Niklas Hallqvist
1996-07-16
pcvt/pccons too fast for some kbds; netbsd pr#2631; mike.long@analog.com
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-10
simple cleanup
Theo de Raadt
1996-05-07
fillw is in machine/cpu.h now.
Michael Shalayeff
1996-05-07
sync with 0504; prototype changes
Theo de Raadt
1996-04-21
partial sync with netbsd 960418, more to come
Theo de Raadt
1996-04-18
Merge of NetBSD 960317
Niklas Hallqvist
1996-04-18
Reorder includes to make it compile again.
Michael Shalayeff
1996-03-19
Merging w/ NetBSD 021796.
Michael Shalayeff
1995-12-14
from netbsd; Make sure vt_coldinit() is called before vt_coldmalloc()
Theo de Raadt
1995-11-13
from netbsd:
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt