Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Feb 1998 19:43:25 -0800 (PST)
From:      Bill Paul <wpaul@FreeBSD.ORG>
To:        Andre.Albsmeier@curry.zfe.siemens.de, wpaul@FreeBSD.ORG, freebsd-bugs@FreeBSD.ORG
Subject:   Re: bin/2206
Message-ID:  <199802130343.TAA27180@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: NIS Makefile can't manage appletalk entries

State-Changed-From-To: open-closed
State-Changed-By: wpaul
State-Changed-When: Thu Feb 12 19:39:57 PST 1998
State-Changed-Why: 
i
Fixed in -current and the 2.2.x branch. Rather than special-casing the
extra protocol, I used the awk split() function to extract the protocol
from the field no matter what it happens to be. This is a more general
solution which I hope will cope with any new protocols that might turn
up in /etc/services. :)

-Bill

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199802130343.TAA27180>