Date: Sat, 26 Jun 2004 22:49:51 +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 write.c Message-ID: <200406262249.i5QMnpmQ079051@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kientzle 2004-06-26 22:49:51 UTC
FreeBSD src repository
Modified files:
usr.bin/tar bsdtar.1 bsdtar.c write.c
Log:
Rename C=dir to -C dir, which is what people expect.
This requires some non-trivial surgery to the options parsing.
While here, let people who only have getopt() access long options
through the -W longopt=value convention.
Revision Changes Path
1.11 +7 -32 src/usr.bin/tar/bsdtar.1
1.32 +103 -34 src/usr.bin/tar/bsdtar.c
1.23 +17 -11 src/usr.bin/tar/write.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406262249.i5QMnpmQ079051>
