Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: More terminal iocctl's need to be PASSTHROUGH?



On Thu, 22 Oct 2015, Christos Zoulas wrote:

Or sort -u

KDGETLED
KDSETLED
KDSETMODE
KDSKBMODE
VT_GETMODE
VT_RELDISP
VT_SETMODE
WSDISPLAYIO_GET_BUSID

These have to do with the X server. The KD and VT ones are syscons/pcvt
old ones. Are we still compiling with these enabled? Is that an old X
server? The WS ones we could add..

This is an in-tree (xsrc) system with very recent userland (about one
month old).

/etc/ttys is also current:

...
console "/usr/libexec/getty Pc"         vt100   off secure
constty "/usr/libexec/getty Pc"         vt100   on secure
ttyE0   "/usr/libexec/getty Pc"         wsvt25  off secure
ttyE1   "/usr/libexec/getty Pc"         wsvt25  on secure
ttyE2   "/usr/libexec/getty Pc"         wsvt25  on secure
ttyE3   "/usr/libexec/getty Pc"         wsvt25  on secure
...


+------------------+--------------------------+-------------------------+
| Paul Goyette     | PGP Key fingerprint:     | E-mail addresses:       |
| (Retired)        | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com    |
| Kernel Developer | 0786 F758 55DE 53BA 7731 | pgoyette at netbsd.org  |
+------------------+--------------------------+-------------------------+


Home | Main Index | Thread Index | Old Index