diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2000-03-20 08:47:53 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2000-03-20 08:47:53 +0000 |
| commit | 7e6cd705f344de2f9f08475a0fa2ef9191f88dd0 (patch) | |
| tree | 3ce9d5458d0d6e880d50e1e1f1e1ed7521a35ad1 /bin/csh | |
| parent | 172a0f0d163415e05ea07968167b11145975a6cb (diff) | |
Diffstat (limited to 'bin/csh')
38 files changed, 38 insertions, 38 deletions
diff --git a/bin/csh/Makefile b/bin/csh/Makefile index 3ebbb1e1f9db..d37253ed301d 100644 --- a/bin/csh/Makefile +++ b/bin/csh/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/bin/csh/Makefile,v 1.11 1999/09/08 15:40:42 sheldonh 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 e067417f94b3..ec1e49226a90 100644 --- a/bin/csh/USD.doc/Makefile +++ b/bin/csh/USD.doc/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 8/14/93 -# $FreeBSD$ +# $FreeBSD: src/bin/csh/USD.doc/Makefile,v 1.5 1999/08/27 23:13:53 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 db6d46866a0a..1dee19fd23f3 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 -.\" $FreeBSD$ +.\" $FreeBSD: src/bin/csh/USD.doc/csh.1,v 1.9 2000/03/03 15:22:15 sheldonh 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 043b73f71748..701c55ec954d 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 -.\" $FreeBSD$ +.\" $FreeBSD: src/bin/csh/USD.doc/csh.2,v 1.7 2000/03/02 14:53:23 sheldonh Exp $ .\" .nr H1 1 .NH diff --git a/bin/csh/USD.doc/csh.3 b/bin/csh/USD.doc/csh.3 index 083fbcc7d429..e90fb94299be 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 -.\" $FreeBSD$ +.\" $FreeBSD: src/bin/csh/USD.doc/csh.3,v 1.6 2000/03/02 14:53:24 sheldonh Exp $ .\" .nr H1 2 .NH diff --git a/bin/csh/USD.doc/csh.4 b/bin/csh/USD.doc/csh.4 index 8a2bcbda5ecd..330c3ef62c44 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 -.\" $FreeBSD$ +.\" $FreeBSD: src/bin/csh/USD.doc/csh.4,v 1.5 1999/08/27 23:13:55 peter Exp $ .\" .nr H1 3 .NH diff --git a/bin/csh/USD.doc/csh.a b/bin/csh/USD.doc/csh.a index 176534fac1d3..50fcafc1ae7f 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 -.\" $FreeBSD$ +.\" $FreeBSD: src/bin/csh/USD.doc/csh.a,v 1.5 1999/08/27 23:13:56 peter Exp $ .\" .SH Appendix \- Special characters diff --git a/bin/csh/USD.doc/csh.g b/bin/csh/USD.doc/csh.g index 41151735df23..fbf1c62ee0b9 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 -.\" $FreeBSD$ +.\" $FreeBSD: src/bin/csh/USD.doc/csh.g,v 1.5 1999/08/27 23:13:56 peter Exp $ .\" .SH Glossary diff --git a/bin/csh/USD.doc/tabs b/bin/csh/USD.doc/tabs index 7066e0716d36..6e73af5c1b15 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 -.\" $FreeBSD$ +.\" $FreeBSD: src/bin/csh/USD.doc/tabs,v 1.5 1999/08/27 23:13:56 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 16533298f62f..c45163f10b2c 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[] = - "$FreeBSD$"; + "$FreeBSD: src/bin/csh/alloc.c,v 1.10 1999/08/27 23:13:41 peter Exp $"; #endif #endif /* not lint */ diff --git a/bin/csh/char.c b/bin/csh/char.c index b2aa378df682..c8d242c947f9 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[] = - "$FreeBSD$"; + "$FreeBSD: src/bin/csh/char.c,v 1.6 1999/08/27 23:13:41 peter Exp $"; #endif #endif /* not lint */ diff --git a/bin/csh/char.h b/bin/csh/char.h index 396e7ab34067..2208edcd96e9 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 - * $FreeBSD$ + * $FreeBSD: src/bin/csh/char.h,v 1.5 1999/08/27 23:13:41 peter Exp $ */ #include <ctype.h> diff --git a/bin/csh/const.c b/bin/csh/const.c index 41de3c124157..272fe98526e1 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[] = - "$FreeBSD$"; + "$FreeBSD: src/bin/csh/const.c,v 1.8 1999/08/27 23:13:42 peter Exp $"; #endif #endif /* not lint */ diff --git a/bin/csh/csh.1 b/bin/csh/csh.1 index bca5047f990b..b27cb149af1f 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 -.\" $FreeBSD$ +.\" $FreeBSD: src/bin/csh/csh.1,v 1.18 2000/02/17 03:40:21 unfurl Exp $ .\" .Dd January 21, 1994 .Dt CSH 1 diff --git a/bin/csh/csh.c b/bin/csh/csh.c index 0bbc55773c1b..560c8a498ce0 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[] = - "$FreeBSD$"; + "$FreeBSD: src/bin/csh/csh.c,v 1.15 1999/08/27 23:13:43 peter Exp $"; #endif #endif /* not lint */ diff --git a/bin/csh/csh.h b/bin/csh/csh.h index cf6723f92aeb..25c3f9f70e3b 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 - * $FreeBSD$ + * $FreeBSD: src/bin/csh/csh.h,v 1.8 1999/08/27 23:13:43 peter Exp $ */ /* diff --git a/bin/csh/dir.c b/bin/csh/dir.c index 62acd391493c..106654b1c6aa 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[] = - "$FreeBSD$"; + "$FreeBSD: src/bin/csh/dir.c,v 1.10 1999/08/27 23:13:44 peter Exp $"; #endif #endif /* not lint */ diff --git a/bin/csh/dir.h b/bin/csh/dir.h index 285acb7ccca3..e1a4acceda78 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 - * $FreeBSD$ + * $FreeBSD: src/bin/csh/dir.h,v 1.5 1999/08/27 23:13:44 peter Exp $ */ /* diff --git a/bin/csh/dol.c b/bin/csh/dol.c index fdab1077077f..873bd98550be 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[] = - "$FreeBSD$"; + "$FreeBSD: src/bin/csh/dol.c,v 1.10 1999/08/27 23:13:44 peter Exp $"; #endif #endif /* not lint */ diff --git a/bin/csh/err.c b/bin/csh/err.c index 9eb689d64665..eb5e9d607470 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[] = - "$FreeBSD$"; + "$FreeBSD: src/bin/csh/err.c,v 1.10 1999/08/27 23:13:45 peter Exp $"; #endif #endif /* not lint */ diff --git a/bin/csh/exec.c b/bin/csh/exec.c index 64d45d29fadd..161d72d1d979 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[] = - "$FreeBSD$"; + "$FreeBSD: src/bin/csh/exec.c,v 1.11 1999/08/27 23:13:45 peter Exp $"; #endif #endif /* not lint */ diff --git a/bin/csh/exp.c b/bin/csh/exp.c index b6ec28095c53..2076c275b384 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[] = - "$FreeBSD$"; + "$FreeBSD: src/bin/csh/exp.c,v 1.8 1999/08/27 23:13:45 peter Exp $"; #endif #endif /* not lint */ diff --git a/bin/csh/extern.h b/bin/csh/extern.h index a1cbfcb5aa23..7ced11967f5b 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 - * $FreeBSD$ + * $FreeBSD: src/bin/csh/extern.h,v 1.6 1999/08/27 23:13:46 peter Exp $ */ #include <sys/cdefs.h> diff --git a/bin/csh/file.c b/bin/csh/file.c index a1f5ab2f19bf..4b7404430a4e 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[] = - "$FreeBSD$"; + "$FreeBSD: src/bin/csh/file.c,v 1.10 1999/08/27 23:13:46 peter Exp $"; #endif #endif /* not lint */ diff --git a/bin/csh/func.c b/bin/csh/func.c index 2a1b80258c54..a8e16cc71377 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[] = - "$FreeBSD$"; + "$FreeBSD: src/bin/csh/func.c,v 1.15 1999/10/09 20:47:59 green Exp $"; #endif #endif /* not lint */ diff --git a/bin/csh/glob.c b/bin/csh/glob.c index 09c928a570ec..d392b2af9ad8 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[] = - "$FreeBSD$"; + "$FreeBSD: src/bin/csh/glob.c,v 1.12 1999/08/27 23:13:47 peter Exp $"; #endif #endif /* not lint */ diff --git a/bin/csh/hist.c b/bin/csh/hist.c index 2df74e1d1740..820f602a6258 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[] = - "$FreeBSD$"; + "$FreeBSD: src/bin/csh/hist.c,v 1.9 1999/08/27 23:13:47 peter Exp $"; #endif #endif /* not lint */ diff --git a/bin/csh/init.c b/bin/csh/init.c index c290a6b5d85b..00c7ac11a3bb 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[] = - "$FreeBSD$"; + "$FreeBSD: src/bin/csh/init.c,v 1.6 1999/08/27 23:13:47 peter Exp $"; #endif #endif /* not lint */ diff --git a/bin/csh/lex.c b/bin/csh/lex.c index 6ea61ace58ae..984363ad93f9 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[] = - "$FreeBSD$"; + "$FreeBSD: src/bin/csh/lex.c,v 1.13 1999/08/27 23:13:48 peter Exp $"; #endif #endif /* not lint */ diff --git a/bin/csh/misc.c b/bin/csh/misc.c index 56491d12163f..438b0df7beff 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[] = - "$FreeBSD$"; + "$FreeBSD: src/bin/csh/misc.c,v 1.9 1999/08/27 23:13:48 peter Exp $"; #endif #endif /* not lint */ diff --git a/bin/csh/parse.c b/bin/csh/parse.c index 4cb2fcf5af1c..87eca19d7dfa 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[] = - "$FreeBSD$"; + "$FreeBSD: src/bin/csh/parse.c,v 1.9 1999/08/27 23:13:49 peter Exp $"; #endif #endif /* not lint */ diff --git a/bin/csh/pathnames.h b/bin/csh/pathnames.h index bcdb4caf46f0..07bcf8eeb4da 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 - * $FreeBSD$ + * $FreeBSD: src/bin/csh/pathnames.h,v 1.6 1999/08/27 23:13:49 peter Exp $ */ #define _PATH_BIN "/bin" diff --git a/bin/csh/proc.c b/bin/csh/proc.c index a6631ec3eb30..aaa323aec1e2 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[] = - "$FreeBSD$"; + "$FreeBSD: src/bin/csh/proc.c,v 1.11 1999/08/27 23:13:49 peter Exp $"; #endif #endif /* not lint */ diff --git a/bin/csh/proc.h b/bin/csh/proc.h index 0aa52595ba82..74b6a537b9c1 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 - * $FreeBSD$ + * $FreeBSD: src/bin/csh/proc.h,v 1.5 1999/08/27 23:13:50 peter Exp $ */ /* diff --git a/bin/csh/sem.c b/bin/csh/sem.c index ee7eb2076a61..74a83c9ad779 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[] = - "$FreeBSD$"; + "$FreeBSD: src/bin/csh/sem.c,v 1.11 1999/08/27 23:13:50 peter Exp $"; #endif #endif /* not lint */ diff --git a/bin/csh/set.c b/bin/csh/set.c index af6c6cd19241..932cca943ccf 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[] = - "$FreeBSD$"; + "$FreeBSD: src/bin/csh/set.c,v 1.12 1999/08/27 23:13:51 peter Exp $"; #endif #endif /* not lint */ diff --git a/bin/csh/str.c b/bin/csh/str.c index e205e22ed6dd..7761744b731b 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[] = - "$FreeBSD$"; + "$FreeBSD: src/bin/csh/str.c,v 1.7 1999/08/27 23:13:51 peter Exp $"; #endif #endif /* not lint */ diff --git a/bin/csh/time.c b/bin/csh/time.c index bda3874b5dd1..7183ba5eb469 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[] = - "$FreeBSD$"; + "$FreeBSD: src/bin/csh/time.c,v 1.10 1999/08/27 23:13:51 peter Exp $"; #endif #endif /* not lint */ |
