From owner-cvs-all Mon Jan 7 7: 2:23 2002 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 DF57337B416; Mon, 7 Jan 2002 07:02:18 -0800 (PST) Received: (from joerg@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g07F2IE70381; Mon, 7 Jan 2002 07:02:18 -0800 (PST) (envelope-from joerg) Message-Id: <200201071502.g07F2IE70381@freefall.freebsd.org> From: Joerg Wunsch Date: Mon, 7 Jan 2002 07:02:18 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if_spppsubr.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 joerg 2002/01/07 07:02:18 PST Modified files: (Branch: RELENG_4) sys/net if_spppsubr.c Log: MFC: rev 1.87 Fix a long-standing blatant bug where the operator precedence between & and && has been botched. Approved by: murray Revision Changes Path 1.59.2.9 +4 -4 src/sys/net/if_spppsubr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message