CVS commit: htdocs
"Taylor R Campbell" <[email protected]> Sat, 16 May 2026 05:48:22 +0000
| Newsgroups | gmane.os.netbsd.devel.www.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: htdocs Committed By: riastradh Date: Sat May 16 05:48:22 UTC 2026 Modified Files: htdocs/developers: PR.xml htdocs/foundation/reports: 2005Q1.xml 2005Q2.xml htdocs/ports/acorn26: unsupported.xml htdocs/ports/i386: faq.xml htdocs/ports/macppc: oldfaq.xml htdocs/ports/sparc64: index.xml htdocs/share/xsl: netbsd.xsl Log Message: Canonicalize gnats PR URLs. //www.NetBSD.org/cgi-bin/query-pr-single.pl?number= -> //gnats.NetBSD.org/ Exception: we have one HTML form targeting query-pr-single.pl. Without JavaScript, I'm not sure HTML forms can be convinced to go to the canonical URL, where the number input is sent as a path component rather than as a parameter in a query string. To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 htdocs/developers/PR.xml cvs rdiff -u -r1.5 -r1.6 htdocs/foundation/reports/2005Q1.xml cvs rdiff -u -r1.4 -r1.5 htdocs/foundation/reports/2005Q2.xml cvs rdiff -u -r1.4 -r1.5 htdocs/ports/acorn26/unsupported.xml cvs rdiff -u -r1.11 -r1.12 htdocs/ports/i386/faq.xml cvs rdiff -u -r1.3 -r1.4 htdocs/ports/macppc/oldfaq.xml cvs rdiff -u -r1.20 -r1.21 htdocs/ports/sparc64/index.xml cvs rdiff -u -r1.28 -r1.29 htdocs/share/xsl/netbsd.xsl Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.