From owner-cvs-all Sun Sep 23 13: 5:59 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AFAA937B40A; Sun, 23 Sep 2001 13:05:55 -0700 (PDT) Received: (from brian@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f8NK5tg98404; Sun, 23 Sep 2001 13:05:55 -0700 (PDT) (envelope-from brian) Message-Id: <200109232005.f8NK5tg98404@freefall.freebsd.org> From: Brian Somers Date: Sun, 23 Sep 2001 13:05:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/dgb dgm.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG brian 2001/09/23 13:05:55 PDT Modified files: (Branch: RELENG_4) sys/dev/dgb dgm.c Log: Remove a forgotten test for ``error != 0'' - a test that is always true and breaks ioctl(TIOCSBRK). Revision Changes Path 1.31.2.2 +4 -3 src/sys/dev/dgb/Attic/dgm.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message