From owner-svn-src-all@FreeBSD.ORG Sat Sep 26 12:47:01 2009 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 70421106566C; Sat, 26 Sep 2009 12:47:01 +0000 (UTC) (envelope-from bz@FreeBSD.org) Received: from mail.cksoft.de (mail.cksoft.de [195.88.108.3]) by mx1.freebsd.org (Postfix) with ESMTP id 279F88FC13; Sat, 26 Sep 2009 12:47:01 +0000 (UTC) Received: from localhost (amavis.fra.cksoft.de [192.168.74.71]) by mail.cksoft.de (Postfix) with ESMTP id D430741C6B4; Sat, 26 Sep 2009 14:46:59 +0200 (CEST) X-Virus-Scanned: amavisd-new at cksoft.de Received: from mail.cksoft.de ([195.88.108.3]) by localhost (amavis.fra.cksoft.de [192.168.74.71]) (amavisd-new, port 10024) with ESMTP id GBeQEYGSpMAX; Sat, 26 Sep 2009 14:46:59 +0200 (CEST) Received: by mail.cksoft.de (Postfix, from userid 66) id 7CFED41C6A7; Sat, 26 Sep 2009 14:46:59 +0200 (CEST) Received: from maildrop.int.zabbadoz.net (maildrop.int.zabbadoz.net [10.111.66.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.int.zabbadoz.net (Postfix) with ESMTP id 939B44448E6; Sat, 26 Sep 2009 12:46:50 +0000 (UTC) Date: Sat, 26 Sep 2009 12:46:50 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@maildrop.int.zabbadoz.net To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org In-Reply-To: <200909261245.n8QCjSiM059385@svn.freebsd.org> Message-ID: <20090926124551.R68375@maildrop.int.zabbadoz.net> References: <200909261245.n8QCjSiM059385@svn.freebsd.org> X-OpenPGP-Key: 0x14003F198FEFA3E77207EE8D2B58B8F83CCF1842 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Subject: Re: svn commit: r197518 - in head: share/man/man4 sys/amd64/conf sys/boot/forth sys/conf sys/dev/lindev sys/i386/conf sys/modules sys/modules/lindev sys/pc98/conf X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Sep 2009 12:47:01 -0000 On Sat, 26 Sep 2009, Bjoern A. Zeeb wrote: > Author: bz > Date: Sat Sep 26 12:45:28 2009 > New Revision: 197518 > URL: http://svn.freebsd.org/changeset/base/197518 > > Log: > lindev(4) [1] is supposed to be a collection of linux-specific pseudo > devices that we also support, just not by default (thus only LINT or > module builds by default). > > While currently there is only "/dev/full" [2], we are planning to see more > in the future. We may decide to change the module/dependency logic in the > future should the list grow too long. > > This is not part of linux.ko as also non-linux binaries like kFreeBSD > userland or ports can make use of this as well. > > Suggested by: rwatson [1] (name) > Submitted by: ed [2] > Discussed with: markm, ed, rwatson, kib (weeks ago) > Reviewed by: rwatson, brueffer (prev. version) > PR: kern/68961 > MFC after: 6 weeks The bikeshed colour shall be light yellow on top of black and white. Please finish the ranting before the MFC date. Thanks! -- Bjoern A. Zeeb What was I talking about and who are you again?