Date: Sun, 30 Dec 2001 09:12:29 -0800 (PST) From: Joerg Wunsch <joerg@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if_spppsubr.c Message-ID: <200112301712.fBUHCTY91325@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
joerg 2001/12/30 09:12:29 PST
Modified files:
sys/net if_spppsubr.c
Log:
Fix a long-standing blatant bug where the operator precedence between
& and && has been botched. This was likely the cause for some havoc
with various negotiation cases of sppp in the past.
Obtained from: NetBSD (rev 1.13)
MFC after: 1 week
Revision Changes Path
1.87 +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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112301712.fBUHCTY91325>
