Commits

Erik Andersen committed 632bb571357
Fix symlink following bug in chmod -R and friends. Allow SYSV style 'chown foo:bar' in addition to 'chown foo.bar', and fix a bug in the busybox globbing routine such that 'find /dir -name [i]' no longer segfaults. -Erik