Bug 25454

Summary: rlogin does not pass the DISPLAY environment
Product: Base System Reporter: vmalaiya <vmalaiya>
Component: miscAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description vmalaiya 2001-02-28 14:50:01 UTC
r-login does not pass the display environment to the remot machine,
u have to manually set the display env, while all other env are passed,

How-To-Repeat: do a rlogin to any remaote machine and then do a printenv , you wont find the 
DISPLAY env in there
Comment 1 Maxim Sobolev freebsd_committer freebsd_triage 2001-05-29 15:46:17 UTC
Are you sure? I can't get it to pass something:

max@vega$ FOO=bar rlogin localhost
Last login: Tue May 29 17:44:03 from localhost
[...]
max@vega$ set | grep FOO
max@vega$ logout
rlogin: connection closed.

-Maxim
Comment 2 Maxim Sobolev freebsd_committer freebsd_triage 2001-05-29 15:46:44 UTC
State Changed
From-To: open->feedback

Waiting feedback from originator.
Comment 3 Mike Heffner freebsd_committer freebsd_triage 2001-07-01 04:51:39 UTC
State Changed
From-To: feedback->closed

Feedback timeout.