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
/
rlogin
/
rlogin.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use KJH's auth.conf parser to turn on/off Kerberos in userland.
markm
1998-10-09
1
-1
/
+8
*
Quite a while back KTH (who are the good folks who wrote our KerberosIV)
markm
1998-03-26
1
-15
/
+17
*
Changes for KTH KerberosIV.
markm
1997-09-28
1
-49
/
+17
*
Use err(3). Document -l flag.
charnier
1997-08-05
1
-33
/
+22
*
compare return value from getopt against -1 rather than EOF, per the final
imp
1997-03-29
1
-1
/
+1
*
Don't use __dead or __pure in user code. They were obfuscations
bde
1996-09-14
1
-5
/
+5
*
Add Bruce's improvement to security patch
pst
1996-07-25
1
-1
/
+6
*
Do a bounds check on the strcpy of environment variables onto the stack.
pst
1996-07-15
1
-1
/
+1
*
#include <kerberosIV/des.h> -> #include <des.h>
markm
1996-02-11
1
-1
/
+1
*
Rename des_set_key -> des_set_key_krb. (libdes conflict)
markm
1996-02-03
1
-1
/
+1
*
Kerberos can now deal with multi-homed clients.
gibbs
1995-10-05
1
-1
/
+1
*
Back out speed reducing to 38400 for old remote rlogind.
ache
1995-08-03
1
-3
/
+1
*
Reduce passed speed to 38400, like telnet does too.
ache
1995-08-01
1
-1
/
+3
*
Added "D" option to usage clause.
dg
1995-05-03
1
-3
/
+3
*
Added a "-D" option to set the TCP_NODELAY socket option.
dg
1995-05-03
1
-4
/
+12
*
Move the call to des_set_key to after the kerberos initialisation, removing
dfr
1994-09-26
1
-3
/
+3
*
Reviewed by:
ats
1994-09-06
1
-1
/
+1
*
BSD 4.4 Lite Usr.bin Sources
rgrimes
1994-05-27
1
-0
/
+941