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
/
usr.bin
/
xlint
Age
Commit message (
Expand
)
Author
2003-10-27
Overhaul how `build.sh tools' are used:
lukem
2003-10-22
- keep the fd to /dev/zero open
christos
2003-10-21
PR/23219: Dan McMahill: Make this compile on system that don't have MAP_ANON.
christos
2003-10-21
Rework how MAKEVERBOSE operates:
lukem
2003-10-19
support MAKEVERBOSE
lukem
2003-10-19
support MAKEVERBOSE and use ${HOST_SH}
lukem
2003-10-16
safer use of realloc
itojun
2003-09-21
Lint is a host tool - leave the sparc64 hack in place if compiling with
martin
2003-09-19
No need to avoid long double on sparc64 any more.
martin
2003-08-01
Rework how dependency generation is performed:
lukem
2003-05-30
Back out debugging Makefile.
christos
2003-05-30
PR/21706: Krister Walfridsson: CVT nodes not handled in ?: expressions.
christos
2003-05-29
- make all targparam.h files consistent with the arch includes
christos
2003-05-24
handle void ({ })
christos
2003-05-21
Move one group of #define's so this looks more like ilp32.h.
simonb
2003-05-20
Better implementation of ({}) gcc extension.
christos
2003-05-18
Prevent use of stale pointer for determining return type of ({ })
kristerw
2003-05-18
Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op),
lukem
2003-05-14
constant usually has two n.
wiz
2003-05-14
remove dependencies on ${LIBC} ${LIBM} and ${LIBTERMCAP} static libraries
dbj
2003-04-18
clear errno before strto(u)l() if we're going to test it for ERANGE afterwards
lukem
2003-04-08
Fix part of last.
wiz
2003-04-08
Homogenize paragraphs to begin with capital letter. Fixes my own PR misc/18773.
jmmv
2003-02-25
.Nm does not need a dummy argument ("") before punctuation or
wiz
2003-01-20
The Double-Semi-Colon Police.
simonb
2003-01-06
synchronous, not syncronous.
wiz
2002-12-06
Include <string.h> for prototypes.
thorpej
2002-11-24
Skip passing -$ to the preprocessor, for now.
thorpej
2002-11-13
PR/18896: Jason Thorpe: C99 structure member initializers broken for arrays.
christos
2002-11-02
add a comment on c99ism noting that the logic might be wrong but we
perry
2002-11-02
Make long long a c99ism, not a gnuism.
perry
2002-11-02
add c99ism(), by analogy to gnuism(), for c99 construct (un)warnings
perry
2002-11-02
1) // is only for c99 or gcc
perry
2002-10-23
mention what is wrong with the ({}) productions.
christos
2002-10-23
forgot to commit those.
christos
2002-10-22
add support for ({}) gcc shit.
christos
2002-10-22
handle free-ing of temp symbols properly. Don't segv on bad node types.
christos
2002-10-22
add C9X/GCC compound literal expressions.
christos
2002-10-22
add variable array dimension.
christos
2002-10-22
handle gcc __FUNCTION__ and C9X __func__
christos
2002-10-22
fix spelling in comment.
christos
2002-10-22
a cast to a pointer is an l-value.
christos
2002-10-22
handle cast in the rhs of a - op.
christos
2002-10-21
Ignore cast size test in initializers; look at example in the comment.
christos
2002-10-21
fix typo
christos
2002-10-21
add -S flag for c99 support.
christos
2002-10-21
support for c99 style and gnu style structure and union named initializers.
christos
2002-09-26
Ispell. Begin new sentences on a new line.
wiz
2002-09-18
makefile delint. use NETBSDSRCDIR as appropriate
lukem
2002-09-13
Minimize diffs with my C99 capable version [this commit does not include
christos
[next]