Module Name: src Committed By: rkujawa Date: Thu Aug 8 21:27:50 UTC 2013
Modified Files: src/doc: CHANGES Log Message: Note the new xsh(4) driver. To generate a diff of this commit: cvs rdiff -u -r1.1843 -r1.1844 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.1843 src/doc/CHANGES:1.1844 --- src/doc/CHANGES:1.1843 Thu Aug 8 21:09:49 2013 +++ src/doc/CHANGES Thu Aug 8 21:27:50 2013 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1843 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1844 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -275,3 +275,5 @@ Changes from NetBSD 6.0 to NetBSD 7.0: makefs(8): Added UDF support for makefs(8). It allows for the creation of images for both read-only, rewritable or recordable media. [reinoud 20130805] + xsh(4): Add driver for Individual Computers X-Surf 100 network interface + card. [rkujawa 20130808]