summaryrefslogtreecommitdiffstats
path: root/usr.bin/rlogin/rlogin.c
Commit message (Expand)AuthorAgeFilesLines
* Use KJH's auth.conf parser to turn on/off Kerberos in userland.markm1998-10-091-1/+8
* Quite a while back KTH (who are the good folks who wrote our KerberosIV)markm1998-03-261-15/+17
* Changes for KTH KerberosIV.markm1997-09-281-49/+17
* Use err(3). Document -l flag.charnier1997-08-051-33/+22
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-1/+1
* Don't use __dead or __pure in user code. They were obfuscationsbde1996-09-141-5/+5
* Add Bruce's improvement to security patchpst1996-07-251-1/+6
* Do a bounds check on the strcpy of environment variables onto the stack.pst1996-07-151-1/+1
* #include <kerberosIV/des.h> -> #include <des.h>markm1996-02-111-1/+1
* Rename des_set_key -> des_set_key_krb. (libdes conflict)markm1996-02-031-1/+1
* Kerberos can now deal with multi-homed clients.gibbs1995-10-051-1/+1
* Back out speed reducing to 38400 for old remote rlogind.ache1995-08-031-3/+1
* Reduce passed speed to 38400, like telnet does too.ache1995-08-011-1/+3
* Added "D" option to usage clause.dg1995-05-031-3/+3
* Added a "-D" option to set the TCP_NODELAY socket option.dg1995-05-031-4/+12
* Move the call to des_set_key to after the kerberos initialisation, removingdfr1994-09-261-3/+3
* Reviewed by:ats1994-09-061-1/+1
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+941
OpenPOWER on IntegriCloud