From owner-freebsd-current@FreeBSD.ORG  Mon Sep 19 06:26:51 2011
Return-Path: <owner-freebsd-current@FreeBSD.ORG>
Delivered-To: freebsd-current@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id CA777106566B
	for <freebsd-current@freebsd.org>; Mon, 19 Sep 2011 06:26:51 +0000 (UTC)
	(envelope-from adrian.chadd@gmail.com)
Received: from mail-yi0-f54.google.com (mail-yi0-f54.google.com
	[209.85.218.54])
	by mx1.freebsd.org (Postfix) with ESMTP id 87A788FC0C
	for <freebsd-current@freebsd.org>; Mon, 19 Sep 2011 06:26:51 +0000 (UTC)
Received: by yia13 with SMTP id 13so2799083yia.13
	for <freebsd-current@freebsd.org>; Sun, 18 Sep 2011 23:26:51 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;
	h=mime-version:sender:in-reply-to:references:date
	:x-google-sender-auth:message-id:subject:from:to:cc:content-type;
	bh=EHR/maAhSuZZmTgfF8SFaKy2UgDgYA0vJ5y7WDXQsTY=;
	b=vMy+6Nv2TEasYoOv/4iTuERO6a0OPLklWz0U9cWxcQEL0ghZxSmMRM8MLm8z5b25LJ
	Zq7ecrMV2SrYjjIWGgKN/AkaAxrhNQXqJG2rB/rz1C1fVidCHuHmd9D9LgKF2IzdqWR3
	FKS7NwjVjMgYquSJ9Emo8xPF2OUJeMW3lDfq4=
MIME-Version: 1.0
Received: by 10.236.177.73 with SMTP id c49mr11231041yhm.89.1316413610992;
	Sun, 18 Sep 2011 23:26:50 -0700 (PDT)
Sender: adrian.chadd@gmail.com
Received: by 10.236.111.42 with HTTP; Sun, 18 Sep 2011 23:26:50 -0700 (PDT)
In-Reply-To: <EBF2A1324C994063B9EAD7090563EC36@vosz.local>
References: <20110908221356.Horde.MFEsZ6Qd9PdOaSIEaid2X_A@avocado.salatschuessel.net>
	<4E692F87.5010708@sentex.net>
	<20110909073305.Horde.oi-EGaQd9PdOaaURAsTRVJk@avocado.salatschuessel.net>
	<4E6A076D.7040309@wintek.com>
	<EA16DA2E96DD411C8C8A7EC81E034162@vosz.local>
	<CAJ-VmonzwUVEHgzOU1QAY7hGKwLn6Dx2RxTaE4bEn0m4eoee3w@mail.gmail.com>
	<EBF2A1324C994063B9EAD7090563EC36@vosz.local>
Date: Mon, 19 Sep 2011 14:26:50 +0800
X-Google-Sender-Auth: WV0em-vb8jv3DtSA3k9pVszMpDc
Message-ID: <CAJ-VmokwiVYHDymaOVcKQEbJ_ohjN8XOa8Q11e5GQ-mf1Hqt7g@mail.gmail.com>
From: Adrian Chadd <adrian@freebsd.org>
To: Alexander Zagrebin <alexz@visp.ru>
Content-Type: text/plain; charset=ISO-8859-1
Cc: freebsd-current@freebsd.org
Subject: Re: cvsup broken on amd64?
X-BeenThere: freebsd-current@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Discussions about the use of FreeBSD-current
	<freebsd-current.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-current>, 
	<mailto:freebsd-current-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-current>
List-Post: <mailto:freebsd-current@freebsd.org>
List-Help: <mailto:freebsd-current-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-current>,
	<mailto:freebsd-current-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 19 Sep 2011 06:26:51 -0000

2011/9/19 Alexander Zagrebin <alexz@visp.ru>:

> I've tried this patch. Now csup "hangs" before handling fixups.
> So there is no message "Applying fixups..." at all.

Wow. Hm. Where's the author when one needs them..


Adrian