summaryrefslogtreecommitdiff
path: root/sysutils/same/patches
AgeCommit message (Collapse)AuthorFilesLines
2017-02-18Fix zlib fallout.joerg1-3/+34
2013-09-10Use z modifier for size_t.joerg1-3/+12
2006-08-04Ported to Solaris 8.rillig1-12/+33
2006-08-04Updated same to 1.8.rillig2-133/+130
Changes unknown.
2004-04-17Import `same' from pkgsrc-wip. Packaged by Roland Illig.minskim1-0/+133
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.