From owner-cvs-all Fri Aug 4 23: 6:58 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7A84637B6CC; Fri, 4 Aug 2000 23:06:54 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA79437; Fri, 4 Aug 2000 23:06:49 -0700 (PDT) (envelope-from kris@FreeBSD.org) Message-Id: <200008050606.XAA79437@freefall.freebsd.org> From: Kris Kennaway Date: Fri, 4 Aug 2000 23:06:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ccdconfig ccdconfig.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kris 2000/08/04 23:06:49 PDT Modified files: sbin/ccdconfig ccdconfig.c Log: Don't call warnx() without a format string (localized error messages could conceivably cause a crash). Obtained from: OpenBSD Revision Changes Path 1.17 +5 -5 src/sbin/ccdconfig/ccdconfig.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message