Bug 119107 - [Patch] vietnamese/vnless: use termios instead of sgtty
Summary: [Patch] vietnamese/vnless: use termios instead of sgtty
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: David E. O'Brien
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-28 16:00 UTC by Ed Schouten
Modified: 2008-01-21 16:30 UTC (History)
0 users

See Also:


Attachments
file.diff (2.05 KB, patch)
2007-12-28 16:00 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-12-28 16:00:06 UTC
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.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-12-28 16:00:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->obrien

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 David E. O'Brien freebsd_committer freebsd_triage 2008-01-21 16:26:33 UTC
State Changed
From-To: open->closed

committed, thanks
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-01-21 16:26:34 UTC
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"