I just noticed that kinfo_proc::ki_tdname is three characters shorter than thread::td_name. Would anyone object if I steal 4 bytes from ki_sparestrings to add a field for these three extra characters (and fix all consumers accordingly)? Yes, I care enough about those three characters to do this. Thanks, Eric