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 debian-bsd-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive:
http://lists.debian.org/alpine.lrh.2.02.1103182123050.1...@sci.felk.cvut.cz