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
/
bin
/
sh
/
arith.y
Age
Commit message (
Expand
)
Author
2003-09-17
Drop equal signs from rule definitions; they cause problems with "bison -y".
jmmv
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2002-11-24
Fixes from David Laight:
christos
2001-02-04
remove redundant declaration of yyparse, and move code to the bottom of
christos
1999-07-09
compile with WARNS = 2
christos
1999-02-05
PR/5577: Craig M. Chase: sh does not build with PARALLEL set.
christos
1998-07-28
Be more retentive about use of NOTREACHED and noreturn.
mycroft
1998-05-18
Need stdlib.h
christos
1998-01-31
Fix printf format.
christos
1997-07-04
Fix compiler warnings.
christos
1996-10-16
PR/2808: Remove trailing whitespace (from FreeBSD)
christos
1995-05-11
Merge in my changes from vangogh, and fix the x=`false`; echo $? == 0
christos
1995-03-21
convert to new RCS id conventions.
cgd
1994-12-23
eliminate two wrong-sized variables which were unused.
cgd
1994-07-15
Don't dump core when evaluating X % 0.
jtc
1994-06-11
Add RCS ids.
mycroft
1994-05-11
44lite code
jtc