summaryrefslogtreecommitdiff
path: root/net/asterisk10/files/patch-editline::makelist (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make patcheable.Maxim Sobolev2006-06-171-14/+0
| | | | Notes: svn path=/head/; revision=165649
* Use [:lower:]/[:upper:] instead of [a-z]/[A-Z] in tr(1), since the latterMaxim Sobolev2005-06-181-0/+14
may not work in some locales. PR: 75193 Submitted by: Stuart Barkley <stuartb@4gh.net> Notes: svn path=/head/; revision=137693