K 10 svn:author V 3 bde K 8 svn:date V 27 1997-11-18T10:56:41.000000Z K 7 svn:log V 334 Removed code for the !KERNEL case. It hasn't been maintained for 4 years and gives a "laugh"able number of compile-time errors (see the comment). main() just printed the struct sizes. This can be done better by compiling with -g and reading off the sizes from the stabs. Sorted #includes. Fixed an unsigned vs signed comparison. END