summaryrefslogtreecommitdiffstats
path: root/lib/libcompat/4.3/regex.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-6/+1
| | | | | | | unmaintainable). these days, people use source. these id's do not provide any benefit, and do hurt the small install media (the 33,000 line diff is essentially mechanical) ok with the idea millert, ok dms
* ansideraadt2003-06-261-6/+4
|
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-7/+3
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* 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-3/+3
|
* $OpenBSD$todd2000-03-021-1/+3
|
* Add a hook to regexp/regerror.c for overriding the default regerror()downsj1999-08-021-7/+15
| | | | | | | function. Add support for overriding the default regerror() function in 4.3/regex.c, and avoiding free()ing things multiple times.
* initial import of NetBSD treederaadt1995-10-181-0/+93