From owner-cvs-all Thu Jul 11 19:52:38 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A5B6C37B401; Thu, 11 Jul 2002 19:52:31 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5FB8543E42; Thu, 11 Jul 2002 19:52:31 -0700 (PDT) (envelope-from mdodd@FreeBSD.org) Received: from freefall.freebsd.org (mdodd@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6C2qVJU070389; Thu, 11 Jul 2002 19:52:31 -0700 (PDT) (envelope-from mdodd@freefall.freebsd.org) Received: (from mdodd@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6C2qVx0070388; Thu, 11 Jul 2002 19:52:31 -0700 (PDT) Message-Id: <200207120252.g6C2qVx0070388@freefall.freebsd.org> From: "Matthew N. Dodd" Date: Thu, 11 Jul 2002 19:52:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security Makefile ports/security/sfs Makefile distinfo pkg-comment pkg-deinstall pkg-descr pkg-install pkg-plist ports/security/sfs/files etc-sfsrwsd_config.sample patch-async_malloc.C sfscd.sh sfssd.sh share-doc-README.config X-FreeBSD-CVS-Branch: HEAD 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 mdodd 2002/07/11 19:52:31 PDT Modified files: security Makefile Added files: security/sfs Makefile distinfo pkg-comment pkg-deinstall pkg-descr pkg-install pkg-plist security/sfs/files etc-sfsrwsd_config.sample patch-async_malloc.C sfscd.sh sfssd.sh share-doc-README.config Log: A secure global network file system. SFS names FSs by public keys PR: ports/40455 Submitted by: Michael Handler Revision Changes Path 1.315 +1 -0 ports/security/Makefile 1.1 +72 -0 ports/security/sfs/Makefile (new) 1.1 +1 -0 ports/security/sfs/distinfo (new) 1.1 +51 -0 ports/security/sfs/files/etc-sfsrwsd_config.sample (new) 1.1 +18 -0 ports/security/sfs/files/patch-async_malloc.C (new) 1.1 +17 -0 ports/security/sfs/files/sfscd.sh (new) 1.1 +17 -0 ports/security/sfs/files/sfssd.sh (new) 1.1 +64 -0 ports/security/sfs/files/share-doc-README.config (new) 1.1 +1 -0 ports/security/sfs/pkg-comment (new) 1.1 +29 -0 ports/security/sfs/pkg-deinstall (new) 1.1 +12 -0 ports/security/sfs/pkg-descr (new) 1.1 +59 -0 ports/security/sfs/pkg-install (new) 1.1 +173 -0 ports/security/sfs/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message