edwin 2008-07-05 01:15:43 UTC
FreeBSD ports repository
Modified files:
japanese/mh Makefile
Added files:
japanese/mh/files patch-uip_msh.c patch-uip_prompter.c
patch-uip_trmsbr.c
Log:
[Patch] japanese/mh: port to termios
The japanese/mh port is one of the last ports that still depends on
COMPAT_43TTY, because it uses the sgtty programming interface. We'd
better port it to the POSIX termios interface. The source code already
contains code for SysV termio, which makes it easier to port.
PR: ports/124466
Submitted by: Ed Schouten <[EMAIL PROTECTED]>
Approved by: maintainer timeout
Revision Changes Path
1.31 +4 -0 ports/japanese/mh/Makefile
1.1 +17 -0 ports/japanese/mh/files/patch-uip_msh.c (new)
1.1 +100 -0 ports/japanese/mh/files/patch-uip_prompter.c (new)
1.1 +51 -0 ports/japanese/mh/files/patch-uip_trmsbr.c (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"