Date: Thu, 22 Feb 2001 08:56:53 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha swtch.s vm_machdep.c src/sys/alpha/include cpu.h src/sys/ia64/ia64 swtch.s vm_machdep.c src/sys/ia64/include cpu.h Message-ID: <200102221656.f1MGur614748@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2001/02/22 08:56:53 PST
Modified files:
sys/alpha/alpha swtch.s vm_machdep.c
sys/alpha/include cpu.h
sys/ia64/ia64 swtch.s vm_machdep.c
sys/ia64/include cpu.h
Log:
Rename switch_trampoline() to fork_trampoline() on the alpha and ia64.
Suggested by: dfr
Revision Changes Path
1.25 +4 -4 src/sys/alpha/alpha/swtch.s
1.45 +2 -2 src/sys/alpha/alpha/vm_machdep.c
1.27 +2 -2 src/sys/alpha/include/cpu.h
1.10 +4 -4 src/sys/ia64/ia64/swtch.s
1.15 +3 -3 src/sys/ia64/ia64/vm_machdep.c
1.13 +2 -2 src/sys/ia64/include/cpu.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?200102221656.f1MGur614748>
