Subject: CVS commit: [netbsd-1-5] basesrc
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 10/09/2001 00:22:15
Module Name:	basesrc
Committed By:	he
Date:		Mon Oct  8 21:22:15 UTC 2001

Modified Files:
	basesrc [netbsd-1-5]: CHANGES-1.5.3

Log Message:
Today's set:
 o sh3: 8-bit PCMCIA fixes (PR#11441)
 o sh3: fix pmap issue related to PMAP_{UN,}MAP_POOLPAGE()
 o sh3: fix two SH4 issues in cpu_fork()
 o sh3: fix KERNELMODE() macro
 o sh3: in_cksum.S: missing _C_LABEL() added
 o evbsh: fix LDTLB handling bug
 o mmeye: fix LDTLD handling bug
 o uvm_map: create and use a pool for map entries
 o lpd(8): add missing command name
 o mac68k: define __BUS_SPACE_HAS_STREAM_METHODS
 o kernel uipc_socket.c: do not ignore uiomove() error (PR#11692)
 o sh: don't truncate expressions with more than 10 digits (PR#13943)
 o sun3: fix ramdisk services list for mount_nfs


To generate a diff of this commit:
cvs rdiff -r1.1.2.2 -r1.1.2.3 basesrc/CHANGES-1.5.3

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