doc/en/cgi
Simon L. B. Nielsen 8e6bba0b80 Fix problem with dosendpr.cgi hanging after a PR has been submitted
where no page was returned to the submitter resulting in many
duplicate PR's.

The pipe to sendmail was just being closed without the nice ".\n" to
tell sendmail this is the end of the mail.  Now we always send "\n.\n"
to be sure the is a standalone "." on a line.

Why this wasn't a problem before, but is now, I'm not really sure, but
it's probably a perl 5.0 -> 5.8 change which triggered this.

If there are still problems after this commit, please report including
PR number(s).

Prodded by:			bugmeister(s)
Co-prodding and testing help:	edwin
Not fixed for far too long by:	simon
2007-05-23 21:53:45 +00:00
..
cgi-lib.pl
cgi-style.pl Bump the copyright year in the footer of cgi scripts. 2007-03-19 18:15:27 +00:00
confirm-code.cgi
cvsweb.cgi Merge CVSweb 3.0.6 into HEAD. This was basically done as a manual merge 2007-03-17 22:28:31 +00:00
cvsweb.conf Remove the OpenBSD and NetBSD repositories. Both project have their 2007-03-18 17:12:45 +00:00
cvsweb.conf-freebsd Merge CVSweb 3.0.6 into HEAD. This was basically done as a manual merge 2007-03-17 22:28:31 +00:00
dosendpr.cgi Fix problem with dosendpr.cgi hanging after a PR has been submitted 2007-05-23 21:53:45 +00:00
getmsg.cgi No double slashes in URL path, please! 2007-02-19 19:20:35 +00:00
Gnats.pm
mailindex.cgi Old archive files contains a dot. 2006-12-01 21:58:22 +00:00
Makefile Unhook removed cvsweb.conf-{net|open}bsd files to unbreak 2007-03-19 05:44:58 +00:00
man.cgi add OpenBSD 4.0 & OpenBSD 4.1 manual pages. 2007-05-04 21:19:37 +00:00
mid.cgi
mirror.cgi
missing_handler.cgi
monthly.cgi
pds.cgi
ports.cgi
query-pr-lib.pl Merge query-by-number and multi-field query forms. 2007-01-10 17:47:39 +00:00
query-pr-summary.cgi Merge query-by-number and multi-field query forms. 2007-01-10 17:47:39 +00:00
query-pr.cgi Merge query-by-number and multi-field query forms. 2007-01-10 17:47:39 +00:00
search.cgi
url.cgi shut up perl -T warnings 2007-03-19 18:13:51 +00:00