summaryrefslogtreecommitdiff
path: root/lib/libc/regex
AgeCommit message (Expand)Author
2000-08-09More of the same.Aaron Campbell
2000-04-18Repairs, mostly removing hard sentence breaks.Aaron Campbell
2000-04-15Mostly punctuation fixes.Aaron Campbell
2000-03-14Suffix "i.e." and "e.g." with a comma. Just another really picky man pageAaron Campbell
2000-03-06Do not leave `(' characters dangling at the end of lines; instead, use theAaron Campbell
1999-11-17Add missing MLINKsTodd C. Miller
1999-07-09- remove all trailing whitespaceAaron Campbell
1999-07-04trash some old leftover macros and replace them with -mdoc macrosAaron Campbell
1999-06-05use .Tn instead of .Em for logical/bitwise OR + ANDAaron Campbell
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
1999-05-12grammar police: do not hyphenate compound words that act as adjectives if theAaron Campbell
1999-02-27make function names the correct caseTheo de Raadt
1998-11-20Add thread-safety to libc, so that libc_r will build (on i386 at least).David Leonard
1998-08-14realloc repairTheo de Raadt
1998-06-15use Bx macro for BSD versionsMichael Shalayeff
1998-03-19some -WallTodd C. Miller
1997-08-24Fix warningsTodd C. Miller
1997-07-29convert to mdoc formatflipk
1997-07-17formattingMichael Shalayeff
1997-04-30Be specific about using unsigned valuesThorsten Lockert
1997-04-30Remove dead code and variablesThorsten Lockert
1997-04-28- cast usages of *printf() to void since we don't check return valTodd C. Miller
1997-04-12long -> int to fix 64bit issues. This breaks 16bit machines but since we don...Todd C. Miller
1996-09-15Remove dead codeThorsten Lockert
1996-08-19Fix RCS idsThorsten Lockert
1996-03-25Make a proper lvalue in INCThorsten Lockert
1995-10-18initial import of NetBSD treeTheo de Raadt