NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/41896 CVS commit: src/usr.sbin/ypserv/ypinit



The following reply was made to PR bin/41896; it has been noted by GNATS.

From: "Hauke Fath" <hauke%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/41896 CVS commit: src/usr.sbin/ypserv/ypinit
Date: Fri, 19 Jul 2013 11:44:51 +0000

 Module Name:   src
 Committed By:  hauke
 Date:          Fri Jul 19 11:44:51 UTC 2013
 
 Modified Files:
        src/usr.sbin/ypserv/ypinit: Makefile.yp
 
 Log Message:
 Commit the patches in Wolfgang Stukenbrock's PR bin/41896.
 
 (1) Do not serve UIDs below MINUID in master.passwd.* maps,
 just like in passwd.* maps.
 
 (2) Since stdethers(8) and stdhosts(8) strip comments, we do
 not have to do it here, much less inconsistently.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.21 -r1.22 src/usr.sbin/ypserv/ypinit/Makefile.yp
 
 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