K 10 svn:author V 5 peter K 8 svn:date V 27 2001-11-03T00:33:07.000000Z K 7 svn:log V 196 MFC: Dont hard-code knowledge about where the stack starts by peering into kernel #define's (GRR!!). Use the kern.usrstack sysctl. This stops libc_r programs from exploding when KVM is changed. END