| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
the diff is in an ifdef that isn't enabled for FreeBSD.
Obtained from: OpenBSD(?)
Notes:
svn path=/head/; revision=31975
|
|
|
|
| |
Notes:
svn path=/head/; revision=31625
|
|
|
|
| |
Notes:
svn path=/head/; revision=31511
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This change changes the default handling of linemode so that older and/or
stupider telnet clients can still get wakeup characters like <ESC> and
<CTRL>D to work correctly multiple times on the same line, as in csh
"set filec" operations. It also causes CR and LF characters to be read by
apps in certain terminal modes consistently, as opposed to returning
CR sometimes and LF sometimes, which broke existing apps. The change
was shown to fix the problem demonstrated in the FreeBSD telnet client,
along with the telnet client in Solaris, SCO, Windows '95 & NT, DEC OSF,
NCSA, and others.
A similar change will be incorporated in the crypto version of telnetd.
This resolves bin/771 and bin/1037.
Notes:
svn path=/head/; revision=30211
|
|
|
|
|
|
|
|
| |
As this is the non-crypto version, remove the useless (commented out)
directives and macros.
Notes:
svn path=/head/; revision=29918
|
|
|
|
|
|
|
|
| |
PR: 4462
Submitted by: hfir@math.rochester.edu
Notes:
svn path=/head/; revision=29397
|
|
|
|
|
|
|
| |
posix standard on the topic.
Notes:
svn path=/head/; revision=24349
|
|
|
|
| |
Notes:
svn path=/head/; revision=22989
|
|
|
|
|
|
|
| |
prompt macros to agree with getty(8).
Notes:
svn path=/head/; revision=22196
|
|
|
|
|
|
|
|
|
|
|
| |
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
Notes:
svn path=/head/; revision=21673
|
|
|
|
| |
Notes:
svn path=/head/; revision=21635
|
|
|
|
|
|
|
|
|
| |
(replacied it with a getopt stopper (--) instead, which is more correct).
Obtained from: OpenBSD
Notes:
svn path=/head/; revision=21403
|
|
|
|
| |
Notes:
svn path=/head/; revision=18767
|
|
|
|
| |
Notes:
svn path=/head/; revision=18718
|
|
|
|
| |
Notes:
svn path=/head/; revision=18471
|
|
|
|
| |
Notes:
svn path=/head/; revision=18050
|
|
|
|
|
|
|
| |
alternate login(1) type program to run.
Notes:
svn path=/head/; revision=17568
|
|
|
|
| |
Notes:
svn path=/head/; revision=15662
|
|
|
|
|
|
|
| |
which included commits to RCS files with non-trunk default branches.
Notes:
svn path=/head/; revision=13123
|
|
|
|
| |
Notes:
svn path=/head/; revision=11767
|
|
|
|
|
|
|
| |
Zap only needed LD_* variables
Notes:
svn path=/head/; revision=11597
|
|
|
|
|
|
|
| |
Submitted by: Sam Hartman <hartmans@mit.edu>
Notes:
svn path=/head/; revision=11591
|
|
|
|
|
|
|
|
|
| |
were chopped off of the function call and garbage was passed instead.
The solution involves making some variable globals as well as fixing the
call to have all the arguments.
Notes:
svn path=/head/; revision=10678
|
|
|
|
| |
Notes:
svn path=/head/; revision=10571
|
|
|
|
|
|
|
| |
Submitted by: John Capo <jc@irbs.com> & Peter Wemm
Notes:
svn path=/head/; revision=10561
|
|
|
|
|
|
|
|
|
| |
avoid race condition on connections with larger round-trip-times.
Submitted by: John Capo & Peter Wemm
Notes:
svn path=/head/; revision=10560
|
|
|
|
| |
Notes:
svn path=/head/; revision=9931
|
|
|
|
|
|
|
|
|
| |
Reviewed by:
Submitted by:
Obtained from:
Notes:
svn path=/head/; revision=9860
|
|
|
|
|
|
|
|
| |
termios speed.
Obtained from: Pre-Lite2 telnet
Notes:
svn path=/head/; revision=9857
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
causes some clients that do not support linemode to mis-interpret the return
key (i.e. double returns).
The fix is to only do the state check for binary options if linemode will
be used.
Closes PR#505.
Submitted by: Charles Henrich
Notes:
svn path=/head/; revision=9253
|
|
|
|
| |
Notes:
svn path=/head/; revision=8870
|
|
|
|
|
|
|
|
|
| |
When hostname len > 8, name replaced with dot notation when -u flag
not specified (default case).
Use _PATH_* for utmp/wtmp.
Notes:
svn path=/head/; revision=8093
|
|
|
|
|
|
|
| |
Submitted by: Heikki Suonsivu <hsu@cs.hut.fi>
Notes:
svn path=/head/; revision=6264
|
|
|
|
| |
Notes:
svn path=/head/; revision=2678
|
|
|
|
|
|
|
|
|
| |
(If you do, you will have problems trying to telnet into a FreeBSD-2.0
box from a Sun, and I WANT TO DO THAT.)
Submitted by: Geoff
Notes:
svn path=/head/; revision=2517
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fixed security problem with telnetd, which allowed
telnet -l -hcert.org localhost
to change the user's host in utmp.
Thanks to Matthew Green <mrgreen@@mame.mu.oz.au> for showing me this one.
Reviewed by: karl, guido
Submitted by: mrgreen@@mame.mu.oz.au
Notes:
svn path=/head/; revision=2077
|
|
|
|
|
|
|
|
| |
Only crypt.c in libc remains.
Reviewed by: Geoff Rehmet
Notes:
svn path=/head/; revision=2054
|
|
|
|
|
|
|
| |
Submitted by: jkh
Notes:
svn path=/head/; revision=2002
|
|
|
|
|
|
|
| |
set up right yet.
Notes:
svn path=/head/; revision=1875
|
|
Notes:
svn path=/vendor/CSRG/dist/; revision=1592
|