Date: Sun, 4 Nov 2001 13:31:16 -0800 (PST) From: David Malone <dwmalone@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/cmp regular.c Message-ID: <200111042131.fA4LVG029977@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dwmalone 2001/11/04 13:31:16 PST Modified files: usr.bin/cmp regular.c Log: 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 Revision Changes Path 1.11 +54 -16 src/usr.bin/cmp/regular.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111042131.fA4LVG029977>