The FreeBSD Ports Archive
FreeBSD textproc : 2bsd-diff4>
2.11BSD diff utility
This is the original diff program from 2.11BSD. It works better
with very large files on systems with datasize limits.
Default FreeBSD limits datasize to 524288 kbytes. This means that
GNU diff processes that require more than this much ram will fail.
The 2.11BSD diff did not load the files in core and could operate
on considerably less ram.
http://www.tribug.org/pub/tuhs/PDP-11/Distributions/ucb/2.11BSD/
|
2bsd-diff history
v. 1.3
date: 2006/05/24 10:42:33; author: garga; state: Exp; lines: +2 -1
Add one more MASTER_SITES
PR: ports/97776
Submitted by: maintainer
v. 1.2
date: 2006/05/13 04:24:41; author: edwin; state: Exp; lines: +0 -2
Remove USE_REINPLACE from categories starting with T
v. 1.1
date: 2003/03/23 07:24:20; author: nork; state: Exp;
Add 2bsd-diff 2.11, 2.11BSD diff utility. It can process large
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
=============================================================================
v. 1.3
date: 2006/05/24 10:42:33; author: garga; state: Exp; lines: +2 -1
Add one more MASTER_SITES
PR: ports/97776
Submitted by: maintainer
v. 1.2
date: 2006/05/13 04:24:41; author: edwin; state: Exp; lines: +0 -2
Remove USE_REINPLACE from categories starting with T
v. 1.1
date: 2003/03/23 07:24:20; author: nork; state: Exp;
Add 2bsd-diff 2.11, 2.11BSD diff utility. It can process large
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
=============================================================================
v. 1.3
date: 2006/05/24 10:42:33; author: garga; state: Exp; lines: +2 -1
Add one more MASTER_SITES
PR: ports/97776
Submitted by: maintainer
v. 1.2
date: 2006/05/13 04:24:41; author: edwin; state: Exp; lines: +0 -2
Remove USE_REINPLACE from categories starting with T
v. 1.1
date: 2003/03/23 07:24:20; author: nork; state: Exp;
Add 2bsd-diff 2.11, 2.11BSD diff utility. It can process large
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
=============================================================================
|
| |

|