Source-Changes archive

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

CVS commit: src/usr.sbin/postinstall



Module Name:    src
Committed By:   apb
Date:           Tue Aug 14 12:07:57 UTC 2012

Modified Files:
        src/usr.sbin/postinstall: postinstall

Log Message:
Use grep -E and grep -F instead of egrep and fgrep.  This reduces the
number of tools that may need to be passed in the environment.


To generate a diff of this commit:
cvs rdiff -u -r1.142 -r1.143 src/usr.sbin/postinstall/postinstall

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