| Age | Commit message (Expand) | Author |
| 2019-09-05 | Pull up following revision(s) (requested by sevan in ticket #174): | martin |
| 2017-07-03 | Remove workaround for ancient HTML generation code. | wiz |
| 2016-01-26 | PR/50711: David Binderman: Fix memory leak on error | christos |
| 2015-08-11 | SEE ALSO re_format(7). | dholland |
| 2013-02-07 | Don't provide 2 versions of __compat_regerror() (the other one comes | christos |
| 2012-03-21 | These directories don't handle WARNS=5 | matt |
| 2010-03-22 | Use .In instead of .Ar Pa for headers. | joerg |
| 2010-03-22 | convert -idirafter to -isystem, as recommended by cgd in PR 11843. | mrg |
| 2009-02-14 | Convert more MACHINE tests to MACHINE_ARCH | abs |
| 2008-09-08 | Mention the word "regexp" and the fact that this inteface is obsolete | apb |
| 2007-02-16 | Fix MKDEBUGLIB build. | freza |
| 2006-04-08 | make sure p is initialized. | christos |
| 2006-04-08 | remove bogus declaration. | christos |
| 2005-07-06 | Move insque/remque/lsearch/lfind from libcompat to libc, | drochner |
| 2005-04-19 | getpw*_r() may return 0 and set pwd==NULL | lukem |
| 2005-04-01 | Use getpwuid_r, KNF. From John Nemeth, many thanks. | christos |
| 2004-04-18 | Append to AFLAGS rather than setting AINC. | lukem |
| 2003-10-21 | Don't use NULL to compare against an int. | fvdl |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-07-26 | netbsd.org->NetBSD.org | salo |
| 2003-06-27 | End sentence with a dot. | wiz |
| 2003-05-14 | setup -> set up. | wiz |
| 2003-04-16 | Use | wiz |
| 2002-11-11 | Fix signed/unsigned comparison warnings, and shadow warnings. | thorpej |
| 2002-10-01 | New sentence, new line. From Robert Elz. | wiz |
| 2002-08-19 | Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc). | lukem |
| 2002-08-08 | Refer to rcmd(3) instead of the non-existing krcmd(3). | soren |
| 2002-02-07 | generate & symbolically | ross |
| 2002-02-07 | Generate <>& symbolically. | ross |
| 2002-01-15 | Sort SEE ALSO. | wiz |
| 2002-01-15 | Drop an unnecessary .Pp. | wiz |
| 2002-01-15 | Punctuation nit, sort SEE ALSO. | wiz |
| 2002-01-15 | Punctuation nit. | wiz |
| 2002-01-15 | Drop a trailing empty line. | wiz |
| 2001-11-05 | WARNS=2 fixes | lukem |
| 2000-09-14 | check LIBC_SCCS | msaitoh |
| 2000-07-11 | Correct ctype(3) usage. | itohy |
| 2000-07-05 | remove extra period in SEE ALL section | msaitoh |
| 2000-06-14 | sweep of my licenses (userland files w/o only my copyright) for | cgd |
| 2000-06-14 | fix up NetBSD RCS Ids to match the standard, and the leading comment as | cgd |
| 2000-02-19 | Build a PIC version of this -- but not yet a shlib, due to some obscure lossage | mycroft |
| 1999-09-20 | back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. | lukem |
| 1999-09-16 | * use _DIAGASSERT() to check pointer arguments against NULL and file | lukem |
| 1999-09-16 | sort includes | lukem |
| 1999-08-22 | Add missing regerror() prototype. | kleink |
| 1999-08-22 | G/C the manual pages for getpw(3), vlimit(3) and vtimes(3). Although stated | kleink |
| 1999-08-12 | Undo last commit. As pointed out by John Darrow on "regex.c" wasn't listed | tron |
| 1999-08-11 | why have regex.c twice in SRCS ? | lukem |
| 1999-07-02 | More trailing white space. | simonb |
| 1999-05-09 | LP64 fixes. *sigh* | mycroft |