From owner-freebsd-hackers Wed Nov 6 20:01:47 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id UAA23557 for hackers-outgoing; Wed, 6 Nov 1996 20:01:47 -0800 (PST) Received: from misery.sdf.com (misery.sdf.com [204.244.210.193]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id UAA23551 for ; Wed, 6 Nov 1996 20:01:42 -0800 (PST) Received: from misery.sdf.com ([204.244.213.33]) by misery.sdf.com with SMTP id <1354-3087>; Wed, 6 Nov 1996 20:29:42 -0800 Date: Wed, 6 Nov 1996 20:29:31 -0800 (PST) From: Tom Samplonius To: Julian Elischer cc: hackers@freebsd.org Subject: Re: Inetd mod.. comments? In-Reply-To: <3280EF24.ABD322C@whistle.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Wed, 6 Nov 1996, Julian Elischer wrote: > I have some patches to Inetd her that I sent out for comment. > the only comment I got was > "Gee that's neat!, I need that" > > but no technical reviews or code checks.. xinetd has done this for long time already. Why not use that? Tom