On Thu, Aug 27, 2020 at 09:20:31AM -0600, Sebastien Marie wrote: > 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@
the bug has been reported by David Goerger, and he provides also the fix. Thanks. -- Sebastien Marie
