login
  Add -X (-S) option to tell login that it is safe to read password.

libkrb
  Start careful migration to port 88 with port 750 as fall back.

configure.in
  --with-shared should verify that gcc is used

documentation
  Write info on how to setup a server, slave server, clients and
  machines supporting incoming telnet, rsh etc.

rshd
  Add iruserok from (*)BSD so that rshd can be used as ordinary rshd.

  There is also an -l option to rshd if you want to disallow the use
  of users ~/.rhosts files. If you decide to support old rsh consider
  adding the -l option of this rshd.

  Encryption without secondary port is bugged, it currently does no
  encryption. But, nobody uses it anyway.

rlogind
  Rlogind now works on quite a lot of systems. When there is time
  verify that it works on the rest, in the mean time tell users to use
  telnet instead since telnet does what good old rlogin used to do.

ftp & ftpd
