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/11/2004 13:13:16
Module Name:	src
Committed By:	he
Date:		Sat Sep 11 13:13:16 UTC 2004

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

Log Message:
Today's set from this corner:
 o Fix a PR reference to conform to our conventions
 o arc4random: generate 4 bytes instead of 3+zero byte (#824)
 o disklabel: fix off-by-one error, and fix limit comparison (#825)
 o various fixes to install notes (#827, #828, #829)
 o uvm: fix anon page accounting when A->K loaned pages are orphaned (#830)
 o mbuf: add r/w assert (#831)
 o mbuf: add m_copyback_cow and m_makewritable, for use by IPF (#831)
 o xsrc fontconfig: use /var/tmp if ${HOME} cannot be established (#832)
 o ipf: ensure mbufs are writable (#833)
 o restore gethostent() as a supported interface (#834)
 o raw_ip6.c: ensure mbuf is writable (#836)
 o scsipi system: deal robustly with pool memory shortage (#837)
 o ncr53c9x.c: reserve one pool element to ensure forward progress (#838)


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

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