From owner-cvs-all Mon Sep 4 14:46: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 C08D437B424; Mon, 4 Sep 2000 14:46:27 -0700 (PDT) Received: (from rwatson@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA67907; Mon, 4 Sep 2000 14:46:27 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Message-Id: <200009042146.OAA67907@freefall.freebsd.org> From: Robert Watson Date: Mon, 4 Sep 2000 14:46:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if_loop.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG rwatson 2000/09/04 14:46:27 PDT Modified files: sys/net if_loop.c Log: o Add missing "\n" to warning output in netinet/if_loop.c, when an unsupported address family is used on localhost interface. looutput: af=0 unexpected Speculation as to the reasons for my seeing this error are welcome, of course. :-) Revision Changes Path 1.52 +2 -2 src/sys/net/if_loop.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message