OpenGrok
Cross Reference: pmatch.c
xref
: /
src
/
sys
/
lib
/
libkern
/
pmatch.c
Home
|
History
|
Annotate
|
Download
|
only in
libkern
History log of
/src/sys/lib/libkern/pmatch.c
Revision
Date
Author
Comments
1.9
09-Oct-2024
gutteridge
pmatch.c: fix a typo in a comment
1.8
24-Aug-2024
christos
Not really a bug since the value is not used, but avoid reading uninitialized
memory anyway (CID-
1597959
)
1.7
21-Jan-2021
thorpej
branches: 1.7.24;
Allow this to be built for the strlist.c unit tests.
1.6
14-Mar-2009
dsl
branches: 1.6.76;
ANSIfy another 1261 function definitions.
The only ones left in sys are beyond by sed script!
(or in sys/dist or sys/external)
Mostly they have function pointer parameters.
1.5
11-Dec-2005
christos
branches: 1.5.74; 1.5.84; 1.5.90;
merge ktrace-lwp.
1.4
26-Feb-2005
perry
nuke trailing whitespace
1.3
07-Aug-2003
agc
branches: 1.3.8; 1.3.10;
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22364, verified by myself.
1.2
15-Nov-2001
lukem
branches: 1.2.16;
don't need <sys/types.h> when including <sys/param.h>
1.1
21-Jun-1998
christos
branches: 1.1.26; 1.1.28;
Add a small string pattern matching function to facilitate pcmcia cis string
matches.
1.1.28.1
10-Jan-2002
thorpej
Sync kqueue branch with -current.
1.1.26.1
08-Jan-2002
nathanw
Catch up to -current.
1.2.16.4
04-Mar-2005
skrll
Sync with HEAD.
Hi Perry!
1.2.16.3
21-Sep-2004
skrll
Fix the sync with head I botched.
1.2.16.2
18-Sep-2004
skrll
Sync with HEAD.
1.2.16.1
03-Aug-2004
skrll
Sync with HEAD
1.3.10.1
19-Mar-2005
yamt
sync with head. xen and whitespace. xen part is not finished.
1.3.8.1
29-Apr-2005
kent
sync with -current
1.5.90.1
13-May-2009
jym
Sync with HEAD.
Commit is split, to avoid a "too many arguments" protocol error.
1.5.84.1
28-Apr-2009
skrll
Sync with HEAD.
1.5.74.1
04-May-2009
yamt
sync with head.
1.6.76.1
03-Apr-2021
thorpej
Sync with HEAD.
1.7.24.1
02-Aug-2025
perseant
Sync with HEAD
Indexes created Thu Sep 25 02:09:54 GMT 2025