Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Jan 1999 06:09:25 -0800 (PST)
From:      Julian Elischer <julian@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/vm vm_map.c
Message-ID:  <199901311409.GAA12712@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
julian      1999/01/31 06:09:25 PST

  Modified files:
    sys/vm               vm_map.c 
  Log:
  Submitted by: Alan Cox <alc@cs.rice.edu>
  Checked by: "Richard Seaman, Jr." <dick@tar.com>
  Fix the following problem:
  As the code stands now, growing any stack, and not just the process's
  main stack, modifies vm->vm_ssize.  This is inconsistent with the code
  earlier in the same procedure.
  
  Revision  Changes    Path
  1.145     +4 -3      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?199901311409.GAA12712>