From owner-freebsd-current@FreeBSD.ORG Wed Sep 3 07:28:45 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E655C38A; Wed, 3 Sep 2014 07:28:45 +0000 (UTC) Received: from mail-ie0-x236.google.com (mail-ie0-x236.google.com [IPv6:2607:f8b0:4001:c03::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A308E1A98; Wed, 3 Sep 2014 07:28:45 +0000 (UTC) Received: by mail-ie0-f182.google.com with SMTP id rd18so9180014iec.27 for ; Wed, 03 Sep 2014 00:28:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=jyAT8NHhbPyxyM2oLv9QoHXnsxT8SFtOxLy5ruFlu1s=; b=VnNFNJ/DIy684VwIv/FG0y3JXFqluK3ueGSw9mYX5wyfSyj5gy6Due7+9VjYcusgkx 7isPjW533gIvmTbU6HGzebEYa7wdDpfRHgvZIaLreAeQqpdYIHneLw3I8XYSFZhCMhgb KF2Ziz48oLR7Dp7mI69f9PXYZL4e5iyrMI/B/xLU+3P0Bzsq6K6iI3a4y/LDMOmLXLyP cIBo3/Ae1NSCKBdT1KBfYQVXgSzqwhL7qrjRpZd3nETXK/LehrfFBrli6yprutgkcLQP hSwDvaAWY+5M4v6m9pNyikuij4+z8eJE21muLX6VdZfVEcm2MerTManFnXq6Q/uDHSkV c6rA== X-Received: by 10.50.143.65 with SMTP id sc1mr33810518igb.19.1409729325039; Wed, 03 Sep 2014 00:28:45 -0700 (PDT) MIME-Version: 1.0 Received: by 10.107.34.79 with HTTP; Wed, 3 Sep 2014 00:28:14 -0700 (PDT) In-Reply-To: <20140903062737.GA13871@dft-labs.eu> References: <20140903062737.GA13871@dft-labs.eu> From: Jia-Shiun Li Date: Wed, 3 Sep 2014 15:28:14 +0800 Message-ID: Subject: Re: all processes have ppid 1 To: Mateusz Guzik , Jia-Shiun Li , freebsd-current , Garrett Cooper , Adrian Chadd , Glen Barber , "Sergey V. Dyatko" Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Sep 2014 07:28:46 -0000 On Wed, Sep 3, 2014 at 2:27 PM, Mateusz Guzik wrote: > > Please try r270993. > confirm fixed. Thanks! http://pastebin.com/YrPtL35p -Jia-Shiun.