Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Mar 2002 16:00:44 +0000
From:      Hiten Pandya <hiten@uk.FreeBSD.org>
To:        des@FreeBSD.org
Cc:        bugbusters@FreeBSD.org
Subject:   send-pr related changes
Message-ID:  <20020326160044.A2065@hpdi.ath.cx>

next in thread | raw e-mail | index | archive | help

--R3G7APHDIzY6R/pk
Content-Type: multipart/mixed; boundary="82I3+IH0IqGh5yIs"
Content-Disposition: inline


--82I3+IH0IqGh5yIs
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Hi all,

I am sending two patches for review, which will add the recently added
categories (ia64, standards, www) to the send-pr.html, and also
documenting them in the send-pr(1) manual page.

Note: I haven't added the powerpc category in the below patches because
of some issues which were discussed by des@ in the commit messages of
src/gnu/usr.bin/send-pr/categories.  I can add them if someones would
like to.

If someone has time, and they like the patches below, they can commit
them, otherwise comments and criticism is always accepted. ;) The
patches are also available from:

	http://www.pittgoth.com/~hiten/diffs/send-pr.diff

I have tested the patches on my system and they work fine. 8-)

Thanks,
Regards,

--=20
Hiten Pandya
http://jfs4bsd.sf.net - JFS for FreeBSD (JFS4BSD)
http://www.FreeBSD.org - The Power to Serve

Public Key: http://www.pittgoth.com/~hiten/pubkey.asc
--- 4FB9 C4A9 4925 CF97 9BF3  ADDA 861D 5DBD E4E3 03C3 ---

--82I3+IH0IqGh5yIs
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="send-pr.diff"
Content-Transfer-Encoding: quoted-printable

Index: send-pr.1
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
RCS file: /home/ncvs/src/gnu/usr.bin/send-pr/send-pr.1,v
retrieving revision 1.11
diff -u -r1.11 send-pr.1
--- send-pr.1	2001/06/17 11:22:57	1.11
+++ send-pr.1	2002/03/26 15:47:07
@@ -194,6 +194,9 @@
 .B i386
 Intel x86 processor specific problems.
 .TP
+.B ia64
+Intel ia64 processor specific problems.
+.TP
 .B kern
 Changes or enhancements to the architecture independent kernel sources.
 .TP
@@ -203,8 +206,14 @@
 .B ports
 Corrections or enhancements (including new ports) to the ports collection.
 .TP
-.B sparc
+.B sparc64
 SPARC processor specific problems.
+.TP
+.B standards
+C99 and POSIX conformance related changes or enhancements.
+.TP
+.B www
+Changes or enhancements to the FreeBSD website.
 .SH ENVIRONMENT
 The environment variable=20
 .B EDITOR

Index: send-pr.sgml
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
RCS file: /home/ncvs/www/en/send-pr.sgml,v
retrieving revision 1.25
diff -u -r1.25 send-pr.sgml
--- send-pr.sgml	2002/03/16 08:18:29	1.25
+++ send-pr.sgml	2002/03/26 15:40:22
@@ -47,10 +47,13 @@
 	<option> docs</option>
 	<option> gnu</option>
 	<option> i386</option>
+	<option> ia64</option>
 	<option> kern</option>
 	<option selected> misc</option>
 	<option> ports</option>
-	<option> sparc</option>
+	<option> sparc64</option>
+	<option> standards</option>
+	<option> www</option>
       </select>
      =20
       <br><b>Severity</b>: <select name=3D"severity">

--82I3+IH0IqGh5yIs--

--R3G7APHDIzY6R/pk
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (FreeBSD)
Comment: For info see http://www.gnupg.org

iD8DBQE8oJsrhh1dveTjA8MRAg+rAJ9pQ7V0re7KIcXWsGdaw7Ry+oMs9QCfZ1gB
glyG2vMgeRzGYRmWWthcBYI=
=MqbD
-----END PGP SIGNATURE-----

--R3G7APHDIzY6R/pk--

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugbusters" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020326160044.A2065>