index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
regex
/
regex.3
Age
Commit message (
Expand
)
Author
2016-05-26
Change the way regexec handles REG_STARTEND combined with REG_NOTBOL.
Martijn van Duren
2015-11-10
update NAME section to include all documented functions,
Jason McIntyre
2014-01-22
Use consistent phrasing for bitmask flags.
Philip Guenther
2014-01-21
obvious .Pa fixes; found with mandocdb(8)
Ingo Schwarze
2013-07-17
more library history
Ingo Schwarze
2013-06-05
Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze
Ted Unangst
2007-05-31
convert to new .Dd format;
Jason McIntyre
2005-02-25
Be correct in our man pages when talking about NUL termination (that is,
Chad Loder
2004-02-10
improve Nd; from millert@
Jason McIntyre
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-05-30
section reorder;
Jason McIntyre
2002-10-16
- don't use the function enclosure macros.
Wilbern Cobb
2000-08-09
More of the same.
Aaron Campbell
2000-04-15
Mostly punctuation fixes.
Aaron Campbell
2000-03-14
Suffix "i.e." and "e.g." with a comma. Just another really picky man page
Aaron Campbell
2000-03-06
Do not leave `(' characters dangling at the end of lines; instead, use the
Aaron Campbell
1999-07-09
- remove all trailing whitespace
Aaron Campbell
1999-07-04
trash some old leftover macros and replace them with -mdoc macros
Aaron Campbell
1999-06-05
use .Tn instead of .Em for logical/bitwise OR + AND
Aaron Campbell
1999-05-23
remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common
Aaron Campbell
1999-05-12
grammar police: do not hyphenate compound words that act as adjectives if the
Aaron Campbell
1999-02-27
make function names the correct case
Theo de Raadt
1998-06-15
use Bx macro for BSD versions
Michael Shalayeff
1997-07-29
convert to mdoc format
flipk
1997-04-28
- cast usages of *printf() to void since we don't check return val
Todd C. Miller
1996-08-19
Fix RCS ids
Thorsten Lockert
1995-10-18
initial import of NetBSD tree
Theo de Raadt