From owner-cvs-all Fri Jul 9 4:19: 5 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3EA3E14CC7; Fri, 9 Jul 1999 04:19:03 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA44559; Fri, 9 Jul 1999 04:19:02 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Message-Id: <199907091119.EAA44559@freefall.freebsd.org> From: Sheldon Hearn Date: Fri, 9 Jul 1999 04:19:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/inetd inetd.8 inetd.c src/etc/defaults rc.conf Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sheldonh 1999/07/09 04:19:02 PDT Modified files: usr.sbin/inetd inetd.8 inetd.c etc/defaults rc.conf Log: Allow internal and external wrapping to be enabled independantly of each other. Instead of allowing the -w option to be specified twice, we now take -w (wrap external) and -W (wrap internal). Discussed with: markm Revision Changes Path 1.34 +11 -7 src/usr.sbin/inetd/inetd.8 1.58 +9 -8 src/usr.sbin/inetd/inetd.c 1.18 +2 -2 src/etc/defaults/rc.conf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message