diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-01-21 00:55:32 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-01-21 00:55:32 +0000 |
commit | 2e61cbb7f50878e738849ea4384118c13733f09c (patch) | |
tree | e87cf98a8f654158f3ba922ed4d31607b79c4944 /bin/csh | |
parent | 76b5366091f76c9bc73570149ef5055648fc2c39 (diff) |
Diffstat (limited to 'bin/csh')
38 files changed, 38 insertions, 38 deletions
diff --git a/bin/csh/Makefile b/bin/csh/Makefile index 0dc44c5aaa607..11cc5dc9823df 100644 --- a/bin/csh/Makefile +++ b/bin/csh/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.8 1997/08/07 21:42:01 steve Exp $ +# $Id: Makefile,v 1.9 1997/08/08 00:49:23 steve Exp $ # @(#)Makefile 8.1 (Berkeley) 5/31/93 # # C Shell with process control; VM/UNIX VAX Makefile diff --git a/bin/csh/USD.doc/Makefile b/bin/csh/USD.doc/Makefile index c85e280415075..85b2076aaa55a 100644 --- a/bin/csh/USD.doc/Makefile +++ b/bin/csh/USD.doc/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 8/14/93 -# $Id$ +# $Id: Makefile,v 1.4 1997/02/22 14:02:19 peter Exp $ DIR= usd/04.csh SRCS= tabs csh.1 csh.2 csh.3 csh.4 csh.a csh.g diff --git a/bin/csh/USD.doc/csh.1 b/bin/csh/USD.doc/csh.1 index 34c8e13a4ea38..1b36e931fc44a 100644 --- a/bin/csh/USD.doc/csh.1 +++ b/bin/csh/USD.doc/csh.1 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)csh.1 8.1 (Berkeley) 6/8/93 -.\" $Id$ +.\" $Id: csh.1,v 1.5 1997/02/22 14:02:20 peter Exp $ .\" .EH 'USD:4-%''An Introduction to the C shell' .OH 'An Introduction to the C shell''USD:4-%' diff --git a/bin/csh/USD.doc/csh.2 b/bin/csh/USD.doc/csh.2 index 29fabea00a4b2..edee5fb0aaa46 100644 --- a/bin/csh/USD.doc/csh.2 +++ b/bin/csh/USD.doc/csh.2 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)csh.2 8.1 (Berkeley) 6/8/93 -.\" $Id$ +.\" $Id: csh.2,v 1.5 1997/02/22 14:02:21 peter Exp $ .\" .nr H1 1 .NH diff --git a/bin/csh/USD.doc/csh.3 b/bin/csh/USD.doc/csh.3 index d6e3819c55d9f..37413b3df87b5 100644 --- a/bin/csh/USD.doc/csh.3 +++ b/bin/csh/USD.doc/csh.3 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)csh.3 8.1 (Berkeley) 6/8/93 -.\" $Id$ +.\" $Id: csh.3,v 1.4 1997/02/22 14:02:22 peter Exp $ .\" .nr H1 2 .NH diff --git a/bin/csh/USD.doc/csh.4 b/bin/csh/USD.doc/csh.4 index 2b2aaa9920a03..f22f6b2d05c87 100644 --- a/bin/csh/USD.doc/csh.4 +++ b/bin/csh/USD.doc/csh.4 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)csh.4 8.1 (Berkeley) 6/8/93 -.\" $Id$ +.\" $Id: csh.4,v 1.4 1997/02/22 14:02:23 peter Exp $ .\" .nr H1 3 .NH diff --git a/bin/csh/USD.doc/csh.a b/bin/csh/USD.doc/csh.a index f01312a41b94d..fd965bd846347 100644 --- a/bin/csh/USD.doc/csh.a +++ b/bin/csh/USD.doc/csh.a @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)csh.a 8.1 (Berkeley) 6/8/93 -.\" $Id$ +.\" $Id: csh.a,v 1.4 1997/02/22 14:02:24 peter Exp $ .\" .SH Appendix \- Special characters diff --git a/bin/csh/USD.doc/csh.g b/bin/csh/USD.doc/csh.g index ac27152bccd63..854457cd8073e 100644 --- a/bin/csh/USD.doc/csh.g +++ b/bin/csh/USD.doc/csh.g @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)csh.g 8.1 (Berkeley) 6/8/93 -.\" $Id$ +.\" $Id: csh.g,v 1.4 1997/02/22 14:02:25 peter Exp $ .\" .SH Glossary diff --git a/bin/csh/USD.doc/tabs b/bin/csh/USD.doc/tabs index 84deab72a15f2..532863575cdfb 100644 --- a/bin/csh/USD.doc/tabs +++ b/bin/csh/USD.doc/tabs @@ -30,6 +30,6 @@ .\" SUCH DAMAGE. .\" .\" @(#)tabs 8.1 (Berkeley) 6/8/93 -.\" $Id$ +.\" $Id: tabs,v 1.4 1997/02/22 14:02:26 peter Exp $ .\" .ta 5n 10n 15n 20n 25n 30n 35n 40n 45n 50n 55n 60n 65n 70n 75n 80n diff --git a/bin/csh/alloc.c b/bin/csh/alloc.c index 142206bb8dd9b..512adf3cb4a6b 100644 --- a/bin/csh/alloc.c +++ b/bin/csh/alloc.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)alloc.c 8.1 (Berkeley) 5/31/93"; #else static const char rcsid[] = - "$Id: alloc.c,v 1.8 1998/05/06 06:50:37 charnier Exp $"; + "$Id: alloc.c,v 1.9 1998/05/13 07:28:48 charnier Exp $"; #endif #endif /* not lint */ diff --git a/bin/csh/char.c b/bin/csh/char.c index 9ae8b21d3631f..2c07b6d117558 100644 --- a/bin/csh/char.c +++ b/bin/csh/char.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)char.c 8.1 (Berkeley) 5/31/93"; #else static const char rcsid[] = - "$Id: char.c,v 1.4 1997/02/22 14:01:37 peter Exp $"; + "$Id: char.c,v 1.5 1997/08/07 21:42:02 steve Exp $"; #endif #endif /* not lint */ diff --git a/bin/csh/char.h b/bin/csh/char.h index 9fba6f7157bf8..5957f80d93740 100644 --- a/bin/csh/char.h +++ b/bin/csh/char.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)char.h 8.1 (Berkeley) 5/31/93 - * $Id$ + * $Id: char.h,v 1.4 1997/02/22 14:01:38 peter Exp $ */ #include <ctype.h> diff --git a/bin/csh/const.c b/bin/csh/const.c index bf04f329f930e..823032d41d700 100644 --- a/bin/csh/const.c +++ b/bin/csh/const.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)const.c 8.1 (Berkeley) 5/31/93"; #else static const char rcsid[] = - "$Id: const.c,v 1.6 1997/02/22 14:01:39 peter Exp $"; + "$Id: const.c,v 1.7 1997/08/07 21:42:02 steve Exp $"; #endif #endif /* not lint */ diff --git a/bin/csh/csh.1 b/bin/csh/csh.1 index 904aadd1ea81b..0f7e2bd7a32fc 100644 --- a/bin/csh/csh.1 +++ b/bin/csh/csh.1 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)csh.1 8.2 (Berkeley) 1/21/94 -.\" $Id: csh.1,v 1.10 1998/05/06 06:50:38 charnier Exp $ +.\" $Id: csh.1,v 1.11 1998/07/27 21:31:19 nectar Exp $ .\" .Dd January 21, 1994 .Dt CSH 1 diff --git a/bin/csh/csh.c b/bin/csh/csh.c index 46b792c967280..6ac8102cd83b4 100644 --- a/bin/csh/csh.c +++ b/bin/csh/csh.c @@ -42,7 +42,7 @@ static const char copyright[] = static char sccsid[] = "@(#)csh.c 8.2 (Berkeley) 10/12/93"; #else static const char rcsid[] = - "$Id: csh.c,v 1.12 1997/12/10 22:18:21 eivind Exp $"; + "$Id: csh.c,v 1.13 1998/02/28 10:49:52 jraynard Exp $"; #endif #endif /* not lint */ diff --git a/bin/csh/csh.h b/bin/csh/csh.h index f88f62296d720..4ef0286a60429 100644 --- a/bin/csh/csh.h +++ b/bin/csh/csh.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)csh.h 8.1 (Berkeley) 5/31/93 - * $Id: csh.h,v 1.5 1997/08/07 21:42:04 steve Exp $ + * $Id: csh.h,v 1.6 1997/08/08 00:53:59 steve Exp $ */ /* diff --git a/bin/csh/dir.c b/bin/csh/dir.c index f3b8b9d542b7e..0baa7dacf8b85 100644 --- a/bin/csh/dir.c +++ b/bin/csh/dir.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)dir.c 8.1 (Berkeley) 5/31/93"; #else static const char rcsid[] = - "$Id: dir.c,v 1.7 1997/08/07 21:42:05 steve Exp $"; + "$Id: dir.c,v 1.8 1998/06/09 03:38:37 imp Exp $"; #endif #endif /* not lint */ diff --git a/bin/csh/dir.h b/bin/csh/dir.h index ec57104831cf1..f223dd4c30df6 100644 --- a/bin/csh/dir.h +++ b/bin/csh/dir.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)dir.h 8.1 (Berkeley) 5/31/93 - * $Id$ + * $Id: dir.h,v 1.4 1997/02/22 14:01:45 peter Exp $ */ /* diff --git a/bin/csh/dol.c b/bin/csh/dol.c index 21d6487f94669..c6d1b5c3bfb70 100644 --- a/bin/csh/dol.c +++ b/bin/csh/dol.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)dol.c 8.1 (Berkeley) 5/31/93"; #else static const char rcsid[] = - "$Id: dol.c,v 1.7 1998/05/06 06:50:39 charnier Exp $"; + "$Id: dol.c,v 1.8 1998/05/13 07:28:52 charnier Exp $"; #endif #endif /* not lint */ diff --git a/bin/csh/err.c b/bin/csh/err.c index f1770fbebef10..d5f6fb9af9255 100644 --- a/bin/csh/err.c +++ b/bin/csh/err.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)err.c 8.1 (Berkeley) 5/31/93"; #else static const char rcsid[] = - "$Id: err.c,v 1.7 1998/05/06 06:50:41 charnier Exp $"; + "$Id: err.c,v 1.8 1998/05/13 07:28:55 charnier Exp $"; #endif #endif /* not lint */ diff --git a/bin/csh/exec.c b/bin/csh/exec.c index c47cf7d2b59cb..8c9973d2c72b9 100644 --- a/bin/csh/exec.c +++ b/bin/csh/exec.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)exec.c 8.1 (Berkeley) 5/31/93"; #else static const char rcsid[] = - "$Id: exec.c,v 1.9 1998/02/28 10:49:54 jraynard Exp $"; + "$Id: exec.c,v 1.10 1998/05/06 06:50:42 charnier Exp $"; #endif #endif /* not lint */ diff --git a/bin/csh/exp.c b/bin/csh/exp.c index 46ba511c1a8cb..21751881f70b8 100644 --- a/bin/csh/exp.c +++ b/bin/csh/exp.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)exp.c 8.1 (Berkeley) 5/31/93"; #else static const char rcsid[] = - "$Id: exp.c,v 1.6 1998/05/06 06:50:44 charnier Exp $"; + "$Id: exp.c,v 1.7 1998/05/13 07:29:01 charnier Exp $"; #endif #endif /* not lint */ diff --git a/bin/csh/extern.h b/bin/csh/extern.h index d49a3f182ec6f..2d85f93440f62 100644 --- a/bin/csh/extern.h +++ b/bin/csh/extern.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)extern.h 8.1 (Berkeley) 5/31/93 - * $Id: extern.h,v 1.4 1997/02/22 14:01:53 peter Exp $ + * $Id: extern.h,v 1.5 1997/08/08 00:54:01 steve Exp $ */ #include <sys/cdefs.h> diff --git a/bin/csh/file.c b/bin/csh/file.c index 6a3f94b077b2a..a3fe847ee003b 100644 --- a/bin/csh/file.c +++ b/bin/csh/file.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)file.c 8.2 (Berkeley) 3/19/94"; #else static const char rcsid[] = - "$Id: file.c,v 1.8 1998/02/01 17:11:01 steve Exp $"; + "$Id: file.c,v 1.9 1998/05/06 06:50:47 charnier Exp $"; #endif #endif /* not lint */ diff --git a/bin/csh/func.c b/bin/csh/func.c index 1b8da96bf6714..2c3dc713b8c0a 100644 --- a/bin/csh/func.c +++ b/bin/csh/func.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)func.c 8.1 (Berkeley) 5/31/93"; #else static const char rcsid[] = - "$Id: func.c,v 1.10 1998/02/28 10:49:56 jraynard Exp $"; + "$Id: func.c,v 1.11 1998/07/27 21:15:52 nectar Exp $"; #endif #endif /* not lint */ diff --git a/bin/csh/glob.c b/bin/csh/glob.c index 589ad61092e0c..1506858577fe4 100644 --- a/bin/csh/glob.c +++ b/bin/csh/glob.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)glob.c 8.1 (Berkeley) 5/31/93"; #else static const char rcsid[] = - "$Id: glob.c,v 1.10 1997/08/08 00:54:03 steve Exp $"; + "$Id: glob.c,v 1.11 1998/05/06 06:50:49 charnier Exp $"; #endif #endif /* not lint */ diff --git a/bin/csh/hist.c b/bin/csh/hist.c index f76edece166d3..a443db62f037e 100644 --- a/bin/csh/hist.c +++ b/bin/csh/hist.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)hist.c 8.1 (Berkeley) 5/31/93"; #else static const char rcsid[] = - "$Id: hist.c,v 1.7 1998/05/06 06:50:50 charnier Exp $"; + "$Id: hist.c,v 1.8 1998/05/13 07:29:03 charnier Exp $"; #endif #endif /* not lint */ diff --git a/bin/csh/init.c b/bin/csh/init.c index e74bec38c043b..8e27399d756fa 100644 --- a/bin/csh/init.c +++ b/bin/csh/init.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)init.c 8.1 (Berkeley) 5/31/93"; #else static const char rcsid[] = - "$Id: init.c,v 1.4 1997/02/22 14:02:00 peter Exp $"; + "$Id: init.c,v 1.5 1997/08/07 21:42:11 steve Exp $"; #endif #endif /* not lint */ diff --git a/bin/csh/lex.c b/bin/csh/lex.c index 3ec0425c55e74..f1bc5fc7b8fa8 100644 --- a/bin/csh/lex.c +++ b/bin/csh/lex.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)lex.c 8.1 (Berkeley) 5/31/93"; #else static const char rcsid[] = - "$Id: lex.c,v 1.9 1998/05/06 06:50:52 charnier Exp $"; + "$Id: lex.c,v 1.10 1998/05/13 07:29:05 charnier Exp $"; #endif #endif /* not lint */ diff --git a/bin/csh/misc.c b/bin/csh/misc.c index 0584a3dc54a15..14338f8efc0d6 100644 --- a/bin/csh/misc.c +++ b/bin/csh/misc.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)misc.c 8.1 (Berkeley) 5/31/93"; #else static const char rcsid[] = - "$Id: misc.c,v 1.7 1998/05/06 06:50:53 charnier Exp $"; + "$Id: misc.c,v 1.8 1998/05/13 07:29:08 charnier Exp $"; #endif #endif /* not lint */ diff --git a/bin/csh/parse.c b/bin/csh/parse.c index c4bf1823fed3e..be3458864bc30 100644 --- a/bin/csh/parse.c +++ b/bin/csh/parse.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)parse.c 8.1 (Berkeley) 5/31/93"; #else static const char rcsid[] = - "$Id: parse.c,v 1.7 1998/05/06 06:50:56 charnier Exp $"; + "$Id: parse.c,v 1.8 1998/05/13 07:29:12 charnier Exp $"; #endif #endif /* not lint */ diff --git a/bin/csh/pathnames.h b/bin/csh/pathnames.h index 9fc456e0c15fc..cd7c48fb2c1c5 100644 --- a/bin/csh/pathnames.h +++ b/bin/csh/pathnames.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)pathnames.h 8.1 (Berkeley) 5/31/93 - * $Id: pathnames.h,v 1.4 1997/02/22 14:02:05 peter Exp $ + * $Id: pathnames.h,v 1.5 1997/08/07 21:42:14 steve Exp $ */ #define _PATH_BIN "/bin" diff --git a/bin/csh/proc.c b/bin/csh/proc.c index 776b056154ce2..b1801f7ccd8d4 100644 --- a/bin/csh/proc.c +++ b/bin/csh/proc.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)proc.c 8.1 (Berkeley) 5/31/93"; #else static const char rcsid[] = - "$Id: proc.c,v 1.8 1998/02/28 10:49:59 jraynard Exp $"; + "$Id: proc.c,v 1.9 1998/05/06 06:50:58 charnier Exp $"; #endif #endif /* not lint */ diff --git a/bin/csh/proc.h b/bin/csh/proc.h index c621a742787f9..326672b809652 100644 --- a/bin/csh/proc.h +++ b/bin/csh/proc.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)proc.h 8.1 (Berkeley) 5/31/93 - * $Id$ + * $Id: proc.h,v 1.4 1997/02/22 14:02:06 peter Exp $ */ /* diff --git a/bin/csh/sem.c b/bin/csh/sem.c index 753b839c4a52e..d8dcda485bc67 100644 --- a/bin/csh/sem.c +++ b/bin/csh/sem.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)sem.c 8.1 (Berkeley) 5/31/93"; #else static const char rcsid[] = - "$Id: sem.c,v 1.7 1998/02/28 10:50:00 jraynard Exp $"; + "$Id: sem.c,v 1.8 1998/05/06 06:51:00 charnier Exp $"; #endif #endif /* not lint */ diff --git a/bin/csh/set.c b/bin/csh/set.c index c3745e6b1d78c..881e751015c95 100644 --- a/bin/csh/set.c +++ b/bin/csh/set.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)set.c 8.1 (Berkeley) 5/31/93"; #else static const char rcsid[] = - "$Id: set.c,v 1.9 1998/05/06 06:51:04 charnier Exp $"; + "$Id: set.c,v 1.10 1998/05/13 07:29:15 charnier Exp $"; #endif #endif /* not lint */ diff --git a/bin/csh/str.c b/bin/csh/str.c index ab84d5f8f14df..53d1f5da2fbb3 100644 --- a/bin/csh/str.c +++ b/bin/csh/str.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)str.c 8.1 (Berkeley) 5/31/93"; #else static const char rcsid[] = - "$Id: str.c,v 1.5 1997/02/22 14:02:09 peter Exp $"; + "$Id: str.c,v 1.6 1997/08/07 21:42:17 steve Exp $"; #endif #endif /* not lint */ diff --git a/bin/csh/time.c b/bin/csh/time.c index 1d9b37eb6001a..d8f58f5c72bbf 100644 --- a/bin/csh/time.c +++ b/bin/csh/time.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)time.c 8.1 (Berkeley) 5/31/93"; #else static const char rcsid[] = - "$Id: time.c,v 1.7 1997/02/22 14:02:09 peter Exp $"; + "$Id: time.c,v 1.8 1997/08/07 21:42:17 steve Exp $"; #endif #endif /* not lint */ |