NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/43900 CVS commit: src/usr.sbin/ypbind
The following reply was made to PR bin/43900; it has been noted by GNATS.
From: "David A. Holland" <dholland%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/43900 CVS commit: src/usr.sbin/ypbind
Date: Tue, 24 May 2011 07:01:41 +0000
Module Name: src
Committed By: dholland
Date: Tue May 24 07:01:40 UTC 2011
Modified Files:
src/usr.sbin/ypbind: ypbind.c
Log Message:
The FILE* kept open for /var/yp/binding/foo.ypservers needs to be
per-domain. Also, use the file for the domain we're servicing instead
of always the file for the default domain.
Partly from Wolfgang Stukenbrock's patch in PR 43900.
To generate a diff of this commit:
cvs rdiff -u -r1.83 -r1.84 src/usr.sbin/ypbind/ypbind.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index