summaryrefslogtreecommitdiff
path: root/shells/bash/files/patch-lib::readline::display.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 4.0 PL0.David E. O'Brien2009-03-111-17/+4
|
* - Update to 3.1.10Renato Botelho2006-02-211-3/+3
| | | | | | PR: ports/91036 Submitted by: Rainer Alves <rainer.alves@gmail.com> Approved by: maintainer timeout (54 days)
* Fix `read -e' handling when PS1 is longer than the terminal widthOliver Eikemeier2004-11-191-0/+24
| | | | | | <http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=139306> Obtained from: Tim Waugh <twaugh@redhat.com>
* Fix process substitution on systems without fdescfs (FreeBSD 5.x, 6.x)Oliver Eikemeier2004-10-091-23/+0
| | | | | | | | While I'm here, use the official patchset instead of the custom ones and reflect the port revision in the version number. Submitted by: Reinhard Speyerer <rspmn@arcor.de> Approved by: portmgr (krion)
* - add FAQOliver Eikemeier2004-09-031-0/+23
- experimental shopt `implicitcd' - fix `Tags out of Date' in texinfo pages - fix line wrap bug in libreadline - set LATEST_LINK to `bash', so that `pkg_add -r bash' works