Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 May 2005 00:25:11 -0400
From:      Garance A Drosihn <drosih@rpi.edu>
To:        Maxim Sobolev <sobomax@freebsd.org>
Cc:        freebsd-arch@freebsd.org
Subject:   Re: Bug in #! processing - One More Time
Message-ID:  <p06210226beaf1a0424f7@[128.113.24.47]>
In-Reply-To: <p0621020fbeaa86c39e7d@[128.113.24.47]>
References:  <200410020349.i923nG8v021675@northstar.hetzel.org> <20041002052856.GE17792@nexus.dglawrence.com> <p0611041fbd848f6aa55d@[128.113.24.47]> <20041002233542.GL714@nexus.dglawrence.com> <p0620076ebe2490ccdc00@[128.113.24.47]> <p06210225be4307a39100@[128.113.24.47]> <421DAD8F.6000704@portaone.com> <p0621024bbe482b50f150@[128.113.24.47]> <4284D038.50805@FreeBSD.org> <p0621020dbeaa836cd61a@[128.113.24.47]> <4284D4BC.9070705@FreeBSD.org> <p0621020fbeaa86c39e7d@[128.113.24.47]>

next in thread | previous in thread | raw e-mail | index | archive | help
At 12:45 PM -0400 5/13/05, Garance A Drosihn wrote:
>
>Note that I'm not just "running this through buildworld".  That's
>how all the previous changes were tested, too.  I have a whole
>battery of tests that I've been slogging through.

Scanning through /usr/src, the following scripts *might* have problems
with this change we agreed on, depending on how they are used:

./contrib/ipfilter/rules/BASIC.NAT=:
		#!/sbin/ipnat -f -
./contrib/ipfilter/rules/BASIC_1.FW:
		#!/sbin/ipf -f -
./contrib/ipfilter/rules/BASIC_2.FW:
		#!/sbin/ipf -f -
./contrib/ntp/scripts/monitoring/ntptrap:
		#!/local/bin/perl --*-perl-*-
./sys/conf/makeLINT.sed:
		#!/usr/bin/sed -E -n -f
./tools/regression/ia64/unaligned/unaligned.t:
		#!/usr/bin/env perl -w
./tools/tools/backout_commit/backout_commit.rb:
		#!/usr/bin/env ruby -w

I don't think any of these are serious, but it's nice to find them
ahead of the change instead of after the fact.  I will probably be
out of town for Tuesday and part of Wednesday.  And I imagine I'll
spend part of Thursday "in a galaxy far-far away", even though the
first two episodes were incredibly lame. But I do still expect to
commit the change sometime later this week, unless someone objects.

But since this is change somewhat more disruptive than I initially
expected, I doubt I will MFC all of these changes into 5.x-stable.

-- 
Garance Alistair Drosehn            =   gad@gilead.netel.rpi.edu
Senior Systems Programmer           or  gad@freebsd.org
Rensselaer Polytechnic Institute    or  drosih@rpi.edu



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