From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Sun, 20 Aug 1995 10:24:41 -0400 From: Scott Schwartz schwartz@galapagos.cse.psu.edu Subject: format for source diffs Topicbox-Message-UUID: 192413c0-eac8-11e9-9e20-41e7f4b1d025 Message-ID: <19950820142441.2d76tsOwdHlzGTwM5ghBqF5ZdHb4jGUPNzifVWde8V0@z> jmk@plan9.att.com writes: | I'd like to make the source changes for aux/vga available, what should the | format be? The bundle plus diff would work, but it might be nice to take advantage of patch's functionality, since most people will be using it anyway and it can automatically create new files from context diffs built with -Nc or -Nu. That would require augmenting /bin/diff or porting gnu diff, of course.