index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.bin
/
rsh
/
rsh.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add __unused
charnier
2010-12-20
1
-1
/
+1
*
Sync program's usage() with manpage's SYNOPSIS.
ru
2005-05-21
1
-1
/
+1
*
Spell 1 as SHUT_WR in argument to shutdown(2).
jmallett
2005-05-11
1
-2
/
+2
*
Removed remnants of Kerberos support.
ru
2005-01-21
1
-2
/
+2
*
Remove duplicate #include. Do not \n terminate errx() arg.
charnier
2003-09-07
1
-2
/
+3
*
Dekerberise. The corresponding userland stuff has been dekerberised
markm
2002-10-16
1
-159
/
+7
*
Check for FD_SET overrun.
nectar
2002-09-09
1
-0
/
+4
*
If a timeout is specified, make sure that rcmd() completes within
iedowse
2002-08-13
1
-0
/
+18
*
Use <paths.h> rather than "pathnames.h", and fix a couple of whitespace nits.
des
2002-05-08
1
-4
/
+9
*
Const what I could on a first pass.
obrien
2002-03-30
1
-7
/
+9
*
Very simple fixes; WARNS and ANSIfy. Remove GCC-specific options from
markm
2002-03-23
1
-19
/
+11
*
remove __P
imp
2002-03-22
1
-4
/
+4
*
Use STD{ERR,IN,OUT}_FILENO instead of their numeric values. The
sheldonh
2001-07-26
1
-2
/
+2
*
[rsh.1] Document the `-4' and `-6' options.
jkoshy
2000-11-24
1
-1
/
+1
*
Fix a bug in rsh that caused the remote process to hang waiting on
bsd
2000-04-01
1
-0
/
+2
*
Use libcrypto in place of libdes.
markm
2000-02-24
1
-1
/
+1
*
Add -4 and -6 options.
shin
2000-02-15
1
-6
/
+16
*
several tcp apps IPv6 update
shin
2000-01-25
1
-2
/
+4
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Don't use an arbitrary hardcoded value for nfds in select() calls.
des
1999-02-10
1
-6
/
+8
*
Use KJH's auth.conf parser to turn on/off Kerberos in userland.
markm
1998-10-09
1
-1
/
+8
*
Add const to rcsid.
charnier
1998-03-23
1
-2
/
+2
*
Initialise variable that gcc lies awake at night worrying about.
jb
1998-02-20
1
-2
/
+2
*
Changes for KTH KerberosIV.
markm
1997-09-28
1
-9
/
+10
*
Use err(3) instead of local definition.
charnier
1997-08-07
1
-24
/
+10
*
compare return value from getopt against -1 rather than EOF, per the final
imp
1997-03-29
1
-2
/
+2
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Add a timeout flag so that failing operations can at least be caught
jkh
1996-09-06
1
-9
/
+27
*
#include <kerberosIV/des.h> -> #include <des.h>
markm
1996-02-11
1
-2
/
+2
*
Rename des_set_key -> des_set_key. (libdes conflict)
markm
1996-02-03
1
-2
/
+2
*
Kerberos can now deal with multi-homed clients.
gibbs
1995-10-05
1
-2
/
+2
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-2
/
+2
*
Fix Sharnoff complain bin/136 (-e flag doesn't work).
wollman
1995-01-14
1
-9
/
+7
*
Move the call to des_set_key to after the kerberos initialisation, removing
dfr
1994-09-26
1
-5
/
+5
*
BSD 4.4 Lite Usr.bin Sources
rgrimes
1994-05-27
1
-0
/
+480