freebsd-nq/lib/libkse
Peter Wemm eb9053b12f Make libc_r check the kern.usrstack sysctl instead of using internal
kernel #defines to figure out where the stack is located.  This stops
libc_r from exploding when the kernel is compiled with a different
KVM size.  IMHO this is all kinda bogus, it would be better to just
check %esp and work from that.
2001-10-26 21:19:22 +00:00
..
sys
test
thread Make libc_r check the kern.usrstack sysctl instead of using internal 2001-10-26 21:19:22 +00:00
Makefile