freebsd-src/sys/dev/dcons
Poul-Henning Kamp a1cda79464 There is no need to explicitly call ttwakeup() and ttwwakeup() after
ttyclose() has been called.  It's already been done once by ttyclose,
and probably once by the line-discipline too.
2004-06-01 11:38:06 +00:00
..
dcons.c There is no need to explicitly call ttwakeup() and ttwwakeup() after 2004-06-01 11:38:06 +00:00
dcons.h - Clean up global data. 2004-02-16 07:25:46 +00:00
dcons_crom.c Add missing <sys/module.h> includes 2004-05-30 20:08:47 +00:00