Module Name: src
Committed By: yamt
Date: Tue Jan 24 09:36:09 UTC 2012
Modified Files:
src/doc: CHANGES
Log Message:
fincore, tprof, tpfmt
To generate a diff of this commit:
cvs rdiff -u -r1.1651 -r1.1652 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.1651 src/doc/CHANGES:1.1652
--- src/doc/CHANGES:1.1651 Sun Jan 22 06:44:31 2012
+++ src/doc/CHANGES Tue Jan 24 09:36:09 2012
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1651 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1652 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -1196,6 +1196,8 @@ Changes from NetBSD 5.0 to NetBSD 6.0:
viaide(4): VT6410 PATA RAID controller support (without RAID).
[phx 20111228]
sandpoint: Iomega Storcenter support. [phx 20111228]
+ fincore(1): Add a utility to query file cache. [yamt 20120104]
+ tprof(8), tpfmt(1): Add a sampling-based profiler. [yamt 20120104]
adventure(6): New save file format. Please regenerate (restore
and re-save) any old save files. [dholland 20120107]
x86, xen: Add cpu ucode loading support via cpuctl(8). [cegger 20120113]