From owner-freebsd-hackers@FreeBSD.ORG Sat Mar 17 21:38:28 2012 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0A80D106566B; Sat, 17 Mar 2012 21:38:28 +0000 (UTC) (envelope-from to.my.trociny@gmail.com) Received: from mail-bk0-f54.google.com (mail-bk0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 536BE8FC0A; Sat, 17 Mar 2012 21:38:26 +0000 (UTC) Received: by bkcjc3 with SMTP id jc3so4963966bkc.13 for ; Sat, 17 Mar 2012 14:38:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:references:x-comment-to:sender:date:in-reply-to :message-id:user-agent:mime-version:content-type; bh=iJSkbWYLUT+lX3qFv0s2D0u4995/fP3r23Qdf6+F3CE=; b=G3C8IBEp+fmzPNAiAKi9sslL9wQCMTOsQqIG7c+IT4RFzB89G8AJeusUUZwBSOb1Hj fp4BneFjyAvbLf/ET9O2z0hZuu56QObm+qpJSAw7vkR8/8/nzOtbNzI2KoMHcLuBEZn8 ZDxWt1uV6NsAUUyy0qf9fepix02O79owi7PwmT/k9mKA4Z7f5gyDE4VdtslvQEQOH6KR 9AmKDKl8IROV2SIIETkfBTdZkYYxmdaGrMOqLeZ8Zm8hOBb1787rG0zyYjeh/gSB8xZ4 7uIInZlhKqJ3WESEIO2R/PrhIdk9IYgVBNdQ71zI/FUI1IoxaGmy0Qut4GhBdJjsJFd+ 5w1Q== Received: by 10.204.133.196 with SMTP id g4mr2755872bkt.0.1332020306143; Sat, 17 Mar 2012 14:38:26 -0700 (PDT) Received: from localhost ([95.69.173.122]) by mx.google.com with ESMTPS id f6sm16699199bkg.10.2012.03.17.14.38.23 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 17 Mar 2012 14:38:24 -0700 (PDT) From: Mikolaj Golub To: Konstantin Belousov References: <8662e3m3eq.fsf@kopusha.home.net> <20120317203702.GA42572@DataIX.net> <86haxnrl6b.fsf@kopusha.home.net> <20120317212653.GS75778@deviant.kiev.zoral.com.ua> X-Comment-To: Konstantin Belousov Sender: Mikolaj Golub Date: Sat, 17 Mar 2012 23:38:22 +0200 In-Reply-To: <20120317212653.GS75778@deviant.kiev.zoral.com.ua> (Konstantin Belousov's message of "Sat, 17 Mar 2012 23:26:53 +0200") Message-ID: <86d38asyb5.fsf@kopusha.home.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Robert Watson , freebsd-hackers@freebsd.org Subject: Re: a sysctl for process binary osreldate X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Mar 2012 21:38:28 -0000 On Sat, 17 Mar 2012 23:26:53 +0200 Konstantin Belousov wrote: KB> On Sat, Mar 17, 2012 at 11:07:24PM +0200, Mikolaj Golub wrote: >> >> On Sat, 17 Mar 2012 16:37:02 -0400 Jason Hellenthal wrote: >> >> JH> Would this be a planned MFC to stable/N as well specifcially 8 ? >> >> I plan to MFC to stable/9 if there is no objections. KB> I do not see why the merge to stable/8 cannot be done from the technical KB> POV. If Mikolaj has no time or desire to merge to 8, I can help him. If people consider this to be useful, no problem for me to merge to 8. -- Mikolaj Golub