Date: Wed, 3 Apr 2002 22:59:18 -0800 (PST) From: Alan Cox <alc@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 machdep.c trap.c vm_machdep.c Message-ID: <200204040659.g346xIp26867@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2002/04/03 22:59:18 PST Modified files: sys/ia64/ia64 machdep.c trap.c vm_machdep.c Log: o Kill the MD grow_stack(). Call the MI vm_map_growstack() in its place. o Eliminate the use of useracc() and grow_stack() from sendsig(). Reviewed by: peter Revision Changes Path 1.89 +16 -18 src/sys/ia64/ia64/machdep.c 1.48 +3 -3 src/sys/ia64/ia64/trap.c 1.38 +0 -14 src/sys/ia64/ia64/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?200204040659.g346xIp26867>