Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: source-changes
Date: 12/16/2000 06:02:28
Module Name: pkgsrc
Committed By: hubertf
Date: Sat Dec 16 04:02:28 UTC 2000
Modified Files:
pkgsrc/net/ttt: Makefile
pkgsrc/net/ttt/files: md5 patch-sum
Added Files:
pkgsrc/net/ttt/patches: patch-ac
Log Message:
Update to 1.5, plus fix support for PPP interfaces while there
(adjust for our new PPP DLTs). Changes:
00/06/09 version-1.5
always use link level packet size to record traffic.
00/04/24 support tcl-8.2/tk-8.2.
change the compiler optimization flag from O6 to O2.
00/01/05 net_read.c: check the total length field in the ip header.
we found illegal values in our traffic traces which
causes assertion in b_addsize to fail.
To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/net/ttt/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/net/ttt/files/md5 \
pkgsrc/net/ttt/files/patch-sum
cvs rdiff -r0 -r1.1 pkgsrc/net/ttt/patches/patch-ac
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.