Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Nov 1996 19:54:30 -0800 (PST)
From:      John Dyson <dyson>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/kern kern_exec.c
Message-ID:  <199611090354.TAA03635@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dyson       96/11/08 19:54:29

  Modified:    sys/kern  kern_exec.c
  Log:
  Fix an ordering bug -- pmap_remove_pages should be called BEFORE
  vm_map_remove, not after...
  
  2.2-RELEASE candidate.
  
  Revision  Changes    Path
  1.48      +2 -2      src/sys/kern/kern_exec.c



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