NetBSD-Bugs archive

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

PR/53458 CVS commit: [netbsd-8] src/usr.sbin/ypserv/ypinit



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

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/53458 CVS commit: [netbsd-8] src/usr.sbin/ypserv/ypinit
Date: Fri, 27 Jul 2018 10:52:04 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Fri Jul 27 10:52:04 UTC 2018
 
 Modified Files:
 	src/usr.sbin/ypserv/ypinit [netbsd-8]: ypinit.sh
 
 Log Message:
 Pull up following revision(s) (requested by kre in ticket #943):
 
 	usr.sbin/ypserv/ypinit/ypinit.sh: revision 1.13
 
 PR bin/53458
 
 Bring this script a little up to date - make it work with modern /bin/sh
 (avoid HOSTNAME as a random variable) clean up trailing spaces on lines,
 use $( ) instead of `` ...
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.12 -r1.12.82.1 src/usr.sbin/ypserv/ypinit/ypinit.sh
 
 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