diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2006-05-06 19:24:14 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2006-05-06 19:24:14 +0000 |
commit | 26c52663cb5e53422c188e65b45755f348c2fbf3 (patch) | |
tree | ce5e00519cf30405f3c973b12ab6ef8fa8f2b338 /tools/regression/netinet/tcpfullwindowrst | |
parent | 28a0f029fa9aaa57207a31a0c27b2bbc2688e22b (diff) |
Diffstat (limited to 'tools/regression/netinet/tcpfullwindowrst')
3 files changed, 3 insertions, 3 deletions
diff --git a/tools/regression/netinet/tcpfullwindowrst/Makefile b/tools/regression/netinet/tcpfullwindowrst/Makefile index 91641cdd464c8..ffa3d3004e5a7 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.2 2004/12/21 08:47:22 ru Exp $ PROG= tcpfullwindowrsttest NO_MAN= noman diff --git a/tools/regression/netinet/tcpfullwindowrst/tcpfullwindowrst.t b/tools/regression/netinet/tcpfullwindowrst/tcpfullwindowrst.t index 49acbccf6e808..be8e25e732ebb 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 2004/12/01 12:12:12 nik Exp $ make tcpfullwindowrsttest 2>&1 > /dev/null diff --git a/tools/regression/netinet/tcpfullwindowrst/tcpfullwindowrsttest.c b/tools/regression/netinet/tcpfullwindowrst/tcpfullwindowrsttest.c index ac86b9e7627a8..d8647c525b9b0 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 2004/12/01 12:12:12 nik Exp $ */ |