In article <[EMAIL PROTECTED]>,
M. Warner Losh <[EMAIL PROTECTED]> wrote:
> In message: <[EMAIL PROTECTED]>
>             "Steven G. Kargl" <[EMAIL PROTECTED]> writes:
> : Could someone add the following patch to UPDATING?
> : Change the words to whatever suits your fancy.
> 
> I'm trying to devise a good way to deal with this breakage and hope it
> is transient.  I'm not hopeful :-(  I'll consider adding this to UPDATING.

FWIW, the only OS fix that will make stock ezm3/pm3/CVSup buildable on
-current is to make __sF global again and arrange for:

    stdin  == &__sF[0]
    stdout == &__sF[1]
    stderr == &__sF[2]

John
-- 
  John Polstra
  John D. Polstra & Co., Inc.                        Seattle, Washington USA
  "Disappointment is a good sign of basic intelligence."  -- Chögyam Trungpa


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to