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_ext.c
Age
Commit message (
Expand
)
Author
2001-05-29
remove this used to be great console driver; x11 builds w/o it all fine; aaro...
Michael Shalayeff
2001-05-16
No need to check M_WAIT/M_WAITOK malloc return values. (art@ ok)
Hakan Olsson
2001-05-16
kill COMPAT_{09,10,11} kernel options. We still need kern_info_09.c and kern...
Todd C. Miller
2001-01-22
keyboard led update lockup patch; pr 1432, smat@acm.org
Theo de Raadt
2000-10-07
- Add console/X mouse transparency, so you don't have to kill moused to run X.
Aaron Campbell
2000-09-01
Kernel support for new PCVT console mouse features.
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-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-18
fix an 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
1998-09-28
Add Trident 9750
Jason Downs
1998-07-19
COMPAT_LINUX has to have working KDENABIO and KDDISABIO as well.
Jason Downs
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-03-28
complete TVGA 9660 support
Theo de Raadt
1998-03-28
grok trident 9660
Theo de Raadt
1998-01-04
support Trident TVGA9440
Theo de Raadt
1997-05-29
add S3 ViRGE detect
Michael Shalayeff
1997-04-15
support more S3 chipsets. done by comparing against SuperCode;
Theo de Raadt
1996-11-07
Conditinally unused variable (-Wall fix)
Niklas Hallqvist
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-05-07
fix that fillw's stuff again.
Michael Shalayeff
1996-05-07
fillw is in machine/cpu.h now.
Michael Shalayeff
1996-04-18
Merge of NetBSD 960317
Niklas Hallqvist
1995-11-13
from netbsd:
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt