+=================+ | netkit-rsh-0.17 | +=================+ netkit-rsh-0.17/ netkit-rsh-0.17/rcp/ netkit-rsh-0.17/rcp/.cvsignore netkit-rsh-0.17/rcp/Makefile netkit-rsh-0.17/rcp/pathnames.h netkit-rsh-0.17/rcp/rcp.1 netkit-rsh-0.17/rcp/rcp.c netkit-rsh-0.17/.cvsignore netkit-rsh-0.17/BUGS netkit-rsh-0.17/ChangeLog netkit-rsh-0.17/MCONFIG.in netkit-rsh-0.17/MRULES netkit-rsh-0.17/Makefile netkit-rsh-0.17/README netkit-rsh-0.17/configure netkit-rsh-0.17/version.h netkit-rsh-0.17/rexec/ netkit-rsh-0.17/rexec/.cvsignore netkit-rsh-0.17/rexec/Makefile netkit-rsh-0.17/rexec/README netkit-rsh-0.17/rexec/rexec.1 netkit-rsh-0.17/rexec/rexec.c netkit-rsh-0.17/rexecd/ netkit-rsh-0.17/rexecd/.cvsignore netkit-rsh-0.17/rexecd/Makefile netkit-rsh-0.17/rexecd/rexec.pam netkit-rsh-0.17/rexecd/rexecd.8 netkit-rsh-0.17/rexecd/rexecd.c netkit-rsh-0.17/rlogin/ netkit-rsh-0.17/rlogin/.cvsignore netkit-rsh-0.17/rlogin/Makefile netkit-rsh-0.17/rlogin/des_rw.c netkit-rsh-0.17/rlogin/rlogin.1 netkit-rsh-0.17/rlogin/rlogin.c netkit-rsh-0.17/rlogind/ netkit-rsh-0.17/rlogind/.cvsignore netkit-rsh-0.17/rlogind/Makefile netkit-rsh-0.17/rlogind/auth.c netkit-rsh-0.17/rlogind/logwtmp.h netkit-rsh-0.17/rlogind/network.c netkit-rsh-0.17/rlogind/pathnames.h netkit-rsh-0.17/rlogind/rlogind.8 netkit-rsh-0.17/rlogind/rlogind.c netkit-rsh-0.17/rlogind/rlogind.h netkit-rsh-0.17/rlogind/sockconv.c netkit-rsh-0.17/rsh/ netkit-rsh-0.17/rsh/.cvsignore netkit-rsh-0.17/rsh/Makefile netkit-rsh-0.17/rsh/pathnames.h netkit-rsh-0.17/rsh/rsh.1 netkit-rsh-0.17/rsh/rsh.c netkit-rsh-0.17/rshd/ netkit-rsh-0.17/rshd/.cvsignore netkit-rsh-0.17/rshd/Makefile netkit-rsh-0.17/rshd/rshd.8 netkit-rsh-0.17/rshd/rshd.c patching file rexecd/rexecd.c Hunk #1 succeeded at 223 (offset -12 lines). Hunk #3 succeeded at 304 (offset -12 lines). patching file rshd/rshd.c Hunk #1 succeeded at 331 with fuzz 2 (offset -71 lines). Hunk #2 succeeded at 412 with fuzz 2 (offset -4 lines). Hunk #3 succeeded at 393 with fuzz 1 (offset -80 lines). patching file rlogind/auth.c Directories: /usr/bin /usr/sbin /usr/man Looking for a C compiler... gcc Checking if gcc accepts gcc warnings... yes Checking if gcc accepts -O2... yes Checking for BSD signal semantics... yes Checking for ncurses... yes Checking for GNU libc... yes Checking for PAM... no Checking for shadow... yes Checking for crypt... -lcrypt Checking for forkpty... -lutil Checking for logwtmp... -lutil Checking for socklen_t... yes Checking for snprintf declaration... ok Checking for snprintf implementation... ok Generating MCONFIG... (cd rcp && make) make[1]: Entering directory `/tmp/netkit-rsh-0.17/rcp' 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 rcp.c -c gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 rcp.o -lcrypt -lutil -lutil -o rcp make[1]: Leaving directory `/tmp/netkit-rsh-0.17/rcp' (cd rexec && make) make[1]: Entering directory `/tmp/netkit-rsh-0.17/rexec' 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 rexec.c -c gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 rexec.o -lcrypt -lutil -lutil -o rexec make[1]: Leaving directory `/tmp/netkit-rsh-0.17/rexec' (cd rexecd && make) make[1]: Entering directory `/tmp/netkit-rsh-0.17/rexecd' 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 -DUSE_SHADOW -DRESTRICT_FTP=1 rexecd.c -c rexecd.c: In function 'doit': rexecd.c:441: warning: missing sentinel in function call gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 rexecd.o -lcrypt -lutil -lutil -o rexecd make[1]: Leaving directory `/tmp/netkit-rsh-0.17/rexecd' (cd rlogin && make) make[1]: Entering directory `/tmp/netkit-rsh-0.17/rlogin' 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 rlogin.c -c rlogin.c: In function 'main': rlogin.c:280: warning: 'sigblock' is deprecated (declared at /usr/include/signal.h:181) rlogin.c: In function 'doit': rlogin.c:366: warning: 'sigsetmask' is deprecated (declared at /usr/include/signal.h:184) rlogin.c: In function 'setsignal': rlogin.c:379: warning: 'sigblock' is deprecated (declared at /usr/include/signal.h:181) rlogin.c:383: warning: 'sigsetmask' is deprecated (declared at /usr/include/signal.h:184) rlogin.c: In function 'reader': rlogin.c:693: warning: 'sigsetmask' is deprecated (declared at /usr/include/signal.h:184) gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 rlogin.o -lcrypt -lutil -lutil -o rlogin make[1]: Leaving directory `/tmp/netkit-rsh-0.17/rlogin' (cd rlogind && make) make[1]: Entering directory `/tmp/netkit-rsh-0.17/rlogind' 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 rlogind.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 network.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 auth.c -c gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 rlogind.o network.o auth.o -lcrypt -lutil -lutil -o rlogind make[1]: Leaving directory `/tmp/netkit-rsh-0.17/rlogind' (cd rsh && make) make[1]: Entering directory `/tmp/netkit-rsh-0.17/rsh' 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 rsh.c -c rsh.c: In function 'main': rsh.c:192: warning: 'sigblock' is deprecated (declared at /usr/include/signal.h:181) rsh.c: In function 'talk': rsh.c:269: warning: 'sigsetmask' is deprecated (declared at /usr/include/signal.h:184) gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 rsh.o -lcrypt -lutil -lutil -o rsh make[1]: Leaving directory `/tmp/netkit-rsh-0.17/rsh' (cd rshd && make) make[1]: Entering directory `/tmp/netkit-rsh-0.17/rshd' 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 rshd.c -c rshd.c: In function 'doit': rshd.c:500: warning: missing sentinel in function call gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc3 rshd.o -lcrypt -lutil -lutil -o rshd make[1]: Leaving directory `/tmp/netkit-rsh-0.17/rshd' 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/netkit-rsh-0.17-sparc64-1.txz ./ install/ install/slack-desc usr/ usr/doc/ usr/doc/netkit-rsh-0.17/ usr/doc/netkit-rsh-0.17/README usr/sbin/ usr/sbin/in.rshd usr/sbin/in.rexecd usr/sbin/in.rlogind usr/man/ usr/man/man8/ usr/man/man8/rexecd.8.gz usr/man/man8/in.rshd.8.gz usr/man/man8/in.rlogind.8.gz usr/man/man1/ usr/man/man1/rsh.1.gz usr/man/man1/rcp.1.gz usr/man/man1/rlogin.1.gz usr/bin/ usr/bin/rlogin usr/bin/rsh usr/bin/rcp Slackware package /tmp/netkit-rsh-0.17-sparc64-1.txz created.