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
/
telnet
/
commands.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
A feature to allow one to telnet to a unix domain socket.
dillon
2001-05-23
1
-1
/
+29
*
Correct definition of MAXHOSTNAMELEN in ifdef'ed code.
kris
2000-11-26
1
-1
/
+1
*
Fix a buffer overflow from a long local hostname.
kris
2000-11-19
1
-2
/
+2
*
Fix buffer size of ALIGNed buffer.
ume
2000-07-20
1
-2
/
+2
*
One more EAI_NONAME -> EAI_NODATA issue.
ume
2000-07-07
1
-1
/
+1
*
Make telnet -s work. It is corresponding to EAI_NONAME -> EAI_NODATA
ume
2000-07-07
1
-1
/
+1
*
simplify and correct name resolution in tn().
itojun
2000-07-05
1
-18
/
+16
*
CMSG_XXX macros alignment fixes to follow RFC2292.
shin
2000-03-03
1
-14
/
+12
*
Use static buffer to save source route hostnames.
shin
2000-02-19
1
-1
/
+1
*
Print "Trying ..." for each host. Also cleanups for error printing.
shin
2000-02-19
1
-8
/
+3
*
Fix bugs in telnet.
shin
2000-02-15
1
-8
/
+16
*
Add more dual stack consideration.
shin
2000-02-10
1
-27
/
+96
*
Fix telnet core dump at invalid service name specified.
shin
2000-02-07
1
-0
/
+6
*
Add NI_NAMEREQD flag to getnameinfo() call. Without this flag,
shin
2000-01-29
1
-1
/
+1
*
another tcp apps IPv6 updates.(should be make world safe)
shin
2000-01-27
1
-153
/
+275
*
Add "-s src_addr" option to allow setting of the source IP address.
ru
1999-06-16
1
-2
/
+36
*
Add "-N" option to supress reverse name lookup.
billf
1998-12-14
1
-1
/
+2
*
#include <arpa/inet.h>
peter
1998-06-12
1
-3
/
+1
*
Don't assume that hp->h_lenght == 4. Be conservative in its use.
imp
1998-06-09
1
-7
/
+10
*
Add #include <string.h> to get prototypes.
jb
1998-02-20
1
-0
/
+1
*
Hardcode progname in usage string.
charnier
1997-08-14
1
-2
/
+2
*
Make 'skey' command visible through 'help'
ache
1997-01-10
1
-1
/
+4
*
Import a few relatively minor fixes from current Borman telnet.
pst
1997-01-07
1
-6
/
+45
*
Make telnet a synonym for open
phk
1996-09-19
1
-0
/
+1
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-4
/
+4
*
Use symbolic "IPTOS_LOWDELAY" instead of octal bit value for this socket
dg
1995-05-15
1
-1
/
+1
*
Fix big f*ckup by doing "make nocrypt"
csgr
1994-08-27
1
-158
/
+4
*
BSD 4.4 Lite Usr.bin Sources
rgrimes
1994-05-27
1
-0
/
+2933