Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



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.




Home | Main Index | Thread Index | Old Index