commit | 9f0fedb8f693829e7869439a2ad43cc1c21a3786 | [log] [tgz] |
---|---|---|
author | Eric Andersen <andersen@codepoet.org> | Tue Apr 24 18:07:19 2001 +0000 |
committer | Eric Andersen <andersen@codepoet.org> | Tue Apr 24 18:07:19 2001 +0000 |
tree | 10aa156e8cefad985eb3c9e5dafd68c22eb1e632 | |
parent | 3a4aef5a4c145515a53c7d21a8d977fbc0892e32 [diff] |
Split up chmod_chown_chgrp.c into 3 separate apps. This unfortunately adds 384 bytes to the overall size. But having each app be standalone is the Right Thing(tm) so we will just have to live with it. -Erik