I mantain splitvt and the last release fails to build on kfreebsd-i386
[0] and on kfreebsd-amd64 [1]. This problem is reported here [2].
Any help with this would be very appreciated :-)
Port it to POSIX <termios.h> ?
The splitvt already supports termio,
so basically convert
ioctl(fd, TCGETA, (char *) &tty_mode)
into
tcgetattr(fd, tty_mode)
Petr
[1] http://pubs.opengroup.org/onlinepubs/007908799/xsh/termios.h.html
[2] http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/termios.h.html
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive:
http://lists.debian.org/[email protected]