Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Apr 2002 16:52:16 -0800 (PST)
From:      Alan Cox <alc@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/alpha/alpha machdep.c vm_machdep.c src/sys/alpha/osf1 osf1_signal.c src/sys/vm vm_extern.h
Message-ID:  <200204050052.g350qGW99016@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2002/04/04 16:52:16 PST

  Modified files:
    sys/alpha/alpha      machdep.c vm_machdep.c 
    sys/alpha/osf1       osf1_signal.c 
    sys/vm               vm_extern.h 
  Log:
   o Eliminate the use of grow_stack() and useracc() from sendsig(), osendsig(),
     and osf1_sendsig().
   o Eliminate the prototype for the MD grow_stack() now that it has been removed
     from all platforms.
  
  Revision  Changes    Path
  1.174     +31 -37    src/sys/alpha/alpha/machdep.c
  1.66      +0 -15     src/sys/alpha/alpha/vm_machdep.c
  1.17      +13 -16    src/sys/alpha/osf1/osf1_signal.c
  1.56      +0 -1      src/sys/vm/vm_extern.h

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?200204050052.g350qGW99016>