CVSROOT: /cvs Module name: ports Changes by: [email protected] 2013/11/30 08:13:06
Modified files:
mail/metamail : Makefile
mail/metamail/patches: patch-src_Makefile
patch-src_metamail_metamail_c
Log message:
Remove the need for stty and gtty, using tcgetattr and tcsetattr.
Kill gets() calls while here. Corrections from ajacoutot and naddy,
ok naddy.
