]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Convert this driver to (ab?)use line disciplines to get the input it
authordd <dd@FreeBSD.org>
Tue, 22 May 2001 22:13:14 +0000 (22:13 +0000)
committerdd <dd@FreeBSD.org>
Tue, 22 May 2001 22:13:14 +0000 (22:13 +0000)
commit3ad1483a6ba4ca396604b778ef6c8b21b7caa56d
treec49e9f21fe7a3b5e03deb91b5e7ddaa0b3c2cf0a
parent5fd5877aef9414a2f90dee01474b50bae5239284
Convert this driver to (ab?)use line disciplines to get the input it
needs instead of relying on idiosyncratic hacks in the tty subsystem.
Also add module code since this can now be compiled as a module.

Silence by: -hackers, -audit
sys/dev/snp/snp.c
sys/kern/tty_snoop.c