Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/doc Belatedly note hannken's addition of sparse file support...



details:   https://anonhg.NetBSD.org/src/rev/9aae9fcabc33
branches:  trunk
changeset: 772372:9aae9fcabc33
user:      riz <riz%NetBSD.org@localhost>
date:      Sat Dec 31 20:56:05 2011 +0000

description:
Belatedly note hannken's addition of sparse file support to vnd(4) from
June.

diffstat:

 doc/CHANGES |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 2629583c33a9 -r 9aae9fcabc33 doc/CHANGES
--- a/doc/CHANGES       Sat Dec 31 20:41:58 2011 +0000
+++ b/doc/CHANGES       Sat Dec 31 20:56:05 2011 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.1640 $>
+# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.1641 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -1060,6 +1060,7 @@
        userland: Add an 'e' mode character to popen(3), and fopen(3) to set
                close on exec to opened file descriptors. [christos 20110626]
        acpi(4): Updated ACPICA to 20110623. [jruoho 20110628]
+       vnd(4): Allow vnd(4) to be backed by a sparse file. [hannken 20110629]
        less(1): Import version 444. [tron 20110703]
        mips: Rework Atheros MIPS-based SoC support.  Add initial support
                for AR71xx (24K) and AR9344 (74K) SoCs.



Home | Main Index | Thread Index | Old Index