Searched hist:202199 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/usr.bin/w/
H A DMakefilediff 202199 Wed Jan 13 18:17:54 MST 2010 ed Port w(1) to utmpx.

Let it print "-" when the TTY string is empty. In this case, it must
also make sure it doesn't match processes who also have no controlling
TTY. Otherwise it will print random kernel processes when trying to pick
the best matching process.

Eventually it should look at the value of ut_pid as well.
H A Dw.cdiff 202199 Wed Jan 13 18:17:54 MST 2010 ed Port w(1) to utmpx.

Let it print "-" when the TTY string is empty. In this case, it must
also make sure it doesn't match processes who also have no controlling
TTY. Otherwise it will print random kernel processes when trying to pick
the best matching process.

Eventually it should look at the value of ut_pid as well.

Completed in 53 milliseconds