From owner-cvs-all Tue Jul 17 3:45: 8 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A591E37B403; Tue, 17 Jul 2001 03:45:04 -0700 (PDT) (envelope-from dwmalone@FreeBSD.org) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6HAj4978080; Tue, 17 Jul 2001 03:45:04 -0700 (PDT) (envelope-from dwmalone) Message-Id: <200107171045.f6HAj4978080@freefall.freebsd.org> From: David Malone Date: Tue, 17 Jul 2001 03:45:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/inetd Makefile builtins.c inetd.8 inetd.c inetd.h X-FreeBSD-CVS-Branch: RELENG_4 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 dwmalone 2001/07/17 03:45:04 PDT Modified files: (Branch: RELENG_4) usr.sbin/inetd Makefile builtins.c inetd.8 inetd.c inetd.h Log: Sync with -current: Ident code cleanups and fixes. Get rid of se_ctladdrinitok. Man page cleanups. Unix domain socket support. WARNS cleanup and don't use -Wall directly. Revision Changes Path 1.18.2.3 +2 -2 src/usr.sbin/inetd/Makefile 1.19.2.6 +160 -138 src/usr.sbin/inetd/builtins.c 1.46.2.8 +132 -45 src/usr.sbin/inetd/inetd.8 1.80.2.5 +165 -109 src/usr.sbin/inetd/inetd.c 1.4.2.3 +18 -45 src/usr.sbin/inetd/inetd.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message