From 4968036f61ba12b2d7bd7a825b0a79c67054a395 Mon Sep 17 00:00:00 2001 From: peter Date: Sat, 22 Feb 1997 14:40:44 +0000 Subject: Revert $FreeBSD$ to $Id$ --- sbin/mount_portal/Makefile | 2 +- sbin/mount_portal/activate.c | 2 +- sbin/mount_portal/conf.c | 2 +- sbin/mount_portal/mount_portal.c | 2 +- sbin/mount_portal/pathnames.h | 2 +- sbin/mount_portal/portal.conf | 2 +- sbin/mount_portal/portald.h | 2 +- sbin/mount_portal/pt_conf.c | 2 +- sbin/mount_portal/pt_exec.c | 2 +- sbin/mount_portal/pt_file.c | 2 +- sbin/mount_portal/pt_tcp.c | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) (limited to 'sbin/mount_portal') diff --git a/sbin/mount_portal/Makefile b/sbin/mount_portal/Makefile index 1218514..85eca12 100644 --- a/sbin/mount_portal/Makefile +++ b/sbin/mount_portal/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.3 (Berkeley) 3/27/94 -# $FreeBSD$ +# $Id$ PROG= mount_portal SRCS= mount_portal.c activate.c conf.c getmntopts.c pt_conf.c \ diff --git a/sbin/mount_portal/activate.c b/sbin/mount_portal/activate.c index 7de746a..18e30ab 100644 --- a/sbin/mount_portal/activate.c +++ b/sbin/mount_portal/activate.c @@ -36,7 +36,7 @@ * * @(#)activate.c 8.2 (Berkeley) 3/27/94 * - * $FreeBSD$ + * $Id$ */ #include diff --git a/sbin/mount_portal/conf.c b/sbin/mount_portal/conf.c index 5400baf..b7f3e57 100644 --- a/sbin/mount_portal/conf.c +++ b/sbin/mount_portal/conf.c @@ -36,7 +36,7 @@ * * @(#)conf.c 8.2 (Berkeley) 3/27/94 * - * $FreeBSD$ + * $Id$ */ #include diff --git a/sbin/mount_portal/mount_portal.c b/sbin/mount_portal/mount_portal.c index e396370..9ed05e5 100644 --- a/sbin/mount_portal/mount_portal.c +++ b/sbin/mount_portal/mount_portal.c @@ -45,7 +45,7 @@ char copyright[] = static char sccsid[] = "@(#)mount_portal.c 8.4 (Berkeley) 3/27/94"; */ static const char rcsid[] = - "$FreeBSD$"; + "$Id$"; #endif /* not lint */ #include diff --git a/sbin/mount_portal/pathnames.h b/sbin/mount_portal/pathnames.h index 6b55770..3203b00 100644 --- a/sbin/mount_portal/pathnames.h +++ b/sbin/mount_portal/pathnames.h @@ -36,7 +36,7 @@ * * @(#)pathnames.h 8.1 (Berkeley) 6/5/93 * - * $FreeBSD$ + * $Id$ */ #include diff --git a/sbin/mount_portal/portal.conf b/sbin/mount_portal/portal.conf index 53a07a9..3a4ddf0a 100644 --- a/sbin/mount_portal/portal.conf +++ b/sbin/mount_portal/portal.conf @@ -1,5 +1,5 @@ # @(#)portal.conf 8.1 (Berkeley) 6/5/93 -# $FreeBSD$ +# $Id$ tcplisten/ tcplisten tcplisten/ tcp/ tcp tcp/ fs/ file fs/ diff --git a/sbin/mount_portal/portald.h b/sbin/mount_portal/portald.h index 61f1b96..23fce24 100644 --- a/sbin/mount_portal/portald.h +++ b/sbin/mount_portal/portald.h @@ -36,7 +36,7 @@ * * @(#)portald.h 8.1 (Berkeley) 6/5/93 * - * $FreeBSD$ + * $Id$ */ #include diff --git a/sbin/mount_portal/pt_conf.c b/sbin/mount_portal/pt_conf.c index dc98fbf..ae588ad 100644 --- a/sbin/mount_portal/pt_conf.c +++ b/sbin/mount_portal/pt_conf.c @@ -36,7 +36,7 @@ * * @(#)pt_conf.c 8.1 (Berkeley) 6/5/93 * - * $FreeBSD$ + * $Id$ */ #include diff --git a/sbin/mount_portal/pt_exec.c b/sbin/mount_portal/pt_exec.c index df50dc1..6ee2bf5 100644 --- a/sbin/mount_portal/pt_exec.c +++ b/sbin/mount_portal/pt_exec.c @@ -36,7 +36,7 @@ * * @(#)pt_exec.c 8.1 (Berkeley) 6/5/93 * - * $FreeBSD$ + * $Id$ */ #include diff --git a/sbin/mount_portal/pt_file.c b/sbin/mount_portal/pt_file.c index f1189d1..1c29e6d 100644 --- a/sbin/mount_portal/pt_file.c +++ b/sbin/mount_portal/pt_file.c @@ -36,7 +36,7 @@ * * @(#)pt_file.c 8.2 (Berkeley) 3/27/94 * - * $FreeBSD$ + * $Id$ */ #include diff --git a/sbin/mount_portal/pt_tcp.c b/sbin/mount_portal/pt_tcp.c index d2001c8..3c4962c 100644 --- a/sbin/mount_portal/pt_tcp.c +++ b/sbin/mount_portal/pt_tcp.c @@ -36,7 +36,7 @@ * * @(#)pt_tcp.c 8.3 (Berkeley) 3/27/94 * - * $FreeBSD$ + * $Id$ */ #include -- cgit v1.1