Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Mar 2002 11:27:15 -0800 (PST)
From:      Alan Cox <alc@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/i386 trap.c vm_machdep.c
Message-ID:  <200203211927.g2LJRFZ16274@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2002/03/21 11:27:15 PST

  Modified files:
    sys/i386/i386        trap.c vm_machdep.c 
  Log:
   o Use the MI vm_map_growstack() instead of grow_stack() in trap_pfault()
     and trapwrite().
   o On i386/pc98, remove the (now) unused grow_stack().
  
  Revision  Changes    Path
  1.220     +4 -4      src/sys/i386/i386/trap.c
  1.186     +0 -14     src/sys/i386/i386/vm_machdep.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?200203211927.g2LJRFZ16274>