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_drv.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
2000-10-16
Restore conversion to new timeouts (art@'s previous commit). They were
Aaron Campbell
2000-10-07
- Add console/X mouse transparency, so you don't have to kill moused to run X.
Aaron Campbell
2000-09-28
Make mouse support friendly with non-25line mode. Thanks mickey@ for reporting
Aaron Campbell
2000-09-28
Make sure a Copybuffer has been allocated successfully before we start doing
Aaron Campbell
2000-09-22
- Introduce character classes into the console mouse functionality. Lifted from
Aaron Campbell
2000-09-01
Kernel support for new PCVT console mouse features.
Aaron Campbell
2000-07-19
Convert to use new timeouts.
Artur Grabowski
1999-12-01
noone needs to see this anymore
Theo de Raadt
1999-11-26
switch_screen() takes three arguments, not two; d@
Aaron Campbell
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-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-11-20
careful off handling in mmap routines
Theo de Raadt
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-01-04
quieter on boot
Theo de Raadt
1997-11-05
flush tty queue when entering/exiting X; cgd & me
Theo de Raadt
1997-09-18
set t_dev before tty_attach(), so that pstat -s doesn't see a dev_t of 0
Theo de Raadt
1997-01-27
select subsystem si_pid becomes si_selpid, to not conflict against user/kerne...
Theo de Raadt
1996-06-10
tty_attach()
Theo de Raadt
1996-05-25
sync
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-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-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