Bug 110858 - [net/ztelnet] Make it use termios
Summary: [net/ztelnet] Make it use termios
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-26 16:10 UTC by Ed Schouten
Modified: 2007-03-27 09:10 UTC (History)
0 users

See Also:


Attachments
file.diff (1.61 KB, patch)
2007-03-26 16:10 UTC, Ed Schouten
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ed Schouten 2007-03-26 16:10:00 UTC
The net/ztelnet port makes use of sgtty, while it could make use of
termios, making it work without COMPAT_43TTY.

Fix: This patch strips down `files/patch-as' to just define POSIX instead of
V7, so it makes use of the termios code.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-03-26 16:10:09 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 frank 2007-03-26 16:26:35 UTC
This looks okay to me, although I haven't had a chance to test it.  How
long have you been using this?  If it works as advertised, I heartily
approve.
-- 
Frank Mayhar frank@exit.com     http://www.exit.com/
Exit Consulting                 http://www.gpsclock.com/
                                http://www.exit.com/blog/frank/
                                http://www.zazzle.com/fmayhar*
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2007-03-26 17:19:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 4 Martin Wilke freebsd_committer freebsd_triage 2007-03-27 08:18:37 UTC
State Changed
From-To: feedback->open

Maintainer has approved.
Comment 5 Martin Wilke freebsd_committer freebsd_triage 2007-03-27 09:01:57 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 6 dfilter service freebsd_committer freebsd_triage 2007-03-27 09:02:17 UTC
miwi        2007-03-27 08:01:50 UTC

  FreeBSD ports repository

  Modified files:
    net/ztelnet/files    patch-as 
  Log:
  - Make it use termios
  
  PR:             110858
  Submitted by:   Ed Schouten <ed@fxq.nl>
  Approved by:    maintainer
  
  Revision  Changes    Path
  1.3       +5 -53     ports/net/ztelnet/files/patch-as
_______________________________________________
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"