From owner-cvs-all@FreeBSD.ORG Sun Oct 14 16:14:08 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 61B1B16A419; Sun, 14 Oct 2007 16:14:08 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222]) by mx1.freebsd.org (Postfix) with ESMTP id 96D5013C467; Sun, 14 Oct 2007 16:14:07 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (unknown [192.168.61.3]) by phk.freebsd.dk (Postfix) with ESMTP id E48B317104; Sun, 14 Oct 2007 16:14:05 +0000 (UTC) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.14.1/8.14.1) with ESMTP id l9EGE5mx066401; Sun, 14 Oct 2007 16:14:05 GMT (envelope-from phk@critter.freebsd.dk) To: Alexander Leidinger From: "Poul-Henning Kamp" In-Reply-To: Your message of "Sun, 14 Oct 2007 10:45:31 GMT." <200710141045.l9EAjW4m058732@repoman.freebsd.org> Date: Sun, 14 Oct 2007 16:14:05 +0000 Message-ID: <66400.1192378445@critter.freebsd.dk> Sender: phk@critter.freebsd.dk Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc Makefile sensorsd.conf src/etc/defaults rc.conf src/etc/rc.d Makefile sensorsd src/lib/libc/gen sysctl.3 src/sbin/sysctl sysctl.8 sysctl.c src/share/man/man5 rc.conf.5 src/share/man/man9 Makefile sensor_attach.9 src/sys/conf files ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Oct 2007 16:14:08 -0000 In message <200710141045.l9EAjW4m058732@repoman.freebsd.org>, Alexander Leiding er writes: > Log: > Import OpenBSD's sysctl hardware sensors framework. I would like to register a complaint about this commit. When this was discussed I objected that this entire pile of crap does not belong in the kernel. I still think this is a festering junkpile that does not belong in the kernel, and that his should be backed out, until a proper architectural solution has been found. Adding a new bogus type of device tree just because on cannot be bothered to do things right, is the road that leads to things like SYSV IPC and away from a sustainable architecture for an operating system which is here for the long term. Please back this out. Poul-Henning -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.