cvs commit: ports/japanese/mh Makefile ports/japanese/mh/files
patch-uip_msh.c patch-uip_prompter.c patch-uip_trmsbr.c
Edwin Groothuis
edwin at FreeBSD.org
Sat Jul 5 01:15:44 UTC 2008
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 <ed at FreeBSD.org>
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)
More information about the cvs-all
mailing list