home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-01-17 | 81.2 KB | 2,440 lines |
- Newsgroups: comp.sources.misc
- From: youki-k@is.aist-nara.ac.jp (Youki Kadobayashi)
- Subject: v41i107: wwfs - WorldWide File System, Part22/22
- Message-ID: <1994Jan17.202722.20839@sparky.sterling.com>
- X-Md4-Signature: 132c205f8e8a988f8f010ff2220742a0
- Sender: kent@sparky.sterling.com (Kent Landfield)
- Organization: Nara Institute of Science and Technology, Japan
- Date: Mon, 17 Jan 1994 20:27:22 GMT
- Approved: kent@sparky.sterling.com
-
- Submitted-by: youki-k@is.aist-nara.ac.jp (Youki Kadobayashi)
- Posting-number: Volume 41, Issue 107
- Archive-name: wwfs/part22
- Environment: UNIX, inet
-
- #! /bin/sh
- # This is a shell archive. Remove anything before this line, then feed it
- # into a shell via "sh file" or similar. To overwrite existing files,
- # type "sh file -c".
- # Contents: caps/csd-killer.sh caps/rc.local.add config/Makefile.sos4
- # config/csd.conf config/misc-luna2M.h config/misc-luna88k.h
- # config/misc-uniosb.h config/wwfs.conf doc/version.tex gtr/JP.conf
- # gtr/US.conf gtr/resolv_test.pl rpc/svc_modify.pl saps/expire.sh
- # saps/rc.local.add-server vol/386bsd-pc98.vol vol/CERN-web.vol
- # vol/CFA.vol vol/CTAN.vol vol/DEC-CRL-report.vol
- # vol/DEC-NSL-report.vol vol/DEC-SRC-report.vol vol/DEC-TriAdd.vol
- # vol/DEC-WRL-report.vol vol/DECinfo.vol vol/Demacs.vol
- # vol/EDUCOM.vol vol/EFF.vol vol/FWF.vol vol/GNN-web.vol
- # vol/INRIA.vol vol/InterViews.vol vol/JPNIC.vol vol/JUNET-DB.vol
- # vol/MACH.vol vol/NASA-space.vol vol/NCSA-web.vol vol/NCSA.vol
- # vol/OTIS.vol vol/PSC.vol vol/RIPE.vol vol/SDSC.vol
- # vol/SGI-IRIX.vol vol/WWFS.vol vol/Wnn.vol vol/World_Map.vol
- # vol/adobe.vol vol/alt.sources.vol vol/att-netlib.vol
- # vol/bgsu-voices.vol vol/big-internet.vol vol/bsdi-jp.vol
- # vol/bsdi.vol vol/canna.vol vol/cell-relay.vol
- # vol/cert-advisories.vol vol/cert-clippings.vol
- # vol/clarkson-tex.vol vol/clbooks.vol vol/cmu-snmp.vol
- # vol/comp.archives.vol vol/comp.sources.hp48.vol
- # vol/ddn-mgt-bulletin.vol vol/dit-mac.vol vol/djgpp.vol
- # vol/dylan.vol vol/etlport.vol vol/euuc-axp-freeware.vol
- # vol/euuc-security.vol vol/fj.binaries.msdos.vol vol/fj.sources.vol
- # vol/funet.vol vol/garfield-images.vol vol/hokkaid-guide.vol
- # vol/iafa.vol vol/ien.vol vol/iesg.vol vol/ietf-current-docs.vol
- # vol/isoc.vol vol/japan.vol vol/kuis-dos-extender.vol
- # vol/kuis-msdos.vol vol/kuis-tex.vol vol/linux.vol vol/mei-net.vol
- # vol/mei-security.vol vol/mei-x-archive.vol vol/microsoft.vol
- # vol/mips-chips.vol vol/mule.vol vol/net2.vol vol/netinfo.vol
- # vol/news.answers.vol vol/noctools.vol vol/nren.vol
- # vol/ohio-elisp.vol vol/oreilly.vol vol/osaka-elisp.vol
- # vol/perl.vol vol/plan9-doc.vol vol/plan9-man.vol vol/prospero.vol
- # vol/purdue-next.vol vol/rec-travel.vol vol/simtel20.vol
- # vol/sprite-cdrom.vol vol/sra-gnu-fixes.vol vol/sra-perl.vol
- # vol/statlib.vol vol/sun-info.vol vol/tahoe.vol vol/talk-radio.vol
- # vol/tcl-tk.vol vol/ucb-cs.vol vol/uci-mh.vol vol/uib-vi.vol
- # vol/uka-cs-bib.vol vol/ukc-parallel.vol vol/utsun-net.vol
- # vol/uunet-archive.vol vol/uwp.vol vol/vendor-mib.vol
- # vol/wide-edu.vol vol/wide-mc.vol vol/wide-sendmail.vol
- # vol/win3.vol vol/wiretap-clinton.vol vol/wiretap-gov.vol
- # vol/wuarchive.vol vol/www.vol
- # Wrapped by kent@sparky on Sun Jan 16 17:48:43 1994
- PATH=/bin:/usr/bin:/usr/ucb:/usr/local/bin:/usr/lbin:$PATH ; export PATH
- echo If this archive is complete, you will see the following message:
- echo ' "shar: End of archive 22 (of 22)."'
- if test -f 'caps/csd-killer.sh' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'caps/csd-killer.sh'\"
- else
- echo shar: Extracting \"'caps/csd-killer.sh'\" \(167 characters\)
- sed "s/^X//" >'caps/csd-killer.sh' <<'END_OF_FILE'
- X#!/bin/sh
- X#
- X# csd-killer --- check csd robustness
- X#
- X# Author: DEMIZU Noritoshi <demizu@nff.ncl.omron.co.jp>
- X#
- Xperl -ane 'print "ls -ld $F[0]\n" if (/^[0-z]+/);' INDEX
- END_OF_FILE
- if test 167 -ne `wc -c <'caps/csd-killer.sh'`; then
- echo shar: \"'caps/csd-killer.sh'\" unpacked with wrong size!
- fi
- chmod +x 'caps/csd-killer.sh'
- # end of 'caps/csd-killer.sh'
- fi
- if test -f 'caps/rc.local.add' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'caps/rc.local.add'\"
- else
- echo shar: Extracting \"'caps/rc.local.add'\" \(80 characters\)
- sed "s/^X//" >'caps/rc.local.add' <<'END_OF_FILE'
- X#
- X# WWFS
- X#
- Xif [ -f /etc/wwclient -a -f /etc/wwfs.conf ]; then
- X /etc/wwclient
- Xfi
- END_OF_FILE
- if test 80 -ne `wc -c <'caps/rc.local.add'`; then
- echo shar: \"'caps/rc.local.add'\" unpacked with wrong size!
- fi
- # end of 'caps/rc.local.add'
- fi
- if test -f 'config/Makefile.sos4' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'config/Makefile.sos4'\"
- else
- echo shar: Extracting \"'config/Makefile.sos4'\" \(18 characters\)
- sed "s/^X//" >'config/Makefile.sos4' <<'END_OF_FILE'
- XRESOLV = -lresolv
- END_OF_FILE
- if test 18 -ne `wc -c <'config/Makefile.sos4'`; then
- echo shar: \"'config/Makefile.sos4'\" unpacked with wrong size!
- fi
- # end of 'config/Makefile.sos4'
- fi
- if test -f 'config/csd.conf' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'config/csd.conf'\"
- else
- echo shar: Extracting \"'config/csd.conf'\" \(97 characters\)
- sed "s/^X//" >'config/csd.conf' <<'END_OF_FILE'
- X## SITE DEPENDENT SETTINGS
- X
- X## directory for WWFS
- XWWFSDIR=/work3/wwfs
- X
- XDOMAIN=is.aist-nara.ac.jp
- END_OF_FILE
- if test 97 -ne `wc -c <'config/csd.conf'`; then
- echo shar: \"'config/csd.conf'\" unpacked with wrong size!
- fi
- # end of 'config/csd.conf'
- fi
- if test -f 'config/misc-luna2M.h' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'config/misc-luna2M.h'\"
- else
- echo shar: Extracting \"'config/misc-luna2M.h'\" \(48 characters\)
- sed "s/^X//" >'config/misc-luna2M.h' <<'END_OF_FILE'
- X#include <nfs/nfs_mount.h>
- X#include <sys/vfs.h>
- END_OF_FILE
- if test 48 -ne `wc -c <'config/misc-luna2M.h'`; then
- echo shar: \"'config/misc-luna2M.h'\" unpacked with wrong size!
- fi
- # end of 'config/misc-luna2M.h'
- fi
- if test -f 'config/misc-luna88k.h' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'config/misc-luna88k.h'\"
- else
- echo shar: Extracting \"'config/misc-luna88k.h'\" \(48 characters\)
- sed "s/^X//" >'config/misc-luna88k.h' <<'END_OF_FILE'
- X#include <nfs/nfs_mount.h>
- X#include <sys/vfs.h>
- END_OF_FILE
- if test 48 -ne `wc -c <'config/misc-luna88k.h'`; then
- echo shar: \"'config/misc-luna88k.h'\" unpacked with wrong size!
- fi
- # end of 'config/misc-luna88k.h'
- fi
- if test -f 'config/misc-uniosb.h' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'config/misc-uniosb.h'\"
- else
- echo shar: Extracting \"'config/misc-uniosb.h'\" \(21 characters\)
- sed "s/^X//" >'config/misc-uniosb.h' <<'END_OF_FILE'
- X#include <sys/vfs.h>
- END_OF_FILE
- if test 21 -ne `wc -c <'config/misc-uniosb.h'`; then
- echo shar: \"'config/misc-uniosb.h'\" unpacked with wrong size!
- fi
- # end of 'config/misc-uniosb.h'
- fi
- if test -f 'config/wwfs.conf' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'config/wwfs.conf'\"
- else
- echo shar: Extracting \"'config/wwfs.conf'\" \(201 characters\)
- sed "s/^X//" >'config/wwfs.conf' <<'END_OF_FILE'
- X# pathname of wwfs mount command
- Xmountcmd=/usr/local/ww/etc/wwmount
- X# The machine running csd, the cluster server.
- Xcshost=fsa2
- X# mount point: this directory must be present beforehand.
- Xmountdir=/ww/fs
- END_OF_FILE
- if test 201 -ne `wc -c <'config/wwfs.conf'`; then
- echo shar: \"'config/wwfs.conf'\" unpacked with wrong size!
- fi
- # end of 'config/wwfs.conf'
- fi
- if test -f 'doc/version.tex' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'doc/version.tex'\"
- else
- echo shar: Extracting \"'doc/version.tex'\" \(33 characters\)
- sed "s/^X//" >'doc/version.tex' <<'END_OF_FILE'
- X\newcommand{\wwfsversion}{109.5}
- END_OF_FILE
- if test 33 -ne `wc -c <'doc/version.tex'`; then
- echo shar: \"'doc/version.tex'\" unpacked with wrong size!
- fi
- # end of 'doc/version.tex'
- fi
- if test -f 'gtr/JP.conf' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'gtr/JP.conf'\"
- else
- echo shar: Extracting \"'gtr/JP.conf'\" \(116 characters\)
- sed "s/^X//" >'gtr/JP.conf' <<'END_OF_FILE'
- Xregion Tokyo-WIDE-JP
- Xregion Tokyo-TISN-JP
- Xregion Tokyo-IIJ-JP
- Xregion Osaka.Suita-WIDE-JP
- Xregion -WIDE-JP
- Xregion -JP
- END_OF_FILE
- if test 116 -ne `wc -c <'gtr/JP.conf'`; then
- echo shar: \"'gtr/JP.conf'\" unpacked with wrong size!
- fi
- # end of 'gtr/JP.conf'
- fi
- if test -f 'gtr/US.conf' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'gtr/US.conf'\"
- else
- echo shar: Extracting \"'gtr/US.conf'\" \(12 characters\)
- sed "s/^X//" >'gtr/US.conf' <<'END_OF_FILE'
- Xregion -US
- END_OF_FILE
- if test 12 -ne `wc -c <'gtr/US.conf'`; then
- echo shar: \"'gtr/US.conf'\" unpacked with wrong size!
- fi
- # end of 'gtr/US.conf'
- fi
- if test -f 'gtr/resolv_test.pl' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'gtr/resolv_test.pl'\"
- else
- echo shar: Extracting \"'gtr/resolv_test.pl'\" \(290 characters\)
- sed "s/^X//" >'gtr/resolv_test.pl' <<'END_OF_FILE'
- X#!/usr/local/bin/perl
- X
- X# unshift(@INC,"/mit/marc/perl");
- X
- Xrequire 'resolv.pl';
- X
- X(@ARGV == 3) || die "$0: 3 args.";
- X
- X$res'options |= &RES_DEBUG;
- X
- X$ns = &res_open;
- X
- X$q = &res_mkquery($ARGV[0],$ARGV[1],$ARGV[2]);
- X
- X($resp = join("\n---\n",&res_send($ns, $q))) =~ s/$;/\n/go;
- X
- Xprint $resp,"\n";
- END_OF_FILE
- if test 290 -ne `wc -c <'gtr/resolv_test.pl'`; then
- echo shar: \"'gtr/resolv_test.pl'\" unpacked with wrong size!
- fi
- chmod +x 'gtr/resolv_test.pl'
- # end of 'gtr/resolv_test.pl'
- fi
- if test -f 'rpc/svc_modify.pl' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'rpc/svc_modify.pl'\"
- else
- echo shar: Extracting \"'rpc/svc_modify.pl'\" \(201 characters\)
- sed "s/^X//" >'rpc/svc_modify.pl' <<'END_OF_FILE'
- X#!/usr/local/bin/perl -i.bak
- X#
- Xwhile (<>) {
- X /_prot.h"/ && print "#include \"util.h\"\n";
- X s/fprintf\(stderr,/dlog\(/;
- X s/exit/csd_abort/;
- X print;
- X}
- X
- X# Local Variables:
- X# mode: perl
- X# End:
- END_OF_FILE
- if test 201 -ne `wc -c <'rpc/svc_modify.pl'`; then
- echo shar: \"'rpc/svc_modify.pl'\" unpacked with wrong size!
- fi
- chmod +x 'rpc/svc_modify.pl'
- # end of 'rpc/svc_modify.pl'
- fi
- if test -f 'saps/expire.sh' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'saps/expire.sh'\"
- else
- echo shar: Extracting \"'saps/expire.sh'\" \(280 characters\)
- sed "s/^X//" >'saps/expire.sh' <<'END_OF_FILE'
- X#!/bin/sh
- X#
- X# expire.sh -- remove unused files in the WWFS cache.
- X# This file is part of WWFS.
- X#
- X. /etc/csd.conf
- Xfind $WWFSDIR/cache -atime +28 -print | perl -ne '/\/dir/ || (chop, unlink);'
- X
- X## for debugging
- X# find $WWFSDIR/cache -atime +28 -print | perl -ne '/\/dir/ || print;'
- END_OF_FILE
- if test 280 -ne `wc -c <'saps/expire.sh'`; then
- echo shar: \"'saps/expire.sh'\" unpacked with wrong size!
- fi
- chmod +x 'saps/expire.sh'
- # end of 'saps/expire.sh'
- fi
- if test -f 'saps/rc.local.add-server' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'saps/rc.local.add-server'\"
- else
- echo shar: Extracting \"'saps/rc.local.add-server'\" \(146 characters\)
- sed "s/^X//" >'saps/rc.local.add-server' <<'END_OF_FILE'
- X#
- X# WWFS csd (cluster server)
- X# NOTE: insert these lines before wwclient.
- X#
- Xif [ -f /etc/csd-start -a -f /etc/csd.conf ]; then
- X /etc/csd-start
- Xfi
- END_OF_FILE
- if test 146 -ne `wc -c <'saps/rc.local.add-server'`; then
- echo shar: \"'saps/rc.local.add-server'\" unpacked with wrong size!
- fi
- # end of 'saps/rc.local.add-server'
- fi
- if test -f 'vol/386bsd-pc98.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/386bsd-pc98.vol'\"
- else
- echo shar: Extracting \"'vol/386bsd-pc98.vol'\" \(152 characters\)
- sed "s/^X//" >'vol/386bsd-pc98.vol' <<'END_OF_FILE'
- Xftp-server: ftp.kuis.kyoto-u.ac.jp
- Xftp-directory: /BSD/386bsd-0.1-PC98-c2
- Xdescription: Jolitz BSD for NEC PC98
- X
- Xvolume-id: 89
- X#category-youki: os/bsd
- X
- END_OF_FILE
- if test 152 -ne `wc -c <'vol/386bsd-pc98.vol'`; then
- echo shar: \"'vol/386bsd-pc98.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/386bsd-pc98.vol'
- fi
- if test -f 'vol/CERN-web.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/CERN-web.vol'\"
- else
- echo shar: Extracting \"'vol/CERN-web.vol'\" \(175 characters\)
- sed "s/^X//" >'vol/CERN-web.vol' <<'END_OF_FILE'
- Xftp-server: wwfs.aist-nara.ac.jp
- Xftp-directory: CERN-web
- Xdescription: Webs from European Laboratory for Particle Physics, Switzerland
- X#category-youki: lib/web
- X
- Xvolume-id: 137
- END_OF_FILE
- if test 175 -ne `wc -c <'vol/CERN-web.vol'`; then
- echo shar: \"'vol/CERN-web.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/CERN-web.vol'
- fi
- if test -f 'vol/CFA.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/CFA.vol'\"
- else
- echo shar: Extracting \"'vol/CFA.vol'\" \(148 characters\)
- sed "s/^X//" >'vol/CFA.vol' <<'END_OF_FILE'
- Xftp-server: ftp.eff.org
- Xftp-directory: pub/academic
- Xdescription: Computers and Academic Freedom News
- X
- Xvolume-id: 63
- X#category-youki: news/computer
- END_OF_FILE
- if test 148 -ne `wc -c <'vol/CFA.vol'`; then
- echo shar: \"'vol/CFA.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/CFA.vol'
- fi
- if test -f 'vol/CTAN.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/CTAN.vol'\"
- else
- echo shar: Extracting \"'vol/CTAN.vol'\" \(312 characters\)
- sed "s/^X//" >'vol/CTAN.vol' <<'END_OF_FILE'
- Xftp-server: ftp.shsu.edu
- Xftp-directory: tex-archive
- Xftp-server: wuarchive.wustl.edu
- Xftp-directory: packages/TeX
- Xftp-server: ftp.tex.ac.uk
- Xftp-directory: pub/archive
- Xftp-server: ftp.uni-stuttgart.de
- Xftp-directory: soft/tex
- X
- Xdescription: Comprehensive TeX Archive Network
- X#category-youki: free/tex
- X
- Xvolume-id: 148
- END_OF_FILE
- if test 312 -ne `wc -c <'vol/CTAN.vol'`; then
- echo shar: \"'vol/CTAN.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/CTAN.vol'
- fi
- if test -f 'vol/DEC-CRL-report.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/DEC-CRL-report.vol'\"
- else
- echo shar: Extracting \"'vol/DEC-CRL-report.vol'\" \(155 characters\)
- sed "s/^X//" >'vol/DEC-CRL-report.vol' <<'END_OF_FILE'
- Xftp-server: gatekeeper.dec.com
- Xftp-directory: pub/DEC/CRL/tech-reports
- Xdescription: DEC CRL technical reports
- X
- Xvolume-id: 75
- X#category-youki: doc/techrep
- END_OF_FILE
- if test 155 -ne `wc -c <'vol/DEC-CRL-report.vol'`; then
- echo shar: \"'vol/DEC-CRL-report.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/DEC-CRL-report.vol'
- fi
- if test -f 'vol/DEC-NSL-report.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/DEC-NSL-report.vol'\"
- else
- echo shar: Extracting \"'vol/DEC-NSL-report.vol'\" \(182 characters\)
- sed "s/^X//" >'vol/DEC-NSL-report.vol' <<'END_OF_FILE'
- Xftp-server: gatekeeper.dec.com
- Xftp-directory: pub/DEC/NSL/research-reports
- Xdescription: DEC Network Systems Laboratory Technical Reports
- X
- Xvolume-id: 78
- X#category-youki: doc/techrep
- END_OF_FILE
- if test 182 -ne `wc -c <'vol/DEC-NSL-report.vol'`; then
- echo shar: \"'vol/DEC-NSL-report.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/DEC-NSL-report.vol'
- fi
- if test -f 'vol/DEC-SRC-report.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/DEC-SRC-report.vol'\"
- else
- echo shar: Extracting \"'vol/DEC-SRC-report.vol'\" \(159 characters\)
- sed "s/^X//" >'vol/DEC-SRC-report.vol' <<'END_OF_FILE'
- Xftp-server: gatekeeper.dec.com
- Xftp-directory: pub/DEC/SRC/research-reports
- Xdescription: DEC SRC technical reports
- X
- Xvolume-id: 74
- X#category-youki: doc/techrep
- END_OF_FILE
- if test 159 -ne `wc -c <'vol/DEC-SRC-report.vol'`; then
- echo shar: \"'vol/DEC-SRC-report.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/DEC-SRC-report.vol'
- fi
- if test -f 'vol/DEC-TriAdd.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/DEC-TriAdd.vol'\"
- else
- echo shar: Extracting \"'vol/DEC-TriAdd.vol'\" \(174 characters\)
- sed "s/^X//" >'vol/DEC-TriAdd.vol' <<'END_OF_FILE'
- Xftp-server: gatekeeper.dec.com
- Xftp-directory: pub/DEC/TriAdd
- Xdescription: DEC Peripheral Mafia (Try and Add third party peripherals)
- X
- Xvolume-id: 72
- X#category-youki: doc/dec
- END_OF_FILE
- if test 174 -ne `wc -c <'vol/DEC-TriAdd.vol'`; then
- echo shar: \"'vol/DEC-TriAdd.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/DEC-TriAdd.vol'
- fi
- if test -f 'vol/DEC-WRL-report.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/DEC-WRL-report.vol'\"
- else
- echo shar: Extracting \"'vol/DEC-WRL-report.vol'\" \(183 characters\)
- sed "s/^X//" >'vol/DEC-WRL-report.vol' <<'END_OF_FILE'
- Xftp-server: gatekeeper.dec.com
- Xftp-directory: pub/DEC/WRL/research-reports
- Xdescription: DEC Western Research Laboratory Technical Reports
- X
- Xvolume-id: 79
- X#category-youki: doc/techrep
- END_OF_FILE
- if test 183 -ne `wc -c <'vol/DEC-WRL-report.vol'`; then
- echo shar: \"'vol/DEC-WRL-report.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/DEC-WRL-report.vol'
- fi
- if test -f 'vol/DECinfo.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/DECinfo.vol'\"
- else
- echo shar: Extracting \"'vol/DECinfo.vol'\" \(169 characters\)
- sed "s/^X//" >'vol/DECinfo.vol' <<'END_OF_FILE'
- Xftp-server: gatekeeper.dec.com
- Xftp-directory: pub/DEC/DECinfo
- Xdescription: Frequently requested information on Digital products
- X
- Xvolume-id: 76
- X#category-youki: doc/dec
- END_OF_FILE
- if test 169 -ne `wc -c <'vol/DECinfo.vol'`; then
- echo shar: \"'vol/DECinfo.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/DECinfo.vol'
- fi
- if test -f 'vol/Demacs.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/Demacs.vol'\"
- else
- echo shar: Extracting \"'vol/Demacs.vol'\" \(228 characters\)
- sed "s/^X//" >'vol/Demacs.vol' <<'END_OF_FILE'
- Xftp-server: ftp.center.osaka-u.ac.jp
- Xftp-directory: Demacs
- Xftp-server: ftp.sigmath.es.osaka-u.ac.jp
- Xftp-directory: pub/Msdos/Demacs
- Xdescription: GNU Emacs for MS-DOS machines w/386s, 486s
- Xvolume-id: 55
- X#category-youki: free/gnu
- END_OF_FILE
- if test 228 -ne `wc -c <'vol/Demacs.vol'`; then
- echo shar: \"'vol/Demacs.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/Demacs.vol'
- fi
- if test -f 'vol/EDUCOM.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/EDUCOM.vol'\"
- else
- echo shar: Extracting \"'vol/EDUCOM.vol'\" \(166 characters\)
- sed "s/^X//" >'vol/EDUCOM.vol' <<'END_OF_FILE'
- Xftp-server: educom.edu
- Xftp-directory: pub
- Xdescription: EDUCOM -- Transforming Education Through Information Technology
- X#category-youki: news/computer
- X
- Xvolume-id: 136
- END_OF_FILE
- if test 166 -ne `wc -c <'vol/EDUCOM.vol'`; then
- echo shar: \"'vol/EDUCOM.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/EDUCOM.vol'
- fi
- if test -f 'vol/EFF.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/EFF.vol'\"
- else
- echo shar: Extracting \"'vol/EFF.vol'\" \(165 characters\)
- sed "s/^X//" >'vol/EFF.vol' <<'END_OF_FILE'
- Xvolume-id: 36
- Xftp-server: ftp.eff.org
- Xftp-directory: pub/EFF
- Xdescription: Electronic Publications of Engineering Frontier Foundation
- X#category-youki: news/computer
- END_OF_FILE
- if test 165 -ne `wc -c <'vol/EFF.vol'`; then
- echo shar: \"'vol/EFF.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/EFF.vol'
- fi
- if test -f 'vol/FWF.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/FWF.vol'\"
- else
- echo shar: Extracting \"'vol/FWF.vol'\" \(231 characters\)
- sed "s/^X//" >'vol/FWF.vol' <<'END_OF_FILE'
- X# Creator: DEMIZU Noritoshi <demizu@nff.ncl.omron.co.jp>
- X# CreationDate: Sat Sep 18 03:21:23 JST 1993
- X
- Xftp-server: a.cs.uiuc.edu
- Xftp-directory: pub/FWF
- Xdescription: Free Widget Foundation
- X
- X#category-youki: free/gui
- X
- Xvolume-id: 138
- END_OF_FILE
- if test 231 -ne `wc -c <'vol/FWF.vol'`; then
- echo shar: \"'vol/FWF.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/FWF.vol'
- fi
- if test -f 'vol/GNN-web.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/GNN-web.vol'\"
- else
- echo shar: Extracting \"'vol/GNN-web.vol'\" \(192 characters\)
- sed "s/^X//" >'vol/GNN-web.vol' <<'END_OF_FILE'
- Xftp-server: wwfs.aist-nara.ac.jp
- Xftp-directory: GNN-web
- Xdescription: The Global Network Navigator, an Internet-based Information Center
- X
- Xvolume-id: 121
- X#category-youki: news/magazine, lib/web
- END_OF_FILE
- if test 192 -ne `wc -c <'vol/GNN-web.vol'`; then
- echo shar: \"'vol/GNN-web.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/GNN-web.vol'
- fi
- if test -f 'vol/INRIA.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/INRIA.vol'\"
- else
- echo shar: Extracting \"'vol/INRIA.vol'\" \(158 characters\)
- sed "s/^X//" >'vol/INRIA.vol' <<'END_OF_FILE'
- Xvolume-id: 56
- Xftp-server: ftp.inria.fr
- Xftp-directory: /INRIA/tech-reports
- Xdescription: Technical reports from INRIA, in France.
- X#category-youki: doc/techrep
- END_OF_FILE
- if test 158 -ne `wc -c <'vol/INRIA.vol'`; then
- echo shar: \"'vol/INRIA.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/INRIA.vol'
- fi
- if test -f 'vol/InterViews.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/InterViews.vol'\"
- else
- echo shar: Extracting \"'vol/InterViews.vol'\" \(172 characters\)
- sed "s/^X//" >'vol/InterViews.vol' <<'END_OF_FILE'
- Xvolume-id: 15
- Xftp-server: interviews.stanford.edu
- Xftp-directory: pub
- Xdescription: InterViews, an object oriented toolkit from Stanford University
- X#category-youki: free/gui
- END_OF_FILE
- if test 172 -ne `wc -c <'vol/InterViews.vol'`; then
- echo shar: \"'vol/InterViews.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/InterViews.vol'
- fi
- if test -f 'vol/JPNIC.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/JPNIC.vol'\"
- else
- echo shar: Extracting \"'vol/JPNIC.vol'\" \(138 characters\)
- sed "s/^X//" >'vol/JPNIC.vol' <<'END_OF_FILE'
- Xvolume-id: 37
- Xftp-server: nic.ad.jp
- Xftp-directory: pub
- Xdescription: Japan Network Information Center
- X#category-youki: doc/inet, inet/doc
- END_OF_FILE
- if test 138 -ne `wc -c <'vol/JPNIC.vol'`; then
- echo shar: \"'vol/JPNIC.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/JPNIC.vol'
- fi
- if test -f 'vol/JUNET-DB.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/JUNET-DB.vol'\"
- else
- echo shar: Extracting \"'vol/JUNET-DB.vol'\" \(214 characters\)
- sed "s/^X//" >'vol/JUNET-DB.vol' <<'END_OF_FILE'
- X# Creator: DEMIZU Noritoshi <demizu@nff.ncl.omron.co.jp>
- X
- Xftp-server: ftp.iis.u-tokyo.ac.jp
- Xftp-directory: JUNET-DB
- Xdescription: JUNET DB edited by shige@iis.u-tokyo.ac.jp
- X#category-youki: doc/misc
- X
- Xvolume-id: 145
- END_OF_FILE
- if test 214 -ne `wc -c <'vol/JUNET-DB.vol'`; then
- echo shar: \"'vol/JUNET-DB.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/JUNET-DB.vol'
- fi
- if test -f 'vol/MACH.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/MACH.vol'\"
- else
- echo shar: Extracting \"'vol/MACH.vol'\" \(130 characters\)
- sed "s/^X//" >'vol/MACH.vol' <<'END_OF_FILE'
- Xvolume-id: 9
- Xftp-server: oskgate0.mei.co.jp
- Xftp-directory: /free/mach
- Xdescription: Mach Operating System
- X#category-youki: os/misc
- END_OF_FILE
- if test 130 -ne `wc -c <'vol/MACH.vol'`; then
- echo shar: \"'vol/MACH.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/MACH.vol'
- fi
- if test -f 'vol/NASA-space.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/NASA-space.vol'\"
- else
- echo shar: Extracting \"'vol/NASA-space.vol'\" \(150 characters\)
- sed "s/^X//" >'vol/NASA-space.vol' <<'END_OF_FILE'
- Xftp-server: explorer.arc.nasa.gov
- Xftp-directory: pub/SPACE
- Xdescription: the SPACE archives at NASA Ames
- X#category-youki: lib/misc
- X
- X
- Xvolume-id: 133
- END_OF_FILE
- if test 150 -ne `wc -c <'vol/NASA-space.vol'`; then
- echo shar: \"'vol/NASA-space.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/NASA-space.vol'
- fi
- if test -f 'vol/NCSA-web.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/NCSA-web.vol'\"
- else
- echo shar: Extracting \"'vol/NCSA-web.vol'\" \(173 characters\)
- sed "s/^X//" >'vol/NCSA-web.vol' <<'END_OF_FILE'
- Xftp-server: wwfs.aist-nara.ac.jp
- Xftp-directory: NCSA-web
- Xdescription: Webs from US National Center for Supercomputing Applications
- X#category-youki: lib/web
- X
- X
- Xvolume-id: 135
- END_OF_FILE
- if test 173 -ne `wc -c <'vol/NCSA-web.vol'`; then
- echo shar: \"'vol/NCSA-web.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/NCSA-web.vol'
- fi
- if test -f 'vol/NCSA.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/NCSA.vol'\"
- else
- echo shar: Extracting \"'vol/NCSA.vol'\" \(263 characters\)
- sed "s/^X//" >'vol/NCSA.vol' <<'END_OF_FILE'
- X# Creator: Youki Kadobayashi <youki-k@is.aist-nara.ac.jp>
- X# CreationDate: Thu Nov 4 05:34:15 GMT+0900 1993
- X
- Xftp-server: ftp.ncsa.uiuc.edu
- Xftp-directory: /
- Xdescription: US National Center for Supercomputing Applications
- X
- Xvolume-id: 114
- X#category-youki: free/misc
- END_OF_FILE
- if test 263 -ne `wc -c <'vol/NCSA.vol'`; then
- echo shar: \"'vol/NCSA.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/NCSA.vol'
- fi
- if test -f 'vol/OTIS.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/OTIS.vol'\"
- else
- echo shar: Extracting \"'vol/OTIS.vol'\" \(233 characters\)
- sed "s/^X//" >'vol/OTIS.vol' <<'END_OF_FILE'
- Xftp-server: sunsite.unc.edu
- Xftp-directory: pub/multimedia/pictures/OTIS
- Xftp-server: aql.gatech.edu
- Xftp-directory: pub/OTIS
- Xdescription: an electronic art-gallery for original creative images
- X#category-youki: lib/arts
- X
- Xvolume-id: 129
- END_OF_FILE
- if test 233 -ne `wc -c <'vol/OTIS.vol'`; then
- echo shar: \"'vol/OTIS.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/OTIS.vol'
- fi
- if test -f 'vol/PSC.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/PSC.vol'\"
- else
- echo shar: Extracting \"'vol/PSC.vol'\" \(245 characters\)
- sed "s/^X//" >'vol/PSC.vol' <<'END_OF_FILE'
- X# Creator: Youki Kadobayashi <youki-k@is.aist-nara.ac.jp>
- X# CreationDate: Thu Nov 4 05:34:15 GMT+0900 1993
- X
- Xftp-server: ftp.psc.edu
- Xftp-directory: pub
- Xdescription: US Pittsburgh Supercomputing Center
- X
- X
- Xvolume-id: 116
- X#category-youki: free/misc
- END_OF_FILE
- if test 245 -ne `wc -c <'vol/PSC.vol'`; then
- echo shar: \"'vol/PSC.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/PSC.vol'
- fi
- if test -f 'vol/RIPE.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/RIPE.vol'\"
- else
- echo shar: Extracting \"'vol/RIPE.vol'\" \(143 characters\)
- sed "s/^X//" >'vol/RIPE.vol' <<'END_OF_FILE'
- Xftp-server: ftp.ripe.net
- Xftp-directory: ripe
- Xdescription: RIPE Network Coordination Centre
- X
- Xvolume-id: 117
- X#category-youki: doc/inet, inet/doc
- END_OF_FILE
- if test 143 -ne `wc -c <'vol/RIPE.vol'`; then
- echo shar: \"'vol/RIPE.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/RIPE.vol'
- fi
- if test -f 'vol/SDSC.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/SDSC.vol'\"
- else
- echo shar: Extracting \"'vol/SDSC.vol'\" \(249 characters\)
- sed "s/^X//" >'vol/SDSC.vol' <<'END_OF_FILE'
- X# Creator: Youki Kadobayashi <youki-k@is.aist-nara.ac.jp>
- X# CreationDate: Thu Nov 4 05:34:15 GMT+0900 1993
- X
- Xftp-server: ftp.sdsc.edu
- Xftp-directory: pub/sdsc
- Xdescription: US San Diego Supercomputer Center
- X
- X
- Xvolume-id: 115
- X#category-youki: free/misc
- END_OF_FILE
- if test 249 -ne `wc -c <'vol/SDSC.vol'`; then
- echo shar: \"'vol/SDSC.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/SDSC.vol'
- fi
- if test -f 'vol/SGI-IRIX.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/SGI-IRIX.vol'\"
- else
- echo shar: Extracting \"'vol/SGI-IRIX.vol'\" \(115 characters\)
- sed "s/^X//" >'vol/SGI-IRIX.vol' <<'END_OF_FILE'
- Xftp-server: sgi.com
- Xftp-directory: sgi
- Xdescription: Goodies for SGI IRIX
- X#category-youki: free/sgi
- X
- Xvolume-id: 134
- END_OF_FILE
- if test 115 -ne `wc -c <'vol/SGI-IRIX.vol'`; then
- echo shar: \"'vol/SGI-IRIX.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/SGI-IRIX.vol'
- fi
- if test -f 'vol/WWFS.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/WWFS.vol'\"
- else
- echo shar: Extracting \"'vol/WWFS.vol'\" \(167 characters\)
- sed "s/^X//" >'vol/WWFS.vol' <<'END_OF_FILE'
- Xftp-server: wwfs.aist-nara.ac.jp
- Xftp-directory: WWFS
- Xdescription: Official distribution of WWFS, the Worldwide File System
- X
- X#category-youki: inet/soft
- X
- Xvolume-id: 122
- END_OF_FILE
- if test 167 -ne `wc -c <'vol/WWFS.vol'`; then
- echo shar: \"'vol/WWFS.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/WWFS.vol'
- fi
- if test -f 'vol/Wnn.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/Wnn.vol'\"
- else
- echo shar: Extracting \"'vol/Wnn.vol'\" \(177 characters\)
- sed "s/^X//" >'vol/Wnn.vol' <<'END_OF_FILE'
- X# Creator: morito@ics.es.osaka-u.ac.jp
- Xftp-server: ftp.wg.omron.co.jp
- Xftp-directory: pub/Wnn
- Xdescription: Wnn Japanese Input System
- X
- X#category-youki: free/japan
- X
- Xvolume-id: 147
- END_OF_FILE
- if test 177 -ne `wc -c <'vol/Wnn.vol'`; then
- echo shar: \"'vol/Wnn.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/Wnn.vol'
- fi
- if test -f 'vol/World_Map.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/World_Map.vol'\"
- else
- echo shar: Extracting \"'vol/World_Map.vol'\" \(303 characters\)
- sed "s/^X//" >'vol/World_Map.vol' <<'END_OF_FILE'
- X# Creator: DEMIZU Noritoshi(RZC) <demizu@wg.omron.co.jp>
- X# CreationDate: Mon, 2 Aug 93 00:49:37 JST
- X
- Xftp-server: hanauma.stanford.edu
- Xftp-directory: /pub/World_Map
- Xftp-server: kiawe.soest.hawaii.edu
- Xftp-directory: /pub/joe/World_Map
- Xdescription: World map data
- X
- Xvolume-id: 90
- X#category-youki: free/misc
- END_OF_FILE
- if test 303 -ne `wc -c <'vol/World_Map.vol'`; then
- echo shar: \"'vol/World_Map.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/World_Map.vol'
- fi
- if test -f 'vol/adobe.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/adobe.vol'\"
- else
- echo shar: Extracting \"'vol/adobe.vol'\" \(160 characters\)
- sed "s/^X//" >'vol/adobe.vol' <<'END_OF_FILE'
- Xftp-server: ftp.adobe.com
- Xftp-directory: pub/adobe
- Xdescription: Adobe Systems Incorporated archive server
- X#category-youki: doc/misc, prog/lang
- X
- X
- Xvolume-id: 132
- END_OF_FILE
- if test 160 -ne `wc -c <'vol/adobe.vol'`; then
- echo shar: \"'vol/adobe.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/adobe.vol'
- fi
- if test -f 'vol/alt.sources.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/alt.sources.vol'\"
- else
- echo shar: Extracting \"'vol/alt.sources.vol'\" \(238 characters\)
- sed "s/^X//" >'vol/alt.sources.vol' <<'END_OF_FILE'
- Xvolume-id: 30
- Xftp-server: isfs.kuis.kyoto-u.ac.jp
- Xftp-directory: News.Archives/alt.sources
- X
- Xftp-server: usc.edu
- Xftp-directory: archive/usenet/sources/alt.sources
- X
- Xdescription: UUNET unofficial sources newsgroup
- X#category-youki: free/misc
- END_OF_FILE
- if test 238 -ne `wc -c <'vol/alt.sources.vol'`; then
- echo shar: \"'vol/alt.sources.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/alt.sources.vol'
- fi
- if test -f 'vol/att-netlib.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/att-netlib.vol'\"
- else
- echo shar: Extracting \"'vol/att-netlib.vol'\" \(286 characters\)
- sed "s/^X//" >'vol/att-netlib.vol' <<'END_OF_FILE'
- X# created by demizu@nff.ncl.omron.co.jp on Aug 27, 1993
- Xftp-server: ftp.kuis.kyoto-u.ac.jp
- Xftp-directory: mirrors/att.netlib
- X
- Xftp-server: research.att.com
- Xftp-directory: netlib
- X
- Xdescription: AT&T netlib, implementations of various algorithms
- X
- Xvolume-id: 109
- X#category-youki: prog/misc
- END_OF_FILE
- if test 286 -ne `wc -c <'vol/att-netlib.vol'`; then
- echo shar: \"'vol/att-netlib.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/att-netlib.vol'
- fi
- if test -f 'vol/bgsu-voices.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/bgsu-voices.vol'\"
- else
- echo shar: Extracting \"'vol/bgsu-voices.vol'\" \(194 characters\)
- sed "s/^X//" >'vol/bgsu-voices.vol' <<'END_OF_FILE'
- Xftp-server: aql.gatech.edu
- Xftp-directory: pub/Zines/Voices_from_the_Net
- Xdescription: Voices From The Net, the expression of views about the "Net."
- X#category-youki: news/magazine
- X
- Xvolume-id: 131
- END_OF_FILE
- if test 194 -ne `wc -c <'vol/bgsu-voices.vol'`; then
- echo shar: \"'vol/bgsu-voices.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/bgsu-voices.vol'
- fi
- if test -f 'vol/big-internet.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/big-internet.vol'\"
- else
- echo shar: Extracting \"'vol/big-internet.vol'\" \(161 characters\)
- sed "s/^X//" >'vol/big-internet.vol' <<'END_OF_FILE'
- Xftp-server: munnari.oz.au
- Xftp-directory: big-internet
- Xdescription: the big-internet document and mail archive
- X
- Xvolume-id: 99
- X#category-youki: inet/doc, doc/inet
- END_OF_FILE
- if test 161 -ne `wc -c <'vol/big-internet.vol'`; then
- echo shar: \"'vol/big-internet.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/big-internet.vol'
- fi
- if test -f 'vol/bsdi-jp.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/bsdi-jp.vol'\"
- else
- echo shar: Extracting \"'vol/bsdi-jp.vol'\" \(150 characters\)
- sed "s/^X//" >'vol/bsdi-jp.vol' <<'END_OF_FILE'
- Xftp-server: ftp.foretune.co.jp
- Xftp-directory: pub/BSD386/Japan
- Xdescription: Japanese Software for BSDI BSD/386
- X
- Xvolume-id: 65
- X#category-youki: os/bsd
- END_OF_FILE
- if test 150 -ne `wc -c <'vol/bsdi-jp.vol'`; then
- echo shar: \"'vol/bsdi-jp.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/bsdi-jp.vol'
- fi
- if test -f 'vol/bsdi.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/bsdi.vol'\"
- else
- echo shar: Extracting \"'vol/bsdi.vol'\" \(181 characters\)
- sed "s/^X//" >'vol/bsdi.vol' <<'END_OF_FILE'
- Xftp-server: ftp.foretune.co.jp
- Xftp-directory: mirror/bsdi.com/sw
- Xftp-server: bsdi.com
- Xftp-directory: sw
- Xdescription: Software for BSDI BSD/386
- Xvolume-id: 59
- X#category-youki: os/bsd
- END_OF_FILE
- if test 181 -ne `wc -c <'vol/bsdi.vol'`; then
- echo shar: \"'vol/bsdi.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/bsdi.vol'
- fi
- if test -f 'vol/canna.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/canna.vol'\"
- else
- echo shar: Extracting \"'vol/canna.vol'\" \(317 characters\)
- sed "s/^X//" >'vol/canna.vol' <<'END_OF_FILE'
- X# Creator: DEMIZU Noritoshi <demizu@nff.ncl.omron.co.jp>
- X# CreationDate: Sat Sep 18 03:21:23 JST 1993
- X# modified mount point & description by youki
- X
- Xftp-server: ftp.nec.co.jp
- Xftp-directory: pub/packages
- Xdescription: Canna, a kana-kanji conversion engine + front end by NEC
- X
- Xvolume-id: 110
- X#category-youki: free/japan
- END_OF_FILE
- if test 317 -ne `wc -c <'vol/canna.vol'`; then
- echo shar: \"'vol/canna.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/canna.vol'
- fi
- if test -f 'vol/cell-relay.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/cell-relay.vol'\"
- else
- echo shar: Extracting \"'vol/cell-relay.vol'\" \(161 characters\)
- sed "s/^X//" >'vol/cell-relay.vol' <<'END_OF_FILE'
- Xftp-server: ftp.center.osaka-u.ac.jp
- Xftp-directory: cell-relay
- Xdescription: comp.dcom.cell-relay ATM archive
- X
- Xvolume-id: 118
- X#category-youki: doc/inet, inet/doc
- END_OF_FILE
- if test 161 -ne `wc -c <'vol/cell-relay.vol'`; then
- echo shar: \"'vol/cell-relay.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/cell-relay.vol'
- fi
- if test -f 'vol/cert-advisories.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/cert-advisories.vol'\"
- else
- echo shar: Extracting \"'vol/cert-advisories.vol'\" \(229 characters\)
- sed "s/^X//" >'vol/cert-advisories.vol' <<'END_OF_FILE'
- Xftp-server: ftp.center.osaka-u.ac.jp
- Xftp-directory: CERT/advisories
- Xftp-server: cert.org
- Xftp-directory: pub/cert_advisories
- Xdescription: Advisories from Computer Emergency Response Team
- Xvolume-id: 7
- X#category-youki: doc/security
- END_OF_FILE
- if test 229 -ne `wc -c <'vol/cert-advisories.vol'`; then
- echo shar: \"'vol/cert-advisories.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/cert-advisories.vol'
- fi
- if test -f 'vol/cert-clippings.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/cert-clippings.vol'\"
- else
- echo shar: Extracting \"'vol/cert-clippings.vol'\" \(231 characters\)
- sed "s/^X//" >'vol/cert-clippings.vol' <<'END_OF_FILE'
- Xvolume-id: 29
- Xftp-server: ftp.center.osaka-u.ac.jp
- Xftp-directory: CERT/clippings
- Xftp-server: cert.org
- Xftp-directory: pub/clippings
- Xdescription: Security Clippings from Computer Emergency Response Team
- X#category-youki: doc/security
- END_OF_FILE
- if test 231 -ne `wc -c <'vol/cert-clippings.vol'`; then
- echo shar: \"'vol/cert-clippings.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/cert-clippings.vol'
- fi
- if test -f 'vol/clarkson-tex.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/clarkson-tex.vol'\"
- else
- echo shar: Extracting \"'vol/clarkson-tex.vol'\" \(153 characters\)
- sed "s/^X//" >'vol/clarkson-tex.vol' <<'END_OF_FILE'
- Xvolume-id: 23
- Xftp-server: barnacle.erc.clarkson.edu
- Xftp-directory: /pub/tex
- Xdescription: TeX products edited by Clarkson Univ.
- X#category-youki: free/tex
- END_OF_FILE
- if test 153 -ne `wc -c <'vol/clarkson-tex.vol'`; then
- echo shar: \"'vol/clarkson-tex.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/clarkson-tex.vol'
- fi
- if test -f 'vol/clbooks.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/clbooks.vol'\"
- else
- echo shar: Extracting \"'vol/clbooks.vol'\" \(222 characters\)
- sed "s/^X//" >'vol/clbooks.vol' <<'END_OF_FILE'
- Xftp-server: netcom.com
- Xftp-directory: /pub/clbooks
- Xftp-server: ftp.uu.net
- Xftp-directory: archive/vendor/clbooks
- Xdescription: "New Book Bulletin" by Computer Literacy Bookshops
- X
- Xvolume-id: 92
- X#category-youki: news/computer
- END_OF_FILE
- if test 222 -ne `wc -c <'vol/clbooks.vol'`; then
- echo shar: \"'vol/clbooks.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/clbooks.vol'
- fi
- if test -f 'vol/cmu-snmp.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/cmu-snmp.vol'\"
- else
- echo shar: Extracting \"'vol/cmu-snmp.vol'\" \(128 characters\)
- sed "s/^X//" >'vol/cmu-snmp.vol' <<'END_OF_FILE'
- Xvolume-id: 49
- Xftp-server: lancaster.andrew.cmu.edu
- Xftp-directory: pub
- Xdescription: snmp stuff at cmu
- X#category-youki: inet/soft
- END_OF_FILE
- if test 128 -ne `wc -c <'vol/cmu-snmp.vol'`; then
- echo shar: \"'vol/cmu-snmp.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/cmu-snmp.vol'
- fi
- if test -f 'vol/comp.archives.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/comp.archives.vol'\"
- else
- echo shar: Extracting \"'vol/comp.archives.vol'\" \(218 characters\)
- sed "s/^X//" >'vol/comp.archives.vol' <<'END_OF_FILE'
- X# Creator: ETO Kouichirou <t91069ke@sfc.keio.ac.jp>
- X
- Xftp-server: ftp.sra.co.jp
- Xftp-directory: pub/news/comp.archives
- Xdescription: USENET comp.archive newsgroup
- X#category-youki: free/misc
- X
- Xvolume-id: 151
- END_OF_FILE
- if test 218 -ne `wc -c <'vol/comp.archives.vol'`; then
- echo shar: \"'vol/comp.archives.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/comp.archives.vol'
- fi
- if test -f 'vol/comp.sources.hp48.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/comp.sources.hp48.vol'\"
- else
- echo shar: Extracting \"'vol/comp.sources.hp48.vol'\" \(218 characters\)
- sed "s/^X//" >'vol/comp.sources.hp48.vol' <<'END_OF_FILE'
- X# Creator: DEMIZU Noritoshi <demizu@nff.ncl.omron.co.jp>
- X
- Xftp-server: nctuccca.edu.tw
- Xftp-directory: /USENET/comp.sources.hp48
- Xdescription: USENET sources newsgroup for HP48
- X
- X#category-youki: free/misc
- X
- Xvolume-id: 144
- END_OF_FILE
- if test 218 -ne `wc -c <'vol/comp.sources.hp48.vol'`; then
- echo shar: \"'vol/comp.sources.hp48.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/comp.sources.hp48.vol'
- fi
- if test -f 'vol/ddn-mgt-bulletin.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/ddn-mgt-bulletin.vol'\"
- else
- echo shar: Extracting \"'vol/ddn-mgt-bulletin.vol'\" \(158 characters\)
- sed "s/^X//" >'vol/ddn-mgt-bulletin.vol' <<'END_OF_FILE'
- Xftp-server: ftp.uu.net
- Xftp-directory: inet/ddn-news
- Xdescription: Defence Data Network Management Bulletin
- X
- Xvolume-id: 81
- X#category-youki: doc/inet, inet/doc
- END_OF_FILE
- if test 158 -ne `wc -c <'vol/ddn-mgt-bulletin.vol'`; then
- echo shar: \"'vol/ddn-mgt-bulletin.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/ddn-mgt-bulletin.vol'
- fi
- if test -f 'vol/dit-mac.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/dit-mac.vol'\"
- else
- echo shar: Extracting \"'vol/dit-mac.vol'\" \(212 characters\)
- sed "s/^X//" >'vol/dit-mac.vol' <<'END_OF_FILE'
- Xvolume-id: 19
- Xftp-server: ftp.center.osaka-u.ac.jp
- Xftp-directory: dit-mac
- Xftp-server: ftp.dit.co.jp
- Xftp-directory: pub/mac
- Xdescription: CAP and other stuff as distributed from dit.co.jp
- X#category-youki: free/mac
- END_OF_FILE
- if test 212 -ne `wc -c <'vol/dit-mac.vol'`; then
- echo shar: \"'vol/dit-mac.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/dit-mac.vol'
- fi
- if test -f 'vol/djgpp.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/djgpp.vol'\"
- else
- echo shar: Extracting \"'vol/djgpp.vol'\" \(236 characters\)
- sed "s/^X//" >'vol/djgpp.vol' <<'END_OF_FILE'
- Xvolume-id: 51
- Xftp-server: ftp.center.osaka-u.ac.jp
- Xftp-directory: djgpp
- X
- Xftp-server: grape.ecs.clarkson.edu
- Xftp-directory: pub/msdos/djgpp
- X
- Xdescription: GNU C Compiler for MS-DOS machines w/386s, 486s
- X#category-youki: free/pc, free/gnu
- END_OF_FILE
- if test 236 -ne `wc -c <'vol/djgpp.vol'`; then
- echo shar: \"'vol/djgpp.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/djgpp.vol'
- fi
- if test -f 'vol/dylan.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/dylan.vol'\"
- else
- echo shar: Extracting \"'vol/dylan.vol'\" \(149 characters\)
- sed "s/^X//" >'vol/dylan.vol' <<'END_OF_FILE'
- Xftp-server: cambridge.apple.com
- Xftp-directory: pub/dylan
- Xdescription: Dylan programming language
- X
- Xvolume-id: 95
- X#category-youki: free/mac, prog/lang
- END_OF_FILE
- if test 149 -ne `wc -c <'vol/dylan.vol'`; then
- echo shar: \"'vol/dylan.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/dylan.vol'
- fi
- if test -f 'vol/etlport.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/etlport.vol'\"
- else
- echo shar: Extracting \"'vol/etlport.vol'\" \(116 characters\)
- sed "s/^X//" >'vol/etlport.vol' <<'END_OF_FILE'
- Xvolume-id: 11
- Xftp-server: etlport.etl.go.jp
- Xftp-directory: pub
- Xdescription: ETL Archive
- X#category-youki: free/misc
- END_OF_FILE
- if test 116 -ne `wc -c <'vol/etlport.vol'`; then
- echo shar: \"'vol/etlport.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/etlport.vol'
- fi
- if test -f 'vol/euuc-axp-freeware.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/euuc-axp-freeware.vol'\"
- else
- echo shar: Extracting \"'vol/euuc-axp-freeware.vol'\" \(178 characters\)
- sed "s/^X//" >'vol/euuc-axp-freeware.vol' <<'END_OF_FILE'
- Xftp-server: gatekeeper.dec.com
- Xftp-directory: rom/euuc-axp-freeware
- Xdescription: CDROM of freeware for DEC OSF/1 for Alpha AXP systems
- X
- Xvolume-id: 71
- X#category-youki: free/misc
- END_OF_FILE
- if test 178 -ne `wc -c <'vol/euuc-axp-freeware.vol'`; then
- echo shar: \"'vol/euuc-axp-freeware.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/euuc-axp-freeware.vol'
- fi
- if test -f 'vol/euuc-security.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/euuc-security.vol'\"
- else
- echo shar: Extracting \"'vol/euuc-security.vol'\" \(169 characters\)
- sed "s/^X//" >'vol/euuc-security.vol' <<'END_OF_FILE'
- Xftp-server: gatekeeper.dec.com
- Xftp-directory: rom/euuc-freeware/SECURITY
- Xdescription: Security archive from DEC EUUC-CDROM
- X
- Xvolume-id: 70
- X#category-youki: doc/security
- END_OF_FILE
- if test 169 -ne `wc -c <'vol/euuc-security.vol'`; then
- echo shar: \"'vol/euuc-security.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/euuc-security.vol'
- fi
- if test -f 'vol/fj.binaries.msdos.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/fj.binaries.msdos.vol'\"
- else
- echo shar: Extracting \"'vol/fj.binaries.msdos.vol'\" \(241 characters\)
- sed "s/^X//" >'vol/fj.binaries.msdos.vol' <<'END_OF_FILE'
- Xvolume-id: 26
- Xftp-server: ftp.kuis.kyoto-u.ac.jp
- Xftp-directory: News.Archives/fj.binaries.msdos
- Xftp-server: ftp.iij.ad.jp
- Xftp-directory: pub/NetNews/fj.binaries.msdos
- Xdescription: JUNET binaries newsgroup for MS-DOS
- X#category-youki: free/pc
- END_OF_FILE
- if test 241 -ne `wc -c <'vol/fj.binaries.msdos.vol'`; then
- echo shar: \"'vol/fj.binaries.msdos.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/fj.binaries.msdos.vol'
- fi
- if test -f 'vol/fj.sources.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/fj.sources.vol'\"
- else
- echo shar: Extracting \"'vol/fj.sources.vol'\" \(262 characters\)
- sed "s/^X//" >'vol/fj.sources.vol' <<'END_OF_FILE'
- Xvolume-id: 27
- Xftp-server: utsun.s.u-tokyo.ac.jp
- Xftp-directory: fj/fj.sources
- Xftp-server: bash.cc.keio.ac.jp
- Xftp-directory: fj.sources
- Xftp-server: srawgw.sra.co.jp
- Xftp-directory: news.pub/fj.sources
- Xdescription: JUNET sources newsgroup
- X#category-youki: free/misc
- END_OF_FILE
- if test 262 -ne `wc -c <'vol/fj.sources.vol'`; then
- echo shar: \"'vol/fj.sources.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/fj.sources.vol'
- fi
- if test -f 'vol/funet.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/funet.vol'\"
- else
- echo shar: Extracting \"'vol/funet.vol'\" \(190 characters\)
- sed "s/^X//" >'vol/funet.vol' <<'END_OF_FILE'
- X# Creator: ETO Kouichirou <t91069ke@sfc.keio.ac.jp>
- X
- Xftp-server: ftp.funet.fi
- Xftp-directory: /
- Xdescription: ftp.funet.fi FTP server
- X#category-youki: free/misc
- X
- Xvolume-id: 149
- END_OF_FILE
- if test 190 -ne `wc -c <'vol/funet.vol'`; then
- echo shar: \"'vol/funet.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/funet.vol'
- fi
- if test -f 'vol/garfield-images.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/garfield-images.vol'\"
- else
- echo shar: Extracting \"'vol/garfield-images.vol'\" \(186 characters\)
- sed "s/^X//" >'vol/garfield-images.vol' <<'END_OF_FILE'
- Xftp-server: garfield.catt.ncsu.edu
- Xftp-directory: pub/graphics/images
- Xdescription: Garfield's image archives at North Carolina State University
- X#category-youki: lib/arts
- X
- Xvolume-id: 130
- END_OF_FILE
- if test 186 -ne `wc -c <'vol/garfield-images.vol'`; then
- echo shar: \"'vol/garfield-images.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/garfield-images.vol'
- fi
- if test -f 'vol/hokkaid-guide.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/hokkaid-guide.vol'\"
- else
- echo shar: Extracting \"'vol/hokkaid-guide.vol'\" \(258 characters\)
- sed "s/^X//" >'vol/hokkaid-guide.vol' <<'END_OF_FILE'
- X# Creator: DEMIZU Noritoshi <demizu@nff.ncl.omron.co.jp>
- X# CreationDate: Sat Sep 25 22:52:15 JST 1993
- X
- Xftp-server: ribbon.cs.titech.ac.jp
- Xftp-directory: pub/hokkaid-guide
- Xdescription: Hokkaido Guide by JUNET folks
- X
- Xvolume-id: 108
- X#category-youki: doc/travel
- END_OF_FILE
- if test 258 -ne `wc -c <'vol/hokkaid-guide.vol'`; then
- echo shar: \"'vol/hokkaid-guide.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/hokkaid-guide.vol'
- fi
- if test -f 'vol/iafa.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/iafa.vol'\"
- else
- echo shar: Extracting \"'vol/iafa.vol'\" \(171 characters\)
- sed "s/^X//" >'vol/iafa.vol' <<'END_OF_FILE'
- Xvolume-id: 41
- Xftp-server: archives.cc.mcgill.ca
- Xftp-directory: pub/iafa
- Xdescription: The Internet Anonymous FTP Archives Working Group
- X#category-youki: inet/doc, doc/inet
- END_OF_FILE
- if test 171 -ne `wc -c <'vol/iafa.vol'`; then
- echo shar: \"'vol/iafa.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/iafa.vol'
- fi
- if test -f 'vol/ien.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/ien.vol'\"
- else
- echo shar: Extracting \"'vol/ien.vol'\" \(281 characters\)
- sed "s/^X//" >'vol/ien.vol' <<'END_OF_FILE'
- Xftp-server: ftp.kuis.kyoto-u.ac.jp
- Xftp-directory: IEN
- Xftp-server: sh.wide.ad.jp
- Xftp-directory: IEN
- X
- Xftp-server: ftp.uu.net
- Xftp-directory: inet/ien
- Xftp-server: nic.ddn.mil
- Xftp-directory: ien
- X
- Xdescription: Internet Engineering Notes
- Xvolume-id: 82
- X#category-youki: inet/doc, doc/inet
- END_OF_FILE
- if test 281 -ne `wc -c <'vol/ien.vol'`; then
- echo shar: \"'vol/ien.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/ien.vol'
- fi
- if test -f 'vol/iesg.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/iesg.vol'\"
- else
- echo shar: Extracting \"'vol/iesg.vol'\" \(318 characters\)
- sed "s/^X//" >'vol/iesg.vol' <<'END_OF_FILE'
- Xftp-server: nic.ad.jp
- Xftp-directory: pub/internet/ds.internic.net/iesg
- Xftp-server: ftp.iij.ad.jp
- Xftp-directory: pub/internet/iesg
- X
- Xftp-server: ds.internic.net
- Xftp-directory: iesg
- Xftp-server: ftp.uu.net
- Xftp-directory: inet/iesg
- Xdescription: IETF Steering Group Report
- X
- Xvolume-id: 83
- X#category-youki: doc/inet, inet/doc
- END_OF_FILE
- if test 318 -ne `wc -c <'vol/iesg.vol'`; then
- echo shar: \"'vol/iesg.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/iesg.vol'
- fi
- if test -f 'vol/ietf-current-docs.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/ietf-current-docs.vol'\"
- else
- echo shar: Extracting \"'vol/ietf-current-docs.vol'\" \(192 characters\)
- sed "s/^X//" >'vol/ietf-current-docs.vol' <<'END_OF_FILE'
- Xftp-server: ds.internic.net
- Xftp-directory: /pub/current-ietf-docs
- Xdescription: all documents that are relevant for the current IETF meeting
- X
- Xvolume-id: 113
- X#category-youki: inet/doc, doc/inet
- END_OF_FILE
- if test 192 -ne `wc -c <'vol/ietf-current-docs.vol'`; then
- echo shar: \"'vol/ietf-current-docs.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/ietf-current-docs.vol'
- fi
- if test -f 'vol/isoc.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/isoc.vol'\"
- else
- echo shar: Extracting \"'vol/isoc.vol'\" \(269 characters\)
- sed "s/^X//" >'vol/isoc.vol' <<'END_OF_FILE'
- Xftp-server: ftp.center.osaka-u.ac.jp
- Xftp-directory: isoc
- Xftp-server: ftp.iij.ad.jp
- Xftp-directory: pub/isoc
- Xftp-options: follow
- X
- Xftp-server: ds.internic.net
- Xftp-directory: isoc
- X
- Xdescription: Internet Society Information
- Xvolume-id: 84
- X#category-youki: inet/doc, doc/inet
- END_OF_FILE
- if test 269 -ne `wc -c <'vol/isoc.vol'`; then
- echo shar: \"'vol/isoc.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/isoc.vol'
- fi
- if test -f 'vol/japan.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/japan.vol'\"
- else
- echo shar: Extracting \"'vol/japan.vol'\" \(129 characters\)
- sed "s/^X//" >'vol/japan.vol' <<'END_OF_FILE'
- Xvolume-id: 32
- Xftp-server: cs.arizona.edu
- Xftp-directory: japan
- Xdescription: Research Status in Japan
- X#category-youki: doc/techrep
- END_OF_FILE
- if test 129 -ne `wc -c <'vol/japan.vol'`; then
- echo shar: \"'vol/japan.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/japan.vol'
- fi
- if test -f 'vol/kuis-dos-extender.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/kuis-dos-extender.vol'\"
- else
- echo shar: Extracting \"'vol/kuis-dos-extender.vol'\" \(202 characters\)
- sed "s/^X//" >'vol/kuis-dos-extender.vol' <<'END_OF_FILE'
- X# created by demizu@nff.ncl.omron.co.jp on Aug 27, 1993
- X
- Xftp-server: ftp.kuis.kyoto-u.ac.jp
- Xftp-directory: DOS-EXTENDER
- Xdescription: kuis DOS EXTENDER archive
- X
- X#category-youki: free/pc
- X
- Xvolume-id: 143
- END_OF_FILE
- if test 202 -ne `wc -c <'vol/kuis-dos-extender.vol'`; then
- echo shar: \"'vol/kuis-dos-extender.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/kuis-dos-extender.vol'
- fi
- if test -f 'vol/kuis-msdos.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/kuis-msdos.vol'\"
- else
- echo shar: Extracting \"'vol/kuis-msdos.vol'\" \(245 characters\)
- sed "s/^X//" >'vol/kuis-msdos.vol' <<'END_OF_FILE'
- Xvolume-id: 20
- Xftp-server: ftp.kuis.kyoto-u.ac.jp
- Xftp-directory: MSDOS
- Xftp-options: follow
- Xftp-server: ftp.center.osaka-u.ac.jp
- Xftp-directory: MSDOS
- Xdescription: Freely distributable software that run on Microsoft MS-DOS
- X#category-youki: free/pc
- END_OF_FILE
- if test 245 -ne `wc -c <'vol/kuis-msdos.vol'`; then
- echo shar: \"'vol/kuis-msdos.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/kuis-msdos.vol'
- fi
- if test -f 'vol/kuis-tex.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/kuis-tex.vol'\"
- else
- echo shar: Extracting \"'vol/kuis-tex.vol'\" \(140 characters\)
- sed "s/^X//" >'vol/kuis-tex.vol' <<'END_OF_FILE'
- Xvolume-id: 40
- Xftp-server: ftp.kuis.kyoto-u.ac.jp
- Xftp-directory: TeX/styles
- Xdescription: TeX and LaTeX style files
- X#category-youki: free/tex
- END_OF_FILE
- if test 140 -ne `wc -c <'vol/kuis-tex.vol'`; then
- echo shar: \"'vol/kuis-tex.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/kuis-tex.vol'
- fi
- if test -f 'vol/linux.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/linux.vol'\"
- else
- echo shar: Extracting \"'vol/linux.vol'\" \(281 characters\)
- sed "s/^X//" >'vol/linux.vol' <<'END_OF_FILE'
- X# Creator: youki
- X# Modified: Toshihiko SHIMOKAWA <toshi@isl.rdc.toshiba.co.jp>
- X
- Xvolume-id: 24
- Xftp-server: ftp.iij.ad.jp
- Xftp-directory: pub/linux
- Xftp-options: follow
- X
- Xftp-server: tsx-11.mit.edu
- Xftp-directory: pub/linux
- X
- Xdescription: Linux Operating System
- X#category-youki: os/linux
- END_OF_FILE
- if test 281 -ne `wc -c <'vol/linux.vol'`; then
- echo shar: \"'vol/linux.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/linux.vol'
- fi
- if test -f 'vol/mei-net.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/mei-net.vol'\"
- else
- echo shar: Extracting \"'vol/mei-net.vol'\" \(150 characters\)
- sed "s/^X//" >'vol/mei-net.vol' <<'END_OF_FILE'
- Xvolume-id: 43
- Xftp-server: oskgate0.mei.co.jp
- Xftp-directory: free/net
- Xdescription: networking software suite edited by MEI
- X#category-youki: inet/soft
- END_OF_FILE
- if test 150 -ne `wc -c <'vol/mei-net.vol'`; then
- echo shar: \"'vol/mei-net.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/mei-net.vol'
- fi
- if test -f 'vol/mei-security.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/mei-security.vol'\"
- else
- echo shar: Extracting \"'vol/mei-security.vol'\" \(149 characters\)
- sed "s/^X//" >'vol/mei-security.vol' <<'END_OF_FILE'
- Xftp-server: ftp.mei.co.jp
- Xftp-directory: free/security
- Xdescription: Security software suite edited by MEI
- X
- Xvolume-id: 111
- X#category-youki: inet/soft
- END_OF_FILE
- if test 149 -ne `wc -c <'vol/mei-security.vol'`; then
- echo shar: \"'vol/mei-security.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/mei-security.vol'
- fi
- if test -f 'vol/mei-x-archive.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/mei-x-archive.vol'\"
- else
- echo shar: Extracting \"'vol/mei-x-archive.vol'\" \(140 characters\)
- sed "s/^X//" >'vol/mei-x-archive.vol' <<'END_OF_FILE'
- Xvolume-id: 12
- Xftp-server: oskgate0.mei.co.jp
- Xftp-directory: free/X
- Xdescription: X related products edited by MEI
- X#category-youki: free/gui
- END_OF_FILE
- if test 140 -ne `wc -c <'vol/mei-x-archive.vol'`; then
- echo shar: \"'vol/mei-x-archive.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/mei-x-archive.vol'
- fi
- if test -f 'vol/microsoft.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/microsoft.vol'\"
- else
- echo shar: Extracting \"'vol/microsoft.vol'\" \(163 characters\)
- sed "s/^X//" >'vol/microsoft.vol' <<'END_OF_FILE'
- Xftp-server: ftp.microsoft.com
- Xftp-directory: /
- Xdescription: Microsoft Windows, NT, Word, Excel, Mail, drivers and patches
- X
- Xvolume-id: 100
- X#category-youki: free/pc
- END_OF_FILE
- if test 163 -ne `wc -c <'vol/microsoft.vol'`; then
- echo shar: \"'vol/microsoft.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/microsoft.vol'
- fi
- if test -f 'vol/mips-chips.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/mips-chips.vol'\"
- else
- echo shar: Extracting \"'vol/mips-chips.vol'\" \(142 characters\)
- sed "s/^X//" >'vol/mips-chips.vol' <<'END_OF_FILE'
- Xftp-server: sgigate.sgi.com
- Xftp-directory: pub/doc
- Xdescription: MIPS Products Documents R4000 R4400
- X
- Xvolume-id: 119
- X#category-youki: doc/misc
- END_OF_FILE
- if test 142 -ne `wc -c <'vol/mips-chips.vol'`; then
- echo shar: \"'vol/mips-chips.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/mips-chips.vol'
- fi
- if test -f 'vol/mule.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/mule.vol'\"
- else
- echo shar: Extracting \"'vol/mule.vol'\" \(195 characters\)
- sed "s/^X//" >'vol/mule.vol' <<'END_OF_FILE'
- Xftp-server: ftp.center.osaka-u.ac.jp
- Xftp-directory: mule
- Xftp-server: etlport.etl.go.jp
- Xftp-directory: pub/mule
- Xdescription: Multi-lingual Emacs from ETL
- Xvolume-id: 61
- X#category-youki: free/japan
- END_OF_FILE
- if test 195 -ne `wc -c <'vol/mule.vol'`; then
- echo shar: \"'vol/mule.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/mule.vol'
- fi
- if test -f 'vol/net2.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/net2.vol'\"
- else
- echo shar: Extracting \"'vol/net2.vol'\" \(273 characters\)
- sed "s/^X//" >'vol/net2.vol' <<'END_OF_FILE'
- Xvolume-id: 6
- Xftp-server: ftp.center.osaka-u.ac.jp
- Xftp-directory: net2
- Xftp-server: ftp.waseda.ac.jp
- Xftp-directory: pub3/bsd-sources/NET2
- X
- Xftp-server: gatekeeper.dec.com
- Xftp-directory: pub/BSD/net2
- X
- Xdescription: Berkeley Networking Software Release 2
- X#category-youki: os/bsd
- END_OF_FILE
- if test 273 -ne `wc -c <'vol/net2.vol'`; then
- echo shar: \"'vol/net2.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/net2.vol'
- fi
- if test -f 'vol/netinfo.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/netinfo.vol'\"
- else
- echo shar: Extracting \"'vol/netinfo.vol'\" \(268 characters\)
- sed "s/^X//" >'vol/netinfo.vol' <<'END_OF_FILE'
- Xftp-server: ftp.center.osaka-u.ac.jp
- Xftp-directory: netinfo
- X
- Xftp-server: ftp.uu.net
- Xftp-directory: inet/netinfo
- Xftp-server: nic.ddn.mil
- Xftp-directory: netinfo
- X
- Xdescription: Publications from Network Information Center
- Xvolume-id: 85
- X#category-youki: inet/doc, doc/inet
- END_OF_FILE
- if test 268 -ne `wc -c <'vol/netinfo.vol'`; then
- echo shar: \"'vol/netinfo.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/netinfo.vol'
- fi
- if test -f 'vol/news.answers.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/news.answers.vol'\"
- else
- echo shar: Extracting \"'vol/news.answers.vol'\" \(230 characters\)
- sed "s/^X//" >'vol/news.answers.vol' <<'END_OF_FILE'
- Xvolume-id: 52
- Xftp-server: ftp.center.osaka-u.ac.jp
- Xftp-directory: news.answers
- Xftp-server: ftp.mei.co.jp
- Xftp-directory: free/news/answers
- Xdescription: Answers for Frequently Asked Questions in the Net
- X#category-youki: doc/answers
- END_OF_FILE
- if test 230 -ne `wc -c <'vol/news.answers.vol'`; then
- echo shar: \"'vol/news.answers.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/news.answers.vol'
- fi
- if test -f 'vol/noctools.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/noctools.vol'\"
- else
- echo shar: Extracting \"'vol/noctools.vol'\" \(268 characters\)
- sed "s/^X//" >'vol/noctools.vol' <<'END_OF_FILE'
- Xftp-server: srawgw.sra.co.jp
- Xftp-directory: pub/net/noctools/catalog
- X
- Xftp-server: wuarchive.wustl.edu
- Xftp-directory: doc/noctools/comp.networks.noctools.tools
- X
- Xdescription: Index catalog of tools for network operation centers
- Xvolume-id: 125
- X#category-youki: inet/soft
- END_OF_FILE
- if test 268 -ne `wc -c <'vol/noctools.vol'`; then
- echo shar: \"'vol/noctools.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/noctools.vol'
- fi
- if test -f 'vol/nren.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/nren.vol'\"
- else
- echo shar: Extracting \"'vol/nren.vol'\" \(267 characters\)
- sed "s/^X//" >'vol/nren.vol' <<'END_OF_FILE'
- Xftp-server: ftp.center.osaka-u.ac.jp
- Xftp-directory: nren
- X
- Xftp-server: ftp.merit.edu
- Xftp-directory: nren
- Xftp-server: ftp.uu.net
- Xftp-directory: inet/nren
- X
- Xdescription: The National Research and Education Network in USA
- Xvolume-id: 86
- X#category-youki: doc/inet, inet/doc
- END_OF_FILE
- if test 267 -ne `wc -c <'vol/nren.vol'`; then
- echo shar: \"'vol/nren.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/nren.vol'
- fi
- if test -f 'vol/ohio-elisp.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/ohio-elisp.vol'\"
- else
- echo shar: Extracting \"'vol/ohio-elisp.vol'\" \(262 characters\)
- sed "s/^X//" >'vol/ohio-elisp.vol' <<'END_OF_FILE'
- Xftp-server: ftp.center.osaka-u.ac.jp
- Xftp-directory: ohio-elisp
- X
- Xftp-server: archive.cis.ohio-state.edu
- Xftp-directory: pub/gnu/emacs/elisp-archive
- X
- Xdescription: Emacs Lisp library edited by Ohio State University
- Xvolume-id: 62
- X#category-youki: free/gnu, prog/lisp
- END_OF_FILE
- if test 262 -ne `wc -c <'vol/ohio-elisp.vol'`; then
- echo shar: \"'vol/ohio-elisp.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/ohio-elisp.vol'
- fi
- if test -f 'vol/oreilly.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/oreilly.vol'\"
- else
- echo shar: Extracting \"'vol/oreilly.vol'\" \(249 characters\)
- sed "s/^X//" >'vol/oreilly.vol' <<'END_OF_FILE'
- X# Creator: DEMIZU Noritoshi <nori-d@is.aist-nara.ac.jp>
- X# CreationDate: Tue Sep 28 06:22:39 JST 1993
- X
- Xftp-server: ftp.ora.com
- Xftp-directory: pub
- Xdescription: Book information of O'Reilly and Associates
- X
- Xvolume-id: 101
- X#category-youki: news/computer
- END_OF_FILE
- if test 249 -ne `wc -c <'vol/oreilly.vol'`; then
- echo shar: \"'vol/oreilly.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/oreilly.vol'
- fi
- if test -f 'vol/osaka-elisp.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/osaka-elisp.vol'\"
- else
- echo shar: Extracting \"'vol/osaka-elisp.vol'\" \(161 characters\)
- sed "s/^X//" >'vol/osaka-elisp.vol' <<'END_OF_FILE'
- Xvolume-id: 21
- Xftp-server: toklab.ics.osaka-u.ac.jp
- Xftp-directory: elisp/library
- Xdescription: Emacs Lisp library edited by Osaka Univ.
- X#category-youki: prog/lisp
- END_OF_FILE
- if test 161 -ne `wc -c <'vol/osaka-elisp.vol'`; then
- echo shar: \"'vol/osaka-elisp.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/osaka-elisp.vol'
- fi
- if test -f 'vol/perl.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/perl.vol'\"
- else
- echo shar: Extracting \"'vol/perl.vol'\" \(190 characters\)
- sed "s/^X//" >'vol/perl.vol' <<'END_OF_FILE'
- Xvolume-id: 31
- Xftp-server: convex.com
- Xftp-directory: pub/perl
- Xftp-server: ftp.uu.net
- Xftp-directory: languages/perl/scripts-convex
- Xdescription: Perl scripts archive
- X#category-youki: prog/perl
- END_OF_FILE
- if test 190 -ne `wc -c <'vol/perl.vol'`; then
- echo shar: \"'vol/perl.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/perl.vol'
- fi
- if test -f 'vol/plan9-doc.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/plan9-doc.vol'\"
- else
- echo shar: Extracting \"'vol/plan9-doc.vol'\" \(217 characters\)
- sed "s/^X//" >'vol/plan9-doc.vol' <<'END_OF_FILE'
- Xvolume-id: 57
- Xftp-server: research.att.com
- Xftp-directory: dist/plan9doc
- Xftp-server: ftp.cse.ucsc.edu
- Xftp-directory: pub/plan-9/doc
- Xdescription: Technical documents for Plan-9 operating system
- X#category-youki: os/misc
- END_OF_FILE
- if test 217 -ne `wc -c <'vol/plan9-doc.vol'`; then
- echo shar: \"'vol/plan9-doc.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/plan9-doc.vol'
- fi
- if test -f 'vol/plan9-man.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/plan9-man.vol'\"
- else
- echo shar: Extracting \"'vol/plan9-man.vol'\" \(212 characters\)
- sed "s/^X//" >'vol/plan9-man.vol' <<'END_OF_FILE'
- Xftp-server: research.att.com
- Xftp-directory: dist/plan9man
- Xftp-server: ftp.cse.ucsc.edu
- Xftp-directory: pub/plan-9/man
- Xdescription: Manual pages for Plan-9 operating system
- X
- Xvolume-id: 112
- X#category-youki: os/misc
- END_OF_FILE
- if test 212 -ne `wc -c <'vol/plan9-man.vol'`; then
- echo shar: \"'vol/plan9-man.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/plan9-man.vol'
- fi
- if test -f 'vol/prospero.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/prospero.vol'\"
- else
- echo shar: Extracting \"'vol/prospero.vol'\" \(112 characters\)
- sed "s/^X//" >'vol/prospero.vol' <<'END_OF_FILE'
- Xftp-server: prospero.isi.edu
- Xftp-directory: pub
- Xdescription: Prospero
- X
- Xvolume-id: 96
- X#category-youki: inet/soft
- END_OF_FILE
- if test 112 -ne `wc -c <'vol/prospero.vol'`; then
- echo shar: \"'vol/prospero.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/prospero.vol'
- fi
- if test -f 'vol/purdue-next.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/purdue-next.vol'\"
- else
- echo shar: Extracting \"'vol/purdue-next.vol'\" \(152 characters\)
- sed "s/^X//" >'vol/purdue-next.vol' <<'END_OF_FILE'
- Xvolume-id: 10
- Xftp-server: sonata.cc.purdue.edu
- Xftp-directory: pub/next
- Xdescription: Software for NeXT edited by Purdue Univ.
- X#category-youki: free/next
- END_OF_FILE
- if test 152 -ne `wc -c <'vol/purdue-next.vol'`; then
- echo shar: \"'vol/purdue-next.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/purdue-next.vol'
- fi
- if test -f 'vol/rec-travel.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/rec-travel.vol'\"
- else
- echo shar: Extracting \"'vol/rec-travel.vol'\" \(179 characters\)
- sed "s/^X//" >'vol/rec-travel.vol' <<'END_OF_FILE'
- Xftp-server: ftp.cc.umanitoba.ca
- Xftp-directory: rec-travel
- Xdescription: Travel information worldwide, phone numbers for tourism offices
- X
- Xvolume-id: 102
- X#category-youki: doc/travel
- END_OF_FILE
- if test 179 -ne `wc -c <'vol/rec-travel.vol'`; then
- echo shar: \"'vol/rec-travel.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/rec-travel.vol'
- fi
- if test -f 'vol/simtel20.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/simtel20.vol'\"
- else
- echo shar: Extracting \"'vol/simtel20.vol'\" \(141 characters\)
- sed "s/^X//" >'vol/simtel20.vol' <<'END_OF_FILE'
- Xftp-server: ftp.kuis.kyoto-u.ac.jp
- Xftp-directory: mirrors/simtel20.msdos
- Xdescription: SIMTEL20 MSDOS
- X
- Xvolume-id: 64
- X#category-youki: free/pc
- END_OF_FILE
- if test 141 -ne `wc -c <'vol/simtel20.vol'`; then
- echo shar: \"'vol/simtel20.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/simtel20.vol'
- fi
- if test -f 'vol/sprite-cdrom.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/sprite-cdrom.vol'\"
- else
- echo shar: Extracting \"'vol/sprite-cdrom.vol'\" \(149 characters\)
- sed "s/^X//" >'vol/sprite-cdrom.vol' <<'END_OF_FILE'
- Xftp-server: gatekeeper.dec.com
- Xftp-directory: rom/sprite
- Xdescription: Sprite network operating system (UCB)
- X
- Xvolume-id: 73
- X#category-youki: os/misc
- END_OF_FILE
- if test 149 -ne `wc -c <'vol/sprite-cdrom.vol'`; then
- echo shar: \"'vol/sprite-cdrom.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/sprite-cdrom.vol'
- fi
- if test -f 'vol/sra-gnu-fixes.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/sra-gnu-fixes.vol'\"
- else
- echo shar: Extracting \"'vol/sra-gnu-fixes.vol'\" \(139 characters\)
- sed "s/^X//" >'vol/sra-gnu-fixes.vol' <<'END_OF_FILE'
- Xvolume-id: 50
- Xftp-server: srawgw.sra.co.jp
- Xftp-directory: pub/gnu/local-fix
- Xdescription: fixes for GNU software
- X#category-youki: free/gnu
- END_OF_FILE
- if test 139 -ne `wc -c <'vol/sra-gnu-fixes.vol'`; then
- echo shar: \"'vol/sra-gnu-fixes.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/sra-gnu-fixes.vol'
- fi
- if test -f 'vol/sra-perl.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/sra-perl.vol'\"
- else
- echo shar: Extracting \"'vol/sra-perl.vol'\" \(172 characters\)
- sed "s/^X//" >'vol/sra-perl.vol' <<'END_OF_FILE'
- Xftp-server: srawgw.sra.co.jp
- Xftp-directory: pub/lang/perl/sra-scripts
- Xdescription: Perl scripts from Software Research Associates
- X
- Xvolume-id: 97
- X#category-youki: prog/perl
- END_OF_FILE
- if test 172 -ne `wc -c <'vol/sra-perl.vol'`; then
- echo shar: \"'vol/sra-perl.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/sra-perl.vol'
- fi
- if test -f 'vol/statlib.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/statlib.vol'\"
- else
- echo shar: Extracting \"'vol/statlib.vol'\" \(149 characters\)
- sed "s/^X//" >'vol/statlib.vol' <<'END_OF_FILE'
- Xvolume-id: 46
- Xftp-server: ftp.stat.math.keio.ac.jp
- Xftp-directory: usr/pub/statlib
- Xdescription: Statlib statistics archive
- X#category-youki: prog/misc
- END_OF_FILE
- if test 149 -ne `wc -c <'vol/statlib.vol'`; then
- echo shar: \"'vol/statlib.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/statlib.vol'
- fi
- if test -f 'vol/sun-info.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/sun-info.vol'\"
- else
- echo shar: Extracting \"'vol/sun-info.vol'\" \(224 characters\)
- sed "s/^X//" >'vol/sun-info.vol' <<'END_OF_FILE'
- Xftp-server: ftp.center.osaka-u.ac.jp
- Xftp-directory: sun-info
- X
- Xftp-server: sunsite.unc.edu
- Xftp-directory: pub/sun-info
- X
- Xdescription: fixes, patches, and information about Sun Computers
- Xvolume-id: 17
- X#category-youki: free/sun
- END_OF_FILE
- if test 224 -ne `wc -c <'vol/sun-info.vol'`; then
- echo shar: \"'vol/sun-info.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/sun-info.vol'
- fi
- if test -f 'vol/tahoe.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/tahoe.vol'\"
- else
- echo shar: Extracting \"'vol/tahoe.vol'\" \(223 characters\)
- sed "s/^X//" >'vol/tahoe.vol' <<'END_OF_FILE'
- Xvolume-id: 13
- Xftp-server: ftp.center.osaka-u.ac.jp
- Xftp-directory: tahoe
- Xftp-server: ftp.waseda.ac.jp
- Xftp-directory: pub3/bsd-sources/Tahoe
- X
- Xdescription: Berkeley Software Distribution, Tahoe release
- X#category-youki: os/bsd
- END_OF_FILE
- if test 223 -ne `wc -c <'vol/tahoe.vol'`; then
- echo shar: \"'vol/tahoe.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/tahoe.vol'
- fi
- if test -f 'vol/talk-radio.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/talk-radio.vol'\"
- else
- echo shar: Extracting \"'vol/talk-radio.vol'\" \(137 characters\)
- sed "s/^X//" >'vol/talk-radio.vol' <<'END_OF_FILE'
- Xftp-server: ftp.iij.ad.jp
- Xftp-directory: pub/inet/talk-radio
- Xdescription: Internet Talk Radio
- X
- Xvolume-id: 66
- X#category-youki: news/radio
- END_OF_FILE
- if test 137 -ne `wc -c <'vol/talk-radio.vol'`; then
- echo shar: \"'vol/talk-radio.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/talk-radio.vol'
- fi
- if test -f 'vol/tcl-tk.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/tcl-tk.vol'\"
- else
- echo shar: Extracting \"'vol/tcl-tk.vol'\" \(229 characters\)
- sed "s/^X//" >'vol/tcl-tk.vol' <<'END_OF_FILE'
- Xftp-server: ftp.center.osaka-u.ac.jp
- Xftp-directory: tcl-tk
- X
- Xftp-server: harbor.ecn.purdue.edu
- Xftp-directory: pub/tcl
- X
- Xdescription: User-contributed Tcl/Tk extensions, programs and documents
- Xvolume-id: 3
- X#category-youki: prog/tcl
- END_OF_FILE
- if test 229 -ne `wc -c <'vol/tcl-tk.vol'`; then
- echo shar: \"'vol/tcl-tk.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/tcl-tk.vol'
- fi
- if test -f 'vol/ucb-cs.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/ucb-cs.vol'\"
- else
- echo shar: Extracting \"'vol/ucb-cs.vol'\" \(166 characters\)
- sed "s/^X//" >'vol/ucb-cs.vol' <<'END_OF_FILE'
- Xftp-server: ftp.cs.berkeley.edu
- Xftp-directory: ucb
- Xdescription: Computer Science Dept, University of California at Berkeley
- X
- Xvolume-id: 98
- X#category-youki: free/misc
- END_OF_FILE
- if test 166 -ne `wc -c <'vol/ucb-cs.vol'`; then
- echo shar: \"'vol/ucb-cs.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/ucb-cs.vol'
- fi
- if test -f 'vol/uci-mh.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/uci-mh.vol'\"
- else
- echo shar: Extracting \"'vol/uci-mh.vol'\" \(231 characters\)
- sed "s/^X//" >'vol/uci-mh.vol' <<'END_OF_FILE'
- X# created by demizu@nff.ncl.omron.co.jp on Aug 27, 1993
- X
- Xftp-server: ftp.fujixerox.co.jp
- Xftp-directory: pub/UNIX/mh
- X
- Xftp-server: ftp.ics.uci.edu
- Xftp-directory: pub/mh
- X
- Xdescription: UCI MH
- X#category-youki: free/misc
- Xvolume-id: 140
- END_OF_FILE
- if test 231 -ne `wc -c <'vol/uci-mh.vol'`; then
- echo shar: \"'vol/uci-mh.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/uci-mh.vol'
- fi
- if test -f 'vol/uib-vi.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/uib-vi.vol'\"
- else
- echo shar: Extracting \"'vol/uib-vi.vol'\" \(215 characters\)
- sed "s/^X//" >'vol/uib-vi.vol' <<'END_OF_FILE'
- X# created by demizu@nff.ncl.omron.co.jp on Aug 27, 1993
- X
- Xftp-server: utsun.s.u-tokyo.ac.jp
- Xftp-directory: ftpsync/vi-archive
- Xdescription: UIB vi archive at Bergen, Norway
- X
- Xvolume-id: 105
- X#category-youki: free/misc
- END_OF_FILE
- if test 215 -ne `wc -c <'vol/uib-vi.vol'`; then
- echo shar: \"'vol/uib-vi.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/uib-vi.vol'
- fi
- if test -f 'vol/uka-cs-bib.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/uka-cs-bib.vol'\"
- else
- echo shar: Extracting \"'vol/uka-cs-bib.vol'\" \(176 characters\)
- sed "s/^X//" >'vol/uka-cs-bib.vol' <<'END_OF_FILE'
- Xftp-server: ftp.ira.uka.de
- Xftp-directory: pub/bibliography
- X
- Xdescription: Computer Science bibliographies by University of Karlsruhe
- Xvolume-id: 124
- X#category-youki: doc/techrep
- END_OF_FILE
- if test 176 -ne `wc -c <'vol/uka-cs-bib.vol'`; then
- echo shar: \"'vol/uka-cs-bib.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/uka-cs-bib.vol'
- fi
- if test -f 'vol/ukc-parallel.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/ukc-parallel.vol'\"
- else
- echo shar: Extracting \"'vol/ukc-parallel.vol'\" \(179 characters\)
- sed "s/^X//" >'vol/ukc-parallel.vol' <<'END_OF_FILE'
- Xftp-server: unix.hensa.ac.uk
- Xftp-directory: pub/parallel
- X
- Xdescription: Parallel computing archive at University of Kent at Canterbury
- X#category-youki: doc/parallel
- Xvolume-id: 146
- END_OF_FILE
- if test 179 -ne `wc -c <'vol/ukc-parallel.vol'`; then
- echo shar: \"'vol/ukc-parallel.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/ukc-parallel.vol'
- fi
- if test -f 'vol/utsun-net.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/utsun-net.vol'\"
- else
- echo shar: Extracting \"'vol/utsun-net.vol'\" \(164 characters\)
- sed "s/^X//" >'vol/utsun-net.vol' <<'END_OF_FILE'
- Xvolume-id: 44
- Xftp-server: utsun.s.u-tokyo.ac.jp
- Xftp-directory: net
- Xdescription: networking software suite edited by University of Tokyo
- X#category-youki: inet/soft
- END_OF_FILE
- if test 164 -ne `wc -c <'vol/utsun-net.vol'`; then
- echo shar: \"'vol/utsun-net.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/utsun-net.vol'
- fi
- if test -f 'vol/uunet-archive.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/uunet-archive.vol'\"
- else
- echo shar: Extracting \"'vol/uunet-archive.vol'\" \(156 characters\)
- sed "s/^X//" >'vol/uunet-archive.vol' <<'END_OF_FILE'
- Xftp-server: ftp.uu.net
- Xftp-directory: /
- Xftp-options: follow
- X
- Xdescription: Mega-archive by UUNET Technologies Inc.
- Xvolume-id: 107
- X#category-youki: free/misc
- END_OF_FILE
- if test 156 -ne `wc -c <'vol/uunet-archive.vol'`; then
- echo shar: \"'vol/uunet-archive.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/uunet-archive.vol'
- fi
- if test -f 'vol/uwp.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/uwp.vol'\"
- else
- echo shar: Extracting \"'vol/uwp.vol'\" \(188 characters\)
- sed "s/^X//" >'vol/uwp.vol' <<'END_OF_FILE'
- X# Creator: ETO Kouichirou <t91069ke@sfc.keio.ac.jp>
- X
- Xftp-server: ftp.uwp.edu
- Xftp-directory: /
- Xdescription: ftp.uwp.edu FTP server
- X#category-youki: free/misc
- X
- Xvolume-id: 150
- END_OF_FILE
- if test 188 -ne `wc -c <'vol/uwp.vol'`; then
- echo shar: \"'vol/uwp.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/uwp.vol'
- fi
- if test -f 'vol/vendor-mib.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/vendor-mib.vol'\"
- else
- echo shar: Extracting \"'vol/vendor-mib.vol'\" \(121 characters\)
- sed "s/^X//" >'vol/vendor-mib.vol' <<'END_OF_FILE'
- Xvolume-id: 48
- Xftp-server: venera.isi.edu
- Xftp-directory: mib
- Xdescription: Vendor MIB
- X#category-youki: inet/doc, doc/inet
- END_OF_FILE
- if test 121 -ne `wc -c <'vol/vendor-mib.vol'`; then
- echo shar: \"'vol/vendor-mib.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/vendor-mib.vol'
- fi
- if test -f 'vol/wide-edu.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/wide-edu.vol'\"
- else
- echo shar: Extracting \"'vol/wide-edu.vol'\" \(229 characters\)
- sed "s/^X//" >'vol/wide-edu.vol' <<'END_OF_FILE'
- Xftp-server: ftp.kyushu-id.ac.jp
- Xftp-directory: pub/EDU
- Xftp-server: ftp.center.osaka-u.ac.jp
- Xftp-directory: wide-edu
- X
- Xdescription: Tutorial Documents from WIDE EDU working group
- Xvolume-id: 68
- X#category-youki: inet/doc, doc/inet
- END_OF_FILE
- if test 229 -ne `wc -c <'vol/wide-edu.vol'`; then
- echo shar: \"'vol/wide-edu.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/wide-edu.vol'
- fi
- if test -f 'vol/wide-mc.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/wide-mc.vol'\"
- else
- echo shar: Extracting \"'vol/wide-mc.vol'\" \(139 characters\)
- sed "s/^X//" >'vol/wide-mc.vol' <<'END_OF_FILE'
- Xftp-server: sh.wide.ad.jp
- Xftp-directory: multicast
- X
- Xdescription: WIDE IP multicast working group
- Xvolume-id: 67
- X#category-youki: inet/soft
- END_OF_FILE
- if test 139 -ne `wc -c <'vol/wide-mc.vol'`; then
- echo shar: \"'vol/wide-mc.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/wide-mc.vol'
- fi
- if test -f 'vol/wide-sendmail.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/wide-sendmail.vol'\"
- else
- echo shar: Extracting \"'vol/wide-sendmail.vol'\" \(188 characters\)
- sed "s/^X//" >'vol/wide-sendmail.vol' <<'END_OF_FILE'
- X# Creator: morito@ics.es.osaka-u.ac.jp
- X
- Xftp-server: ftp.kuis.kyoto-u.ac.jp
- Xftp-directory: net/mail
- X
- Xdescription: sendmail packages (WIDE version)
- X#category-youki: inet/soft
- Xvolume-id: 123
- END_OF_FILE
- if test 188 -ne `wc -c <'vol/wide-sendmail.vol'`; then
- echo shar: \"'vol/wide-sendmail.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/wide-sendmail.vol'
- fi
- if test -f 'vol/win3.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/win3.vol'\"
- else
- echo shar: Extracting \"'vol/win3.vol'\" \(320 characters\)
- sed "s/^X//" >'vol/win3.vol' <<'END_OF_FILE'
- Xvolume-id: 47
- Xftp-server: ftp.center.osaka-u.ac.jp
- Xftp-directory: win3
- Xftp-server: ftp.u-tokyo.ac.jp
- Xftp-directory: pub/win3
- X
- Xftp-server: ftp.cica.indiana.edu
- Xftp-directory: pub/pc/win3
- Xftp-server: nic.switch.ch
- Xftp-directory: mirror/win3
- X
- Xdescription: Contributed software for Windows 3 and NT
- X#category-youki: free/pc
- END_OF_FILE
- if test 320 -ne `wc -c <'vol/win3.vol'`; then
- echo shar: \"'vol/win3.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/win3.vol'
- fi
- if test -f 'vol/wiretap-clinton.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/wiretap-clinton.vol'\"
- else
- echo shar: Extracting \"'vol/wiretap-clinton.vol'\" \(172 characters\)
- sed "s/^X//" >'vol/wiretap-clinton.vol' <<'END_OF_FILE'
- Xftp-server: wiretap.spies.com
- Xftp-directory: Clinton
- Xdescription: Press releases from the US Bill Clinton administration
- X#category-youki: doc/misc, lib/doc
- X
- Xvolume-id: 126
- END_OF_FILE
- if test 172 -ne `wc -c <'vol/wiretap-clinton.vol'`; then
- echo shar: \"'vol/wiretap-clinton.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/wiretap-clinton.vol'
- fi
- if test -f 'vol/wiretap-gov.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/wiretap-gov.vol'\"
- else
- echo shar: Extracting \"'vol/wiretap-gov.vol'\" \(169 characters\)
- sed "s/^X//" >'vol/wiretap-gov.vol' <<'END_OF_FILE'
- Xftp-server: wiretap.spies.com
- Xftp-directory: Gov
- Xdescription: Civics and Government archive maintained by the Wiretap
- X#category-youki: doc/misc, lib/doc
- X
- Xvolume-id: 127
- END_OF_FILE
- if test 169 -ne `wc -c <'vol/wiretap-gov.vol'`; then
- echo shar: \"'vol/wiretap-gov.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/wiretap-gov.vol'
- fi
- if test -f 'vol/wuarchive.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/wuarchive.vol'\"
- else
- echo shar: Extracting \"'vol/wuarchive.vol'\" \(134 characters\)
- sed "s/^X//" >'vol/wuarchive.vol' <<'END_OF_FILE'
- Xvolume-id: 53
- Xftp-server: wuarchive.wustl.edu
- Xftp-directory: /
- Xdescription: wuarchive.wustl.edu FTP server
- X#category-youki: free/misc
- END_OF_FILE
- if test 134 -ne `wc -c <'vol/wuarchive.vol'`; then
- echo shar: \"'vol/wuarchive.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/wuarchive.vol'
- fi
- if test -f 'vol/www.vol' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'vol/www.vol'\"
- else
- echo shar: Extracting \"'vol/www.vol'\" \(212 characters\)
- sed "s/^X//" >'vol/www.vol' <<'END_OF_FILE'
- Xftp-server: bash.cc.keio.ac.jp
- Xftp-directory: pub/mirror/WWW
- X
- Xftp-server: info.cern.ch
- Xftp-directory: pub/www
- X
- Xdescription: World Wide Web, a distributed hypertext system
- Xvolume-id: 93
- X#category-youki: inet/soft
- END_OF_FILE
- if test 212 -ne `wc -c <'vol/www.vol'`; then
- echo shar: \"'vol/www.vol'\" unpacked with wrong size!
- fi
- # end of 'vol/www.vol'
- fi
- echo shar: End of archive 22 \(of 22\).
- cp /dev/null ark22isdone
- MISSING=""
- for I in 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 ; do
- if test ! -f ark${I}isdone ; then
- MISSING="${MISSING} ${I}"
- fi
- done
- if test "${MISSING}" = "" ; then
- echo You have unpacked all 22 archives.
- echo Please \"sh PACKNOTES\" to finish the unpacking if you have
- echo symbolic links. If you do not, you will need to dink with PACKNOTES
- rm -f ark[1-9]isdone ark[1-9][0-9]isdone
- else
- echo You still must unpack the following archives:
- echo " " ${MISSING}
- fi
- exit 0
- exit 0 # Just in case...
-