tegge 2003/08/10 11:14:11 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) sys/vm vm_map.c Log: MFC rev 1.302: Check the address provided to vm_map_stack() against the vm map's maximum, returning an error if the address is too high. Revision Changes Path 1.187.2.20 +2 -1 src/sys/vm/vm_map.c