Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Jul 1996 19:08:10 -0700 (PDT)
From:      John Dyson <dyson>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/vm vm_glue.c vm_fault.c vm_kern.c
Message-ID:  <199607020208.TAA10983@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dyson       96/07/01 19:08:08

  Modified:    sys/vm    vm_glue.c vm_fault.c vm_kern.c
  Log:
  Properly set the PG_MAPPED and PG_WRITEABLE flags.  This fixes some potential
  problems with vm_map_remove/vm_map_delete.
  
  Revision  Changes    Path
  1.52      +3 -3      src/sys/vm/vm_glue.c
  1.53      +2 -2      src/sys/vm/vm_fault.c
  1.27      +2 -1      src/sys/vm/vm_kern.c



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