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
/
buf_subs.c
Age
Commit message (
Expand
)
Author
2023-05-28
pax: don't overwrite destination if -r -w copy fails
lukem
2022-05-28
fix various typos, mainly in comments.
andvar
2018-03-19
s/copy copy/copy/ in comment.
msaitoh
2007-04-29
fix typos
msaitoh
2006-02-11
Change all the 'return(x)' to 'return c'.
dsl
2005-04-24
PR/20228: Simon Burge: pax has problems reading a particular cpio archive
christos
2004-09-22
fd can be -1 or -2 for the gnu long name/link hack. So check for >= 0
christos
2004-06-15
do the special symlink treatment with all negative fd's.
christos
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-21
When writing (-w) or copying (-rw), and using -M (stdin file list is
lukem
2003-02-09
cosmetic error condition improvements.
grant
2003-02-02
Fix various spelling, grammar, and punctuation problems in comments, from Ser...
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-10-07
Fix typo.
wiz
2001-09-16
Spell 'occurred' with two 'r's.
wiz
2000-02-17
Cleanup and fix typos.
itohy
2000-02-17
Fix SIGINFO botch (PR #8868).
itohy
1999-10-22
support ././@LongLink extraction, as created by GNU tar.
mrg
1999-10-22
remove some old cruft.
mrg
1998-02-03
Deal with GCC warnings.
mycroft
1997-07-25
#if __GNUC__, work around bogus initialization warning that occurs on
scottr
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