K 10 svn:author V 2 ed K 8 svn:date V 27 2010-01-08T23:57:30.634362Z K 7 svn:log V 319 Last-minute ABI change. I was thinking: if we use the same layout for struct utmpx as we do for the futx, it is a lot easier to retain ABI compatibility. ut_type is just stored at the beginning of the structure, which means we can always first read the value of ut_type and cast it to an entirely different structure. END