OpenBSD CVS

src/lib/libcompat/regexp/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / lib / libcompat / regexp

Current tag: OPENBSD_4_3_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] COPYRIGHT (in the Attic) [Hide]  1.1.1.1   28 years  deraadt   initial import of NetBSD tree
[TXT] README (in the Attic) [Hide]  1.1.1.1   28 years  deraadt   initial import of NetBSD tree
[TXT] regerror.c (in the Attic) [Hide]  1.6   20 years  david   add missing includes ok tedu@
[TXT] regexp.3 (in the Attic) [Hide]  1.10   17 years  jmc   convert to new .Dd format;
[TXT] regexp.c (in the Attic) [Hide]  1.5   18 years  deraadt   delete breaks that are not needed
[TXT] regexp.h (in the Attic) [Hide]  1.6   19 years  david   some -Wimplicit-function-declaration cleaning; ok millert@
[TXT] regmagic.h (in the Attic) [Hide]  1.2   27 years  downsj   Prevent the v8 style regexp library from clashing with the POSIX regex. Inspire...
[TXT] regsub.c (in the Attic) [Hide]  1.3   27 years  tholo   Clean up lint & compile warnings