Date: Thu, 25 Jul 2002 03:47:38 -0700 (PDT) From: "Tim J. Robbins" <tjr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/sh cd.c eval.c histedit.c jobs.c var.c Message-ID: <200207251047.g6PAlkeW021182@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
tjr 2002/07/25 03:47:38 PDT
Modified files:
bin/sh cd.c eval.c histedit.c jobs.c var.c
Log:
Set opterr to zero to avoid duplicate warnings from getopt(3) for unknown
options.
Revision Changes Path
1.31 +2 -2 src/bin/sh/cd.c
1.35 +1 -0 src/bin/sh/eval.c
1.24 +1 -0 src/bin/sh/histedit.c
1.54 +1 -0 src/bin/sh/jobs.c
1.22 +1 -0 src/bin/sh/var.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207251047.g6PAlkeW021182>
