From owner-cvs-all Thu Jul 26 11:18: 3 2001 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 C3F6C37B408; Thu, 26 Jul 2001 11:17:59 -0700 (PDT) (envelope-from ume@FreeBSD.org) Received: (from ume@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6QIHxW01765; Thu, 26 Jul 2001 11:17:59 -0700 (PDT) (envelope-from ume) Message-Id: <200107261817.f6QIHxW01765@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Thu, 26 Jul 2001 11:17:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/syslogd syslogd.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 ume 2001/07/26 11:17:59 PDT Modified files: (Branch: RELENG_4) usr.sbin/syslogd syslogd.c Log: MFC 1.80: - `-a' option for IPv6 was not working correctly. - Lose any stray host bits that a user may have entered when providing a network number and netmask to the `-a' option for IPv6. This is corresponding to 1.79 that is for IPv4 only. Revision Changes Path 1.59.2.9 +10 -5 src/usr.sbin/syslogd/syslogd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message