Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 May 1996 08:07:11 -0700 (PDT)
From:      David Greenman <davidg>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/i386/i386 pmap.c
Message-ID:  <199605021507.IAA02078@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
davidg      96/05/02 08:07:08

  Branch:      sys/i386/i386  RELENG_2_1_0
  Modified:    sys/i386/i386  pmap.c
  Log:
  Fixed two oversights pointed out to me by dyson:
  
  1) remove unused assignment of "mpte" in pmap_remove()
  2) retrofit new pmap_protect() from -current
  
  Revision  Changes    Path
  1.58.4.3  +40 -59    src/sys/i386/i386/pmap.c



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