diff options
Diffstat (limited to 'usr.sbin/tcpdump/tcpslice')
| -rw-r--r-- | usr.sbin/tcpdump/tcpslice/gwtm2secs.c | 2 | ||||
| -rw-r--r-- | usr.sbin/tcpdump/tcpslice/search.c | 2 | ||||
| -rw-r--r-- | usr.sbin/tcpdump/tcpslice/tcpslice.1 | 2 | ||||
| -rw-r--r-- | usr.sbin/tcpdump/tcpslice/tcpslice.c | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/tcpdump/tcpslice/gwtm2secs.c b/usr.sbin/tcpdump/tcpslice/gwtm2secs.c index aeb377fd932d..d12096a78e19 100644 --- a/usr.sbin/tcpdump/tcpslice/gwtm2secs.c +++ b/usr.sbin/tcpdump/tcpslice/gwtm2secs.c @@ -20,7 +20,7 @@ */ #ifndef lint static char rcsid[] = - "@(#)$Header: gwtm2secs.c,v 1.1 92/06/02 11:35:19 mccanne Exp $ (LBL)"; + "@(#)/home/ncvs/src/usr.sbin/tcpdump/tcpslice/gwtm2secs.c,v 1.1.1.1 1993/06/12 14:42:17 rgrimes Exp (LBL)"; #endif /* diff --git a/usr.sbin/tcpdump/tcpslice/search.c b/usr.sbin/tcpdump/tcpslice/search.c index 8bea0d2fabf1..4bd5d09ed4b5 100644 --- a/usr.sbin/tcpdump/tcpslice/search.c +++ b/usr.sbin/tcpdump/tcpslice/search.c @@ -20,7 +20,7 @@ */ #ifndef lint static char rcsid[] = - "@(#)$Header: search.c,v 1.3 92/05/01 15:14:45 vern Exp $ (LBL)"; + "@(#)/home/ncvs/src/usr.sbin/tcpdump/tcpslice/search.c,v 1.1.1.1 1993/06/12 14:42:16 rgrimes Exp (LBL)"; #endif /* diff --git a/usr.sbin/tcpdump/tcpslice/tcpslice.1 b/usr.sbin/tcpdump/tcpslice/tcpslice.1 index b130f2c22a7e..409a86ae797f 100644 --- a/usr.sbin/tcpdump/tcpslice/tcpslice.1 +++ b/usr.sbin/tcpdump/tcpslice/tcpslice.1 @@ -1,4 +1,4 @@ -.\" @(#) $Header: tcpslice.1,v 1.2 91/10/16 11:42:46 vern Exp $ (LBL) +.\" @(#) /home/ncvs/src/usr.sbin/tcpdump/tcpslice/tcpslice.1,v 1.1.1.1 1993/06/12 14:42:16 rgrimes Exp (LBL) .\" .\" Copyright (c) 1988-1990 The Regents of the University of California. .\" All rights reserved. diff --git a/usr.sbin/tcpdump/tcpslice/tcpslice.c b/usr.sbin/tcpdump/tcpslice/tcpslice.c index b5b6eeafb527..32473a057f0e 100644 --- a/usr.sbin/tcpdump/tcpslice/tcpslice.c +++ b/usr.sbin/tcpdump/tcpslice/tcpslice.c @@ -22,7 +22,7 @@ char copyright[] = "@(#) Copyright (c) 1987-1990 The Regents of the University of California.\nAll rights reserved.\n"; static char rcsid[] = - "@(#)$Header: tcpslice.c,v 1.10 92/06/02 17:57:44 mccanne Exp $ (LBL)"; + "@(#)/home/ncvs/src/usr.sbin/tcpdump/tcpslice/tcpslice.c,v 1.1.1.1 1993/06/12 14:42:16 rgrimes Exp (LBL)"; #endif /* |
