telnet: Synchronize with FreeBSD 13.3.

This commit is contained in:
Augustin Cavalier
2024-05-28 16:23:27 -04:00
parent 0c84b78dd3
commit 6b99b20692
52 changed files with 680 additions and 851 deletions
+1
View File
@@ -131,6 +131,7 @@ extern char *telcmds[];
#define TELOPT_KERMIT 47 /* RFC2840 - Kermit */
#define TELOPT_EXOPL 255 /* extended-options-list */
#define COMPORT_SET_BAUDRATE 1 /* RFC2217 - Com Port Set Baud Rate */
#define NTELOPTS (1+TELOPT_KERMIT)
#ifdef TELOPTS