freebsd-dev/sys/i386/svr4
John Polstra 4fe88fe637 Restore support for executing BSD/OS binaries on the i386 by passing
the address of the ps_strings structure to the process via %ebx.
For other kinds of binaries, %ebx is still zeroed as before.

Submitted by:	Thomas Stephens <tas@stephens.org>
Reviewed by:	jdp
1999-04-03 22:20:03 +00:00
..
svr4_genassym.c
svr4_locore.s Added underscores to some names in svr4_locore.s so that it compiles 1999-02-06 08:41:06 +00:00
svr4_machdep.c Restore support for executing BSD/OS binaries on the i386 by passing 1999-04-03 22:20:03 +00:00
svr4_machdep.h