diff options
Diffstat (limited to 'sys/coda')
| -rw-r--r-- | sys/coda/cnode.h | 2 | ||||
| -rw-r--r-- | sys/coda/coda.h | 2 | ||||
| -rw-r--r-- | sys/coda/coda_fbsd.c | 2 | ||||
| -rw-r--r-- | sys/coda/coda_io.h | 2 | ||||
| -rw-r--r-- | sys/coda/coda_kernel.h | 2 | ||||
| -rw-r--r-- | sys/coda/coda_namecache.c | 2 | ||||
| -rw-r--r-- | sys/coda/coda_namecache.h | 2 | ||||
| -rw-r--r-- | sys/coda/coda_opstats.h | 2 | ||||
| -rw-r--r-- | sys/coda/coda_pioctl.h | 2 | ||||
| -rw-r--r-- | sys/coda/coda_psdev.c | 2 | ||||
| -rw-r--r-- | sys/coda/coda_psdev.h | 2 | ||||
| -rw-r--r-- | sys/coda/coda_subr.c | 2 | ||||
| -rw-r--r-- | sys/coda/coda_subr.h | 2 | ||||
| -rw-r--r-- | sys/coda/coda_venus.c | 2 | ||||
| -rw-r--r-- | sys/coda/coda_venus.h | 2 | ||||
| -rw-r--r-- | sys/coda/coda_vfsops.c | 2 | ||||
| -rw-r--r-- | sys/coda/coda_vfsops.h | 2 | ||||
| -rw-r--r-- | sys/coda/coda_vnops.c | 2 | ||||
| -rw-r--r-- | sys/coda/coda_vnops.h | 2 |
19 files changed, 19 insertions, 19 deletions
diff --git a/sys/coda/cnode.h b/sys/coda/cnode.h index 4c65427ad762..ca4eb2f28917 100644 --- a/sys/coda/cnode.h +++ b/sys/coda/cnode.h @@ -27,7 +27,7 @@ * Mellon the rights to redistribute these changes without encumbrance. * * @(#) src/sys/coda/cnode.h,v 1.1.1.1 1998/08/29 21:14:52 rvb Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/coda/cnode.h,v 1.5.2.1 1999/08/29 16:21:54 peter Exp $ * */ diff --git a/sys/coda/coda.h b/sys/coda/coda.h index 1f7654a150d6..6895bbc3303d 100644 --- a/sys/coda/coda.h +++ b/sys/coda/coda.h @@ -27,7 +27,7 @@ * Mellon the rights to redistribute these changes without encumbrance. * * @(#) src/sys/coda/coda.h,v 1.1.1.1 1998/08/29 21:14:52 rvb Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/coda/coda.h,v 1.6.2.1 1999/08/29 16:21:54 peter Exp $ * */ diff --git a/sys/coda/coda_fbsd.c b/sys/coda/coda_fbsd.c index 6edf071e09ae..a8ee6b410d0c 100644 --- a/sys/coda/coda_fbsd.c +++ b/sys/coda/coda_fbsd.c @@ -27,7 +27,7 @@ * Mellon the rights to redistribute these changes without encumbrance. * * @(#) src/sys/coda/coda_fbsd.cr,v 1.1.1.1 1998/08/29 21:14:52 rvb Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/coda/coda_fbsd.c,v 1.11.2.1 1999/08/29 16:21:54 peter Exp $ * */ diff --git a/sys/coda/coda_io.h b/sys/coda/coda_io.h index 6692bc297c23..994b0cfc059d 100644 --- a/sys/coda/coda_io.h +++ b/sys/coda/coda_io.h @@ -27,7 +27,7 @@ * Mellon the rights to redistribute these changes without encumbrance. * * @(#) src/sys/coda/coda_io.h,v 1.1.1.1 1998/08/29 21:14:52 rvb Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/coda/coda_io.h,v 1.4.2.1 1999/08/29 16:21:55 peter Exp $ * */ diff --git a/sys/coda/coda_kernel.h b/sys/coda/coda_kernel.h index cc0fd957f81c..34ed5cb676e1 100644 --- a/sys/coda/coda_kernel.h +++ b/sys/coda/coda_kernel.h @@ -27,7 +27,7 @@ * Mellon the rights to redistribute these changes without encumbrance. * * @(#) src/sys/coda/coda_kernel.h,v 1.1.1.1 1998/08/29 21:14:52 rvb Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/coda/coda_kernel.h,v 1.3.2.1 1999/08/29 16:21:55 peter Exp $ * */ diff --git a/sys/coda/coda_namecache.c b/sys/coda/coda_namecache.c index a8dfa813cad4..f90243256acc 100644 --- a/sys/coda/coda_namecache.c +++ b/sys/coda/coda_namecache.c @@ -27,7 +27,7 @@ * Mellon the rights to redistribute these changes without encumbrance. * * @(#) src/sys/coda/coda_namecache.c,v 1.1.1.1 1998/08/29 21:14:52 rvb Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/coda/coda_namecache.c,v 1.8.2.1 1999/08/29 16:21:55 peter Exp $ * */ diff --git a/sys/coda/coda_namecache.h b/sys/coda/coda_namecache.h index 2499a845cfac..421e4872a03a 100644 --- a/sys/coda/coda_namecache.h +++ b/sys/coda/coda_namecache.h @@ -27,7 +27,7 @@ * Mellon the rights to redistribute these changes without encumbrance. * * @(#) src/sys/coda/coda_namecache.h,v 1.1.1.1 1998/08/29 21:14:52 rvb Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/coda/coda_namecache.h,v 1.4.2.1 1999/08/29 16:21:56 peter Exp $ * */ diff --git a/sys/coda/coda_opstats.h b/sys/coda/coda_opstats.h index 8661a07ebfa0..f64a8d187628 100644 --- a/sys/coda/coda_opstats.h +++ b/sys/coda/coda_opstats.h @@ -27,7 +27,7 @@ * Mellon the rights to redistribute these changes without encumbrance. * * @(#) src/sys/coda/coda_opstats.h,v 1.1.1.1 1998/08/29 21:14:52 rvb Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/coda/coda_opstats.h,v 1.4.2.1 1999/08/29 16:21:56 peter Exp $ * */ diff --git a/sys/coda/coda_pioctl.h b/sys/coda/coda_pioctl.h index 95ab8c9debaa..385e398d839f 100644 --- a/sys/coda/coda_pioctl.h +++ b/sys/coda/coda_pioctl.h @@ -27,7 +27,7 @@ * Mellon the rights to redistribute these changes without encumbrance. * * @(#) src/sys/coda/coda_pioctl.h,v 1.1.1.1 1998/08/29 21:14:52 rvb Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/coda/coda_pioctl.h,v 1.4.2.1 1999/08/29 16:21:56 peter Exp $ * */ diff --git a/sys/coda/coda_psdev.c b/sys/coda/coda_psdev.c index 32d4df550b8c..e165f6403700 100644 --- a/sys/coda/coda_psdev.c +++ b/sys/coda/coda_psdev.c @@ -27,7 +27,7 @@ * Mellon the rights to redistribute these changes without encumbrance. * * @(#) src/sys/coda/coda_psdev.c,v 1.1.1.1 1998/08/29 21:14:52 rvb Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/coda/coda_psdev.c,v 1.10.2.1 1999/08/29 16:21:57 peter Exp $ * */ diff --git a/sys/coda/coda_psdev.h b/sys/coda/coda_psdev.h index c6276f3e710c..884db95cb672 100644 --- a/sys/coda/coda_psdev.h +++ b/sys/coda/coda_psdev.h @@ -27,7 +27,7 @@ * Mellon the rights to redistribute these changes without encumbrance. * * @(#) src/sys/coda/coda_psdev.c,v 1.1.1.1 1998/08/29 21:14:52 rvb Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/coda/coda_psdev.h,v 1.1.2.1 1999/08/29 16:21:57 peter Exp $ * */ diff --git a/sys/coda/coda_subr.c b/sys/coda/coda_subr.c index 14d1c7aed91b..aa9c6e6a736f 100644 --- a/sys/coda/coda_subr.c +++ b/sys/coda/coda_subr.c @@ -27,7 +27,7 @@ * Mellon the rights to redistribute these changes without encumbrance. * * @(#) src/sys/coda/coda_subr.c,v 1.1.1.1 1998/08/29 21:14:52 rvb Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/coda/coda_subr.c,v 1.9.2.1 1999/08/29 16:21:57 peter Exp $ * */ diff --git a/sys/coda/coda_subr.h b/sys/coda/coda_subr.h index 71c8a3de3812..c86dc5667976 100644 --- a/sys/coda/coda_subr.h +++ b/sys/coda/coda_subr.h @@ -27,7 +27,7 @@ * Mellon the rights to redistribute these changes without encumbrance. * * @(#) src/sys/coda/coda_subr.h,v 1.1.1.1 1998/08/29 21:14:52 rvb Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/coda/coda_subr.h,v 1.6.2.1 1999/08/29 16:21:58 peter Exp $ * */ diff --git a/sys/coda/coda_venus.c b/sys/coda/coda_venus.c index 5002c300f558..25e9e8056f3b 100644 --- a/sys/coda/coda_venus.c +++ b/sys/coda/coda_venus.c @@ -27,7 +27,7 @@ * Mellon the rights to redistribute these changes without encumbrance. * * @(#) src/sys/cfs/coda_venus.c,v 1.1.1.1 1998/08/29 21:14:52 rvb Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/coda/coda_venus.c,v 1.6.2.1 1999/08/29 16:21:58 peter Exp $ * */ diff --git a/sys/coda/coda_venus.h b/sys/coda/coda_venus.h index 392a73f07114..aaa28ab303f0 100644 --- a/sys/coda/coda_venus.h +++ b/sys/coda/coda_venus.h @@ -27,7 +27,7 @@ * Mellon the rights to redistribute these changes without encumbrance. * * @(#) src/sys/coda/coda_venus.h,v 1.1.1.1 1998/08/29 21:14:52 rvb Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/coda/coda_venus.h,v 1.3.2.1 1999/08/29 16:21:59 peter Exp $ * */ diff --git a/sys/coda/coda_vfsops.c b/sys/coda/coda_vfsops.c index 920135c82683..08a114997197 100644 --- a/sys/coda/coda_vfsops.c +++ b/sys/coda/coda_vfsops.c @@ -27,7 +27,7 @@ * Mellon the rights to redistribute these changes without encumbrance. * * @(#) src/sys/cfs/coda_vfsops.c,v 1.1.1.1 1998/08/29 21:14:52 rvb Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/coda/coda_vfsops.c,v 1.11.2.1 1999/08/29 16:21:59 peter Exp $ * */ diff --git a/sys/coda/coda_vfsops.h b/sys/coda/coda_vfsops.h index 13a006d1b1c7..b402ef50b57f 100644 --- a/sys/coda/coda_vfsops.h +++ b/sys/coda/coda_vfsops.h @@ -27,7 +27,7 @@ * Mellon the rights to redistribute these changes without encumbrance. * * @(#) src/sys/cfs/coda_vfsops.h,v 1.1.1.1 1998/08/29 21:14:52 rvb Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/coda/coda_vfsops.h,v 1.3.2.1 1999/08/29 16:22:00 peter Exp $ * */ diff --git a/sys/coda/coda_vnops.c b/sys/coda/coda_vnops.c index 18bbb23fb025..ed88df87a287 100644 --- a/sys/coda/coda_vnops.c +++ b/sys/coda/coda_vnops.c @@ -27,7 +27,7 @@ * Mellon the rights to redistribute these changes without encumbrance. * * @(#) src/sys/coda/coda_vnops.c,v 1.1.1.1 1998/08/29 21:14:52 rvb Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/coda/coda_vnops.c,v 1.13.2.1 1999/08/29 16:22:00 peter Exp $ * */ diff --git a/sys/coda/coda_vnops.h b/sys/coda/coda_vnops.h index a638264ac668..170edb3d2b39 100644 --- a/sys/coda/coda_vnops.h +++ b/sys/coda/coda_vnops.h @@ -27,7 +27,7 @@ * Mellon the rights to redistribute these changes without encumbrance. * * @(#) src/sys/coda/coda_vnops.h,v 1.1.1.1 1998/08/29 21:14:52 rvb Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/coda/coda_vnops.h,v 1.4.2.1 1999/08/29 16:22:01 peter Exp $ * */ |
