Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Jun 1999 14:29:45 -0700 (PDT)
From:      Alan Cox <alc@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/vm vm_map.c
Message-ID:  <199906172129.OAA95855@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         1999/06/17 14:29:44 PDT

  Modified files:
    sys/vm               vm_map.c 
  Log:
  vm_map_growstack uses vmspace::vm_ssize as though it contained
  the stack size in bytes when in fact it is the stack size in pages.
  
  Revision  Changes    Path
  1.170     +6 -6      src/sys/vm/vm_map.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?199906172129.OAA95855>