summaryrefslogtreecommitdiffstats
path: root/usr.bin/rsh/rsh.c
Commit message (Expand)AuthorAgeFilesLines
* Don't use an arbitrary hardcoded value for nfds in select() calls.des1999-02-101-6/+8
* Use KJH's auth.conf parser to turn on/off Kerberos in userland.markm1998-10-091-1/+8
* Add const to rcsid.charnier1998-03-231-2/+2
* Initialise variable that gcc lies awake at night worrying about.jb1998-02-201-2/+2
* Changes for KTH KerberosIV.markm1997-09-281-9/+10
* Use err(3) instead of local definition.charnier1997-08-071-24/+10
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-2/+2
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Add a timeout flag so that failing operations can at least be caughtjkh1996-09-061-9/+27
* #include <kerberosIV/des.h> -> #include <des.h>markm1996-02-111-2/+2
* Rename des_set_key -> des_set_key. (libdes conflict)markm1996-02-031-2/+2
* Kerberos can now deal with multi-homed clients.gibbs1995-10-051-2/+2
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* Fix Sharnoff complain bin/136 (-e flag doesn't work).wollman1995-01-141-9/+7
* Move the call to des_set_key to after the kerberos initialisation, removingdfr1994-09-261-5/+5
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+480
OpenPOWER on IntegriCloud