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
Commit message (
Expand
)
Author
Age
Files
Lines
*
unbreak build:
alfred
2002-05-11
5
-3
/
+7
*
Fix an external declaration that was causing telnetd to core dump.
markm
2002-05-06
1
-1
/
+1
*
Update build after import of Heimdal Kerberos 2002/02/17.
nectar
2002-02-19
1
-1
/
+1
*
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
*
Don't assume that the number of fds to select on is known quantity (in
jkh
2001-12-09
1
-32
/
+56
*
Fixed bugs from previous revision.
ru
2001-12-04
1
-1
/
+2
*
Protect variables and function prototypes that are only used in the INET6
jhay
2001-12-03
1
-1
/
+7
*
More help for alpha WARNS=2. This code is, erm, unusual. Anyone who
markm
2001-12-03
1
-4
/
+4
*
help the alphas out with the WARNS=2 stuff.
markm
2001-12-03
2
-2
/
+2
*
Damn. The previous mega-commit was incomplete WRT ANSIfication. This
markm
2001-11-30
13
-281
/
+250
*
Very large style makeover.
markm
2001-11-30
45
-5317
/
+2469
*
Fix world by trimming an extra comment terminator.
jhb
2001-10-29
1
-1
/
+1
*
Add Berkeley copyright to SRA.
nsayer
2001-10-29
3
-1
/
+91
*
Diff-reduce these two.
markm
2001-10-27
1
-3
/
+3
*
Add __FBSDID() to diff-reduce with "base" telnet.
markm
2001-10-01
14
-28
/
+40
*
Manually unifdef(1) CRAY, UNICOS, hpux and sun uselsess code.
markm
2001-08-29
11
-936
/
+7
*
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
25
-290
/
+283
*
Removal of following export controll related sentences:
horikawa
2001-08-15
1
-10
/
+0
*
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
2
-3
/
+2
*
mdoc(7) police: merge all fixes from non-crypto version.
ru
2001-07-05
1
-58
/
+92
*
MF non-crypto: 1.13: document -u in usage.
ru
2001-07-05
1
-8
/
+8
*
Oops, forgot the 'u' in the getopt for the previous commit.
dillon
2001-05-24
1
-1
/
+1
*
A feature to allow one to telnet to a unix domain socket. (MFC from
dillon
2001-05-23
3
-3
/
+51
*
Make the PAM user-override actually override the correect thing.
nsayer
2001-05-17
1
-3
/
+3
*
Back out last commit. This was already fixed. This should never have
peter
2001-05-17
1
-2
/
+0
*
Fix the latest telnet breakage. Obviously this was never compiled.
peter
2001-05-17
1
-4
/
+4
*
Since the root-on-insecure-tty code was added to telnetd, a dependency
nsayer
2001-05-16
1
-0
/
+2
*
Make sure the protocol actively rejects bad data rather than
nsayer
2001-05-16
1
-8
/
+8
*
srandomdev() affords us the opportunity to radically improve, and at the
nsayer
2001-05-16
1
-0
/
+7
*
Catch any attempted buffer overflows. The magic numbers in this code
nsayer
2001-05-16
1
-2
/
+6
*
Catch malloc return failures. This should help avoid dereferencing NULL on
nsayer
2001-05-16
1
-0
/
+8
*
Hack to work around braindeath in libtelnet:sra.c. The sra.o file
peter
2001-05-15
1
-0
/
+1
*
If the uid of the attempted authentication is 0 and if the pty is
nsayer
2001-05-15
1
-1
/
+34
*
Pointy hat fix -- reapply the SRA PAM patch. To -current this time.
nsayer
2001-05-07
1
-0
/
+133
*
mdoc(7) police: removed hard sentence breaks introduced in rev.1.10.
ru
2001-04-13
1
-4
/
+5
*
Clean up telnet's argument processing a bit. autologin and encryption is
nsayer
2001-04-06
2
-34
/
+23
*
Reactivate SRA.
nsayer
2001-04-05
1
-0
/
+18
*
Fix core noted in -stable with 'auth disable SRA'.
nsayer
2001-03-18
1
-2
/
+2
*
enable auto-negotiation of encrypt and decrypt
assar
2001-03-12
1
-0
/
+13
*
Synch: Add $FreeBSD$.
asmodai
2001-02-07
1
-0
/
+1
*
Fix typo: compatability -> compatibility.
asmodai
2001-02-06
1
-1
/
+1
*
Fix typo: seperate -> separate.
asmodai
2001-02-06
2
-2
/
+2
*
Fix typo: wierd -> weird.
asmodai
2001-02-06
2
-2
/
+2
[next]