Bug 88400 - [PATCH]: devel/rlwrap: Fix problem with openpty(3)
Summary: [PATCH]: devel/rlwrap: Fix problem with openpty(3)
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-02 14:10 UTC by Frank J. Laszlo
Modified: 2005-11-02 20:28 UTC (History)
1 user (show)

See Also:


Attachments
rlwrap-0.24_1.diff (531 bytes, patch)
2005-11-02 14:10 UTC, Frank J. Laszlo
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Frank J. Laszlo 2005-11-02 14:10:15 UTC
	Csaba Henk reported an issue with devel/rlwrap not finding openpty(3)
	and falling back to manually opening existing /dev/pty* entries. This
	is a problem on devfs as these entries are create dynamically. The supplied
	patch should fix this issue. Port revision has been bumped.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2005-11-02 14:12:16 UTC
Class Changed
From-To: sw-bug->maintainer-update

Fix category (submitter is maintainer)
Comment 2 Tilman Keskinoz freebsd_committer freebsd_triage 2005-11-02 20:27:52 UTC
State Changed
From-To: open->closed

committed, thanks