| Age | Commit message (Expand) | Author |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-04-16 | Use | wiz |
| 2003-02-05 | Sprinkle some restrict. | kleink |
| 2002-11-17 | use strlcpy where it is more appropriate. | itojun |
| 2002-10-01 | New sentence, new line. From Robert Elz. | wiz |
| 2002-07-22 | make this compile with -DREDEBUG again. | christos |
| 2002-04-29 | Remove <sys/types.h> from synopsis, as per latest SUS/Posix specs. | simonb |
| 2002-02-08 | Generate <>& symbolically. I'm avoiding .../dist/... directories for now. | ross |
| 2002-02-07 | Generate <>& symbolically. | ross |
| 2001-12-17 | PR/14975: Takayoshi Kochi: memory leak in regexec(3). | christos |
| 2001-12-17 | turn a macro into a simple statement. | christos |
| 2001-09-16 | Sort sections and add .Sx in two places. | wiz |
| 2001-09-16 | Boring whitespace fix. | wiz |
| 2000-11-06 | add missing ' is ' in regerror() explanation | jdolecek |
| 2000-07-07 | Passing "char" values to ctype(3) functions is problematic. | itohy |
| 2000-01-22 | Delint. | mycroft |
| 1999-09-20 | back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. | lukem |
| 1999-09-17 | The previous assertion change was incorrect: the preg argument is permitted to | kleink |
| 1999-09-16 | * use _DIAGASSERT() to check pointer arguments against NULL and file | lukem |
| 1999-01-20 | Avoid overflow when adding a 64 bit quantity to a 32 bit pointer on 32 bit | christos |
| 1998-12-13 | Minor size_t!=int related cleanup, only effective on the alpha. | drochner |
| 1998-12-08 | regoff_t is used like size_t within the code, it should be defined | drochner |
| 1998-12-08 | Change some function arguments to appropriate types. This makes lint | drochner |
| 1998-12-08 | remove another unneeded cast | drochner |
| 1998-12-08 | correct a comment, minor formatting | drochner |
| 1998-12-08 | Back out part of the last change. This broke on the alpha (or wherever | drochner |
| 1998-11-14 | Delint: | christos |
| 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 |