| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-01-03 | Make CHIN() Boolean-valued and use this to turn an expression with a |  tb | 2 | -5/+5 |
| 2021-01-03 | Turn macros into inline functions so that there is no need to document in |  tb | 1 | -5/+21 |
| 2021-01-02 | Remove two now-unused functions; a result of the categories removal. |  millert | 1 | -39/+2 |
| 2020-12-31 | More regular error handling with the REQUIRE macro. |  millert | 1 | -5/+4 |
| 2020-12-31 | Remove unused categories in re_guts; they are written to but never read. |  millert | 2 | -45/+3 |
| 2020-12-31 | Strings in struct parse can be const, they are never modified. |  millert | 1 | -15/+11 |
| 2020-12-30 | regcomp.c uses the "start + count < end" idiom to check that there are |  tb | 1 | -13/+15 |
| 2020-12-30 | Constify the strings in regerror.c and make use of the strlcpy() |  tb | 1 | -14/+14 |
| 2020-12-30 | cclasses[] multis field is always an empty string. Remove it and code |  tb | 3 | -88/+16 |
| 2020-12-30 | Constify the strings in cnames[]. No functional change. |  tb | 2 | -5/+5 |
| 2020-12-28 | Fix an off-by-one error in the marking of the O_CH operator following |  millert | 1 | -2/+2 |
| 2020-10-13 | Do some easy .data -> .rodata/.data.rel.ro conversions |  guenther | 2 | -10/+10 |
| 2019-02-05 | Fix typo in last commit. |  millert | 1 | -2/+2 |
| 2019-02-05 | Avoid an out of bounds read when regcomp() is passed a bad expression. |  millert | 1 | -1/+5 |
| 2018-07-11 | Drop a const-bomb on regexec. It's probably not a good idea to remove a |  martijn | 2 | -56/+63 |
| 2017-10-30 | fix oob read; form llvm via Vlad Tsyrklevich; ok millert@ |  otto | 1 | -3/+3 |
| 2016-12-22 | Clarify code by eliminating unused #define's MUSTSEE, MUSTNOTSEE and inlining |  krw | 1 | -6/+3 |
| 2016-12-21 | Adopt relevant part of NetBSD's r1.7 commit to discard unused results of the |  krw | 1 | -2/+2 |
| 2016-09-21 | Delete casts to off_t and size_t that are implied by assignments |  guenther | 2 | -5/+4 |
| 2016-05-26 | Change the way regexec handles REG_STARTEND combined with REG_NOTBOL. |  martijn | 2 | -20/+62 |
| 2016-05-25 | KNF with respect to indentation; no code change |  schwarze | 1 | -28/+27 |
| 2016-05-25 | Fix another one-byte buffer underflow (read access only). |  schwarze | 1 | -7/+4 |
| 2016-05-17 | Fix a one-byte buffer underflow (read access only). |  schwarze | 1 | -4/+4 |
| 2016-05-04 | Remove old cruft. |  zhuk | 1 | -95/+0 |
| 2016-03-30 | for some time now mandoc has not required MLINKS to function |  jmc | 1 | -3/+1 |
| 2015-12-28 | Remove NULL-checks before free() and needless argument casts. |  mmcc | 1 | -5/+3 |
| 2015-12-28 | Remove NULL-checks before free() and unnecessary argument casts. |  mmcc | 1 | -8/+5 |
| 2015-12-28 | Remove NULL-checks before free() and a few related dead assignments. |  mmcc | 2 | -6/+4 |
| 2015-11-10 | update NAME section to include all documented functions, |  jmc | 1 | -3/+3 |
| 2015-11-01 | delete old lint ARGSUSED comments |  guenther | 2 | -5/+2 |
| 2015-09-14 | Avoid .Ns right after .Pf, it's pointless. |  schwarze | 1 | -3/+3 |
| 2015-09-14 | Wrap <langinfo.h> and <regexp.h> so internal calls go direct and |  guenther | 1 | -1/+2 |
| 2015-02-28 | Reduce usage of predefined strings in manpages. |  bentley | 1 | -6/+6 |
| 2014-12-09 | put back some information what the character classes actually mean; |  schwarze | 1 | -2/+5 |
| 2014-12-09 | no more ctype(3); |  jmc | 1 | -7/+4 |
| 2014-10-18 | reallocarray() -- a little tricky to review |  deraadt | 1 | -3/+3 |
| 2014-10-11 | Userland reallocarray() audit. |  doug | 1 | -2/+3 |
| 2014-10-09 | use reallocarray(NULL, a, b) instead of malloc(a, b), which gives us |  deraadt | 1 | -5/+5 |
| 2014-09-10 | zap trailing whitespace; |  jmc | 1 | -3/+3 |
| 2014-09-10 | document \<word\> as being non standard |  jsg | 1 | -2/+8 |
| 2014-09-08 | add \<word\> support to regcomp. prompted by renewed interest from jsg |  tedu | 1 | -2/+28 |
| 2014-05-06 | reallocarray for things which are arrays. ok deraadt |  tedu | 1 | -8/+8 |
| 2014-01-22 | Use consistent phrasing for bitmask flags. |  guenther | 1 | -5/+6 |
| 2014-01-21 | obvious .Pa fixes; found with mandocdb(8) |  schwarze | 1 | -3/+3 |
| 2013-11-28 | The print() routine here can be passed at least some of the non-characters |  guenther | 1 | -6/+17 |
| 2013-11-26 | unsigned char cast for ctype; ok guenther |  deraadt | 1 | -2/+2 |
| 2013-07-17 | more library history |  schwarze | 1 | -4/+13 |
| 2013-06-05 | [[:>:]] anchors the character preceding it to end of word, not the |  jmc | 1 | -3/+3 |
| 2013-06-05 | Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze |  tedu | 1 | -4/+4 |
| 2013-04-17 | silence some warnings by adding prototypes, casts, and headers as |  tedu | 5 | -11/+14 |