summaryrefslogtreecommitdiff
path: root/lib/libc/regex/grot
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/6.4 to release/6.4.0 in preparation for 6.4-RELEASE.release/6.4.0_cvsKen Smith2008-11-266-6/+6
* MFC fixes to regexp(3) from OpenBSD, this includes:Xin LI2007-03-151-0/+24
* Update paths to reg*.c and regex2.h. Add a target to build regex.h.Tim J. Robbins2004-07-191-1/+3
* Update for removal of cclass.h. Trim some useless targets. Invoke mkhTim J. Robbins2004-07-191-34/+6
* Update for recent changes to struct re_guts. Disable printing the contentsTim J. Robbins2004-07-191-38/+5
* Remove unused files.Tim J. Robbins2004-07-192-12/+0
* Fix the style of the SCM ID's.David E. O'Brien2002-03-222-0/+2
* Fix the style of the SCM ID's.David E. O'Brien2002-03-223-6/+9
* Back out last commit (rev 1.2). I thought I caught this file in timeDavid E. O'Brien2002-03-221-1/+1
* Remove __P() usage.David E. O'Brien2002-03-211-1/+1
* Remove 'register' keyword.David E. O'Brien2002-03-213-42/+42
* Actually make it so this Makefile can build grot.Brian Feldman2000-07-101-1/+8
* Add a test case for one of the bugs found on the new additions toDaniel C. Sobral2000-07-091-0/+1
* Spencer's regex(3) test code.Daniel C. Sobral2000-07-098-0/+1727