summaryrefslogtreecommitdiffstats
path: root/usr.bin/rsh
Commit message (Expand)AuthorAgeFilesLines
* Fix a bug in rsh that caused the remote process to hang waiting onbsd2000-04-011-0/+2
* Buildworld fixes for NO_OPENSSH and NO_OPENSSLkris2000-03-091-1/+1
* Use libcrypto in place of libdes.markm2000-02-242-3/+3
* Add -4 and -6 options.shin2000-02-151-6/+16
* several tcp apps IPv6 updateshin2000-01-251-2/+4
* . mdoc(7)'fyphantom2000-01-071-1/+3
* Revert the libcrypt/libmd stuff back to how it was. This should not havepeter1999-12-181-2/+2
* Add libmd (or move it after libcrypt). We don't want the linker to bemarcel1999-12-161-2/+2
* add argumentscharnier1999-11-021-9/+13
* mdoc(7)'fyphantom1999-10-301-7/+7
* Change edistribution to krb4 in preaparation for K5markm1999-09-191-1/+1
* Fix for new Kerberos4.markm1999-09-191-1/+2
* Fix Common Error brokenness.markm1999-09-061-2/+2
* $Id$ -> $FreeBSD$peter1999-08-283-3/+3
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-121-0/+1
* 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-093-4/+12
* Remove useless `BINOWN=root' now that it is the default.obrien1998-09-191-2/+1
* Add -lcrypt when building kerberos.jb1998-09-051-3/+3
* Fix LIBDIR (for aout/ELF).markm1998-08-061-1/+2
* 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-282-14/+20
* Use err(3) instead of local definition.charnier1997-08-072-51/+25
* 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
* Sort cross references.wosch1997-01-151-3/+3
* 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-062-9/+33
* #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
* Section FILES and SEE ALSO completewosch1996-01-291-1/+7
* 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
* Add distribution=krb for P-HKwollman1994-11-201-0/+1
* First level of changes for bringing in eBones (kerberos).csgr1994-09-291-4/+9
* Move the call to des_set_key to after the kerberos initialisation, removingdfr1994-09-261-5/+5
* Don't use kerberos yet, we aren't ready for it.wollman1994-08-051-4/+5
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-274-0/+710
OpenPOWER on IntegriCloud