Source-Changes-HG archive

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

[src/trunk]: src/doc Note file system extended attribute changes.



details:   https://anonhg.NetBSD.org/src/rev/3d2e4a57cff2
branches:  trunk
changeset: 572422:3d2e4a57cff2
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Sun Jan 02 18:39:31 2005 +0000

description:
Note file system extended attribute changes.

diffstat:

 doc/CHANGES |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r e316262f6efb -r 3d2e4a57cff2 doc/CHANGES
--- a/doc/CHANGES       Sun Jan 02 18:38:04 2005 +0000
+++ b/doc/CHANGES       Sun Jan 02 18:39:31 2005 +0000
@@ -1,4 +1,4 @@
-LIST OF CHANGES FROM LAST RELEASE:                     <$Revision: 1.399 $>
+LIST OF CHANGES FROM LAST RELEASE:                     <$Revision: 1.400 $>
 
 
 [Note: This file does not mention every change made to the NetBSD source tree.
@@ -165,3 +165,6 @@
        ixpide(4): Add driver for the IDE controller of the ATI IXP series of
                chipsets. [cube 20041206]
        file(1): update to 4.12.  [pooka 20041213]
+       kernel/libc: Add system calls and VFS infrastructure for file system
+               extended attributes.  Adapted from FreeBSD.
+               [thorpej 20050102]



Home | Main Index | Thread Index | Old Index