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