Module Name: src
Committed By: nakayama
Date: Fri Oct 2 15:12:48 UTC 2009
Modified Files:
src/doc: CHANGES
Log Message:
Note about lom(4).
To generate a diff of this commit:
cvs rdiff -u -r1.1298 -r1.1299 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.1298 src/doc/CHANGES:1.1299
--- src/doc/CHANGES:1.1298 Fri Oct 2 07:17:16 2009
+++ src/doc/CHANGES Fri Oct 2 15:12:48 2009
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1298 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1299 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -409,3 +409,5 @@
[jmcneill 20090930]
mdnsd(8), dns-sd(1), libdns_sd: import mDNSResponder 212.1
[tsarna 20090929]
+ lom(4), sparc64: Add a driver for LOMlite lights out management
+ hardware monitor and watchdog timer. [nakayama 20091002]