Home | History | Annotate | Download | only in vgrind
History log of /src/usr.bin/vgrind/regexp.c
RevisionDateAuthorComments
 1.17  10-Aug-2025  andvar Fix few typos in comments.
 1.16  08-Dec-2024  andvar s/reurn/return/ in comment.
 1.15  12-Dec-2021  andvar branches: 1.15.4;
fix typos in word "operation(s)".
 1.14  27-Dec-2019  msaitoh s/expresion/expression/ in comment.
 1.13  15-Jul-2014  christos branches: 1.13.24;
first attempt at toolification.
 1.12  20-Mar-2012  matt branches: 1.12.2; 1.12.8;
Use C89 function definitions
 1.11  21-Jul-2008  lukem branches: 1.11.2;
Remove the \n and tabs from the __COPYRIGHT() strings.
Tweak to use a consistent format.
 1.10  01-May-2006  christos branches: 1.10.22;
Need assert.h now.
 1.9  01-May-2006  christos Coverity CID 766: Add assertion before pointer deref.
 1.8  04-Nov-2004  dsl Add (unsigned char) cast to ctype functions
 1.7  07-Aug-2003  agc Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22365, verified by myself.
 1.6  12-Jul-2003  itojun strlcpy, some KNF
 1.5  19-Dec-1998  christos char -> unsigned char
_start -> x_start
_escaped -> x_escaped

_start is the start symbol in solaris libc!
 1.4  20-Oct-1997  lukem WARNSify, fix .Nm usage, deprecate register
 1.3  17-Nov-1994  jtc Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id conventions.
 1.2  01-Aug-1993  mycroft Add RCS identifiers.
 1.1  09-Apr-1993  cgd branches: 1.1.1;
added, from net/2 (patch 124).
 1.1.1.1  17-Nov-1994  jtc imported from 4.4lite
 1.10.22.1  18-Sep-2008  wrstuden Sync with wrstuden-revivesa-base-2.
 1.11.2.1  17-Apr-2012  yamt sync with head
 1.12.8.1  10-Aug-2014  tls Rebase.
 1.12.2.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.13.24.1  08-Apr-2020  martin Merge changes from current as of 20200406
 1.15.4.1  02-Aug-2025  perseant Sync with HEAD

RSS XML Feed