Poul-Henning Kamp ec2c4225ce When we use DEVFS, we don't need the /dev/tty pseudo-driver to do
more than return ENXIO from its open routine, so most of this file
is unneeded.

A straight #ifdef'ing would look quite messy, and make the file
quite unreadable, so instead I have simply added the DEVFS version
of the file at the top, protected by #ifndef NODEVFS.

Once we have removed NODEVFS option, we can retain 86 the 86 lines at
the top and drop the other 287 lines.
2003-01-19 10:23:47 +00:00
..
2002-03-25 13:52:45 +00:00
2003-01-08 04:57:53 +00:00
2002-12-14 02:07:32 +00:00
2002-12-28 23:22:22 +00:00
2003-01-07 05:56:38 +00:00
2003-01-04 11:45:50 +00:00
2003-01-04 20:54:58 +00:00
2003-01-07 05:56:38 +00:00
2002-09-05 11:42:03 +00:00
2002-12-22 05:35:03 +00:00
2002-06-29 02:00:02 +00:00
2003-01-07 20:10:04 +00:00
2002-03-19 21:25:46 +00:00
2002-10-02 09:09:25 +00:00
2002-12-14 01:56:26 +00:00
2003-01-08 04:57:53 +00:00
2003-01-04 11:41:12 +00:00
2002-12-17 19:30:50 +00:00
2002-12-24 03:03:39 +00:00