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 Remove duplicate $FreeBSD$ line. 2001-07-13 12:49:08 +00:00
cgi-style.pl Bump the copyright year in the footer of cgi scripts. 2007-03-19 18:15:27 +00:00
confirm-code.cgi Try to find cgi-lib.pl in the current directory since the script cannot 2005-12-04 23:20:42 +00:00
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 s/$Id$/$FreeBSD$/ 2004-02-16 16:58:48 +00:00
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 More taint handling. 2006-03-15 04:07:54 +00:00
mirror.cgi
missing_handler.cgi - Make output XHTML compliant. 2005-12-04 21:45:45 +00:00
monthly.cgi Add a new category 'soc' for Google Summer of Code related reports - which 2005-07-06 11:42:11 +00:00
pds.cgi Don't define $hsty_base, since that prevents cgi-style.pl from 2006-08-19 21:18:18 +00:00
ports.cgi - Remove link to source of the CGI script. It doesn't work and people 2006-08-19 21:40:25 +00:00
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 Add more taint check. 2006-03-24 01:51:18 +00:00
url.cgi shut up perl -T warnings 2007-03-19 18:13:51 +00:00