CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2015/10/07 10:11:40

Modified files:
        usr.bin/who    : who.c 

Log message:
enable tame(2) in who(1).

some refactor to grab ttyname(0) early and use it later.
gradually drop tame requests when no more needed.

"ioctl" is used for grab ttyname(0)
"rpath" is for -T and -u flag, that used stat(2) to get terminal status

initial patch from deraadt with help from guenther

ok deraadt@

Reply via email to