| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=124684
|
|
|
|
|
|
|
|
| |
PR: ports/75162
Submitted by: Miguel Mendez <flynn(at)energyhq.es.eu.org>
Notes:
svn path=/head/; revision=124682
|
|
|
|
|
|
|
| |
Submitted by: Conrad Sabatier <conrads(at)cox.net>
Notes:
svn path=/head/; revision=107226
|
|
|
|
|
|
|
| |
Submitted by: Ivanchenko V. I. <webmaster@asiamusic.ru>
Notes:
svn path=/head/; revision=82811
|
|
The -CURRENT /bin/expr command may get confused when matching regexps
against strings that begin with "-", because they are interpreted as
command flags.
Using "--" as the first flag solves this, but it will in turn confuse
-STABLE expr (syntax error), so it looks like there's no common way to do
it (that I can think of).
Notes:
svn path=/head/; revision=82466
|