ed df6314fc79 Make ttyslot(3) work with pts(4) devices.
It seems ttyslot() calls rindex(), to strip the device name to the last
slash, but this is obviously invalid. /dev/pts/0 should be stripped
until pts/0. Because /etc/ttys only supports TTY names in /dev/, just
strip this piece of the pathname.
2009-02-12 19:00:13 +00:00
..
2008-12-23 22:50:39 +00:00
2007-06-10 19:06:09 +00:00
2009-01-05 05:14:26 +00:00
2008-11-29 14:32:14 +00:00
2008-05-15 15:28:18 +00:00
2007-04-09 01:45:30 +00:00