CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/08/27 09:20:31
Modified files:
usr.bin/who : who.c
Log message:
unveil(_PATH_DEV, "r") when -T or -u is used: who(1) is using stat(2) for
determining the status of the tty
ok deraadt@
