From owner-cvs-all Sun Dec 3 5: 6:30 2000 From owner-cvs-all@FreeBSD.ORG Sun Dec 3 05:06:27 2000 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mailout04.sul.t-online.com (mailout04.sul.t-online.com [194.25.134.18]) by hub.freebsd.org (Postfix) with ESMTP id EAA5D37B401; Sun, 3 Dec 2000 05:06:23 -0800 (PST) Received: from fwd06.sul.t-online.com by mailout04.sul.t-online.com with smtp id 142YqP-0001YN-01; Sun, 03 Dec 2000 14:06:17 +0100 Received: from neutron.cichlids.com (520050424122-0001@[62.225.195.89]) by fmrl06.sul.t-online.com with esmtp id 142YqG-1jg1NAC; Sun, 3 Dec 2000 14:06:08 +0100 Received: from cichlids.cichlids.com (cichlids.cichlids.com [192.168.0.10]) by neutron.cichlids.com (Postfix) with ESMTP id 3D1DCAB99; Sun, 3 Dec 2000 14:06:00 +0100 (CET) Received: by cichlids.cichlids.com (Postfix, from userid 1001) id 9A57714A86; Sun, 3 Dec 2000 14:06:07 +0100 (CET) Date: Sun, 3 Dec 2000 14:06:07 +0100 To: Mark Murray Cc: David Malone , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/inetd builtins.c inetd.c inetd.h Message-ID: <20001203140607.C29741@cichlids.cichlids.com> References: <200012031132.eB3BWSp09157@freefall.freebsd.org> <200012031151.eB3BpSe33189@gratis.grondar.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200012031151.eB3BpSe33189@gratis.grondar.za>; from mark@grondar.za on Sun, Dec 03, 2000 at 01:51:24PM +0200 X-PGP-Fingerprint: 44 28 CA 4C 46 5B D3 A8 A8 E3 BA F3 4E 60 7D 7F X-PGP-at: finger alex@big.endian.de X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. From: alex@big.endian.de (Alexander Langer) X-Sender: 520050424122-0001@t-dialin.net Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thus spake Mark Murray (mark@grondar.za): > > use K&R style definitions everywhere to match dominant style, > Dominant style is cool, but we need to take a stand. > K&R is _DEAD_; at some stage we need to properly remove it, not > fix it. Yes, I agree. I thought the common way in the tree is: Don't modify a file just for fixing K&R style. But if you visit a file anyways because you do other things in it, convert these functions/files into ANSI-C, while you are there. At least this is what I think I've been told some time ago. Alex -- cat: /home/alex/.sig: No such file or directory To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message