freebsd-nq/lib/libc_r
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
..
arch Change #include "DEFS.h" to <machine/asm.h>. 2001-10-25 01:30:54 +00:00
man mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
sys
test
uthread Make libc_r check the kern.usrstack sysctl instead of using internal 2001-10-26 21:19:22 +00:00
Makefile