netkit-telnet-0.17/ netkit-telnet-0.17/.cvsignore netkit-telnet-0.17/BUGS netkit-telnet-0.17/ChangeLog netkit-telnet-0.17/MCONFIG.in netkit-telnet-0.17/MRULES netkit-telnet-0.17/Makefile netkit-telnet-0.17/README netkit-telnet-0.17/configure netkit-telnet-0.17/pty-hang.patch netkit-telnet-0.17/version.h netkit-telnet-0.17/telnet/ netkit-telnet-0.17/telnet/.cvsignore netkit-telnet-0.17/telnet/Makefile netkit-telnet-0.17/telnet/README netkit-telnet-0.17/telnet/README.old netkit-telnet-0.17/telnet/TODO netkit-telnet-0.17/telnet/array.h netkit-telnet-0.17/telnet/authenc.cc netkit-telnet-0.17/telnet/commands.cc netkit-telnet-0.17/telnet/defines.h netkit-telnet-0.17/telnet/depend.mk netkit-telnet-0.17/telnet/environ.cc netkit-telnet-0.17/telnet/environ.h netkit-telnet-0.17/telnet/externs.h netkit-telnet-0.17/telnet/fdset.h netkit-telnet-0.17/telnet/general.h netkit-telnet-0.17/telnet/genget.cc netkit-telnet-0.17/telnet/genget.h netkit-telnet-0.17/telnet/main.cc netkit-telnet-0.17/telnet/netlink.cc netkit-telnet-0.17/telnet/netlink.h netkit-telnet-0.17/telnet/network.cc netkit-telnet-0.17/telnet/proto.h netkit-telnet-0.17/telnet/ptrarray.h netkit-telnet-0.17/telnet/ring.cc netkit-telnet-0.17/telnet/ring.h netkit-telnet-0.17/telnet/sys_bsd.cc netkit-telnet-0.17/telnet/telnet.1 netkit-telnet-0.17/telnet/telnet.cc netkit-telnet-0.17/telnet/terminal.cc netkit-telnet-0.17/telnet/terminal.h netkit-telnet-0.17/telnet/tn3270.cc netkit-telnet-0.17/telnet/types.h netkit-telnet-0.17/telnet/utilities.cc netkit-telnet-0.17/telnetd/ netkit-telnet-0.17/telnetd/.cvsignore netkit-telnet-0.17/telnetd/Makefile netkit-telnet-0.17/telnetd/authenc.c netkit-telnet-0.17/telnetd/defs.h netkit-telnet-0.17/telnetd/ext.h netkit-telnet-0.17/telnetd/getent.c netkit-telnet-0.17/telnetd/global.c netkit-telnet-0.17/telnetd/issue.net.5 netkit-telnet-0.17/telnetd/login.3 netkit-telnet-0.17/telnetd/logout.h netkit-telnet-0.17/telnetd/logwtmp.h netkit-telnet-0.17/telnetd/pathnames.h netkit-telnet-0.17/telnetd/setproctitle.3 netkit-telnet-0.17/telnetd/setproctitle.c netkit-telnet-0.17/telnetd/setproctitle.h netkit-telnet-0.17/telnetd/slc.c netkit-telnet-0.17/telnetd/state.c netkit-telnet-0.17/telnetd/sys_term.c netkit-telnet-0.17/telnetd/telnetd.8 netkit-telnet-0.17/telnetd/telnetd.c netkit-telnet-0.17/telnetd/telnetd.h netkit-telnet-0.17/telnetd/termstat.c netkit-telnet-0.17/telnetd/utility.c netkit-telnet-0.17/telnetlogin/ netkit-telnet-0.17/telnetlogin/.cvsignore netkit-telnet-0.17/telnetlogin/Makefile netkit-telnet-0.17/telnetlogin/telnetlogin.8 netkit-telnet-0.17/telnetlogin/telnetlogin.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- ./telnetd/utility.c.orig Sun Feb 25 18:20:41 2001 |+++ ./telnetd/utility.c Sun Feb 25 18:20:59 2001 -------------------------- Patching file telnetd/utility.c using Plan A... Hunk #1 succeeded at 41. done Hmm... Looks like a unified diff to me... (Stripping trailing CRs from patch.) The text leading up to this was: -------------------------- |--- netkit-telnet-0.17/telnetd/utility.c.ayt Wed Aug 8 16:33:01 2001 |+++ netkit-telnet-0.17/telnetd/utility.c Wed Aug 8 17:20:39 2001 -------------------------- Patching file telnetd/utility.c using Plan A... Hunk #1 succeeded at 56. Hmm... The next patch looks like a unified diff to me... (Stripping trailing CRs from patch.) The text leading up to this was: -------------------------- |--- netkit-telnet-0.17/telnetd/telnetd.c.ayt Wed Aug 8 16:33:01 2001 |+++ netkit-telnet-0.17/telnetd/telnetd.c Wed Aug 8 17:21:44 2001 -------------------------- Patching file telnetd/telnetd.c using Plan A... Hunk #1 succeeded at 1146 (offset -131 lines). done Directories: /usr/bin /usr/sbin /usr/man Looking for a C compiler... gcc Checking if gcc accepts gcc warnings... yes Looking for a C++ compiler... gcc Checking if gcc accepts gcc warnings... yes Checking if gcc accepts -O2... yes Checking if gcc accepts -fno-rtti... yes Checking if gcc accepts -fno-exceptions... yes Checking for BSD signal semantics... yes Checking for ncurses... yes Checking for GNU libc... yes Checking for forkpty... -lutil Checking for logwtmp... -lutil Checking for snprintf declaration... ok Checking for snprintf implementation... ok Generating MCONFIG... gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -O2 -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline '-DISSUE_FILE="/etc/issue.net"' -DPARANOID_TTYS -DNO_REVOKE -DKLUDGELINEMODE -DDIAGNOSTICS telnetd.c -c gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -O2 -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline '-DISSUE_FILE="/etc/issue.net"' -DPARANOID_TTYS -DNO_REVOKE -DKLUDGELINEMODE -DDIAGNOSTICS state.c -c state.c: In function 'suboption': state.c:1207: warning: comparison of distinct pointer types lacks a cast gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -O2 -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline '-DISSUE_FILE="/etc/issue.net"' -DPARANOID_TTYS -DNO_REVOKE -DKLUDGELINEMODE -DDIAGNOSTICS termstat.c -c gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -O2 -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline '-DISSUE_FILE="/etc/issue.net"' -DPARANOID_TTYS -DNO_REVOKE -DKLUDGELINEMODE -DDIAGNOSTICS slc.c -c gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -O2 -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline '-DISSUE_FILE="/etc/issue.net"' -DPARANOID_TTYS -DNO_REVOKE -DKLUDGELINEMODE -DDIAGNOSTICS sys_term.c -c gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -O2 -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline '-DISSUE_FILE="/etc/issue.net"' -DPARANOID_TTYS -DNO_REVOKE -DKLUDGELINEMODE -DDIAGNOSTICS utility.c -c utility.c:626:35: warning: trigraph ??) ignored, use -trigraphs to enable utility.c:647:33: warning: trigraph ??) ignored, use -trigraphs to enable utility.c:669:33: warning: trigraph ??) ignored, use -trigraphs to enable utility.c:688:33: warning: trigraph ??) ignored, use -trigraphs to enable utility.c:713:33: warning: trigraph ??) ignored, use -trigraphs to enable utility.c:730:30: warning: trigraph ??) ignored, use -trigraphs to enable utility.c:787:28: warning: trigraph ??) ignored, use -trigraphs to enable utility.c:962:33: warning: trigraph ??) ignored, use -trigraphs to enable utility.c:975:38: warning: trigraph ??) ignored, use -trigraphs to enable utility.c:997:35: warning: trigraph ??) ignored, use -trigraphs to enable utility.c:1038:33: warning: trigraph ??) ignored, use -trigraphs to enable utility.c:1063:39: warning: trigraph ??) ignored, use -trigraphs to enable gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -O2 -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline '-DISSUE_FILE="/etc/issue.net"' -DPARANOID_TTYS -DNO_REVOKE -DKLUDGELINEMODE -DDIAGNOSTICS global.c -c gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -O2 -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline '-DISSUE_FILE="/etc/issue.net"' -DPARANOID_TTYS -DNO_REVOKE -DKLUDGELINEMODE -DDIAGNOSTICS setproctitle.c -c gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 telnetd.o state.o termstat.o slc.o sys_term.o utility.o global.o setproctitle.o -lutil -lutil -o telnetd ./ ./libtelnet/ ./libtelnet/CVS/ ./libtelnet/CVS/Root ./libtelnet/CVS/Repository ./libtelnet/CVS/Entries ./libtelnet/enc_des.c ./libtelnet/Makefile ./libtelnet/auth-proto.h ./libtelnet/encrypt.c ./libtelnet/encrypt.h ./libtelnet/enc-proto.h ./libtelnet/genget.c ./libtelnet/auth.c ./libtelnet/auth.h ./libtelnet/getent.c ./libtelnet/misc.c ./libtelnet/misc.h ./libtelnet/kerberos.c ./libtelnet/kerberos5.c ./libtelnet/misc-proto.h ./telnet/ ./telnet/CVS/ ./telnet/CVS/Root ./telnet/CVS/Repository ./telnet/CVS/Entries ./telnet/utilities.c ./telnet/Makefile ./telnet/sys_bsd.c ./telnet/README ./telnet/telnet.1 ./telnet/telnet.c ./telnet/telnet_locl.h ./telnet/terminal.c ./telnet/main.c ./telnet/network.c ./telnet/ring.c ./telnet/ring.h ./telnet/types.h ./telnet/authenc.c ./telnet/defines.h ./telnet/externs.h ./telnet/tn3270.c ./telnet/commands.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- ./telnet/commands.c.orig Thu Mar 21 20:27:13 2002 |+++ ./telnet/commands.c Thu Mar 21 20:27:42 2002 -------------------------- Patching file telnet/commands.c using Plan A... Hunk #1 succeeded at 2196. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |--- ./telnet/GNUmakefile.orig Thu Mar 21 20:22:45 2002 |+++ ./telnet/GNUmakefile Thu Mar 21 20:22:23 2002 -------------------------- Patching file telnet/GNUmakefile using Plan A... Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |--- ./telnet/main.c.orig Thu Mar 21 20:27:27 2002 |+++ ./telnet/main.c Thu Mar 21 20:27:51 2002 -------------------------- Patching file telnet/main.c using Plan A... Hunk #1 succeeded at 325. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |--- ./telnet/utilities.c.orig Thu Mar 21 20:27:22 2002 |+++ ./telnet/utilities.c Thu Mar 21 20:27:47 2002 -------------------------- Patching file telnet/utilities.c using Plan A... Hunk #1 succeeded at 101. done Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Apply by doing: | cd /usr/src | patch -p0 < 014_telnet.patch | |Then rebuild and install telnet: | cd usr.bin/telnet | make obj | make depend | make | make install | |Index: usr.bin/telnet/authenc.c |=================================================================== |RCS file: /cvs/src/usr.bin/telnet/authenc.c,v |retrieving revision 1.6 |retrieving revision 1.6.6.1 |diff -u -p -r1.6 -r1.6.6.1 |--- usr.bin/telnet/authenc.c 3 Jun 2003 02:56:18 -0000 1.6 |+++ usr.bin/telnet/authenc.c 29 Mar 2005 19:49:10 -0000 1.6.6.1 -------------------------- Patching file telnet/authenc.c using Plan A... Hunk #1 succeeded at 73 (offset -7 lines). Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: usr.bin/telnet/commands.c |=================================================================== |RCS file: /cvs/src/usr.bin/telnet/commands.c,v |retrieving revision 1.46 |retrieving revision 1.46.4.1 |diff -u -p -r1.46 -r1.46.4.1 |--- usr.bin/telnet/commands.c 28 Dec 2003 21:53:01 -0000 1.46 |+++ usr.bin/telnet/commands.c 29 Mar 2005 19:49:10 -0000 1.46.4.1 -------------------------- Patching file telnet/commands.c using Plan A... Hunk #1 succeeded at 1826 (offset 5 lines). Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: usr.bin/telnet/externs.h |=================================================================== |RCS file: /cvs/src/usr.bin/telnet/externs.h,v |retrieving revision 1.13 |retrieving revision 1.13.4.1 |diff -u -p -r1.13 -r1.13.4.1 |--- usr.bin/telnet/externs.h 3 Jan 2004 23:36:14 -0000 1.13 |+++ usr.bin/telnet/externs.h 29 Mar 2005 19:49:10 -0000 1.13.4.1 -------------------------- Patching file telnet/externs.h using Plan A... Hunk #1 succeeded at 203 (offset -1 lines). Hunk #2 succeeded at 336. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: usr.bin/telnet/telnet.c |=================================================================== |RCS file: /cvs/src/usr.bin/telnet/telnet.c,v |retrieving revision 1.18 |retrieving revision 1.18.4.1 |diff -u -p -r1.18 -r1.18.4.1 |--- usr.bin/telnet/telnet.c 8 Nov 2003 19:17:29 -0000 1.18 |+++ usr.bin/telnet/telnet.c 29 Mar 2005 19:49:10 -0000 1.18.4.1 -------------------------- Patching file telnet/telnet.c using Plan A... Hunk #1 succeeded at 447 (offset 1 line). Hunk #2 succeeded at 682. Hunk #3 succeeded at 860 (offset 1 line). Hunk #4 succeeded at 1331. Hunk #5 succeeded at 1359 (offset 1 line). Hunk #6 succeeded at 1375. Hunk #7 succeeded at 1500 (offset 1 line). Hunk #8 succeeded at 1530. Hunk #9 succeeded at 1566 (offset 1 line). Hunk #10 succeeded at 1646. Hunk #11 succeeded at 2218 (offset -6 lines). done gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -O2 -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -D_GNU_SOURCE -DUSE_TERMIO -DKLUDGELINEMODE -I../ authenc.c -c gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -O2 -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -D_GNU_SOURCE -DUSE_TERMIO -DKLUDGELINEMODE -I../ commands.c -c commands.c:53: warning: function declaration isn't a prototype commands.c:97: warning: function declaration isn't a prototype commands.c:154: warning: function declaration isn't a prototype commands.c:181: warning: function declaration isn't a prototype commands.c:228: warning: function declaration isn't a prototype commands.c:268: warning: missing initializer commands.c:268: warning: (near initialization for 'Sendlist[25].help') commands.c:276: warning: function declaration isn't a prototype commands.c:358: warning: function declaration isn't a prototype commands.c: In function 'send_tncmd': commands.c:395: warning: function declaration isn't a prototype commands.c:399: warning: nested extern declaration of 'telopts' commands.c: At top level: commands.c:474: warning: function declaration isn't a prototype commands.c:481: warning: function declaration isn't a prototype commands.c:500: warning: function declaration isn't a prototype commands.c:513: warning: function declaration isn't a prototype commands.c:552: warning: function declaration isn't a prototype commands.c:579: warning: function declaration isn't a prototype commands.c:620: warning: function declaration isn't a prototype commands.c:631: warning: missing initializer commands.c:631: warning: (near initialization for 'Togglelist[0].needconnect') commands.c:636: warning: missing initializer commands.c:636: warning: (near initialization for 'Togglelist[1].needconnect') commands.c:675: warning: missing initializer commands.c:675: warning: (near initialization for 'Togglelist[2].needconnect') commands.c:680: warning: missing initializer commands.c:680: warning: (near initialization for 'Togglelist[3].needconnect') commands.c:685: warning: missing initializer commands.c:685: warning: (near initialization for 'Togglelist[4].needconnect') commands.c:690: warning: missing initializer commands.c:690: warning: (near initialization for 'Togglelist[5].needconnect') commands.c:695: warning: missing initializer commands.c:695: warning: (near initialization for 'Togglelist[6].needconnect') commands.c:700: warning: missing initializer commands.c:700: warning: (near initialization for 'Togglelist[7].needconnect') commands.c:705: warning: missing initializer commands.c:705: warning: (near initialization for 'Togglelist[8].needconnect') commands.c:706: warning: missing initializer commands.c:706: warning: (near initialization for 'Togglelist[9].actionexplanation') commands.c:723: warning: missing initializer commands.c:723: warning: (near initialization for 'Togglelist[10].needconnect') commands.c:728: warning: missing initializer commands.c:728: warning: (near initialization for 'Togglelist[11].needconnect') commands.c:733: warning: missing initializer commands.c:733: warning: (near initialization for 'Togglelist[12].needconnect') commands.c:738: warning: missing initializer commands.c:738: warning: (near initialization for 'Togglelist[13].needconnect') commands.c:744: warning: missing initializer commands.c:744: warning: (near initialization for 'Togglelist[14].needconnect') commands.c:748: warning: missing initializer commands.c:748: warning: (near initialization for 'Togglelist[15].variable') commands.c:751: warning: missing initializer commands.c:751: warning: (near initialization for 'Togglelist[16].variable') commands.c:752: warning: missing initializer commands.c:752: warning: (near initialization for 'Togglelist[17].help') commands.c:775: warning: function declaration isn't a prototype commands.c:795: warning: function declaration isn't a prototype commands.c:845: warning: missing initializer commands.c:845: warning: (near initialization for 'new_tc.c_oflag') commands.c:851: warning: function declaration isn't a prototype commands.c:862: warning: missing initializer commands.c:862: warning: (near initialization for 'Setlist[4].handler') commands.c:868: warning: missing initializer commands.c:868: warning: (near initialization for 'Setlist[10].handler') commands.c:881: warning: missing initializer commands.c:881: warning: (near initialization for 'Setlist[23].help') commands.c:886: warning: function declaration isn't a prototype commands.c:908: warning: function declaration isn't a prototype commands.c:986: warning: function declaration isn't a prototype commands.c:1056: warning: function declaration isn't a prototype commands.c:1067: warning: function declaration isn't a prototype commands.c:1079: warning: function declaration isn't a prototype commands.c:1092: warning: function declaration isn't a prototype commands.c: In function 'dolmmode': commands.c:1095: warning: nested extern declaration of 'linemode' commands.c: At top level: commands.c:1113: warning: function declaration isn't a prototype commands.c: In function 'tn_setmode': commands.c:1113: warning: type of 'bit' defaults to 'int' commands.c: At top level: commands.c:1119: warning: function declaration isn't a prototype commands.c: In function 'tn_clearmode': commands.c:1119: warning: type of 'bit' defaults to 'int' commands.c: At top level: commands.c:1126: warning: function declaration isn't a prototype commands.c:1134: warning: missing initializer commands.c:1134: warning: (near initialization for 'ModeList[0].arg1') commands.c:1136: warning: missing initializer commands.c:1136: warning: (near initialization for 'ModeList[1].needconnect') commands.c:1138: warning: missing initializer commands.c:1138: warning: (near initialization for 'ModeList[2].arg1') commands.c:1140: warning: missing initializer commands.c:1140: warning: (near initialization for 'ModeList[3].needconnect') commands.c:1142: warning: missing initializer commands.c:1142: warning: (near initialization for 'ModeList[4].needconnect') commands.c:1143: warning: missing initializer commands.c:1143: warning: (near initialization for 'ModeList[5].needconnect') commands.c:1156: warning: missing initializer commands.c:1156: warning: (near initialization for 'ModeList[18].arg1') commands.c:1158: warning: missing initializer commands.c:1158: warning: (near initialization for 'ModeList[19].arg1') commands.c:1160: warning: missing initializer commands.c:1160: warning: (near initialization for 'ModeList[20].needconnect') commands.c:1161: warning: missing initializer commands.c:1161: warning: (near initialization for 'ModeList[21].arg1') commands.c:1162: warning: missing initializer commands.c:1162: warning: (near initialization for 'ModeList[22].help') commands.c:1188: warning: function declaration isn't a prototype commands.c:1216: warning: function declaration isn't a prototype commands.c:1287: warning: function declaration isn't a prototype commands.c:1315: warning: function declaration isn't a prototype commands.c:1326: warning: function declaration isn't a prototype commands.c:1357: warning: function declaration isn't a prototype commands.c: In function 'shell': commands.c:1358: warning: unused parameter 'argv' commands.c: At top level: commands.c:1409: warning: function declaration isn't a prototype commands.c: In function 'bye': commands.c:1412: warning: nested extern declaration of 'resettermname' commands.c: At top level: commands.c:1448: warning: function declaration isn't a prototype commands.c:1462: warning: function declaration isn't a prototype commands.c:1466: warning: function declaration isn't a prototype commands.c:1477: warning: missing initializer commands.c:1477: warning: (near initialization for 'SlcList[5].help') commands.c:1482: warning: function declaration isn't a prototype commands.c:1497: warning: function declaration isn't a prototype commands.c:1505: warning: function declaration isn't a prototype commands.c:1538: warning: function declaration isn't a prototype commands.c:1546: warning: function declaration isn't a prototype commands.c:1562: warning: missing initializer commands.c:1562: warning: (near initialization for 'EnvList[8].help') commands.c:1582: warning: function declaration isn't a prototype commands.c:1590: warning: function declaration isn't a prototype commands.c: In function 'env_init': commands.c:1649: warning: nested extern declaration of 'environ' commands.c:1667: warning: pointer targets in passing argument 1 of 'env_find' differ in signedness commands.c:1695: warning: pointer targets in passing argument 1 of 'env_find' differ in signedness commands.c:1695: warning: pointer targets in passing argument 1 of 'env_find' differ in signedness commands.c: In function 'env_define': commands.c:1726: warning: pointer targets in assignment differ in signedness commands.c:1728: warning: pointer targets in assignment differ in signedness commands.c: In function 'env_default': commands.c:1812: warning: type of 'welldefined' defaults to 'int' commands.c: At top level: commands.c:2105: warning: function declaration isn't a prototype commands.c: In function 'tn': commands.c:2276: warning: function declaration isn't a prototype commands.c:2276: warning: nested extern declaration of 'inet_ntoa' commands.c:2358: warning: comparison between signed and unsigned commands.c: At top level: commands.c:45: warning: '_hostname' defined but not used commands.c: In function 'tn': commands.c:2281: warning: variable 'user' might be clobbered by 'longjmp' or 'vfork' gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -O2 -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -D_GNU_SOURCE -DUSE_TERMIO -DKLUDGELINEMODE -I../ main.c -c main.c:157: warning: function declaration isn't a prototype main.c: In function 'main': main.c:160: warning: nested extern declaration of 'optarg' main.c:161: warning: nested extern declaration of 'optind' main.c:204: warning: pointer targets in passing argument 1 of 'env_define' differ in signedness main.c: At top level: main.c:38: warning: 'copyright' defined but not used gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -O2 -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -D_GNU_SOURCE -DUSE_TERMIO -DKLUDGELINEMODE -I../ network.c -c network.c: In function 'stilloob': network.c:68: warning: missing initializer network.c:68: warning: (near initialization for 'timeout.tv_usec') gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -O2 -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -D_GNU_SOURCE -DUSE_TERMIO -DKLUDGELINEMODE -I../ ring.c -c gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -O2 -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -D_GNU_SOURCE -DUSE_TERMIO -DKLUDGELINEMODE -I../ sys_bsd.c -c sys_bsd.c:60: warning: missing initializer sys_bsd.c:60: warning: (near initialization for 'old_tc.c_oflag') sys_bsd.c:153: warning: function declaration isn't a prototype sys_bsd.c:153: warning: function declaration isn't a prototype sys_bsd.c:153: warning: function declaration isn't a prototype sys_bsd.c:153: warning: function declaration isn't a prototype sys_bsd.c:153: warning: function declaration isn't a prototype sys_bsd.c:359: warning: function declaration isn't a prototype sys_bsd.c:841: warning: function declaration isn't a prototype sys_bsd.c: In function 'deadpeer': sys_bsd.c:841: warning: unused parameter 'sig' sys_bsd.c: At top level: sys_bsd.c:850: warning: function declaration isn't a prototype sys_bsd.c: In function 'intr': sys_bsd.c:850: warning: unused parameter 'sig' sys_bsd.c: At top level: sys_bsd.c:863: warning: function declaration isn't a prototype sys_bsd.c: In function 'intr2': sys_bsd.c:863: warning: unused parameter 'sig' sys_bsd.c: At top level: sys_bsd.c:880: warning: function declaration isn't a prototype sys_bsd.c: In function 'susp': sys_bsd.c:880: warning: unused parameter 'sig' sys_bsd.c: At top level: sys_bsd.c:893: warning: function declaration isn't a prototype sys_bsd.c: In function 'sendwin': sys_bsd.c:893: warning: unused parameter 'sig' sys_bsd.c: In function 'process_rings': sys_bsd.c:963: warning: type of 'netin' defaults to 'int' sys_bsd.c:963: warning: type of 'netout' defaults to 'int' sys_bsd.c:963: warning: type of 'netex' defaults to 'int' sys_bsd.c:963: warning: type of 'ttyin' defaults to 'int' sys_bsd.c:963: warning: type of 'ttyout' defaults to 'int' sys_bsd.c:971: warning: missing initializer sys_bsd.c:971: warning: (near initialization for 'TimeValue.tv_usec') gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -O2 -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -D_GNU_SOURCE -DUSE_TERMIO -DKLUDGELINEMODE -I../ telnet.c -c telnet.c:120: warning: missing braces around initializer telnet.c:120: warning: (near initialization for 'toplevel[0]') telnet.c:120: warning: missing initializer telnet.c:120: warning: (near initialization for 'toplevel[0].__jmpbuf[0].uc_flags') telnet.c:120: warning: missing initializer telnet.c:120: warning: (near initialization for 'toplevel[0].__mask_was_saved') telnet.c:388: warning: function declaration isn't a prototype telnet.c:501: warning: function declaration isn't a prototype telnet.c:548: warning: function declaration isn't a prototype telnet.c:676: warning: function declaration isn't a prototype telnet.c:719: warning: function declaration isn't a prototype telnet.c: In function 'lm_will': telnet.c:997: warning: comparison between signed and unsigned telnet.c: In function 'lm_do': telnet.c:1037: warning: comparison between signed and unsigned telnet.c: In function 'lm_mode': telnet.c:1082: warning: comparison between signed and unsigned telnet.c: In function 'slc_import': telnet.c:1208: warning: comparison between signed and unsigned telnet.c: At top level: telnet.c:1339: warning: no previous prototype for 'slc_add' telnet.c:1509: warning: no previous prototype for 'opt_add' telnet.c: In function 'env_opt_add': telnet.c:1577: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness telnet.c:1579: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness telnet.c: At top level: telnet.c:1952: warning: function declaration isn't a prototype telnet.c:2103: warning: function declaration isn't a prototype telnet.c: In function 'telnet': telnet.c:2187: warning: unused parameter 'user' telnet.c: At top level: telnet.c:2347: warning: function declaration isn't a prototype telnet.c:2390: warning: function declaration isn't a prototype telnet.c: In function 'telrcv': telnet.c:1671: warning: 'sbp' may be used uninitialized in this function gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -O2 -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -D_GNU_SOURCE -DUSE_TERMIO -DKLUDGELINEMODE -I../ terminal.c -c terminal.c: In function 'ttyflush': terminal.c:135: warning: pointer targets in passing argument 1 of 'TerminalWrite' differ in signedness terminal.c: In function 'getconnmode': terminal.c:161: warning: nested extern declaration of 'linemode' terminal.c:164: warning: nested extern declaration of 'kludgelinemode' gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -O2 -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -D_GNU_SOURCE -DUSE_TERMIO -DKLUDGELINEMODE -I../ tn3270.c -c tn3270.c:73: warning: function declaration isn't a prototype gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -O2 -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -D_GNU_SOURCE -DUSE_TERMIO -DKLUDGELINEMODE -I../ utilities.c -c utilities.c: In function 'optionstatus': utilities.c:204: warning: nested extern declaration of 'will_wont_resp' utilities.c:204: warning: nested extern declaration of 'do_dont_resp' utilities.c: In function 'printsub': utilities.c:285: warning: nested extern declaration of 'want_status_response' utilities.c:284: warning: unused variable 'buf' gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -O2 -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -D_GNU_SOURCE -DUSE_TERMIO -DKLUDGELINEMODE -I../ ../libtelnet/genget.c -c ../libtelnet/genget.c:39: warning: 'rcsid' defined but not used gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 authenc.o commands.o main.o network.o ring.o sys_bsd.o telnet.o terminal.o tn3270.o utilities.o genget.o -lutil -lutil -lncurses -o telnet Slackware package maker, version 3.14159. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /tmp/telnet-0.17-sparc64-2.txz ./ install/ install/slack-desc bin/ bin/telnet usr/ usr/doc/ usr/doc/netkit-telnet-0.17/ usr/doc/netkit-telnet-0.17/README usr/sbin/ usr/sbin/in.telnetd usr/man/ usr/man/man8/ usr/man/man8/in.telnetd.8.gz usr/man/man1/ usr/man/man1/telnet.1.gz Slackware package /tmp/telnet-0.17-sparc64-2.txz created.