Fri Oct 2 04:26:52 2009 UTC ()
Missed name and date on last


(tsarna)
diff -r1.1296 -r1.1297 src/doc/CHANGES

cvs diff -r1.1296 -r1.1297 src/doc/CHANGES (expand / switch to unified diff)

--- src/doc/CHANGES 2009/10/01 00:25:14 1.1296
+++ src/doc/CHANGES 2009/10/02 04:26:52 1.1297
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1296 $> 1# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1297 $>
2# 2#
3# 3#
4# [Note: This file does not mention every change made to the NetBSD source tree. 4# [Note: This file does not mention every change made to the NetBSD source tree.
5# For an exhaustive list, please subscribe to the `source-changes' mailing list, 5# For an exhaustive list, please subscribe to the `source-changes' mailing list,
6# or see the mailing list archives. For more information, send a message 6# or see the mailing list archives. For more information, send a message
7# containing just the word `help' to `majordomo@NetBSD.org'.] 7# containing just the word `help' to `majordomo@NetBSD.org'.]
8# 8#
9# ---------------------------------------------------------------------------- 9# ----------------------------------------------------------------------------
10# PLEASE USE THE FOLLOWING STYLE WHEN ADDING ITEMS: 10# PLEASE USE THE FOLLOWING STYLE WHEN ADDING ITEMS:
11# 11#
12# theme: Content ... 12# theme: Content ...
13# more content ... 13# more content ...
14# more content. [developer DATE-FORMAT] 14# more content. [developer DATE-FORMAT]
@@ -398,13 +398,14 @@ Changes from NetBSD 5.0 to NetBSD 6.0: @@ -398,13 +398,14 @@ Changes from NetBSD 5.0 to NetBSD 6.0:
398 Use it in block device frontend for DIOCCACHESYNC. 398 Use it in block device frontend for DIOCCACHESYNC.
399 [bouyer 20090923] 399 [bouyer 20090923]
400 gpio(4): Add the GPIO_PIN_PULSATE attribute to let a pin pulsate at 400 gpio(4): Add the GPIO_PIN_PULSATE attribute to let a pin pulsate at
401 a hardware defined frequency and duty cycle. [mbalmer 20090925] 401 a hardware defined frequency and duty cycle. [mbalmer 20090925]
402 gpioctl(8): Support the new GPIO_PIN_PULSATE attribute for pins using 402 gpioctl(8): Support the new GPIO_PIN_PULSATE attribute for pins using
403 the "pulsate" keyword. [mbalmer 20090925] 403 the "pulsate" keyword. [mbalmer 20090925]
404 xen: add support for request-rx-copy in the virtual network device 404 xen: add support for request-rx-copy in the virtual network device
405 backend. This is required by recent Xen linux kernels. 405 backend. This is required by recent Xen linux kernels.
406 [bouyer 20090925] 406 [bouyer 20090925]
407 ichlpcib(4): Add gpio(4) support. [jakllsch 20090927] 407 ichlpcib(4): Add gpio(4) support. [jakllsch 20090927]
408 wb(4): Add a driver for Winbond W83L518D SD/MMC readers. 408 wb(4): Add a driver for Winbond W83L518D SD/MMC readers.
409 [jmcneill 20090930] 409 [jmcneill 20090930]
410 mdnsd(8), dns-sd(1), libdns_sd: import mDNSResponder 212.1 410 mdnsd(8), dns-sd(1), libdns_sd: import mDNSResponder 212.1
 411 [tsarna 20090929]