| Age | Commit message (Expand) | Author |
| 1998-08-29 | first pass at fixing up capitalization of function names and | lukem |
| 1998-07-26 | const poisoning. | mycroft |
| 1998-07-26 | constify some tables. | mycroft |
| 1998-07-26 | constify some tables. | mycroft |
| 1998-02-06 | macroize BSD, NetBSD, FreeBSD and misc cleanup | perry |
| 1998-02-05 | add LIBRARY section to man page | perry |
| 1998-02-05 | remove illegal quotes from .Dd directives | perry |
| 1998-02-03 | remove obsolete register declarations | perry |
| 1998-01-18 | Enhance readability by converting to use -mdoc macros. | kleink |
| 1997-11-14 | add missing .Nm entries. from spz@serpens.swb.de. | mrg |
| 1997-10-22 | - use CPPFLAGS instead of CFLAGS | lukem |
| 1997-07-21 | If port provides __weak_alias(), provide an Standard C and POSIX pure | jtc |
| 1997-07-13 | Remove unused variable | christos |
| 1997-07-13 | Fix RCSID's | christos |
| 1997-07-13 | Add braces in initializers. | christos |
| 1997-07-13 | Fix RCSID's | christos |
| 1997-07-13 | Add missing return NULL; | christos |
| 1997-07-13 | Add missing braces in initializers. | christos |
| 1997-04-06 | qualify opcode constants with long, so that bad things don't happen when long | cgd |
| 1997-01-23 | - convert unsafe strcpy(), strcat() and sprintf() to the `n' versions. | mrg |
| 1996-12-19 | fix a slight bogon (found by lint) introduced in rev 1.5 (by me, no less!). | cgd |
| 1995-03-01 | Clean up deleted files. | mycroft |
| 1995-02-27 | add unintrusive Ids | cgd |
| 1995-02-10 | make these safe for a 64-bit world. | cgd |
| 1995-02-08 | fix man page specs, per bug 788 from John Smerdon. | cgd |
| 1995-01-30 | Clean up deleted files. | mycroft |
| 1995-01-30 | clean up import; kill old cruft. | cgd |
| 1995-01-30 | regex code from lite. same as we're using, but slightly cleaner. | cgd |
| 1994-12-22 | specify man pages the new way. | cgd |
| 1994-04-01 | re_format name fixes from Mark Weaver | cgd |
| 1994-03-22 | Upgrade regex routines to alpha3.4. | jtc |
| 1994-02-23 | Clean up deleted files. | mycroft |
| 1994-02-23 | Upgrade regex routines to alpha3.3. | jtc |
| 1993-11-16 | Update to Henry's Nov 11 release -- no code changes, only the addition of | jtc |
| 1993-11-11 | Update to Henry's Nov 2, 1993 alpha3.2 release. | jtc |
| 1993-11-10 | Henry Spencer's POSIX.2 compatibile regular expression matching routines. | jtc |