jkh eeb126378e I asked Bill Paul why _getnetbynis() was only being called with 2 parameters,
and he said:

	The 3rd agrument is new; looks like it was part of the upgrade to
	a new BIND with some IPv6 support. The third argument here should be
	AF_INET. In order for it to be anything else, I'd have to add new
	NIS functions to support IPv6 lookups. I don't even know what those
	look like yet.

So there ya go, add AF_INET as the 3rd argument to the call.

Submitted-by: wpaul
1996-12-06 00:12:31 +00:00
..
1996-10-14 08:34:02 +00:00
1996-09-05 17:16:10 +00:00
1996-11-11 08:28:47 +00:00
1996-08-21 21:30:02 +00:00
1996-08-23 20:52:53 +00:00
1996-08-30 21:21:52 +00:00
1996-09-05 17:16:10 +00:00