Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Chris G. Demetriou <cgd@netbsd.org>
List: source-changes
Date: 04/26/1999 22:36:43
Module Name:	src
Committed By:	cgd
Date:		Tue Apr 27 05:36:43 UTC 1999

Modified Files:
	src/sys/kern: exec_ecoff.c
	src/sys/sys: exec_ecoff.h
Log Message:
* don't have the [onz]magic setup functions set up the stack.
* add arguments describing the vnode and ecoff header of the executable
being set up to the [onz]magic setup functions.
* export the stack setup function and the [onz]magic setup functions.
* call the MD ecoff hook _before_ the [onz]magic and stack setup
functions, and bail out early if the MD hook sets up vmcmds.