From owner-cvs-all Wed Sep 20 11:16:24 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 106CD37B424; Wed, 20 Sep 2000 11:16:21 -0700 (PDT) Received: (from ps@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA04090; Wed, 20 Sep 2000 11:16:21 -0700 (PDT) (envelope-from ps@FreeBSD.org) Message-Id: <200009201816.LAA04090@freefall.freebsd.org> From: Paul Saab Date: Wed, 20 Sep 2000 11:16:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libstand bootp.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ps 2000/09/20 11:16:20 PDT Modified files: lib/libstand bootp.c Log: 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.3 +3 -3 src/lib/libstand/bootp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message