From owner-cvs-all Tue Jul 31 23:48:48 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 26EEC37B40B; Tue, 31 Jul 2001 23:48:42 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f716mgu80996; Tue, 31 Jul 2001 23:48:42 -0700 (PDT) (envelope-from obrien) Message-Id: <200108010648.f716mgu80996@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 31 Jul 2001 23:48:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/xinstall install.1 xinstall.c 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 obrien 2001/07/31 23:48:41 PDT Modified files: (Branch: RELENG_4) usr.bin/xinstall install.1 xinstall.c Log: MFC: o New flags: -b and -B (backup) o New flag: -S (safe copy; aka "atomic" install) o The -c flag is now the default. o The -D flag was withdrawn. Revision Changes Path 1.16.2.5 +81 -45 src/usr.bin/xinstall/install.1 1.38.2.3 +316 -258 src/usr.bin/xinstall/xinstall.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message