From owner-cvs-all Wed Sep 20 11:37:29 2000 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 5489637B423; Wed, 20 Sep 2000 11:37:26 -0700 (PDT) Received: (from ps@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA08859; Wed, 20 Sep 2000 11:37:26 -0700 (PDT) (envelope-from ps@FreeBSD.org) Message-Id: <200009201837.LAA08859@freefall.freebsd.org> From: Paul Saab Date: Wed, 20 Sep 2000 11:37:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libstand bootp.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ps 2000/09/20 11:37:26 PDT Modified files: (Branch: RELENG_4) lib/libstand bootp.c Log: MFC: [rev 1.3] IN_CLASS*() macros assume host order and s_addr is network byte order, so we must convert them to host order. Revision Changes Path 1.1.1.1.6.2 +2 -2 src/lib/libstand/bootp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message