summaryrefslogtreecommitdiff
path: root/sysutils/same
AgeCommit message (Collapse)AuthorFilesLines
2005-02-24Add RMD160 digests.agc1-1/+2
2004-04-17Import `same' from pkgsrc-wip. Packaged by Roland Illig.minskim7-0/+298
The `same' utility looks for identical files and links them together using either hard links or symbolic links, saving disk space. Changes to the original version: * the file ownership and permissions are checked. (The original version checked only the file size) * the messages in the "dry-run" mode were suggesting that anything on the disk would be modified. They have been made clear.