1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/usr.bin/w
Ed Schouten 1131779fb3 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.
2010-01-13 18:09:21 +00:00
..
extern.h Fix the problem that the entry broke into two lines with multi-byte 2009-08-30 11:17:42 +00:00
Makefile Port w(1) to utmpx. 2010-01-13 18:09:21 +00:00
pr_time.c Revert most part of 200420 as requested, as more review and polish is 2009-12-13 03:14:06 +00:00
proc_compare.c Include <sys/proc.h> instead of depending on namespace pollution in 2004-04-14 09:34:17 +00:00
uptime.1
w.1 Fix markup. 2006-12-14 19:02:48 +00:00
w.c Port w(1) to utmpx. 2010-01-13 18:09:21 +00:00