Source-Changes archive

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

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



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