Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cornell!uw-beaver!rice!sun-spots-request From: karim@uncecs.edu (Omar A. Karim) Newsgroups: comp.sys.sun Subject: BUG in sunview? Message-ID: <6363@ecsvax.uncecs.edu> Date: 15 Feb 89 00:34:41 GMT Sender: usenet@rice.edu Organization: Sun-Spots Lines: 14 Approved: Sun-Spots@rice.edu Original-Date: 7 Feb 89 02:51:36 GMT X-Sun-Spots-Digest: Volume 7, Issue 155, message 17 of 18 This may have been noticed already and has perturbed me recently: one cannot set 'mesg n' or 'biff y' on windows in sunview (cmdtool). The reason is that the tty is still owned by root. Have I discovered a bug or created one? Thanks Omar A. Karim Dept Phys, UNCW [[ You are imagining a bug that doesn't exist. SunView does not change the ownership on the pseudo ttys that it opens (it usually can't). Both mesg and biff do their work by modifying the permission bits on the terminal that is open on (I think) stderr. See volume 6 issue 195 for more details. --wnl ]]