K 10 svn:author V 2 ed K 8 svn:date V 27 2011-07-05T14:12:48.054971Z K 7 svn:log V 280 Only print entries for which ut_host points to a character device. Now that we use utmpx, we more often have entries for which the ut_line is left blank. To prevent us from returning struct stat for "/dev/", check that the resulting stat structure belongs to a character device. END