Subject: CVS commit: pkgsrc/doc
To: None <pkgsrc-changes@NetBSD.org>
From: TAMURA Kent <kent@netbsd.org>
List: pkgsrc-changes
Date: 06/11/2004 13:00:34
Module Name:	pkgsrc
Committed By:	kent
Date:		Fri Jun 11 13:00:34 UTC 2004

Modified Files:
	pkgsrc/doc: CHANGES

Log Message:
Note update of emulators/peace.

- support statvfs change of NetBSD
- implement SuspendThread() and ResumeThread()
- introduce a simple debugger
- IsProcessorFeaturePresent(): implement PF_XMMI64_INSTRUCTIONS_AVAILABLE
and PF_FLOATING_POINT_PRECISION_ERRATA
- Some HCURSOR-related functions are implemented.
- improve Virtual*() functions support
- SEH support for SIGFPE and SIGSEGV
- debug messages are printed via stderr, not stdout
- fix a problem of CreateDIBitmap()
- implement GetPaletteEntries()
- implement GetDIBColorTable() and SetDIBColorTable()
- implement Heap*() functions
- make kernel object handles indexes in the handle table instead
of addresses of memory block.
- improve Event/Mutex/Semaphore implementation


To generate a diff of this commit:
cvs rdiff -r1.6199 -r1.6200 pkgsrc/doc/CHANGES

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