Module Name: src Committed By: martin Date: Sat Jun 27 09:56:54 UTC 2015
Modified Files: src/usr.sbin/postinstall: postinstall Log Message: Terminate the obsole directory walking loop when we hit "/" or "." (both relative to DESTDIR), I have seen it run into an endless loop with _path=. when invoked from the top level make with some (valid) args. To generate a diff of this commit: cvs rdiff -u -r1.191 -r1.192 src/usr.sbin/postinstall/postinstall Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.