Module Name: src Committed By: christos Date: Mon Jun 15 16:33:38 UTC 2015
Modified Files: src/usr.bin/xinstall: Makefile xinstall.c Log Message: - improve error printing - deduplicate run functions and don't use the shell so that we handle filenames with spaces and metacharacters consistently. To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 src/usr.bin/xinstall/Makefile cvs rdiff -u -r1.118 -r1.119 src/usr.bin/xinstall/xinstall.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.