Deleted Added
full compact
39c39
< typedef int vm_inherit_t; /* XXX: inheritance codes */
---
> typedef char vm_inherit_t; /* XXX: inheritance codes */
60a61
> #include <machine/cpufunc.h>
89a91
> caddr_t vm_minsaddr; /* user VA at max stack growth */