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_3_5


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.9   20 years  jmc   make Nm match Dt; improve Nd as suggested by millert@
[TXT] regexp.c (in the Attic) [Hide]  1.4   21 years  deraadt   more avoidance of snprintf, strcpy, and strcat; millert ok
[TXT] regexp.h (in the Attic) [Hide]  1.5   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[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