freebsd-skq/usr.bin/cmp
dwmalone 473a686e79 Make cmp work by mmapping chunks of a file, rather than the whole
file at one time.

PR:		24732
Submitted by:	Andrew L. Neporada <andr@dgap.mipt.ru>
MFC after:	2 weeks
2001-11-04 21:31:16 +00:00
..
cmp.1
cmp.c
extern.h
Makefile
misc.c
regular.c Make cmp work by mmapping chunks of a file, rather than the whole 2001-11-04 21:31:16 +00:00
special.c