1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-27 11:55:06 +00:00
freebsd/usr.bin/tar
Tim Kientzle 025b20f6e5 When comparing, cast to the larger size, off_t in this case.
Once we know which one is smaller, then we cast to the smaller size.

Thanks to Xin Li (delphij@)
Pointy hat: /me
2008-11-05 06:40:53 +00:00
..
test When comparing, cast to the larger size, off_t in this case. 2008-11-05 06:40:53 +00:00
bsdtar_platform.h Include a suitable stub definition of __FBSDID() for non-FreeBSD platforms. 2008-01-02 00:23:00 +00:00
bsdtar.1 - Fix mtree example so it works. 2008-07-26 17:22:40 +00:00
bsdtar.c Test for -q (aka --fast-read). 2008-08-22 01:22:55 +00:00
bsdtar.h Mark functions as __dead2 in order to help the LLVM static checker 2008-08-04 01:25:48 +00:00
config_freebsd.h Clean up flags support just a tad: FreeBSD support depends on 2008-09-14 03:49:00 +00:00
COPYING
getdate.y
Makefile Don't clean before running tests. 2008-08-22 01:31:13 +00:00
matching.c Fix SVN r181821 by not using FNM_LEADING_DIR where 2008-08-18 18:13:40 +00:00
read.c Always display the unedited pathname in -t output. 2008-08-21 06:41:14 +00:00
siginfo.c Improve portability via s/struct siginfo/struct siginfo_data/. This was 2008-05-22 21:08:36 +00:00
subst.c MfP4: Minor portability fix. 2008-06-15 10:08:16 +00:00
tree.c
tree.h
util.c Rework code to avoid using a pointer after freeing it. Aside from the 2008-06-09 14:03:55 +00:00
write.c Clean up flags support just a tad: FreeBSD support depends on 2008-09-14 03:49:00 +00:00