Date: Thu, 19 Jun 2003 00:24:26 -0700 (PDT) From: Murray Stokely <murray@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/cmp special.c Message-ID: <200306190724.h5J7OQZp027167@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
murray 2003/06/19 00:24:26 PDT FreeBSD src repository Modified files: usr.bin/cmp special.c Log: phk added the -x option in May 2000, but only for regular files; for special files it was treated like -l. This commit adds the -x option in for special files as well. PR: bin/46249 Submitted by: Colin Percival <cperciva@sfu.ca> Revision Changes Path 1.10 +5 -1 src/usr.bin/cmp/special.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306190724.h5J7OQZp027167>