summaryrefslogtreecommitdiff
path: root/bin/pax/file_subs.c
AgeCommit message (Expand)Author
2005-04-25Use the various f* functions to set owner, mode and times, insteadOtto Moerbeek
2004-11-29Build the table of created directories in-memory, instead of usingOtto Moerbeek
2004-04-16spacingTheo de Raadt
2004-03-30Add support for expanding GNU long links from NetBSD. I've had thisTodd C. Miller
2003-10-20typos from Jared Yanovich;Jason McIntyre
2003-08-06Remove some double semicolons (hmm, do two semis equal a maxi?).Todd C. Miller
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-02-03typos;Jason McIntyre
2002-10-18Pull in some changes from NetBSDTodd C. Miller
2002-10-16sprinkle const; mostly from NetBSDTodd C. Miller
2002-10-16Fix comment typos; most from NetBSD and FreeBSDTodd C. Miller
2002-10-16kill registerTodd C. Miller
2002-02-19We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.Todd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-10-25Make -h and -L follow symlinks on extraction of directories.Niklas Hallqvist
2001-05-16use proper str*cpy functions instead of home grown one, spaces; millert@ okMichael Shalayeff
1997-09-01i am bored enough to fix terminal space/tab ugliesTheo de Raadt
1997-07-25#if __STDC__ --> #ifdef __STDC__Michael Shalayeff
1997-06-06geteuid(2) can never fail. What was I thinking?Todd C. Miller
1997-06-06POSIX says pax must complain about not being able to set permissionsTodd C. Miller
1997-06-04Don't complain about not being able to set uid/gid in "tar -p"Todd C. Miller
1997-04-09the theTheo de Raadt
1997-03-05Add missing #includeThorsten Lockert
1997-03-04Do not post-process directories in cpio modeThorsten Lockert
1997-03-02More complete cpio(1) emulationThorsten Lockert
1997-01-26Support lchown().Jason Downs
1996-06-23update rcsidTheo de Raadt
1996-06-11Correct compile warningsThorsten Lockert
1995-10-18initial import of NetBSD treeTheo de Raadt