Module Name: src
Committed By: tsutsui
Date: Tue Apr 21 13:07:44 UTC 2009
Modified Files:
src/doc: CHANGES
Log Message:
Add [name date] to zaudio(4) entries.
To generate a diff of this commit:
cvs rdiff -u -r1.1214 -r1.1215 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.1214 src/doc/CHANGES:1.1215
--- src/doc/CHANGES:1.1214 Tue Apr 21 13:04:57 2009
+++ src/doc/CHANGES Tue Apr 21 13:07:44 2009
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1214 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1215 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -160,7 +160,7 @@
later chips. [tsutsui 20090307]
crash(8): Add a new utility to diagnose kernel crashes. Based upon
the in-kernel debugger (ddb). [ad 20090307]
- zaudio(4): Add only playback support.
+ zaudio(4): Add only playback support. [nonaka 20090313]
sgimips: Add TCPv4/UDPv4 RX hardware checksum support for mec(4)
Ethernet on O2. [tsutsui 20090316]
am-utils: Import latest from head; adds udf support amd -uu
@@ -179,7 +179,7 @@
DHCID, NSEC3, NSEC3PARAM, HIP and DLV, various new API
functions. [christos 20090412]
dhcpcd(8): Import dhcpcd-4.0.13 [roy 20090417]
- zaudio(4): Add recoding support.
+ zaudio(4): Add recoding support. [nonaka 20090418]
ale(4): Add a driver for Attensic/Atheros L1E Gigabit Ethernet.
From OpenBSD and improvements from Kevin Lahey.
[cegger 20090420]