opnsense-src/usr.bin/tar
Tim Kientzle a25502627d Set errno to 0 before calling getpwuid/getgrgid, so that error
messages will be displayed only when there is, in fact, an error.
2004-05-17 18:29:12 +00:00
..
bsdtar.1 Update manpage to track new security features. 2004-05-17 03:19:31 +00:00
bsdtar.c Propagate struct bsdtar down into a lot more places. 2004-05-17 05:44:53 +00:00
bsdtar.h Propagate struct bsdtar down into a lot more places. 2004-05-17 05:44:53 +00:00
bsdtar_platform.h Style: Use single tab after #define 2004-05-02 22:58:18 +00:00
fts.c Include local copies of fts.c and fts.h to be used ONLY on non-FreeBSD 2004-05-04 17:21:01 +00:00
fts.h Include local copies of fts.c and fts.h to be used ONLY on non-FreeBSD 2004-05-04 17:21:01 +00:00
Makefile Allow brave souls to install bsdtar as the 2004-04-19 22:09:04 +00:00
matching.c Propagate struct bsdtar down into a lot more places. 2004-05-17 05:44:53 +00:00
read.c Propagate struct bsdtar down into a lot more places. 2004-05-17 05:44:53 +00:00
util.c Speed up safe_fprintf by copying to a temp buffer, then writing 2004-05-17 07:35:52 +00:00
write.c Set errno to 0 before calling getpwuid/getgrgid, so that error 2004-05-17 18:29:12 +00:00