Module Name: src
Committed By: tsutsui
Date: Tue Apr 21 13:04:57 UTC 2009
Modified Files:
src/doc: CHANGES
Log Message:
- add some man page suffix
- uppercase API
To generate a diff of this commit:
cvs rdiff -u -r1.1213 -r1.1214 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.1213 src/doc/CHANGES:1.1214
--- src/doc/CHANGES:1.1213 Tue Apr 21 13:01:47 2009
+++ src/doc/CHANGES Tue Apr 21 13:04:57 2009
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1213 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1214 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -167,7 +167,7 @@
[christos 20090320]
kmem_alloc(9): Add more extensive runtime debugging facilities.
[ad 20090329]
- cvs: Import 1.12.13 [christos 20090408]
+ cvs(1): Import 1.12.13 [christos 20090408]
mtree(8): Add -S option to sort entries. [apb 20090408]
bind: Update to 9.6.1-P1. Full NSEC3 support, automatic zone
re-signing, new update-policy methods tcp-self and 6to4-self,
@@ -176,9 +176,9 @@
support. [christos 20090412]
libbind: Update to 6.0-rc1. Use md5 for randomid instead of
sequential id, add suppport for DS, SSHFP, RRSIG, NSEC, DNSKEY,
- DHCID, NSEC3, NSEC3PARAM, HIP and DLV, various new api
+ DHCID, NSEC3, NSEC3PARAM, HIP and DLV, various new API
functions. [christos 20090412]
- dhcpcd: Import dhcpcd-4.0.13 [roy 20090417]
+ dhcpcd(8): Import dhcpcd-4.0.13 [roy 20090417]
zaudio(4): Add recoding support.
ale(4): Add a driver for Attensic/Atheros L1E Gigabit Ethernet.
From OpenBSD and improvements from Kevin Lahey.