From owner-cvs-all Fri Jul 27 2:30:14 2001 Delivered-To: cvs-all@freebsd.org Received: from axl.seasidesoftware.co.za (axl.seasidesoftware.co.za [196.31.7.201]) by hub.freebsd.org (Postfix) with ESMTP id 4F61537B403; Fri, 27 Jul 2001 02:30:08 -0700 (PDT) (envelope-from sheldonh@starjuice.net) Received: from sheldonh (helo=axl.seasidesoftware.co.za) by axl.seasidesoftware.co.za with local-esmtp (Exim 3.31 #1) id 15Q3xR-000McC-00; Fri, 27 Jul 2001 11:30:57 +0200 From: Sheldon Hearn To: Andrea Campi Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/bin/sh memalloc.c miscbltin.c src/libexec/rexecd rexecd.c src/libexec/rlogind rlogind.c src/libexec/rtld-aout rtld.c src/libexec/rtld-elf debug.h rtld.c src/libexec/uucpd uucpd.c src/sbin/camcontrol camcontrol.c src/sbin/init init.c ... In-reply-to: Your message of "Thu, 26 Jul 2001 18:06:48 +0200." <20010726180648.A48082@webcom.it> Date: Fri, 27 Jul 2001 11:30:56 +0200 Message-ID: <86935.996226256@axl.seasidesoftware.co.za> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 26 Jul 2001 18:06:48 +0200, Andrea Campi wrote: > > Log: > > Use STD{ERR,IN,OUT}_FILENO instead of their numeric values. The > > definitions are more readable, and it's possible that they're > > more portable to pathalogical platforms. > > This broke world in /usr/src/usr/sbin/pcvt/vttest/main.c which does > not include unistd.h. Yes. I should have committed the affected directories instead of maintaining a list of files. I left files out of my list. Sorry, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message