Date: Wed, 26 May 1999 10:46:21 +0200 (MET DST) From: Nick Hibma <nick.hibma@jrc.it> To: Greg Lehey <grog@lemis.com> Cc: "Justin T. Gibbs" <gibbs@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/pci ahc_pci.c src/sys/dev/aic7xxx 93cx6.c aic7xxx.c src/sys/conf options src/sys/dev/aha aha.c ahareg.h src/sys/cam cam_periph.c cam_xpt.c Message-ID: <Pine.GSO.3.95q.990526104604.8938f-100000@elect8> In-Reply-To: <19990526172444.J941@freebie.lemis.com>
next in thread | previous in thread | raw e-mail | index | archive | help
I guess this would be it: Any problems with a commit? n_hibma@freefall:CVSROOT% cvs diff -uw log_accum.pl Index: log_accum.pl =================================================================== RCS file: /home/ncvs/CVSROOT/log_accum.pl,v retrieving revision 1.35 diff -u -u -w -r1.35 log_accum.pl --- log_accum.pl 1999/04/05 21:24:49 1.35 +++ log_accum.pl 1999/05/26 08:45:49 @@ -628,6 +628,7 @@ } } push(@text, ""); + push(@text, ""); } # # Put the log message at the beginning of the Changes file On Wed, 26 May 1999, Greg Lehey wrote: > On Wednesday, 26 May 1999 at 9:32:31 +0200, Nick Hibma wrote: > > > > In this message multiple changes are combined into one. Could someone > > add an extra whitespace line in between Revision/Modified to separate > > the blocks? At the moment the text is fairly unreadable. > > > > Or tell me where to look for the script and I'll post a patch. > > More to the point, how do people do this? I frequently commit > multiple files, but I can't find any way to group them like this. > > Greg > > On Tue, 25 May 1999, Justin T. Gibbs wrote: > > > >> gibbs 1999/05/25 13:27:31 PDT > >> > >> Modified files: (Branch: RELENG_3) > >> sys/pci ahc_pci.c > >> Log: > >> MFC: Fix for PR 11872 > >> > >> Revision Changes Path > >> 1.5.2.6 +4 -1 src/sys/pci/ahc_pci.c > >> > >> Modified files: (Branch: RELENG_3) > >> sys/dev/aic7xxx 93cx6.c aic7xxx.c > >> Log: > >> MFC: Make 'ahc dump eeprom' a real option. Don't dereference our scb until > >> we've validated the index given by the firmware. > >> > >> Revision Changes Path > >> 1.1.2.2 +4 -2 src/sys/dev/aic7xxx/93cx6.c > >> 1.16.2.11 +3 -2 src/sys/dev/aic7xxx/aic7xxx.c > >> > >> Modified files: (Branch: RELENG_3) > >> sys/conf options > >> Log: > >> MFC: Make 'ahc dump eeprom' a real option. > >> (etc) > > -- > See complete headers for address, home page and phone numbers > finger grog@lemis.com for PGP public key > -- ISIS/STA, T.P.270, Joint Research Centre, 21020 Ispra, Italy 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?Pine.GSO.3.95q.990526104604.8938f-100000>