aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/rlogin
Commit message (Expand)AuthorAgeFilesLines
* Fixed usage message to almost match the man page. The old -d option andBruce Evans1999-05-271-12/+9
* Add a -i localname switch (restricted to root) to specify a differentPeter Wemm1999-05-252-5/+21
* Use KJH's auth.conf parser to turn on/off Kerberos in userland.Mark Murray1998-10-093-4/+12
* Remove useless `BINOWN=root' now that it is the default.David E. O'Brien1998-09-191-2/+1
* Add -lcrypt when building kerberos.John Birrell1998-09-051-3/+3
* Fix LIBDIR (for aout/ELF).Mark Murray1998-08-061-1/+2
* Rats. I was too fast here. Re-enable SUID mode for the non-KerberosMark Murray1998-03-261-3/+3
* Quite a while back KTH (who are the good folks who wrote our KerberosIV)Mark Murray1998-03-262-18/+20
* Changes for KTH KerberosIV.Mark Murray1997-09-285-567/+30
* Use err(3). Document -l flag.Philippe Charnier1997-08-052-38/+34
* kill the undeadPeter Wemm1997-07-131-203/+0
* This commit was generated by cvs2svn to compensate for changes in r27241,Bruce Evans1997-07-061-0/+203
|\
| * Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail,Bruce Evans1997-07-063-0/+1382
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-1/+1
* Better buffer length calculation and overrun detection. Closes PR 2577Mark Murray1997-02-091-4/+8
* Sort cross references.Wolfram Schneider1997-01-151-3/+3
* Don't use __dead or __pure in user code. They were obfuscationsBruce Evans1996-09-141-5/+5
* Add Bruce's improvement to security patchPaul Traina1996-07-251-1/+6
* Do a bounds check on the strcpy of environment variables onto the stack.Paul Traina1996-07-151-1/+1
* #include <kerberosIV/des.h> -> #include <des.h>Mark Murray1996-02-113-3/+3
* Rename des_set_key -> des_set_key_krb. (libdes conflict)Mark Murray1996-02-031-1/+1
* Section FILES and SEE ALSO completeWolfram Schneider1996-01-291-1/+18
* This commit was generated by cvs2svn to compensate for changes in r13122,Peter Wemm1995-12-301-203/+0
* Kerberos can now deal with multi-homed clients.Justin T. Gibbs1995-10-052-4/+7
* Updating /usr/include/kerberosIV/des.h so eBones will build breaksMark Murray1995-09-102-14/+1
* Back out speed reducing to 38400 for old remote rlogind.Andrey A. Chernov1995-08-031-3/+1
* Reduce passed speed to 38400, like telnet does too.Andrey A. Chernov1995-08-011-1/+3
* Remove trailing whitespace.Rodney W. Grimes1995-05-302-3/+3
* Added "D" option to usage clause.David Greenman1995-05-031-3/+3
* Added a "-D" option to set the TCP_NODELAY socket option.David Greenman1995-05-032-5/+18
* Add distribution=krb for P-HKGarrett Wollman1994-11-201-0/+1
* First level of changes for bringing in eBones (kerberos).Geoff Rehmet1994-09-291-4/+9
* Move the call to des_set_key to after the kerberos initialisation, removingDoug Rabson1994-09-261-3/+3
* Reviewed by:Andreas Schulz1994-09-061-1/+1
* Removed des_rw.c from rlogin - this is now in libkrb.Geoff Rehmet1994-08-071-1/+1
* Don't use Kerberos yet, we aren't ready for it.Garrett Wollman1994-08-051-4/+5
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-277-0/+1855