K 10 svn:author V 3 des K 8 svn:date V 27 2004-11-08T18:20:02.000000Z K 7 svn:log V 415 #include instead of (the former includes the latter, but also declares variables which are defined in kern/subr_param.c). Change som VM parameters from quad_t to unsigned long. They refer to quantities (size limits for text, heap and stack segments) which must necessarily be smaller than the size of the address space, so long is adequate on all platforms. MFC after: 1 week END