Subject: CVS commit: [netbsd-2-0] src/doc
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 09/18/2004 19:42:42
Module Name:	src
Committed By:	he
Date:		Sat Sep 18 19:42:42 UTC 2004

Modified Files:
	src/doc [netbsd-2-0]: CHANGES-2.0

Log Message:
One more set today:
 o identd: fix RFC 1314 conformance (#857)
 o nfs: fix access-after-free bugs by doing refcounting (#858)
 o ufs: fix int overflow in calculation of indirect blocks (#859)
 o ehci driver: make it compile with OHCI_DEBUG only defined (#860)
 o netinet/tcp*: make TCP use own reassembly pool, to fix corruption (#861)
 o fsdb: use 64-bit vars for lbns+fix offsets for missing indir blk case (#862)


To generate a diff of this commit:
cvs rdiff -r1.1.2.454 -r1.1.2.455 src/doc/CHANGES-2.0

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.