Date: Thu, 7 Jan 1999 11:28:58 -0800 (PST) From: Archie Cobbs <archie@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/tools/tools README src/tools/tools/diffburst Makefile diffburst.1 main.c Message-ID: <199901071928.LAA12350@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
archie 1999/01/07 11:28:58 PST Modified files: tools/tools README Added files: tools/tools/diffburst Makefile diffburst.1 main.c Log: Add the 'diffburst' tool, which does the following: Reads the output of 'diff -r' and splits it into separate patch files, one per file. The files are named 'patch-XX' where XX is aa, ab, ac, ... Useful when creating ports. Revision Changes Path 1.15 +4 -1 src/tools/tools/README 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?199901071928.LAA12350>