From owner-cvs-all Tue Sep 24 1:11:43 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C207637B401; Tue, 24 Sep 2002 01:11:42 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 71F0443E65; Tue, 24 Sep 2002 01:11:42 -0700 (PDT) (envelope-from mdodd@FreeBSD.org) Received: from freefall.freebsd.org (mdodd@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g8O8BgCo067203; Tue, 24 Sep 2002 01:11:42 -0700 (PDT) (envelope-from mdodd@freefall.freebsd.org) Received: (from mdodd@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g8O8BgNa067195; Tue, 24 Sep 2002 01:11:42 -0700 (PDT) Message-Id: <200209240811.g8O8BgNa067195@freefall.freebsd.org> From: "Matthew N. Dodd" Date: Tue, 24 Sep 2002 01:11:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/compat/linux linux_misc.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mdodd 2002/09/24 01:11:41 PDT Modified files: (Branch: RELENG_4) sys/compat/linux linux_misc.c Log: MFC: 1.129 Pass flags to msync() accounting for differences in the definition of MS_SYNC on FreeBSD and Linux. Submitted by: Christian Zander Approved by: re (jhb) Revision Changes Path 1.85.2.9 +5 -1 src/sys/compat/linux/linux_misc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message