Summary: | pdksh/pdksh port does not implement count escape properly in edit.c "promptlen()" function | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Bruce Becker <hostmaster> | ||||
Component: | Individual Port(s) | Assignee: | Thomas Gellekum <tg> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Bruce Becker
2007-01-01 21:20:13 UTC
Responsible Changed From-To: freebsd-ports-bugs->tg Over to maintainer tg 2007-01-07 22:00:21 UTC FreeBSD ports repository Modified files: shells/pdksh Makefile Added files: shells/pdksh/files patch-edit.c Log: Fix calculation of prompt length. Bump PORTREVISION. PR: 107410 Submitted by: Bruce Becker <hostmaster at whois dot gts dot net> Revision Changes Path 1.31 +1 -1 ports/shells/pdksh/Makefile 1.1 +10 -0 ports/shells/pdksh/files/patch-edit.c (new) _______________________________________________ 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" State Changed From-To: open->closed Committed, thanks. |