From owner-cvs-gnu Mon Jul 8 13:03:40 1996 Return-Path: owner-cvs-gnu Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA04445 for cvs-gnu-outgoing; Mon, 8 Jul 1996 13:03:40 -0700 (PDT) Received: (from wosch@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA04414; Mon, 8 Jul 1996 13:03:21 -0700 (PDT) Date: Mon, 8 Jul 1996 13:03:21 -0700 (PDT) From: Wolfram Schneider Message-Id: <199607082003.NAA04414@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/man/apropos apropos.man apropos.sh Sender: owner-cvs-gnu@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wosch 96/07/08 13:03:20 Modified: gnu/usr.bin/man/apropos apropos.man apropos.sh Log: Exits 0 on success, and 1 if no keyword matched. Start $PAGER only if we find a manual page. Revision Changes Path 1.3 +4 -1 src/gnu/usr.bin/man/apropos/apropos.man 1.4 +20 -2 src/gnu/usr.bin/man/apropos/apropos.sh From owner-cvs-gnu Mon Jul 8 13:19:00 1996 Return-Path: owner-cvs-gnu Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA05346 for cvs-gnu-outgoing; Mon, 8 Jul 1996 13:19:00 -0700 (PDT) Received: (from wosch@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA05321; Mon, 8 Jul 1996 13:18:32 -0700 (PDT) Date: Mon, 8 Jul 1996 13:18:32 -0700 (PDT) From: Wolfram Schneider Message-Id: <199607082018.NAA05321@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-libexec, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/man/makewhatis makewhatis.1 src/libexec/getNAME getNAME.1 Makefile getNAME.c Sender: owner-cvs-gnu@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wosch 96/07/08 13:18:31 Modified: libexec/getNAME Makefile getNAME.c gnu/usr.bin/man/makewhatis makewhatis.1 Added: libexec/getNAME getNAME.1 Log: add manpage getNAME(1) Revision Changes Path 1.2 +1 -1 src/libexec/getNAME/Makefile 1.2 +4 -2 src/libexec/getNAME/getNAME.c 1.5 +3 -2 src/gnu/usr.bin/man/makewhatis/makewhatis.1 From owner-cvs-gnu Tue Jul 9 08:37:45 1996 Return-Path: owner-cvs-gnu Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA16648 for cvs-gnu-outgoing; Tue, 9 Jul 1996 08:37:45 -0700 (PDT) Received: (from ache@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA16624; Tue, 9 Jul 1996 08:37:31 -0700 (PDT) Date: Tue, 9 Jul 1996 08:37:31 -0700 (PDT) From: "Andrey A. Chernov" Message-Id: <199607091537.IAA16624@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/man/man Makefile man.c Sender: owner-cvs-gnu@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk ache 96/07/09 08:37:29 Modified: gnu/usr.bin/man/man Makefile man.c Log: Restore my backed out changes (writting cats) because they was not reviewed by pst in claimed period (1 week) and over 3 weeks passed. CONSTRUCTIVE complaints welcome! Revision Changes Path 1.19 +2 -0 src/gnu/usr.bin/man/man/Makefile 1.18 +130 -45 src/gnu/usr.bin/man/man/man.c From owner-cvs-gnu Wed Jul 10 16:53:29 1996 Return-Path: owner-cvs-gnu Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA27809 for cvs-gnu-outgoing; Wed, 10 Jul 1996 16:53:29 -0700 (PDT) Received: (from mpp@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA27778; Wed, 10 Jul 1996 16:53:15 -0700 (PDT) Date: Wed, 10 Jul 1996 16:53:15 -0700 (PDT) From: Mike Pritchard Message-Id: <199607102353.QAA27778@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/groff/tmac doc-common doc-syms Sender: owner-cvs-gnu@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk mpp 96/07/10 16:53:14 Modified: gnu/usr.bin/groff/tmac doc-common doc-syms Log: Teach the mdoc .Os and .Fx macros about the FreeBSD 2.1.5 release. Revision Changes Path 1.4 +1 -0 src/gnu/usr.bin/groff/tmac/doc-common 1.5 +2 -0 src/gnu/usr.bin/groff/tmac/doc-syms From owner-cvs-gnu Thu Jul 11 04:15:38 1996 Return-Path: owner-cvs-gnu Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id EAA05341 for cvs-gnu-outgoing; Thu, 11 Jul 1996 04:15:38 -0700 (PDT) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id EAA05304; Thu, 11 Jul 1996 04:15:30 -0700 (PDT) Date: Thu, 11 Jul 1996 04:15:30 -0700 (PDT) From: "Jordan K. Hubbard" Message-Id: <199607111115.EAA05304@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-gnu Subject: cvs commit: src/gnu/lib/libdialog checklist.c menubox.c radiolist.c Sender: owner-cvs-gnu@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkh 96/07/11 04:15:29 Modified: gnu/lib/libdialog checklist.c menubox.c radiolist.c Log: Fix a couple of whoopers which somehow went undetected until now. Revision Changes Path 1.29 +13 -11 src/gnu/lib/libdialog/checklist.c 1.27 +30 -26 src/gnu/lib/libdialog/menubox.c 1.30 +23 -19 src/gnu/lib/libdialog/radiolist.c From owner-cvs-gnu Thu Jul 11 04:17:41 1996 Return-Path: owner-cvs-gnu Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id EAA05856 for cvs-gnu-outgoing; Thu, 11 Jul 1996 04:17:41 -0700 (PDT) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id EAA05832; Thu, 11 Jul 1996 04:17:34 -0700 (PDT) Date: Thu, 11 Jul 1996 04:17:34 -0700 (PDT) From: "Jordan K. Hubbard" Message-Id: <199607111117.EAA05832@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-gnu Subject: cvs commit: src/gnu/lib/libdialog checklist.c menubox.c radiolist.c Sender: owner-cvs-gnu@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkh 96/07/11 04:17:34 Branch: gnu/lib/libdialog RELENG_2_1_0 Modified: gnu/lib/libdialog checklist.c menubox.c radiolist.c Log: Merge. Revision Changes Path 1.11.4.6 +13 -11 src/gnu/lib/libdialog/checklist.c 1.12.4.5 +30 -26 src/gnu/lib/libdialog/menubox.c 1.11.4.7 +23 -19 src/gnu/lib/libdialog/radiolist.c From owner-cvs-gnu Thu Jul 11 11:22:25 1996 Return-Path: owner-cvs-gnu Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA23550 for cvs-gnu-outgoing; Thu, 11 Jul 1996 11:22:25 -0700 (PDT) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA23530; Thu, 11 Jul 1996 11:22:19 -0700 (PDT) Date: Thu, 11 Jul 1996 11:22:19 -0700 (PDT) From: "Jordan K. Hubbard" Message-Id: <199607111822.LAA23530@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-gnu Subject: cvs commit: src/gnu/lib/libdialog checklist.c menubox.c msgbox.c radiolist.c textbox.c Sender: owner-cvs-gnu@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkh 96/07/11 11:22:18 Modified: gnu/lib/libdialog checklist.c menubox.c msgbox.c radiolist.c textbox.c Log: 1. Remove some ancient bogons from when I initially added dialogMenuItem support. 2. Have message boxes say "Continue" instead of "Exit" Revision Changes Path 1.30 +6 -20 src/gnu/lib/libdialog/checklist.c 1.28 +6 -20 src/gnu/lib/libdialog/menubox.c 1.13 +2 -2 src/gnu/lib/libdialog/msgbox.c 1.31 +6 -20 src/gnu/lib/libdialog/radiolist.c 1.14 +1 -1 src/gnu/lib/libdialog/textbox.c From owner-cvs-gnu Thu Jul 11 13:14:03 1996 Return-Path: owner-cvs-gnu Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA01192 for cvs-gnu-outgoing; Thu, 11 Jul 1996 13:14:03 -0700 (PDT) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA01172; Thu, 11 Jul 1996 13:13:52 -0700 (PDT) Date: Thu, 11 Jul 1996 13:13:52 -0700 (PDT) From: "Jordan K. Hubbard" Message-Id: <199607112013.NAA01172@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-gnu Subject: cvs commit: src/gnu/lib/libdialog checklist.c menubox.c msgbox.c radiolist.c textbox.c Sender: owner-cvs-gnu@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkh 96/07/11 13:13:50 Branch: gnu/lib/libdialog RELENG_2_1_0 Modified: gnu/lib/libdialog checklist.c menubox.c msgbox.c radiolist.c textbox.c Log: Merge. Revision Changes Path 1.11.4.7 +6 -20 src/gnu/lib/libdialog/checklist.c 1.12.4.6 +6 -20 src/gnu/lib/libdialog/menubox.c 1.11.4.2 +2 -2 src/gnu/lib/libdialog/msgbox.c 1.11.4.8 +6 -20 src/gnu/lib/libdialog/radiolist.c 1.12.4.2 +1 -1 src/gnu/lib/libdialog/textbox.c From owner-cvs-gnu Fri Jul 12 12:08:47 1996 Return-Path: owner-cvs-gnu Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA07364 for cvs-gnu-outgoing; Fri, 12 Jul 1996 12:08:47 -0700 (PDT) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA07345; Fri, 12 Jul 1996 12:08:37 -0700 (PDT) Date: Fri, 12 Jul 1996 12:08:37 -0700 (PDT) From: "Jordan K. Hubbard" Message-Id: <199607121908.MAA07345@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-gnu Subject: cvs commit: src/gnu/lib/libg++/libg++ bitblt.c bitlcomp.c src/gnu/usr.bin/ld/ldconfig ldconfig.c src/gnu/usr.bin/ld/rtld malloc.c src/gnu/lib/libg++/libio filedoalloc.c ioprims.c src/gnu/usr.bin/cc/cc_int bc-emit.c c-common.c calls.c combine.c convert.c cse.c dbxout.c emit-rtl.c explow.c expmed.c expr.c final.c flow.c fold-const.c src/gnu/usr.bin/ld ld.c lib.c rrs.c warnings.c Sender: owner-cvs-gnu@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkh 96/07/12 12:08:37 Modified: gnu/lib/libg++/libg++ bitblt.c bitlcomp.c gnu/lib/libg++/libio filedoalloc.c ioprims.c gnu/usr.bin/cc/cc_int bc-emit.c c-common.c calls.c combine.c convert.c cse.c dbxout.c emit-rtl.c explow.c expmed.c expr.c final.c flow.c fold-const.c gnu/usr.bin/ld ld.c lib.c rrs.c warnings.c gnu/usr.bin/ld/ldconfig ldconfig.c gnu/usr.bin/ld/rtld malloc.c Log: General -Wall warning cleanup, part I. Submitted-By: Kent Vander Velden Revision Changes Path 1.2 +2 -2 src/gnu/lib/libg++/libg++/bitblt.c 1.3 +1 -1 src/gnu/lib/libg++/libg++/bitlcomp.c 1.3 +1 -0 src/gnu/lib/libg++/libio/filedoalloc.c 1.3 +2 -0 src/gnu/lib/libg++/libio/ioprims.c 1.5 +4 -0 src/gnu/usr.bin/cc/cc_int/bc-emit.c 1.7 +12 -0 src/gnu/usr.bin/cc/cc_int/c-common.c 1.6 +3 -0 src/gnu/usr.bin/cc/cc_int/calls.c 1.6 +42 -0 src/gnu/usr.bin/cc/cc_int/combine.c 1.3 +2 -0 src/gnu/usr.bin/cc/cc_int/convert.c 1.4 +29 -0 src/gnu/usr.bin/cc/cc_int/cse.c 1.4 +3 -0 src/gnu/usr.bin/cc/cc_int/dbxout.c 1.5 +8 -0 src/gnu/usr.bin/cc/cc_int/emit-rtl.c 1.3 +8 -0 src/gnu/usr.bin/cc/cc_int/explow.c 1.6 +4 -0 src/gnu/usr.bin/cc/cc_int/expmed.c 1.5 +31 -11 src/gnu/usr.bin/cc/cc_int/expr.c 1.6 +15 -0 src/gnu/usr.bin/cc/cc_int/final.c 1.5 +3 -0 src/gnu/usr.bin/cc/cc_int/flow.c 1.5 +18 -0 src/gnu/usr.bin/cc/cc_int/fold-const.c 1.35 +7 -6 src/gnu/usr.bin/ld/ld.c 1.17 +2 -2 src/gnu/usr.bin/ld/lib.c 1.16 +3 -3 src/gnu/usr.bin/ld/rrs.c 1.11 +4 -4 src/gnu/usr.bin/ld/warnings.c 1.13 +5 -3 src/gnu/usr.bin/ld/ldconfig/ldconfig.c 1.5 +3 -2 src/gnu/usr.bin/ld/rtld/malloc.c From owner-cvs-gnu Sat Jul 13 03:55:33 1996 Return-Path: owner-cvs-gnu Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id DAA04131 for cvs-gnu-outgoing; Sat, 13 Jul 1996 03:55:33 -0700 (PDT) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id DAA04110; Sat, 13 Jul 1996 03:55:11 -0700 (PDT) Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.12/8.6.9) id UAA20539; Sat, 13 Jul 1996 20:36:55 +1000 Date: Sat, 13 Jul 1996 20:36:55 +1000 From: Bruce Evans Message-Id: <199607131036.UAA20539@godzilla.zeta.org.au> To: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-gnu@freefall.freebsd.org, jkh@freefall.freebsd.org Subject: Re: cvs commit: src/gnu/lib/libg++/libg++ bitblt.c bitlcomp.c src/gnu/usr.bin/ld/ldconfig ldconfig.c src/gnu/usr.bin/ld/rtld malloc.c src/gnu/lib/libg++/libio filedoalloc.c ioprims.c src/gnu/usr.bin/cc/cc_int bc-emit.c c-common.c calls.c combine.c convert.c cse.c dbxout.c emit-rtl.c explow.c expmed.c expr.c final.c flow.c fold-const.c src/gnu/usr.bin/ld ld.c lib.c rrs.c warnings.c Sender: owner-cvs-gnu@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Modified: gnu/lib/libg++/libg++ bitblt.c bitlcomp.c > gnu/lib/libg++/libio filedoalloc.c ioprims.c > gnu/usr.bin/cc/cc_int bc-emit.c c-common.c calls.c > combine.c convert.c cse.c dbxout.c emit-rtl.c > explow.c expmed.c expr.c final.c flow.c > fold-const.c > gnu/usr.bin/ld ld.c lib.c rrs.c warnings.c > gnu/usr.bin/ld/ldconfig ldconfig.c > gnu/usr.bin/ld/rtld malloc.c > Log: > General -Wall warning cleanup, part I. > Submitted-By: Kent Vander Velden Cleaning gcc just makes it harder to maintain. Bruce From owner-cvs-gnu Sat Jul 13 05:48:27 1996 Return-Path: owner-cvs-gnu Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id FAA09886 for cvs-gnu-outgoing; Sat, 13 Jul 1996 05:48:27 -0700 (PDT) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id FAA09881; Sat, 13 Jul 1996 05:48:24 -0700 (PDT) Received: from time.cdrom.com (localhost [127.0.0.1]) by time.cdrom.com (8.7.5/8.6.9) with ESMTP id FAA18300; Sat, 13 Jul 1996 05:46:28 -0700 (PDT) To: Bruce Evans cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-gnu@freefall.freebsd.org, jkh@freefall.freebsd.org Subject: Re: cvs commit: src/gnu/lib/libg++/libg++ bitblt.c bitlcomp.c src/gnu/usr.bin/ld/ldconfig ldconfig.c src/gnu/usr.bin/ld/rtld malloc.c src/gnu/lib/libg++/libio filedoalloc.c ioprims.c src/gnu/usr.bin/cc/cc_int bc-emit.c c-common.c calls.c combine.c convert.c cse.c dbxout.c emit-rtl.c explow.c expmed.c expr.c final.c flow.c fold-const.c src/gnu/usr.bin/ld ld.c lib.c rrs.c warnings.c In-reply-to: Your message of "Sat, 13 Jul 1996 20:36:55 +1000." <199607131036.UAA20539@godzilla.zeta.org.au> Date: Sat, 13 Jul 1996 05:46:27 -0700 Message-ID: <18298.837261987@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-gnu@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Well, it's not like this version isn't going to be eventually replaced completely anyway. :-) Jordan > > Modified: gnu/lib/libg++/libg++ bitblt.c bitlcomp.c > > gnu/lib/libg++/libio filedoalloc.c ioprims.c > > gnu/usr.bin/cc/cc_int bc-emit.c c-common.c calls.c > > combine.c convert.c cse.c dbxout.c emit-rtl.c > > explow.c expmed.c expr.c final.c flow.c > > fold-const.c > > gnu/usr.bin/ld ld.c lib.c rrs.c warnings.c > > gnu/usr.bin/ld/ldconfig ldconfig.c > > gnu/usr.bin/ld/rtld malloc.c > > Log: > > General -Wall warning cleanup, part I. > > Submitted-By: Kent Vander Velden > > Cleaning gcc just makes it harder to maintain. > > Bruce From owner-cvs-gnu Sat Jul 13 06:47:37 1996 Return-Path: owner-cvs-gnu Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA13341 for cvs-gnu-outgoing; Sat, 13 Jul 1996 06:47:37 -0700 (PDT) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id GAA13333; Sat, 13 Jul 1996 06:47:32 -0700 (PDT) Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.12/8.6.9) id XAA25116; Sat, 13 Jul 1996 23:27:07 +1000 Date: Sat, 13 Jul 1996 23:27:07 +1000 From: Bruce Evans Message-Id: <199607131327.XAA25116@godzilla.zeta.org.au> To: bde@zeta.org.au, jkh@time.cdrom.com Subject: Re: cvs commit: src/gnu/lib/libg++/libg++ bitblt.c bitlcomp.c src/gnu/usr.bin/ld/ldconfig ldconfig.c src/gnu/usr.bin/ld/rtld malloc.c src/gnu/lib/libg++/libio filedoalloc.c ioprims.c src/gnu/usr.bin/cc/cc_int bc-emit.c c-common.c calls.c combine.c convert.c cse.c dbxout.c emit-rtl.c explow.c expmed.c expr.c final.c flow.c fold-const.c src/gnu/usr.bin/ld ld.c lib.c rrs.c warnings.c Cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-gnu@freefall.freebsd.org, jkh@freefall.freebsd.org Sender: owner-cvs-gnu@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Well, it's not like this version isn't going to be eventually >replaced completely anyway. :-) Exactly :-(. It's going to be replaced, but not completely. Someone has to look at all of our changes and weed out the ones that shouldn't be merged into the next version. >> Cleaning gcc just makes it harder to maintain. Bruce From owner-cvs-gnu Sat Jul 13 09:46:22 1996 Return-Path: owner-cvs-gnu Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA22566 for cvs-gnu-outgoing; Sat, 13 Jul 1996 09:46:22 -0700 (PDT) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id JAA22394; Sat, 13 Jul 1996 09:46:06 -0700 (PDT) Received: from time.cdrom.com (localhost [127.0.0.1]) by time.cdrom.com (8.7.5/8.6.9) with ESMTP id JAA18949; Sat, 13 Jul 1996 09:45:00 -0700 (PDT) To: Bruce Evans cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-gnu@freefall.freebsd.org, jkh@freefall.freebsd.org Subject: Re: cvs commit: src/gnu/lib/libg++/libg++ bitblt.c bitlcomp.c src/gnu/usr.bin/ld/ldconfig ldconfig.c src/gnu/usr.bin/ld/rtld malloc.c src/gnu/lib/libg++/libio filedoalloc.c ioprims.c src/gnu/usr.bin/cc/cc_int bc-emit.c c-common.c calls.c combine.c convert.c cse.c dbxout.c emit-rtl.c explow.c expmed.c expr.c final.c flow.c fold-const.c src/gnu/usr.bin/ld ld.c lib.c rrs.c warnings.c In-reply-to: Your message of "Sat, 13 Jul 1996 23:27:07 +1000." <199607131327.XAA25116@godzilla.zeta.org.au> Date: Sat, 13 Jul 1996 09:45:00 -0700 Message-ID: <18947.837276300@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-gnu@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Well, I'm not adverse to backing them out. Jordan > >Well, it's not like this version isn't going to be eventually > >replaced completely anyway. :-) > > Exactly :-(. It's going to be replaced, but not completely. Someone > has to look at all of our changes and weed out the ones that shouldn't > be merged into the next version. > > >> Cleaning gcc just makes it harder to maintain. > > Bruce