summaryrefslogtreecommitdiffstats
path: root/usr.bin/awk/main.c.diff
Commit message (Collapse)AuthorAgeFilesLines
* Apply patches directly to sources. Their effect is as follows:ru2010-01-101-66/+0
| | | | | | | | - Make one-true-awk respect locale's collating order in [a-z] bracket expressions, until a more complete fix (like handing BREs) is ready. - Don't require a space between -[fv] and its argument.
* Regen diffs.ru2010-01-091-10/+7
|
* Update to a 26-Nov-2009 release.ru2010-01-091-2/+2
|
* - Update for 2007/05/01 importrafan2007-06-051-2/+2
| | | | | | Approved by: delphij (mentor) Nodded by: ru Tested by: make universe
* Don't require a space between -[fv] and its argument.ru2006-09-151-1/+44
| | | | | PR: bin/86514 MFC after: 3 days
* Add temporary patches to make one-true-awk respect locale's collating orderru2005-05-171-0/+26
in [a-z] bracket expressions, until a more complete fix (like handing BREs) is ready. Prodded by: ache OK'ed by: tjr
OpenPOWER on IntegriCloud