Module Name:src
Committed By: msaitoh
Date: Mon May 13 00:32:39 UTC 2024
Modified Files:
src/usr.bin/telnet: ring.c
Log Message:
s/of of/of/ in comment.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/usr.bin/telnet/ring.c
Please note that diffs are no
Module Name:src
Committed By: msaitoh
Date: Mon May 13 00:32:39 UTC 2024
Modified Files:
src/usr.bin/telnet: ring.c
Log Message:
s/of of/of/ in comment.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/usr.bin/telnet/ring.c
Please note that diffs are no
Module Name:src
Committed By: mrg
Date: Mon Aug 7 23:31:11 UTC 2023
Modified Files:
src/usr.bin/telnet: ring.c
Log Message:
remove always-true part of condition.
found by GCC 12.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/usr.bin/telnet/ring.c
P
Module Name:src
Committed By: mrg
Date: Mon Aug 7 23:31:11 UTC 2023
Modified Files:
src/usr.bin/telnet: ring.c
Log Message:
remove always-true part of condition.
found by GCC 12.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/usr.bin/telnet/ring.c
P
Module Name:src
Committed By: mlelstv
Date: Fri Jul 8 21:51:24 UTC 2022
Modified Files:
src/usr.bin/telnet: commands.c
Log Message:
Prevent crashes as shown in PR 56918.
To generate a diff of this commit:
cvs rdiff -u -r1.79 -r1.80 src/usr.bin/telnet/commands.c
Please
Module Name:src
Committed By: mlelstv
Date: Fri Jul 8 21:51:24 UTC 2022
Modified Files:
src/usr.bin/telnet: commands.c
Log Message:
Prevent crashes as shown in PR 56918.
To generate a diff of this commit:
cvs rdiff -u -r1.79 -r1.80 src/usr.bin/telnet/commands.c
Please
Module Name:src
Committed By: nia
Date: Sat Apr 16 09:53:13 UTC 2022
Modified Files:
src/usr.bin/telnet: telnet.1
Log Message:
telnet.1: update state of the art on Single DES encryption
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 src/usr.bin/telnet/teln
Module Name:src
Committed By: nia
Date: Sat Apr 16 09:53:13 UTC 2022
Modified Files:
src/usr.bin/telnet: telnet.1
Log Message:
telnet.1: update state of the art on Single DES encryption
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 src/usr.bin/telnet/teln
Module Name:src
Committed By: hannken
Date: Sat Oct 30 13:43:40 UTC 2021
Modified Files:
src/usr.bin/telnet: telnet.c
Log Message:
Obvious typo ':' -> ';'.
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 src/usr.bin/telnet/telnet.c
Please note that diffs a
Module Name:src
Committed By: hannken
Date: Sat Oct 30 13:43:40 UTC 2021
Modified Files:
src/usr.bin/telnet: telnet.c
Log Message:
Obvious typo ':' -> ';'.
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 src/usr.bin/telnet/telnet.c
Please note that diffs a
Module Name:src
Committed By: nia
Date: Sat Oct 30 11:37:18 UTC 2021
Modified Files:
src/usr.bin/telnet: telnet.c
Log Message:
telnet(1): use reallocarr instead of malloc(x * y)
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 src/usr.bin/telnet/telnet.c
Pl
Module Name:src
Committed By: nia
Date: Sat Oct 30 11:37:18 UTC 2021
Modified Files:
src/usr.bin/telnet: telnet.c
Log Message:
telnet(1): use reallocarr instead of malloc(x * y)
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 src/usr.bin/telnet/telnet.c
Pl
Module Name:src
Committed By: mrg
Date: Fri Oct 4 11:39:44 UTC 2019
Modified Files:
src/usr.bin/telnet: commands.c
Log Message:
use memmove() instead of strncpy() for overlapping strings.
ensure nul termination.
To generate a diff of this commit:
cvs rdiff -u -r1.76 -r1
Module Name:src
Committed By: mrg
Date: Fri Oct 4 11:39:44 UTC 2019
Modified Files:
src/usr.bin/telnet: commands.c
Log Message:
use memmove() instead of strncpy() for overlapping strings.
ensure nul termination.
To generate a diff of this commit:
cvs rdiff -u -r1.76 -r1
This is a distribution of both client and server telnet. These programs
have been compiled on:
telnet telnetd
4.4 BSD-Lite x x
4.3 BSD Reno X X
UNICOS 9.1X X
UNICOS 9.0X X
UNICOS 8.
On Dec 15, 10:56pm, "Maya Rashish" wrote:
}
} Module Name: src
} Committed By: maya
} Date: Sat Dec 15 22:56:51 UTC 2018
}
} Removed Files:
} src/usr.bin/telnet: README
}
} Log Message:
} Remove README relevant to 1995 telnet.
What changes have been made to render the README
16 matches
Mail list logo