index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
librmt
Age
Commit message (
Expand
)
Author
2003-04-16
Use
wiz
2003-03-08
add RCSID
lukem
2002-10-01
New sentence, new line. From Robert Elz.
wiz
2002-08-19
Explicitly move setting of NOxxx and USE_SHLIBDIR to the top of the
lukem
2002-02-07
Generate <>& symbolically.
ross
2001-12-12
Readability cleanups; MKfoo=no -> NOfoo.
tv
2001-11-05
WARNS=2 fixes
lukem
2001-10-16
Fix xref sections, sort sections.
wiz
2001-10-16
mdoc'ify.
gmcgarry
2001-04-06
Negative exit code cleanup: Replace exit(-x) with exit(x).
wiz
2001-01-05
Make this file compile again on alpha; size_t isn't always same size as int.
enami
2001-01-05
More cosmetic changes.
enami
2001-01-04
convert to ANSI KNF
lukem
2000-07-03
More include cleanup. Remvoe (p) from #undef in libipsec.
matt
1999-09-20
back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.
lukem
1999-09-16
* use _DIAGASSERT() to check pointer arguments against NULL and file
lukem
1999-07-02
More trailing white space.
simonb
1999-02-13
convert from NOxxx= to MKxxx=no.
lukem
1998-03-08
- support RCMD_CMD, ala rcmd(3).
mrg
1998-01-09
RCS Id Police.
perry
1997-10-21
- Convert a few functions to variable arguments so that they can be
thorpej
1997-10-10
clean up WARNS on the alpha.
mrg
1997-10-09
- define WARNS?=1 in the top-level Makefile.inc, and don't define
lukem
1997-10-09
WARNSify
lukem
1997-06-20
gcc -Wall fixes, including: end unterminated comment (!), add braces
mikel
1997-01-23
- convert unsafe strcpy(), strcat() and sprintf() to the `n' versions.
mrg
1996-08-13
Add an RCS id.
thorpej
1996-08-13
Change an instance of "int" to "unsigned long" (the correct type for
thorpej
1996-08-09
rsh is now in /usr/bin, not /usr/ucb
jtc
1996-08-09
minor changes for better integration into NetBSD
jtc
1996-08-09
Remote mag tape library from volume 18 of comp.sources.unix.
jtc