Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-3]: src/lib/libc/sys Pull up following revision(s) (requested by ...
details: https://anonhg.NetBSD.org/src/rev/f33f6c8ffb48
branches: netbsd-3
changeset: 577394:f33f6c8ffb48
user: riz <riz%NetBSD.org@localhost>
date: Fri Oct 21 17:18:51 2005 +0000
description:
Pull up following revision(s) (requested by chs in ticket #900):
lib/libc/sys/msync.2: revision 1.23
remove text about converting async to sync, since we don't do it anymore.
diffstat:
lib/libc/sys/msync.2 | 8 ++------
1 files changed, 2 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r 793311ad773a -r f33f6c8ffb48 lib/libc/sys/msync.2
--- a/lib/libc/sys/msync.2 Fri Oct 21 17:08:16 2005 +0000
+++ b/lib/libc/sys/msync.2 Fri Oct 21 17:18:51 2005 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: msync.2,v 1.22 2004/05/13 10:20:58 wiz Exp $
+.\" $NetBSD: msync.2,v 1.22.2.1 2005/10/21 17:18:51 riz Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)msync.2 8.2 (Berkeley) 6/21/94
.\"
-.Dd August 11, 2002
+.Dd October 17, 2005
.Dt MSYNC 2
.Os
.Sh NAME
@@ -129,7 +129,3 @@
.St -p1003.1b-93
in
.Nx 1.3 .
-.Sh BUGS
-Writes are currently done synchronously even if the
-.Dv MS_ASYNC
-flag is specified.
Home |
Main Index |
Thread Index |
Old Index