CVS commit: src/external/bsd/tre/agrep

2010-02-25 Thread Alistair G. Crooks
Module Name:src
Committed By:   agc
Date:   Thu Feb 25 08:06:43 UTC 2010

Added Files:
src/external/bsd/tre/agrep: Makefile agrep.1

Log Message:
add reachover logic for agrep - an approximate grep program which uses
the newly added libtre, which is the free and portable approximate
regex matching library.

the manual page is not yet in standard format


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/external/bsd/tre/agrep/Makefile \
src/external/bsd/tre/agrep/agrep.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/external/bsd/tre/agrep

2010-02-25 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Thu Feb 25 13:05:11 UTC 2010

Modified Files:
src/external/bsd/tre/agrep: agrep.1

Log Message:
New sentence, new line. (more to come).


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/external/bsd/tre/agrep/agrep.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/external/bsd/tre/agrep

2010-02-25 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Thu Feb 25 13:51:44 UTC 2010

Modified Files:
src/external/bsd/tre/agrep: agrep.1

Log Message:
Convert to mdoc.
XXX: license should be added to file.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/bsd/tre/agrep/agrep.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.