aboutsummaryrefslogtreecommitdiff
path: root/tools/regression/netinet/tcpfullwindowrst
diff options
context:
space:
mode:
Diffstat (limited to 'tools/regression/netinet/tcpfullwindowrst')
-rw-r--r--tools/regression/netinet/tcpfullwindowrst/Makefile2
-rw-r--r--tools/regression/netinet/tcpfullwindowrst/tcpfullwindowrst.t2
-rw-r--r--tools/regression/netinet/tcpfullwindowrst/tcpfullwindowrsttest.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/tools/regression/netinet/tcpfullwindowrst/Makefile b/tools/regression/netinet/tcpfullwindowrst/Makefile
index b24f94081b5f..80c039dde342 100644
--- a/tools/regression/netinet/tcpfullwindowrst/Makefile
+++ b/tools/regression/netinet/tcpfullwindowrst/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: src/tools/regression/netinet/tcpfullwindowrst/Makefile,v 1.3.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $
PROG= tcpfullwindowrsttest
NO_MAN=
diff --git a/tools/regression/netinet/tcpfullwindowrst/tcpfullwindowrst.t b/tools/regression/netinet/tcpfullwindowrst/tcpfullwindowrst.t
index 49acbccf6e80..f8a8c9220c01 100644
--- a/tools/regression/netinet/tcpfullwindowrst/tcpfullwindowrst.t
+++ b/tools/regression/netinet/tcpfullwindowrst/tcpfullwindowrst.t
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# $FreeBSD$
+# $FreeBSD: src/tools/regression/netinet/tcpfullwindowrst/tcpfullwindowrst.t,v 1.1.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $
make tcpfullwindowrsttest 2>&1 > /dev/null
diff --git a/tools/regression/netinet/tcpfullwindowrst/tcpfullwindowrsttest.c b/tools/regression/netinet/tcpfullwindowrst/tcpfullwindowrsttest.c
index ac86b9e7627a..a362b5a257ed 100644
--- a/tools/regression/netinet/tcpfullwindowrst/tcpfullwindowrsttest.c
+++ b/tools/regression/netinet/tcpfullwindowrst/tcpfullwindowrsttest.c
@@ -24,7 +24,7 @@ WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-$FreeBSD$
+$FreeBSD: src/tools/regression/netinet/tcpfullwindowrst/tcpfullwindowrsttest.c,v 1.1.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $
*/