From owner-cvs-all Wed May 22 3:43:56 2002 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 560E737B40D; Wed, 22 May 2002 03:43:51 -0700 (PDT) Received: (from jmallett@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4MAhpY90398; Wed, 22 May 2002 03:43:51 -0700 (PDT) (envelope-from jmallett) Message-Id: <200205221043.g4MAhpY90398@freefall.freebsd.org> From: "J. Mallett" Date: Wed, 22 May 2002 03:43:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/sccs Makefile pathnames.h sccs.1 sccs.c src/usr.bin/sccs/PSD.doc Makefile sccs.me 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 jmallett 2002/05/22 03:43:51 PDT Added files: usr.bin/sccs Makefile pathnames.h sccs.1 sccs.c usr.bin/sccs/PSD.doc Makefile sccs.me Log: Revive the SCCS front-end, sccs(1), back from the Attic, since it's something SUS wants (they want the entire suite of SCCS commands, we don't have them, but we *had* the frontend, so we can have it again, and now). Add $FreeBSD$ where appropriate, don't revive PSD.doc/spell.ok. Revision Changes Path 1.3 +6 -0 src/usr.bin/sccs/Makefile (new) 1.3 +11 -0 src/usr.bin/sccs/PSD.doc/Makefile (new) 1.3 +1609 -0 src/usr.bin/sccs/PSD.doc/sccs.me (new) 1.3 +52 -0 src/usr.bin/sccs/pathnames.h (new) 1.3 +399 -0 src/usr.bin/sccs/sccs.1 (new) 1.3 +1623 -0 src/usr.bin/sccs/sccs.c (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message