#
2f9c47fb |
| 09-Oct-2024 |
gutteridge <gutteridge@NetBSD.org> |
pmatch.c: fix a typo in a comment
|
#
fe82005e |
| 24-Aug-2024 |
christos <christos@NetBSD.org> |
Not really a bug since the value is not used, but avoid reading uninitialized memory anyway (CID-1597959)
|
#
2be6059b |
| 21-Jan-2021 |
thorpej <thorpej@NetBSD.org> |
Allow this to be built for the strlist.c unit tests.
|
#
82357f6d |
| 14-Mar-2009 |
dsl <dsl@NetBSD.org> |
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.
|
#
95e1ffb1 |
| 11-Dec-2005 |
christos <christos@NetBSD.org> |
merge ktrace-lwp.
|
#
477853c3 |
| 26-Feb-2005 |
perry <perry@NetBSD.org> |
nuke trailing whitespace
|
#
aad01611 |
| 07-Aug-2003 |
agc <agc@NetBSD.org> |
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22364, verified by myself.
|
#
25656462 |
| 15-Nov-2001 |
lukem <lukem@NetBSD.org> |
don't need <sys/types.h> when including <sys/param.h>
|
#
16a9632e |
| 21-Jun-1998 |
christos <christos@NetBSD.org> |
Add a small string pattern matching function to facilitate pcmcia cis string matches.
|