From owner-cvs-all@FreeBSD.ORG Sun Aug 1 20:45:55 2004 Return-Path: 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 4096516A4CE; Sun, 1 Aug 2004 20:45:55 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 36A9E43D66; Sun, 1 Aug 2004 20:45:55 +0000 (GMT) (envelope-from gad@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i71Kjtjl087583; Sun, 1 Aug 2004 20:45:55 GMT (envelope-from gad@repoman.freebsd.org) Received: (from gad@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i71KjtFX087582; Sun, 1 Aug 2004 20:45:55 GMT (envelope-from gad) Message-Id: <200408012045.i71KjtFX087582@repoman.freebsd.org> From: Garance A Drosehn Date: Sun, 1 Aug 2004 20:45:55 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: OPENBSD Subject: cvs commit: src/usr.bin/patch - Imported sources X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Aug 2004 20:45:55 -0000 gad 2004-08-01 20:45:55 UTC FreeBSD src repository src/usr.bin/patch - Imported sources Update of /home/ncvs/src/usr.bin/patch In directory repoman.freebsd.org:/tmp/cvs-serv87568 Log Message: Import of a BSD-licensed version of `patch', which will eventually replace the version we currently have in src/gnu/usr.bin/patch/. Among other things, this version includes a --posix option for strict POSIX conformance. This version is the current source from OpenBSD as of today. It is their 3.5-release, plus a few updates to patch.c and pch.c that they made about three weeks ago. Status: Vendor Tag: OPENBSD Release Tags: OpenBSD_20040801 N src/usr.bin/patch/backupfile.c N src/usr.bin/patch/backupfile.h C src/usr.bin/patch/common.h C src/usr.bin/patch/inp.c C src/usr.bin/patch/inp.h C src/usr.bin/patch/Makefile C src/usr.bin/patch/patch.1 C src/usr.bin/patch/patch.c N src/usr.bin/patch/pathnames.h C src/usr.bin/patch/pch.c C src/usr.bin/patch/pch.h C src/usr.bin/patch/README C src/usr.bin/patch/util.c C src/usr.bin/patch/util.h 11 conflicts created by this import. Use the following command to help the merge: cvs checkout -jOPENBSD:yesterday -jOPENBSD src/usr.bin/patch