From owner-cvs-all Fri Jan 26 15:32:59 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0674B37B404; Fri, 26 Jan 2001 15:32:39 -0800 (PST) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0QNWcQ93751; Fri, 26 Jan 2001 15:32:38 -0800 (PST) (envelope-from jhb) Message-Id: <200101262332.f0QNWcQ93751@freefall.freebsd.org> From: John Baldwin Date: Fri, 26 Jan 2001 15:32:38 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha vm_machdep.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2001/01/26 15:32:38 PST Modified files: sys/alpha/alpha vm_machdep.c Log: Update some comments, s0 in the pcb of a child returning from fork1() is now passed in as a0 to fork_exit() and and s2 is passed in as a1. Revision Changes Path 1.42 +3 -3 src/sys/alpha/alpha/vm_machdep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message