cvs commit: src/sys/kern kern_exec.c
Peter Wemm
peter at FreeBSD.org
Tue Feb 17 16:54:19 PST 2004
peter 2004/02/17 16:54:18 PST
FreeBSD src repository
Modified files:
sys/kern kern_exec.c
Log:
Checkpoint a hack to enable running i386 libc_r binaries on a 64 bit
kernel. I'm not happy with it yet - refinements are to come.
This hack allows the kern.ps_strings and kern.usrstack sysctls to respond
to a 32 bit request, such as those coming from emulated i386 binaries.
Revision Changes Path
1.236 +22 -4 src/sys/kern/kern_exec.c
More information about the cvs-src
mailing list