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
/
hexdump
/
display.c
Age
Commit message (
Expand
)
Author
2016-03-04
Don't try to use stdin after clobbering it with a failed freopen().
dholland
2016-03-04
Don't use one function for two different things. Two functions is the
dholland
2016-03-04
use "static"
dholland
2013-10-18
don't read random garbage from the stack
christos
2009-01-18
Integer values, no matter what their width, are cast to int64_t or
apb
2006-08-26
More programs using efun.
christos
2006-01-04
de-__P, ANSIfy prototypes
perry
2003-10-27
Overhaul how `build.sh tools' are used:
lukem
2003-10-22
add
dmcmahill
2003-09-12
include <inttypes.h> to get uint64_t defined
cl
2003-09-09
This is a host tool: use {u,}int64_t instead of {u_,}quad_t.
wiz
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-03-12
Two more __RCSID checks that I missed.
augustss
2001-12-07
WARNS=2
bjh21
2001-12-07
Enable support for printing 8-byte integers. For some reason, most of the
bjh21
2001-02-15
PR/9195: Tanaka Akira: od does not display short files containing nulls. Fix
christos
2000-07-10
printf() pedant - even if we are sure that there's no %-formatted in a
itojun
1999-11-09
Since our gcc doesn't warn about NULL format strings anymore, we can
drochner
1997-10-19
WARNSify, fix .Nm usage, deprecate register
lukem
1997-10-18
merge lite-2.
mrg
1997-07-11
add explicit return types to many functions
mikel
1997-01-09
RCS ID police
tls
1996-05-07
Include appropriate header files to bring prototypes into scope.
jtc
1993-08-01
Add RCS identifiers.
mycroft
1993-06-06
4.4BSD-Lite2
mrg
1993-03-21
initial import of 386bsd-0.1 sources
cgd