Date: Tue, 22 Jan 2008 07:23:44 +0000 (UTC) From: Tim Kientzle <kientzle@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/tar bsdtar.1 bsdtar.c Message-ID: <200801220723.m0M7NiVW081471@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kientzle 2008-01-22 07:23:44 UTC FreeBSD src repository Modified files: usr.bin/tar bsdtar.1 bsdtar.c Log: Make -l always have the SUSv2 meaning of "check links." GNU tar changed -l to match SUSv2 a couple of years ago, so bsdtar no longer needs to pander to this particular GNUism. Thanks to: Debian maintainers MFC after: 7 days Revision Changes Path 1.37 +8 -17 src/usr.bin/tar/bsdtar.1 1.79 +3 -13 src/usr.bin/tar/bsdtar.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801220723.m0M7NiVW081471>