diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2003-10-27 07:57:33 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2003-10-27 07:57:33 +0000 |
| commit | 90928716548537e93f54266e33cb4a3353fd3932 (patch) | |
| tree | 37675d5349af34454f2e21880134fb82d6854793 /usr.sbin/stallion | |
| parent | c6085d40c17b76abbaa35c8c53f14904021df451 (diff) | |
Diffstat (limited to 'usr.sbin/stallion')
| -rw-r--r-- | usr.sbin/stallion/Makefile | 2 | ||||
| -rw-r--r-- | usr.sbin/stallion/Makefile.inc | 2 | ||||
| -rw-r--r-- | usr.sbin/stallion/bootcode/2681.sys.uu | 2 | ||||
| -rw-r--r-- | usr.sbin/stallion/bootcode/Makefile | 2 | ||||
| -rw-r--r-- | usr.sbin/stallion/bootcode/cdk.sys.uu | 2 | ||||
| -rw-r--r-- | usr.sbin/stallion/bootcode/stl.4 | 2 | ||||
| -rw-r--r-- | usr.sbin/stallion/stlload/Makefile | 2 | ||||
| -rw-r--r-- | usr.sbin/stallion/stlload/stlload.8 | 2 | ||||
| -rw-r--r-- | usr.sbin/stallion/stlload/stlload.c | 2 | ||||
| -rw-r--r-- | usr.sbin/stallion/stlstats/Makefile | 2 | ||||
| -rw-r--r-- | usr.sbin/stallion/stlstats/stlstats.8 | 2 | ||||
| -rw-r--r-- | usr.sbin/stallion/stlstats/stlstats.c | 2 | ||||
| -rw-r--r-- | usr.sbin/stallion/stlstty/Makefile | 2 | ||||
| -rw-r--r-- | usr.sbin/stallion/stlstty/stlstty.8 | 2 | ||||
| -rw-r--r-- | usr.sbin/stallion/stlstty/stlstty.c | 2 |
15 files changed, 15 insertions, 15 deletions
diff --git a/usr.sbin/stallion/Makefile b/usr.sbin/stallion/Makefile index 3b1386e8df33..f442f6b89fed 100644 --- a/usr.sbin/stallion/Makefile +++ b/usr.sbin/stallion/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/stallion/Makefile,v 1.4.2.1 2001/08/30 12:29:57 murray Exp $ SUBDIR= bootcode stlload stlstats stlstty diff --git a/usr.sbin/stallion/Makefile.inc b/usr.sbin/stallion/Makefile.inc index 314a85b6dab4..4fdc2ab2670d 100644 --- a/usr.sbin/stallion/Makefile.inc +++ b/usr.sbin/stallion/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/stallion/Makefile.inc,v 1.4 1999/08/28 01:20:05 peter Exp $ BOOTDIR= /usr/libdata/stallion diff --git a/usr.sbin/stallion/bootcode/2681.sys.uu b/usr.sbin/stallion/bootcode/2681.sys.uu index 20faf8759fe6..d2d14239eebd 100644 --- a/usr.sbin/stallion/bootcode/2681.sys.uu +++ b/usr.sbin/stallion/bootcode/2681.sys.uu @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/usr.sbin/stallion/bootcode/2681.sys.uu,v 1.3.6.2 2001/09/09 01:41:40 murray Exp $ begin 444 2681.sys M```````````````````````````````````````````````````````````` diff --git a/usr.sbin/stallion/bootcode/Makefile b/usr.sbin/stallion/bootcode/Makefile index febb8e2f59ba..9b85519f5099 100644 --- a/usr.sbin/stallion/bootcode/Makefile +++ b/usr.sbin/stallion/bootcode/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/stallion/bootcode/Makefile,v 1.9.2.3 2002/02/18 15:03:37 ru Exp $ .SUFFIXES: .uu .uu: diff --git a/usr.sbin/stallion/bootcode/cdk.sys.uu b/usr.sbin/stallion/bootcode/cdk.sys.uu index f0b801138218..f0ca13351266 100644 --- a/usr.sbin/stallion/bootcode/cdk.sys.uu +++ b/usr.sbin/stallion/bootcode/cdk.sys.uu @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/usr.sbin/stallion/bootcode/cdk.sys.uu,v 1.2.10.2 2001/09/09 01:41:40 murray Exp $ begin 444 cdk.sys M```````````````````````````````````````````````````````````` diff --git a/usr.sbin/stallion/bootcode/stl.4 b/usr.sbin/stallion/bootcode/stl.4 index f7da2d5ebd57..2c326b4512c2 100644 --- a/usr.sbin/stallion/bootcode/stl.4 +++ b/usr.sbin/stallion/bootcode/stl.4 @@ -28,7 +28,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/stallion/bootcode/stl.4,v 1.8.2.5 2001/12/14 16:41:52 ru Exp $ .\" .Dd January 8, 1998 .Os diff --git a/usr.sbin/stallion/stlload/Makefile b/usr.sbin/stallion/stlload/Makefile index 7302b0f2f439..dbf91bda22f5 100644 --- a/usr.sbin/stallion/stlload/Makefile +++ b/usr.sbin/stallion/stlload/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/stallion/stlload/Makefile,v 1.5.2.2 2001/04/25 12:10:59 ru Exp $ PROG= stlload MAN= stlload.8 diff --git a/usr.sbin/stallion/stlload/stlload.8 b/usr.sbin/stallion/stlload/stlload.8 index 75022642f955..5438de0fb5c3 100644 --- a/usr.sbin/stallion/stlload/stlload.8 +++ b/usr.sbin/stallion/stlload/stlload.8 @@ -28,7 +28,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/stallion/stlload/stlload.8,v 1.5.2.6 2003/03/11 22:31:33 trhodes Exp $ .\" .Dd January 8, 1998 .Os diff --git a/usr.sbin/stallion/stlload/stlload.c b/usr.sbin/stallion/stlload/stlload.c index 9225b26bb8f3..bf5de61ee024 100644 --- a/usr.sbin/stallion/stlload/stlload.c +++ b/usr.sbin/stallion/stlload/stlload.c @@ -38,7 +38,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/stallion/stlload/stlload.c,v 1.10.2.2 2002/02/13 22:55:45 dbaker Exp $"; #endif /* not lint */ #include <err.h> diff --git a/usr.sbin/stallion/stlstats/Makefile b/usr.sbin/stallion/stlstats/Makefile index 0927788d5c95..e2f01261b4c1 100644 --- a/usr.sbin/stallion/stlstats/Makefile +++ b/usr.sbin/stallion/stlstats/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/stallion/stlstats/Makefile,v 1.6.2.2 2001/04/25 12:10:59 ru Exp $ PROG= stlstats MAN= stlstats.8 diff --git a/usr.sbin/stallion/stlstats/stlstats.8 b/usr.sbin/stallion/stlstats/stlstats.8 index f7ea62ff4e9c..3e4c27b3e8cc 100644 --- a/usr.sbin/stallion/stlstats/stlstats.8 +++ b/usr.sbin/stallion/stlstats/stlstats.8 @@ -28,7 +28,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/stallion/stlstats/stlstats.8,v 1.5.2.6 2003/03/11 22:31:33 trhodes Exp $ .\" .Dd January 8, 1998 .Os diff --git a/usr.sbin/stallion/stlstats/stlstats.c b/usr.sbin/stallion/stlstats/stlstats.c index 417251e2b813..fbe21323e9ae 100644 --- a/usr.sbin/stallion/stlstats/stlstats.c +++ b/usr.sbin/stallion/stlstats/stlstats.c @@ -38,7 +38,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/stallion/stlstats/stlstats.c,v 1.9.2.1 2001/08/30 12:29:58 murray Exp $"; #endif /* not lint */ #include <err.h> diff --git a/usr.sbin/stallion/stlstty/Makefile b/usr.sbin/stallion/stlstty/Makefile index 2b06c332077a..d88d66125f65 100644 --- a/usr.sbin/stallion/stlstty/Makefile +++ b/usr.sbin/stallion/stlstty/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/stallion/stlstty/Makefile,v 1.1.2.1 2001/08/30 12:29:56 murray Exp $ PROG= stlstty MAN= stlstty.8 diff --git a/usr.sbin/stallion/stlstty/stlstty.8 b/usr.sbin/stallion/stlstty/stlstty.8 index 53cf6ef01d32..24877d5f07c9 100644 --- a/usr.sbin/stallion/stlstty/stlstty.8 +++ b/usr.sbin/stallion/stlstty/stlstty.8 @@ -28,7 +28,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/stallion/stlstty/stlstty.8,v 1.1.2.3 2001/12/21 09:51:30 ru Exp $ .\" .Dd January 14, 1998 .Os diff --git a/usr.sbin/stallion/stlstty/stlstty.c b/usr.sbin/stallion/stlstty/stlstty.c index 34c40bfa6ca5..5684eaa62d7e 100644 --- a/usr.sbin/stallion/stlstty/stlstty.c +++ b/usr.sbin/stallion/stlstty/stlstty.c @@ -38,7 +38,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/stallion/stlstty/stlstty.c,v 1.1.2.1 2001/08/30 12:29:56 murray Exp $"; #endif /* not lint */ #include <err.h> |
