summaryrefslogtreecommitdiff
path: root/bin/pax/ftree.c
AgeCommit message (Expand)Author
2023-05-28pax: exit 0 if stdin filelist is used and emptylukem
2012-09-27deal properly with empty lines in spec filechristos
2012-03-20Use C89 function definitionsmatt
2009-02-14fix -Wsign-compare issueslukem
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-02-24Kill pre-4.4BSD compat code.joerg
2008-02-18Set "ftent" to NULL in in ftree_arg() after we call fts_close(), so thatsimonb
2008-01-10Teach set_ftime about symbolic links, because it has to know: on sometls
2007-04-29fix typosmsaitoh
2006-02-11Change all the 'return(x)' to 'return c'.dsl
2005-09-24Don't leave arcn->org_name pointing to ftent->fts_path, if we being cpiodsl
2004-07-02remove stray debugging left from last commit.christos
2004-06-20Completely rework how tools/compat is done. Purge all uses/references tojmc
2004-06-19add -0 argument to handle nul separated file lists.christos
2003-10-27Overhaul how `build.sh tools' are used:lukem
2003-10-13Move Keith Muller's code from a 4-clause to a 3-clause licence by removingagc
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-06-23spellingchristos
2003-05-09use sizeof for safetyitojun
2003-04-21PR/21253: Manuel Bouyer: cpio should never descend on a directory; even onchristos
2002-10-19use readlink with bufsize - 1; approved thorpej.provos
2002-10-12merge OpenBSD changes:christos
2002-06-28Change how "cd .." is handled in next_file() with -M, to ensure that curdir[]lukem
2002-04-20- Directories marked `optional' won't be stored, even though theirlukem
2002-04-12If an entry is in the specfile but not in the underlying file system, and it'slukem
2002-02-02- don't compile in support for -M (mtree specfile input) or -N dbdirlukem
2002-01-31Roll in fixes to permit cross-compiling from non-NetBSD hosts. Thistv
2002-01-29Make almost all tools compile and run properly on non-NetBSD hosts. (Intv
2001-10-26improve previous; use %lu and (u_long) to print size_tlukem
2001-10-26Cast size_t's to (int) when printing as %d; appeases the sparc port.lukem
2001-10-25minor improvements in wording and flag testinglukem
2001-10-25Implement -M flag: During a write or copy operation, treat the list oflukem
2001-10-25- ansi KNF (just remove all the #ifndef __STDC__ prototype junk,lukem
2000-02-17Cleanup and fix typos.itohy
1999-10-22Implement positional -C argument to tar.is
1998-07-28Use the uid/gid caching moved into libc. Fixed a memory leak!mycroft
1998-03-06- implement -C and -l for pax-as-tar, as inspried by GNU tar.mrg
1997-07-20- Rename local warn so tty_warn that we can include <err.h> since this programchristos
1997-01-11kill 'register'tls
1995-03-21convert to new RCS id conventions.cgd
1994-06-14Fix up RCS ids.mycroft
1994-06-13Add RCS ID'sjtc
1994-06-13From 4.4 litejtc