From owner-cvs-all Fri Oct 9 09:51:29 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA03791 for cvs-all-outgoing; Fri, 9 Oct 1998 09:51:29 -0700 (PDT) (envelope-from owner-cvs-all) Received: from implode.root.com (implode.root.com [198.145.90.17]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA03739; Fri, 9 Oct 1998 09:51:12 -0700 (PDT) (envelope-from root@implode.root.com) Received: from implode.root.com (localhost [127.0.0.1]) by implode.root.com (8.8.5/8.8.5) with ESMTP id JAA12666; Fri, 9 Oct 1998 09:50:02 -0700 (PDT) Message-Id: <199810091650.JAA12666@implode.root.com> To: "Dag-Erling C. Sm\xf8rgrav" cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/usr.sbin/inetd inetd.c In-reply-to: Your message of "Fri, 09 Oct 1998 04:50:53 PDT." <199810091150.EAA06041@freefall.freebsd.org> From: David Greenman Reply-To: dg@root.com Date: Fri, 09 Oct 1998 09:50:02 -0700 Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >des 1998/10/09 04:50:53 PDT > > Modified files: (Branch: RELENG_2_2) > usr.sbin/inetd inetd.c > Log: > Bring inetd almost in sync with CURRENT (mostly nits, such as printf > format errors, missing printf arguments, 0 instead of NULL) in > preparation for bringing in Graham Wheeler's signal handling patches. Hmmm, the signal handing patches looked pretty bizzare to me. It looks like a wrong solution to the problem. -DG David Greenman Co-founder/Principal Architect, The FreeBSD Project