Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Jan 1999 22:44:17 -0800 (PST)
From:      Matt Dillon <dillon@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/vm vm_object.c
Message-ID:  <199901220644.WAA03253@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dillon      1999/01/21 22:44:17 PST

  Modified files:        (Branch: RELENG_3)
    sys/vm               vm_object.c 
  Log:
      Backport from -4.x
  
      Fix madvise().  We were only supposed to madvise() on default or swap
      store.  The old code was mostly broken and totally non-working, but
      even so there *were* some holes in the old code that let through things
  
  Revision  Changes    Path
  1.138.2.2 +18 -9     src/sys/vm/vm_object.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901220644.WAA03253>