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
/
pax
/
cpio.c
Age
Commit message (
Expand
)
Author
2012-08-09
PR/46786: Simon Burge: After conversion to 64 bit time_t, tar/pax/cpio
christos
2011-03-26
Fix bogus paranthesis, From Henning Peternse in PR bin/44773.
martin
2009-02-14
fix -Wsign-compare issues
lukem
2006-02-11
Change all the 'return(x)' to 'return c'.
dsl
2005-02-04
Don't write hardlinked file contents in sv4cpio mode.
matt
2003-10-27
Overhaul how `build.sh tools' are used:
lukem
2003-10-13
Move Keith Muller's code from a 4-clause to a 3-clause licence by removing
agc
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-02-02
Fix various spelling, grammar, and punctuation problems in comments, from Ser...
wiz
2002-02-11
achive is not a good word.
wiz
2002-01-31
Protect __RCSID and __COPYRIGHT from being invoked if not defined.
tv
2001-10-25
- ansi KNF (just remove all the #ifndef __STDC__ prototype junk,
lukem
2001-01-04
use more standard %ll_ in favour of %q_
lukem
2000-02-17
Cleanup and fix typos.
itohy
1998-02-28
rename variable to "cpio_swp_head"
mrg
1997-07-20
- Rename local warn so tty_warn that we can include <err.h> since this program
christos
1997-01-11
kill 'register'
tls
1995-03-21
convert to new RCS id conventions.
cgd
1994-09-23
Eliminate uses of some obsolete functions.
mycroft
1994-06-14
Fix up RCS ids.
mycroft
1994-06-13
Add RCS ID's
jtc
1994-06-13
From 4.4 lite
jtc