Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Mar 1996 22:52:08 -0800 (PST)
From:      John Dyson <dyson>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/vm vm_map.c
Message-ID:  <199603090652.WAA27711@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dyson       96/03/08 22:52:08

  Modified:    sys/vm    vm_map.c
  Log:
  Fix two problems:
  	The pmap_remove in vm_map_clean incorrectly unmapped the entire
  	map entry.
  	The new vm_map_simplify_entry code had an error (the offset
  	of the combined map entry was not set correctly.)
  Submitted by:	Alan Cox <alc@cs.rice.edu>
  
  Revision  Changes    Path
  1.37      +3 -2      src/sys/vm/vm_map.c



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