From owner-cvs-src@FreeBSD.ORG Tue Apr 8 21:53:29 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3329137B401; Tue, 8 Apr 2003 21:53:29 -0700 (PDT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C30A43FBD; Tue, 8 Apr 2003 21:53:28 -0700 (PDT) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.9/8.12.9) with ESMTP id h394rKZq027159; Wed, 9 Apr 2003 06:53:21 +0200 (CEST) (envelope-from phk@phk.freebsd.dk) To: "Sam Leffler" From: "Poul-Henning Kamp" In-Reply-To: Your message of "Tue, 08 Apr 2003 13:21:22 PDT." <076d01c2fe0c$6c865200$52557f42@errno.com> Date: Wed, 09 Apr 2003 06:53:20 +0200 Message-ID: <27158.1049864000@critter.freebsd.dk> cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/adlink adlink.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 04:53:29 -0000 In message <076d01c2fe0c$6c865200$52557f42@errno.com>, "Sam Leffler" writes: >Who said anything about installing stuff in /usr/include? > >What does open source have to do with good programming practice? > >.h files hold definitions needed by 1 or more pieces of code. You're just >obfuscating your code. You are in fact talking about installing things in /usr/include, have you forgotten that I raised this subject a short time ago ? The only way I can say "foo.h" should not be installed under /usr/include is by not calling it something which matches "*.h" -- 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.