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_2_9_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.4   23 years  millert   warnx?/errx? paranoia (use "%s" not a bare string unless it is a constant). The...
[TXT] regexp.3 (in the Attic) [Hide]  1.6   24 years  aaron   Suffix "i.e." and "e.g." with a comma. Just another really picky man page commit...
[TXT] regexp.c (in the Attic) [Hide]  1.2   27 years  downsj   Prevent the v8 style regexp library from clashing with the POSIX regex. Inspire...
[TXT] regexp.h (in the Attic) [Hide]  1.3   27 years  downsj   Actually, let's use straight defines instead of macros. Potentially a better ap...
[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