Module Name: src Committed By: christos Date: Sun Dec 5 06:05:25 UTC 2010
Modified Files: src/doc: CHANGES Log Message: new libpcap and tcpdump To generate a diff of this commit: cvs rdiff -u -r1.1468 -r1.1469 src/doc/CHANGES Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/doc/CHANGES diff -u src/doc/CHANGES:1.1468 src/doc/CHANGES:1.1469 --- src/doc/CHANGES:1.1468 Sat Dec 4 09:59:47 2010 +++ src/doc/CHANGES Sun Dec 5 01:05:25 2010 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1468 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1469 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -799,3 +799,7 @@ raid(4): Add support for non 512-byte sector devices. [mrg 20101203] sysinst(8): Drop the question to select a password cipher algorithm. [jmmv 20101204] + libpcap(3): Update to 1.1.1; see src/external/bsd/libpcap/dist/CHANGES + for the list of changes [christos 20101205] + tcpdump(8): Update to 4.1.1; see src/external/bsd/tcpdump/dist/CHANGES + for the list of changes [christos 20101205]