K 10 svn:author V 6 grehan K 8 svn:date V 27 2004-02-11T07:27:34.000000Z K 7 svn:log V 296 Cleaned up param.h: - culled long-dead #define's - segment register defs moved to sr.h - NPMAPS moved to pmap.h - KERNBASE moved to vmparam.h - removed include of and fixed src files that relied on this. Modifying segment register code no longer causes gcc rebuilds :-) END