Date: Mon, 4 Sep 2000 09:05:40 -0700 (PDT) From: Akinori MUSHA <knu@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/cgi cvsweb.cgi Message-ID: <200009041605.JAA22242@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
knu 2000/09/04 09:05:40 PDT Modified files: en/cgi cvsweb.cgi Log: Merge from knu-cvsweb 1.94.1.19. 2000-09-05 00:53 knu * cvsweb.cgi: Get the revision numbers in annotation available as hyperlinks. Requested by: Josef Karthauser <joe@pavilion.net> 2000-09-04 23:50 knu * cvsweb.cgi: Fix previously introduced incorrect fix. s/\s+\n$//; --> s/\s+$/\n/; FreeBSD PR: misc/20989 Submitted by: Tony Finch <dot@dotat.at> Revision Changes Path 1.50 +11 -10 www/en/cgi/cvsweb.cgi 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?200009041605.JAA22242>