Module Name: src Committed By: ahoka Date: Fri Jan 13 09:21:11 UTC 2012
Modified Files: src/doc: CHANGES Log Message: Mention chfs, which I forgot to include here when I merged it to NetBSD. To generate a diff of this commit: cvs rdiff -u -r1.1642 -r1.1643 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.1642 src/doc/CHANGES:1.1643 --- src/doc/CHANGES:1.1642 Sat Jan 7 22:31:07 2012 +++ src/doc/CHANGES Fri Jan 13 09:21:11 2012 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1642 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1643 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -1182,6 +1182,9 @@ Changes from NetBSD 5.0 to NetBSD 6.0: audio: Audio drivers are now MP-safe. [jmcneill 20111123] xbdback(4): driver is now MP-SAFE. [jym 20111123] resolvconf(8): import openresolv-3.4.5 [roy 20111124] + mount_chfs(8): Add mount_chfs(8), a tool for mounting CHFS volumes. + [ahoka 20111124] + chfs: Add CHFS, a file system for flash(9) devices. [ahoka 20111124] x68k: Add powsw(4), a revised power switch driver [isaki 20111127] rtadvd: Add RDNSS and DNSSL support (RFC6106) [roy 20111210] isibootd(8): Add isibootd(8), a dumb netboot server command for