From owner-freebsd-hackers Fri Jun 25 1:15:13 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from axl.noc.iafrica.com (axl.noc.iafrica.com [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id CD12D15579 for ; Fri, 25 Jun 1999 01:15:02 -0700 (PDT) (envelope-from sheldonh@axl.noc.iafrica.com) Received: from sheldonh (helo=axl.noc.iafrica.com) by axl.noc.iafrica.com with local-esmtp (Exim 3.02 #1) id 10xR8L-000036-00; Fri, 25 Jun 1999 10:14:49 +0200 From: Sheldon Hearn To: John Baldwin Cc: freebsd-hackers@freebsd.org, David Malone , John Baldwin , Doug Subject: Re: Inetd and wrapping. In-reply-to: Your message of "Thu, 24 Jun 1999 19:53:08 -0400." <199906242353.TAA06995@smtp4.erols.com> Date: Fri, 25 Jun 1999 10:14:48 +0200 Message-ID: <191.930298488@axl.noc.iafrica.com> Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 24 Jun 1999 19:53:08 -0400, John Baldwin wrote: > Here's one possibility, it adds a a wrap/nowrap field that goes beside the > wait/nowait field, so you would have: > > ftp stream tcp nowait wrap root /usr/libexec/ftpd ftpd -l hi John, I think I prefer the suggestion I saw from someone else, which would allow ftp stream tcp nowait/10/10/wrap root ... This can be done in such a way as to be backward compatible. Looks like something for the week-end, if I can convince my wife that it's a good idea. :-) Later, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message