summaryrefslogtreecommitdiff
path: root/lib/libcompat/4.3/regex.c
Commit message (Collapse)AuthorAgeFilesLines
* add a couple of missing #include linesPoul-Henning Kamp1995-03-191-0/+1
| | | | Notes: svn path=/head/; revision=7151
* Add sanity check for "no previous regular expression" state,Andrey A. Chernov1994-09-141-1/+4
| | | | | | | bringed by 'more' Notes: svn path=/head/; revision=2768
* Fix bug with searching "" pattern, cause 'more' always showsAndrey A. Chernov1994-09-141-1/+1
| | | | | | | next line on "/<Enter>" instead of searching next pattern Notes: svn path=/head/; revision=2764
* This is James da Silva at the University of Maryland at College Park'sRodney W. Grimes1994-05-271-0/+92
regex.c code as picked up from the net. Notes: svn path=/cvs2svn/branches/UofM_at_CP/; revision=1578