aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/2bsd-diff
Commit message (Collapse)AuthorAgeFilesLines
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Add 2bsd-diff 2.11, 2.11BSD diff utility. It can process largenork2003-03-2310-0/+313
files with less memory. GNU Diff often can not work with files larger than 33% of datasize (from limit) due to memory exhaustion. PR: ports/50097 Submitted by: risner@stdio.com