Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/doc New linux syscalls: fadvise64() and fadvise64_64().
details: https://anonhg.NetBSD.org/src/rev/fa75d0fa9c78
branches: trunk
changeset: 768083:fa75d0fa9c78
user: alnsn <alnsn%NetBSD.org@localhost>
date: Sun Aug 07 20:44:32 2011 +0000
description:
New linux syscalls: fadvise64() and fadvise64_64().
diffstat:
doc/CHANGES | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r a41c6a2e3ac4 -r fa75d0fa9c78 doc/CHANGES
--- a/doc/CHANGES Sun Aug 07 20:14:42 2011 +0000
+++ b/doc/CHANGES Sun Aug 07 20:44:32 2011 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1590 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1591 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -1022,6 +1022,8 @@
makefs(8): Fix a corrupted RRIP entry problem in deep directories on
cd9660 fs with rockridge extension. [tsutsui 20110529]
tmpfs: Many fixes and some performance improvements. [rmind 20110529]
+ compat_linux(8), compat_linux32: Add fadvise64() and fadvise64_64()
+ syscalls. [alnsn 20110530]
powerpc: Initial SMP support for MPC85xx, reworked and unified IPI
code, various other improvements. [matt 20110605]
ktrace(1): Add a new trace point to list all open file descriptors
Home |
Main Index |
Thread Index |
Old Index