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
/
cmp
/
cmp.c
Age
Commit message (
Expand
)
Author
2016-10-30
fix usage (thanks wiz)
christos
2016-10-30
add a flag to avoid mmap...
christos
2011-08-29
Use __dead
joerg
2009-04-11
Fix WARNS=4 issues (many -Wcast-qual, one -Wsign-compare on amd64)
lukem
2008-07-21
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
2006-01-19
Apply patch from PR bin/23836 cmp did not correctly parse skip arguments
garbled
2005-02-06
Taking (out) the __P
dsl
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
1998-01-12
make usage string match manpage
mikel
1997-10-18
getopt returns -1 not EOF
lukem
1997-10-18
WARNSify, fix .Nm usage
lukem
1997-01-09
RCS ID police
tls
1996-02-01
don't warn about missing files with -s. POSIX doesn't define a specific
mrg
1995-09-08
Sync with 4.4lite2
tls
1994-03-25
Fix bug in handling short reads.
mycroft
1993-12-02
As suggested by Xavier Leroy <xavier@Theory.Stanford.EDU>, make sure we don't
mycroft
1993-11-23
Get rid of otoi(), use strtoul() instead. Not only gets rid of a function,
jtc
1993-09-21
Changed to conform to POSIX.2:
jtc
1993-08-01
Add RCS identifiers.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd