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
/
contrib
/
telnet
/
telnetd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove bogus casts of valid integer ioctl() arguments.
ru
2006-09-26
1
-4
/
+4
*
NI_WITHSCOPEID cleanup
ume
2005-05-21
1
-1
/
+1
*
- Soften sentence breaks.
ru
2005-01-21
1
-12
/
+18
*
o Make telnet[d] -S (IP TOS) flag really work. We do not have
maxim
2005-01-09
2
-2
/
+18
*
o Add -4 and -6 flags to a man page and usage(). Bump the man page
maxim
2005-01-05
2
-3
/
+12
*
Add missing () to function invocation.
kan
2004-07-28
1
-1
/
+1
*
Implement what has been documented for a long time: make -debug switch
harti
2003-08-13
1
-0
/
+5
*
Fix up external variables named "debug" that have a horrible habit
markm
2003-05-11
1
-1
/
+1
*
Use __FBSDID vs. rcsid[]. Also protect sccs[] and copyright[] from GCC 3.3.
obrien
2003-05-04
8
-32
/
+32
*
Catch up with "base" telnet.
markm
2002-09-25
1
-3
/
+3
*
Don't risk catching a signal while handling a signal for a dying child, as we
jmallett
2002-05-27
1
-0
/
+8
*
Don't use non-signal-safe functions (exit(3) in this case) in
sheldonh
2002-02-05
1
-1
/
+1
*
mdoc(7) police: remove -r from SYNOPSIS, sort -p in DESCRIPTION.
ru
2001-12-14
1
-6
/
+5
*
Fixed bugs from previous revision.
ru
2001-12-04
1
-1
/
+2
*
More help for alpha WARNS=2. This code is, erm, unusual. Anyone who
markm
2001-12-03
1
-4
/
+4
*
Damn. The previous mega-commit was incomplete WRT ANSIfication. This
markm
2001-11-30
3
-104
/
+96
*
Very large style makeover.
markm
2001-11-30
10
-1134
/
+388
*
Manually unifdef(1) CRAY, UNICOS, hpux and sun uselsess code.
markm
2001-08-29
7
-885
/
+5
*
Remove description of an option that only applies to UNICOS < 7.0.
dd
2001-08-25
1
-13
/
+0
*
Code merge and diff reduce with "base" telnet. This is the "later"
markm
2001-08-20
8
-50
/
+76
*
mdoc(7) police: s/BSD/.Bx/ where appropriate.
ru
2001-08-14
1
-3
/
+6
*
output_data(), output_datalen() and netflush() didn't actually guarantee
kris
2001-07-23
6
-45
/
+50
*
More potential buffer overflow fixes.
ru
2001-07-20
4
-35
/
+7
*
vsnprintf() can return a value larger than the buffer size.
ru
2001-07-19
1
-1
/
+1
*
Fixed the exploitable remote buffer overflow.
ru
2001-07-19
6
-314
/
+219
*
mdoc(7) police: removed HISTORY info from the .Os call.
ru
2001-07-10
1
-2
/
+1
*
Synch: Add $FreeBSD$.
asmodai
2001-02-07
1
-0
/
+1
*
Fix typo: seperate -> separate.
asmodai
2001-02-06
1
-1
/
+1
*
Fix typo: wierd -> weird.
asmodai
2001-02-06
1
-1
/
+1
*
mdoc(7) police: split punctuation characters + misc fixes.
ru
2001-02-01
1
-9
/
+9
*
Prepare for mdoc(7)NG.
ru
2001-01-10
1
-2
/
+6
*
(scrub_env): change to only accept a listed set of variables,
assar
2000-12-10
1
-23
/
+37
*
Add more environment variables to be filtered through scrub_env().
asmodai
2000-11-30
1
-0
/
+7
*
String paranoia fix. Synched from normal telnet.
asmodai
2000-11-30
1
-2
/
+2
*
String paranoia. Merged from regular telnet.
asmodai
2000-11-30
1
-2
/
+2
*
Correct definition of MAXHOSTNAMELEN in ifdef'ed code.
kris
2000-11-26
1
-1
/
+1
*
mdoc(7) police: use the new features of the Nm macro.
ru
2000-11-20
1
-2
/
+2
*
Avoid use of direct troff requests in mdoc(7) manual pages.
ru
2000-11-10
1
-2
/
+0
*
Add missing $FreeBSD$ to files that are NOT still on vendor a branch.
peter
2000-07-16
1
-0
/
+1
*
Freefall/Internat diff reducer.
markm
2000-02-24
1
-1
/
+1
*
another tcp apps IPv6 updates.(should be make world safe)
shin
2000-01-27
2
-36
/
+59
*
$Id$ -> $FreeBSD$
peter
1999-08-28
8
-8
/
+8
*
According to Mark Murray, Makefiles do not belong here. I guess we're
nsayer
1999-08-16
1
-24
/
+0
*
Add SRA authentication to src/crypto/telnet.
nsayer
1999-08-16
1
-0
/
+24
*
MF libexec/telnetd: Determine the host name using an array size of
brian
1999-04-08
1
-2
/
+3
*
MF libexec/telnetd: MAXHOSTNAMELEN & -u fixes.
brian
1999-04-07
2
-8
/
+16
*
Use realhostname().
brian
1999-04-06
1
-39
/
+9
*
MF src/libexec/telnetd: Verify the reverse DNS lookup
brian
1999-04-06
1
-2
/
+18
*
Old stuff laying around: Don't use getstr which can conflict with some
peter
1998-12-16
1
-5
/
+5
*
Old stuff from a source tree: copy (verbatum) the code to expand the
peter
1998-12-16
1
-2
/
+31
[next]