K 10 svn:author V 6 jilles K 8 svn:date V 27 2014-02-08T13:51:15.760455Z K 7 svn:log V 298 init: Remove code to track line numbers in /etc/ttys. The tracking generated warnings when the line number of an existing tty in /etc/ttys changed, which would corrupt utmp (as it was indexed by the line number). With utmpx, the line number no longer matters, so the tracking is no longer needed. END