summaryrefslogtreecommitdiffstats
path: root/lib/libcompat/regexp/regexp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* express final disapproval of the interfaces in libcompat, such asderaadt2013-12-041-1312/+0
* fairly simple unsigned char casts for ctypederaadt2013-11-291-4/+5
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-5/+1
* delete breaks that are not neededderaadt2006-04-091-7/+2
* more avoidance of snprintf, strcpy, and strcat; millert okderaadt2003-03-161-10/+7
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-18/+18
* Prevent the v8 style regexp library from clashing with the POSIX regex.downsj1996-07-241-10/+12
* initial import of NetBSD treederaadt1995-10-181-0/+1321