Ed Schouten 4d3b1aacfc Move ptmx into pty(4).
Now that pty(4) is a loadable kernel module, I'd better move /dev/ptmx
in there as well. This means that pty(4) now provides almost all
pseudo-terminal compatibility code. This means it's very easy to test
whether applications use the proper library interfaces when allocating
pseudo-terminals (namely posix_openpt and openpty).
2009-09-06 10:27:45 +00:00
..
2009-08-24 18:43:22 +00:00
2009-09-06 10:27:45 +00:00
2009-07-21 09:54:04 +00:00
2009-09-04 05:54:45 +00:00
2009-09-04 06:19:37 +00:00
2009-09-03 17:37:23 +00:00
2009-06-12 22:53:49 +00:00
2009-09-04 06:26:40 +00:00
2009-08-27 12:24:21 +00:00