summaryrefslogtreecommitdiffstats
path: root/lib/libcompat/regexp (follow)
Commit message (Expand)AuthorAgeFilesLines
* express final disapproval of the interfaces in libcompat, such asderaadt2013-12-048-1926/+0
* fairly simple unsigned char casts for ctypederaadt2013-11-291-4/+5
* use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarzetedu2013-06-051-3/+3
* according to ingo, it isn;t a problem to have empty [BDS]q macros, sojmc2010-09-201-4/+4
* more wacky macro fixing;jmc2010-09-191-4/+4
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-273-15/+3
* convert to new .Dd format;jmc2007-05-311-2/+2
* delete breaks that are not neededderaadt2006-04-091-7/+2
* some -Wimplicit-function-declaration cleaning; ok millert@david2004-12-221-1/+2
* make Nm match Dt;jmc2004-02-101-6/+3
* add missing includesdavid2003-07-181-2/+3
* ansideraadt2003-06-261-7/+5
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-022-12/+4
* sort some macros, sort .Xr'sjmc2003-06-021-4/+7
* 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-162-23/+23
* warnx?/errx? paranoia (use "%s" not a bare string unless it is amillert2000-06-301-3/+3
* Suffix "i.e." and "e.g." with a comma. Just another really picky man pageaaron2000-03-141-1/+1
* Add a hook to regexp/regerror.c for overriding the default regerror()downsj1999-08-021-4/+16
* Cleanup xrefs under SEE ALSO. Specifically:alex1999-05-161-1/+1
* grammar police: do not hyphenate compound words that act as adjectives if theaaron1999-05-121-2/+2
* fix more comma splices that involve misuse of conjunctive adverbspjanzen1999-03-111-1/+1
* fix Xrderaadt1997-07-171-1/+1
* Clean up lint & compile warningstholo1996-12-141-5/+5
* Actually, let's use straight defines instead of macros. Potentially adownsj1996-07-241-5/+5
* Prevent the v8 style regexp library from clashing with the POSIX regex.downsj1996-07-245-35/+90
* initial import of NetBSD treederaadt1995-10-188-0/+1886