The port vietnamese/vnless still uses the sgtty interface, which is a bad thing, because this will break when using a COMPAT_43TTY-less kernel. We'd better change it to use termios. Fix: The following patch changes the existing patches to change the existing termio interface to termios.
Responsible Changed From-To: freebsd-ports-bugs->obrien Over to maintainer (via the GNATS Auto Assign Tool)
State Changed From-To: open->closed committed, thanks
obrien 2008-01-21 16:26:25 UTC FreeBSD ports repository Modified files: vietnamese/vnless/files patch-03 patch-screen.c Log: Use termios instead of sgtty. PR: 119107 Submitted by: Ed Schouten <ed@fxq.nl> Revision Changes Path 1.2 +9 -1 ports/vietnamese/vnless/files/patch-03 1.2 +56 -1 ports/vietnamese/vnless/files/patch-screen.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"