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
/
ksh
/
var.c
Age
Commit message (
Expand
)
Author
2011-10-16
Don't use non-literal format strings.
joerg
2011-10-16
Typo in comment fix from Snader_LB via IRC.
reed
2009-08-02
Support 0xnn for hexadecimal constants - as well as 16#nn.
dsl
2006-03-29
Don't leak memory if RJUST|LJUST is specified. This might fix a whole bunch
christos
2006-03-19
Coverity CID 1606: Plug memory leak.
christos
2005-06-26
warns=3
christos
2005-05-23
Fixed wrong use of the <ctype.h> functions by adding (unsigned char) casts.
rillig
2004-10-28
Add (unsigned char) casts to tolower/toupper and iscntrl calls.
dsl
2004-07-07
Cleanup of ksh memory handling from OpenBSD, via Stefan Krueger in PR 24962.
mycroft
2003-06-23
Add NetBSD RCS Ids.
agc
2000-11-02
PR/11361:Matthias Buelow: Apply patch1 from pdksh site.
christos
1999-10-20
resolve conflicts
hubertf
1998-11-04
char->unsigned char casts for is*()
christos
1998-08-19
Add some braces to make egcs happy.
thorpej
1997-07-20
Fix compiler warnings
christos
1997-01-12
RCS ID Police
tls
1996-10-09
import pdksh 5.2.9
jtc
1996-09-21
import pdksh 5.2.8
jtc