Hi!
Try to make an .rhosts file and rlogin to fresh RELENG_4 or -CURRENT branch.
> rlogin -l dv xxx.xxx.xxx.xxx
No output until Ctrl-C is pressed
ftpd is also broken:
> ftp xxx.xxx.xxx.xxx
Connected to xxx.xxx.xxx.xxx
also no output.
ftpd works only when connecting to localhost:
> ftp localhost
Connected to localhost.
220 xxx.xxx.xxx.xxx FTP server (Version 6.00LS) ready.
Name (localhost:dv):
after recompiling with -DNOPAM ftpd starts working.
-current & -stable as one month before works.
Dmitry.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message