index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
pax
Age
Commit message (
Expand
)
Author
2004-03-16
actually use the cache instead of throwing away memory. doh!
Ted Unangst
2004-03-15
more "if (foo);" ok millert@
Damien Miller
2004-02-19
filenames can have 100 chars, total pathname 255 in ustar format; not 250;
Jason McIntyre
2004-01-23
`Ns' implies `No', so `Ns No' -> `Ns'; (even simpler in adduser(8))
Jason McIntyre
2004-01-20
When trying to append to a gzipped archive, print msg using errx(),
Otto Moerbeek
2003-11-30
Ignore -o/-O in non-extract mode. Earlier version OK'd by henning@
Todd C. Miller
2003-11-21
grammar improvements from Jared Yanovich;
Jason McIntyre
2003-10-22
quote args to make them expand properly;
Jason McIntyre
2003-10-20
typos from Jared Yanovich;
Jason McIntyre
2003-09-08
fix pr3455 from Joerg.Sonnenberger. slightly improved fix suggested by
Ted Unangst
2003-08-16
more errx/warnx style \n errors; tom.cosgrove@arches-consulting.com
Theo de Raadt
2003-08-08
use sizeof with strlcpy() when possible; it is less error prone.
Todd C. Miller
2003-08-06
Remove some double semicolons (hmm, do two semis equal a maxi?).
Todd C. Miller
2003-07-02
missing protos
Theo de Raadt
2003-06-26
protos. this requires changing the api for the *trail() functions a bit
Theo de Raadt
2003-06-13
Add a -0 flag to make pax use a NUL instead of a newline as the
Todd C. Miller
2003-06-04
term 3 & 4 from tholo after permission
Theo de Raadt
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-05-29
missing full stop.
Jason McIntyre
2003-05-29
- section reorder
Jason McIntyre
2003-04-28
typos;
Jason McIntyre
2003-04-20
incorrect macro, with too many arguments;
Jason McIntyre
2003-03-12
more .Li
Theo de Raadt
2003-03-10
double words in comments
David Krause
2003-03-04
do not use angle brackets for error indication; christos
Theo de Raadt
2003-02-03
typos;
Jason McIntyre
2002-11-29
inconsistant spelling; torh@bogus.net
Theo de Raadt
2002-11-29
Foward; torh@bogus.net
Theo de Raadt
2002-10-18
Pull in some changes from NetBSD
Todd C. Miller
2002-10-16
sprinkle const; mostly from NetBSD
Todd C. Miller
2002-10-16
Slight KNF and return -1 on no match, not EOF
Todd C. Miller
2002-10-16
Fix comment typos; most from NetBSD and FreeBSD
Todd C. Miller
2002-10-16
kill register
Todd C. Miller
2002-10-16
Sync date parsing code with that in date(1) (which is obviously what pax's
Todd C. Miller
2002-10-15
Time ranges were documented incorrectly; Christian von Roques
Todd C. Miller
2002-09-06
do not return void
Theo de Raadt
2002-07-17
Pass the size of the name buffer to rep_name() for use with strlcpy().
Christian Weisgerber
2002-06-09
revert one of wrong strlcpy() change
Jun-ichiro itojun Hagino
2002-06-09
rm trailing whitespace
Todd T. Fries
2002-06-09
strlcpy fix, PR 2727
Jun-ichiro itojun Hagino
2002-05-25
typo fixes; S@mSmith.net
Theo de Raadt
2002-05-24
examples subsection; s@msmith.net
Theo de Raadt
2002-02-19
We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
Todd C. Miller
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2002-02-11
Initial patch.
Mike Pechkin
2002-01-16
A better way to escape the punctuation chars in the examples.
Marco S Hyman
2002-01-15
sometimes trailing spaces are required for proper formating
Marco S Hyman
2002-01-02
Grammar. deraadt@ ok
Thomas Nordin
2001-12-21
Initial patch for a new mdoc issue.
Mike Pechkin
2001-12-19
When writing tar and ustar archives, zero out the header before we
Todd C. Miller
[next]