jfh@rpp386.Dallas.TX.US (John F. Haugh II) (09/10/89)
Last week or so I promised to send updated archive information regarding rpp386. Here is the latest versions of the indices. This note contains the archive access information and a summary listing of the archive contents. In a companion note is the full index. -- [ Last modified Sat Sep 9 12:31:28 CDT 1989 ] What this is ... These are the instructions for accessing rpp386, a public access source archive system. A list of files available for downloading is available for you to peruse. The file is located in ~/archive, if you are using UUCP, or /archive if you are using the Kermit server. If you are planning on frequently using this system, then I suggest that you request this file from time to time. Setting this up ... Add the line rpp386 Any ACU 2400 15128328835 in:--in:--in: uucp to your L.sys file. You may have to adjust things to get this line to work. Send a break to change from 2400 to 1200 baud. Try logging in by hand if you have trouble. Austin does not presently have PC-Pursuit out-dial service. If you don't have UUCP, rpp386 is availably by anonymous Kermit server. Use the same telephone number, but login as `kermit' instead. Requesting the transfer ... The archive listing file will give the location of the files. All of the packages are storaged as 16 bit compressed sharchives, except for compress of course, stored in the subdirectory /usr/archive/. Kermit users are automatically placed in the /usr/archive subdirectory and need not specify that portion of the path. Use the `cwd' command to move to the desired package subdirectory. You will have to issue `set file type binary' and `set file name literal' commands on your local Kermit. This has already been done for you on this end. Sending floppies ... If you are interested in downloading a large amount of source, or you have trouble getting connected, I may be able to mail Xenix formatted floppies. Send mail for details. At present I can only handle 5 1/4" floppies. -- [ Last Modified Sat Sep 9 12:02:04 CDT 1989 ] This is the short listing for the archive on rpp386. A longer listing can be found in back issues of this newsgroup, or by anonymous UUCP from rpp386 from the file /usr/spool/uucppublic/archive. - John. Description Blocks =============================================================================== afio - Public domain cpio compatible tape file archiver. 1 part 92 arc - MS-DOS(tm) compatible ARC(tm) file archive utility. 11 parts 266 banner - Print messages in large characters. 1 part 4 basic - Fully function BASIC interpreter for 32 bit micros. 5 parts 250 bidding - Bridge bidding practice utility. 2 parts 22 bitstr - Bitstring operation subroutines, required for cron. 1 part 12 bool - Boolean expression evaluator. 1 part 48 bpatch - Binary file editor. 1 part 50 bsd-back - Berkeley Backgammon game. 3 parts 124 btree - In-memory binary tree routines. 1 part 48 c-check - Checks C programs for questionable syntax. 1 part 44 c-config - Find datatype sizes, etc for a C compiler. 1 part 26 c-grammar - ANSI C grammar suitable for YACC. 1 part 20 c-list - Produce C program listings including error messages. 2 parts 20 cal - Print a single calendar or a years worth. 1 part 14 calc - Full function trig calculator similiar to bc and expr. 1 part 16 calcdate - Computes dates and the difference between dates. 1 part 8 calen - Print calendars in full-page format by month. 1 part 16 captoinfo - Converts TERMCAP style descriptoins to TERMINFO. 1 part 26 cdecl - Convert C declaractions to English and back. 1 part 16 cforth - Fully working FORTH interpreter written in C. 3 parts 142 chess - GNU Chess, simple chess game using curses. 3 parts 148 chown - Replacements for chown and chgrp with improvements. 1 part 10 ckermit - Fully functional KERMIT server. 5 parts 342 compress - James Woods L/Z file compression utility. 2 parts 160 cookie - A simple replacement to the Fortune cookie game. 3 parts 138 cookies - A collection of addition fortune cookies. 2 parts 90 cparen - Fully parenthise a C expression. 1 part 28 craps - A casino-like version of Craps using curses, from UNR. 1 part 54 crash - Examine XENIX kernel data of a running system (386). 1 part 34 cron - A re-implementation of the System V cron. 2 parts 88 crypt - German Enigma based data encryption utility. 1 part 6 cshar - Rich $alz's shell archiver written in C. 3 parts 128 ctime - Table driven replacement for C library routines. 8 parts 274 cursive - A cursive implementation of the banner game. 1 part 32 cut - Re-implementations of the System V cut and paste tools. 1 part 36 dbug - A collection of macros and functions for debugging. 3 parts 174 des - NBS DES routines. 1 part 56 dial - Re-implementation of the System V dial functions. 3 parts 92 diff - Berkeley-style context diff generator. 1 part 48 directory - Doug Gwyn's POSIX compatible directory routines. 1 part 42 dist - Larry Wall's distribution kit generator. 9 parts 382 ephemeris - Determine sun and moon rise and set times. 1 part 18 file - Re-implementation of the System V file command. 1 part 112 flex - A faster re-implementation of LEX. 5 parts 214 fortune - Berkeley fortune command with fortunes. 16 parts 958 fsanalyze - Analyze file system structure and condition. 3 parts 118 fuser - Determine which processes have a file or device open. 1 part 26 getopt - Re-implementation of getopt(3) function. 1 part 4 glog - Shell wildcard matchine functions. 1 part 6 gnugrep - GNU global regular expression file search utility. 5 parts 218 gnuplot - GNU Interactive function and data plotting tool. 6 parts 220 graph+ - Interactive function and data plotting tool. 4 parts 142 grep - James Woods' Boyer/Moore based grep and regex routines. 2 parts 148 init - System V style init with inittab. 1 part 24 jive - Convert English text to Jive or Valley-girl text. 1 part 40 kermit - Old-style very simple kermit with no server. 1 part 42 last - Print last login times for all or individual users. 2 parts 16 lastlog - Maintain last login time. 1 part 6 less - File perusal filter similiar to more or pg. 3 parts 216 loan - Print loan amortization information. 1 part 6 login - System V Shadow Password login and libraries. 3 parts 88 m4 - Re-implementation of the m4 macro processor. 2 parts 110 make - Re-implementation of the 7th Edition make command. 1 part 48 mastrm - A computer version of the Master Mind(tm) game. 1 part 30 mkdir - More secure implementation of System V and V7 command, 1 part 14 mkid - Create and query a program identifier database. 3 parts 114 month - Appointment scheduler and personal reminder. 2 parts 140 moria - Dungeons and Dragons(tm) style adventure game. 20 parts 892 obvious - Determine if a proposed password is obvious. 1 part 18 othello - A computer version of the Othello(tm) board game. 1 part 24 patch - Larry Wall's utility to apply diffs to files. 2 parts 156 ptalias - Create routing paths file from UUCP Map data. 1 part 100 perl - Larry Wall's sed and awk replacement language. 16 parts 798 picnix3 - Version 3 of the MS/DOS(tm) UNIX-like utilities. 13 parts 1018 plot - Re-implementation of a device independent plot library. 1 part 16 proto - Create C function prototypes from C program files. 1 part 6 psc - Print various useful pieces of info from a core dump. 1 part 4 pwgen - Generate random, pseudo word, passwords. 1 part 10 puzzle - A sliding wooden block puzzle game. 1 part 14 puzzle15 - 15 number sliding square puzzle. 1 part 32 qt - Print time in English. 1 part 4 renice - Change nice of a running program. 1 part 26 rogue - Adventure into the Dungeons of Doom. 6 parts 360 rolo - A computerized Rolodex(tm) using curses. 4 parts 262 rolodex - A simple computerized Rolodex(tm). 1 part 24 safe - Run process for a specified amount of time. 1 part 6 sc - A simple computer spread sheet. 3 parts 206 scheme - Small SCHEME interpreter in C. 1 part 40 script - Create a logfile of a shell or login session. 1 part 10 shar - A simple shell file archiver. 1 part 24 shar2 - An enhanced shell file archiver. 1 part 36 smail - Pathalias-based routing smart mailer. 4 parts 170 smalltalk - Little Smalltalk language interpreter. 5 parts 184 speaker - Musical speaker driver for PC/AT's and 386/AT's. 1 part 28 spew - Create National Enquirer(tm)-style headlines. 1 part 34 spiro - A computerized Spirograph(tm) graphics games. 1 part 8 squeeze - Huffman-code based file compression utility. 1 part 58 syslog - System error logging library and daemon. 1 part 16 talk - Full screen replacement for the write utility. 1 part 12 tar - PD Re-implementation of the tar utility. 3 parts 186 therc - tplot(3) filter for Hercules card on SCO Xenix 386. 1 part 12 timer - Routines to handled multiple timer requests. 1 part 12 trek73 - Star Trek(tm) adventure game. 7 parts 310 turing - Turing machine simulation macros for vi. 1 part 10 u16.pc - PC 16 bit file decompression - uncompressed. 2 parts 90 uemacs - MicroEMACS version 3.9e and documentation, 20 parts 654 unctime - Convert ctime strings to long intereger time. 1 part 6 untic - Convert binary terminfo files into terminfo source. 1 part 16 uuencode - Encode and decode files for UUCP file transfer. 1 part 18 uumailclean - Return old mail requests to sender. 2 parts 26 uupc - UUCP for PC's running MS-DOS, uuencoded and split. 5 parts. 342 uuque - Print pending UUCP requests and their sources. 1 part 10 vipw - Edit and verify the /etc/passwd file. 1 part 6 vol - Display device name a given file is on. 1 part 4 vtree - Visually draw a directory tree. 1 part 10 vttest - Test features of DEC VT100(tm) terminal emulators. 1 part 94 w - SCO Xenix 2.2.1 port of Berkeley UNIX w command. 1 part 16 which - Find path name of a given command. 1 part 8 xdump - Hex dump a file or shared memory segment. 1 part 8 xmodem - BSD-style XMODEM protocol file transfer utility. 5 parts 112 yid-slots - Jewish slot machine like name game. 1 part 18 zmodem - Simple command line oriented X/Y/Z MODEM utility. 3 parts 130 zoo - Portable file archiving and compressing utility. 7 parts 290 -- John F. Haugh II +-Quote of the month club: ------------ VoiceNet: (512) 832-8832 Data: -8835 | It's not that important, InterNet: jfh@rpp386.cactus.org | it's only USENET. UUCPNet: {texbell|bigtex}!rpp386!jfh +-------------- -- Rich $alz ----
jfh@rpp386.Dallas.TX.US (John F. Haugh II) (09/10/89)
This is the full sized index I just promised I'd post. It contains complete listings of the accessible files in the archive. I just posted information on accessing the archives in comp.sources.wanted, you may want to look there for more information. -- [ /usr/spool/uucppublic/archive ] [ Last Modified Sat Aug 19 19:06:30 CDT 1989 ] Welcome to my archive ... This is a archive of USENET sources I've been able to get running on SCO Xenix(tm). If you aren't running Xenix, you may still be in luck since things seem to work fine if they work on Xenix. However, please note that I am not in any way associated with either Microsoft or The Santa Cruz Operation. Files are stored in /usr/archive, one package per directory, as compressed(1)'d sharchives. Be _very_ careful to get the full path-name. Many people forget the package subdirectory. For example, it is /usr/archive/moria/moria-1.Z. Do not use wild cards. YOU MUST NAME THE COMPLETE PATH YOURSELF!!!! DO NOT FORGET THE /usr/archive/ SUBDIRECTORY OR YOUR REQUEST WILL FAIL!!! For best results, pick up the script /usr/spool/uucppublic/snatch which can be used to setup requests by package name. In addition, the UUCP Maps are available in /usr/spool/maps/ in uncompressed format. Some of the archives have been repacked, others have been hacked on. I do not use the standard archive names because I don't keep all of the different versions and patches. Also, certain programs are known to only run on an Intel 80386 running SCO Xenix. They are listed after the more portable programs. - John. Description Volume File(s) Blocks =============================================================================== arc - important!!! instructions f004 arc/README 2 arc - ms-dos archiver, part 1 of 9 f004 arc/arc-1.9.Z 30 arc - ms-dos archiver, part 2 of 9 f004 arc/arc-2.9.Z 26 arc - ms-dos archiver, part 3 of 9 f004 arc/arc-3.9.Z 34 arc - ms-dos archiver, part 4 of 9 f004 arc/arc-4.9.Z 28 arc - ms-dos archiver, part 5 of 9 f004 arc/arc-5.9.Z 28 arc - ms-dos archiver, part 6 of 9 f004 arc/arc-6.9.Z 26 arc - ms-dos archiver, part 7 of 9 f004 arc/arc-7.9.Z 28 arc - ms-dos archiver, part 8 of 9 f004 arc/arc-8.9.Z 28 arc - ms-dos archiver, part 9 of 9 f004 arc/arc-9.9.Z 24 arc - required patches f004 arc/arc.patches.Z 12 afio - alternate file i/o (cpio clone) f001 afio/afio.shar.Z 92 banner - banner utility replacement f005 banner/banner.c.Z 4 bidding - patches for bridge bidding f004 bidding/bidding.pat.Z 2 bidding - practice bridge bidding f004 bidding/bidding.shar.Z 20 bitstring - bit string manipulation f004 bitstr/bitstr.shar.Z 12 bool - logic calculator, good for PALs f003 bool/bool.shar.Z 48 bpatch - binary file patcher f003 bpatch/bpatch.shar.Z 50 bsd-back - berkeley backgammon, part 1 f003 bsd-back/back.shar.1.Z 50 bsd-back - berkeley backgammon, part 2 f003 bsd-back/back.shar.2.Z 54 bsd-back - berkeley backgammon, part 3 f003 bsd-back/back.shar.3.Z 20 btree - binary tree test routines f001 btree/btree.shar.Z 48 c-check - look for questionable syntax f003 c-check/c-check.shar.Z 44 c-config - test compiler configuration f001 c-config/c-config.Z 26 c-decl - declare and decode C types f003 cdecl/cdecl.shar.Z 16 c-grammar - ANSI C grammar for Yacc f002 c-grammar/cgram.shar.Z 20 c-list - merge C source and error mesgs f003 c-list/c-list.shar.Z 16 c-list - xenix patches f003 c-list/c-list.pat.Z 4 cal - print monthly or yearly calendars f006 cal/cal.shar.Z 14 calc - desktop trig calculator f005 calc/calc.shar.Z 16 calcdate - date calculator f004 calcdate/calcdate.c.Z 8 calen - print large monthly calendars f006 calen/calen.shar.Z 16 captoinfo - convert TERMCAP to TERMINFO f002 captoinfo/ctoi.shar.Z 26 chess - gnu chess program using curses f004 chess/chess.shar.1.Z 64 chess - gnu chess program using curses f004 chess/chess.shar.2.Z 46 chess - gnu chess program using curses f004 chess/chess.shar.3.Z 38 chown - chown and chgrp clones f001 chown/chown.shar.Z 10 ckermit - full-blown kermit, part 1 f004 ckermit/ckerm.shar.1.Z 44 ckermit - full-blown kermit, part 2 f004 ckermit/ckerm.shar.2.Z 88 ckermit - full-blown kermit, part 3 f004 ckermit/ckerm.shar.3.Z 80 ckermit - full-blown kermit, part 4 f004 ckermit/ckerm.shar.4.Z 114 ckermit - full-blown kermit, part 5 f004 ckermit/ckerm.shar.5.Z 16 compress - compress for '*86, part 1 f002 compress/compress-1 78 compress - compress for '*86, part 2 f002 compress/compress-2 82 cookie - simple fortune program, part 1 f004 cookie/cookie.sh.1.Z 10 cookie - simple fortune program, part 2 f004 cookie/cookie.sh.2.Z 64 cookie - simple fortune program, part 3 f004 cookie/cookie.sh.3.Z 64 cookies - cookies for fortune or cookie f006 cookies/cookies2.sh.Z 44 cookies - cookies for fortune or cookie f006 cookies/cookies3.sh.Z 46 cparen - show precedence for C exp. f005 cparen/cparen.shar.Z 28 craps - curses version of casino craps f002 craps/craps.shar.Z 54 cron - System V cron clone, part 1 f004 cron/cron.shar.1.Z 50 cron - System V cron clone, part 2 f004 cron/cron.shar.2.Z 38 crypt - Enigma-based crypt command f002 crypt/crypt.shar.Z 6 cshar - rich $alz's sharchiver, part 1 f005 cshar/shar.shar.1.Z 56 cshar - rich $alz's sharchiver, part 2 f005 cshar/shar.shar.2.Z 44 cshar - rich $alz's sharchiver, part 3 f005 cshar/shar.shar.3.Z 28 ctime - table driven ctime, part 1 f006 ctime/ctime.shar.1.Z 50 ctime - table driven ctime, part 2 f006 ctime/ctime.shar.2.Z 42 ctime - table driven ctime, part 3 f006 ctime/ctime.shar.3.Z 52 ctime - table driven ctime, part 4 f006 ctime/ctime.shar.4.Z 42 ctime - table driven ctime, part 5 f006 ctime/ctime.shar.5.Z 30 ctime - table driven ctime, part 6 f006 ctime/ctime.shar.6.Z 20 ctime - table driven ctime, part 7 f006 ctime/ctime.shar.7.Z 32 ctime - patch #1 for ctime library f006 ctime/ctime.pat.1.Z 6 cursive - create cursive banners f002 cursive/cursive.shar.Z 32 cut - pd version of cut and paste f001 cut/cut.shar.Z 36 dbug - Fred Fish's debug macros, part 1 f006 dbug/dbug.sh.1.Z 58 dbug - Fred Fish's debug macros, part 2 f006 dbug/dbug.sh.2.Z 60 dbug - Fred Fish's debug macros, part 3 f006 dbug/dbug.sh.3.Z 56 des - NBS DES routines f002 des/des.shar.Z 56 dial - system V compatible dial(3) f002 dial/dial.shar.1.Z 28 dial - system V compatible dial(3) f002 dial/dial.shar.2.Z 28 dial - system V compatible dial(3) f002 dial/dial.shar.3.Z 36 diff - context diff f001 diff/diff.shar.Z 48 dist - make distribution kits, part 1 f006 dist/dist.shar.1.Z 50 dist - make distribution kits, part 2 f006 dist/dist.shar.2.Z 54 dist - make distribution kits, part 3 f006 dist/dist.shar.3.Z 50 dist - make distribution kits, part 4 f006 dist/dist.shar.4.Z 50 dist - make distribution kits, part 5 f006 dist/dist.shar.5.Z 46 dist - make distribution kits, part 6 f006 dist/dist.shar.6.Z 42 dist - make distribution kits, part 7 f006 dist/dist.shar.7.Z 6 dist - patches for dist, patch 1 f006 dist/dist.pat.1.Z 44 dist - patches for dist, patch 2 f006 dist/dist.pat.2.Z 40 directory - POSIX compatible dir access f002 directory/dirent.shar.Z 42 ephemeris - Xenix & BSD Ephemeris f004 ephemeris/ephem.shar.Z 18 file - pd file type checker f002 file/file.shar.Z 112 flex - fast LEX replacement, part 1 f005 flex/flex.sh.1.Z 48 flex - fast LEX replacement, part 2 f005 flex/flex.sh.2.Z 50 flex - fast LEX replacement, part 3 f005 flex/flex.sh.3.Z 48 flex - fast LEX replacement, part 4 f005 flex/flex.sh.4.Z 30 flex - fast LEX replacement, part 5 f005 flex/flex.sh.5.Z 38 forth - forth interpreter in C, part 1 f004 cforth/forth.shar.1.Z 32 forth - forth interpreter in C, part 2 f004 cforth/forth.shar.2.Z 62 forth - forth interpreter in C, part 3 f004 cforth/forth.shar.3.Z 48 fortune - part 1 of fortune f001 fortune/fortune.1.Z 80 fortune - part 2 of fortune f001 fortune/fortune.2.Z 44 fortune - part 3 of fortune f001 fortune/fortune.3.Z 50 fortune - part 4 of fortune f001 fortune/fortune.4.Z 52 fortune - part 5 of fortune f001 fortune/fortune.5.Z 62 fortune - part 6 of fortune f001 fortune/fortune.6.Z 60 fortune - part 7 of fortune f001 fortune/fortune.7.Z 58 fortune - part 8 of fortune f001 fortune/fortune.8.Z 60 fortune - part 9 of fortune f001 fortune/fortune.9.Z 60 fortune - part 10 of fortune f001 fortune/fortune.10.Z 60 fortune - part 11 of fortune f001 fortune/fortune.11.Z 62 fortune - part 12 of fortune f001 fortune/fortune.12.Z 62 fortune - part 13 of fortune f001 fortune/fortune.13.Z 62 fortune - part 14 of fortune f001 fortune/fortune.14.Z 64 fortune - part 15 of fortune f001 fortune/fortune.15.Z 62 fortune - part 16 of fortune f001 fortune/fortune.16.Z 60 fsanalyze - analyze file system, part 1 f006 fsanalyze/fsanal.sh.1.Z 46 fsanalyze - analyze file system, part 1 f006 fsanalyze/fsanal.sh.2.Z 44 fsanalyze - analyze file system, part 1 f006 fsanalyze/fsanal.sh.3.Z 28 glob - wildcard matching routine f003 glob/wildmat.shar.Z 6 gnugrep - GNU grep replacement, part 1 f006 gnugrep/gnugrep.sh.1.Z 52 gnugrep - GNU grep replacement, part 2 f006 gnugrep/gnugrep.sh.2.Z 50 gnugrep - GNU grep replacement, part 3 f006 gnugrep/gnugrep.sh.3.Z 48 gnugrep - GNU grep replacement, part 4 f006 gnugrep/gnugrep.sh.4.Z 52 gnugrep - GNU grep replacement, part 5 f006 gnugrep/gnugrep.sh.5.Z 16 gnuplot - graph and plot tool, part 1 f003 gnuplot/gplot.shar.1.Z 26 gnuplot - graph and plot tool, part 2 f003 gnuplot/gplot.shar.2.Z 52 gnuplot - graph and plot tool, part 3 f003 gnuplot/gplot.shar.3.Z 56 gnuplot - graph and plot tool, part 4 f003 gnuplot/gplot.shar.4.Z 10 gnuplot - graph and plot tool, part 5 f003 gnuplot/gplot.shar.5.Z 30 gnuplot - graph and plot tool, part 6 f003 gnuplot/gplot.shar.6.Z 46 graph+ - graph and plot tool, part 1 f003 graph+/gplus.shar.1.Z 54 graph+ - graph and plot tool, part 2 f003 graph+/gplus.shar.2.Z 46 graph+ - graph and plot tool, part 3 f003 graph+/gplus.shar.3.Z 38 graph+ - some patches for graph+ f003 graph+/gplus.pat.Z 4 grep - james woods b/m grep, part 1 f001 grep/grep.shar.1.Z 74 grep - james woods b/m grep, part 2 f001 grep/grap.shar.2.Z 74 getopt - getopt(3) function f002 getopt/getopt.shar.Z 4 jive - jive and valspeak filters f004 jive/jive.shar.Z 40 kermit - very old unix kermit command f001 kermit/kermit.shar.Z 42 init - initialization process f006 init/init.shar.Z 24 last - print last login times f005 last/last.shar.Z 14 last - patches for SCO Xenix f005 last/last.pat.Z 2 lastlog - last login time maintainer f002 lastlog/Lastlog.c.Z 6 less - file perusal program, part 1 f001 less/less.shar.1.Z 50 less - file perusal program, part 2 f001 less/less.shar.2.Z 52 less - file perusal program, part 3 f001 less/less.shar.3.Z 56 less - file perusal program, part 4 f001 less/less.shar.4.Z 54 loan - loan amoritization tool f005 loan/loan.shar.Z 6 login - shadow login and libs, part 1 f006 login/login.sh.1.Z 44 login - shadow login and libs, part 2 f006 login/login.sh.2.Z 40 login - shadow login and libs, part 3 f006 login/login.sh.3.Z 18 m4 - pd macro processor, part 1 f002 m4/m4.shar.1.Z 50 m4 - pd macro processor, part 2 f002 m4/m4.shar.2.Z 30 make - version 7 make command f001 make/make.shar.Z 48 mastermind - MASTER MIND(tm)-like game f002 mastrm/mastrm.shar.Z 30 microemacs - MicroEMACS 3.9e, part 1 f005 uemacs/uemacs.sh.1.Z 32 microemacs - MicroEMACS 3.9e, part 2 f005 uemacs/uemacs.sh.2.Z 26 microemacs - MicroEMACS 3.9e, part 3 f005 uemacs/uemacs.sh.3.Z 26 microemacs - MicroEMACS 3.9e, part 4 f005 uemacs/uemacs.sh.4.Z 26 microemacs - MicroEMACS 3.9e, part 5 f005 uemacs/uemacs.sh.5.Z 36 microemacs - MicroEMACS 3.9e, part 6 f005 uemacs/uemacs.sh.6.Z 30 microemacs - MicroEMACS 3.9e, part 7 f005 uemacs/uemacs.sh.7.Z 30 microemacs - MicroEMACS 3.9e, part 8 f005 uemacs/uemacs.sh.8.Z 72 microemacs - MicroEMACS 3.9e, part 9 f005 uemacs/uemacs.sh.9.Z 28 microemacs - MicroEMACS 3.9e, part 10 f005 uemacs/uemacs.sh.10.Z 40 microemacs - MicroEMACS 3.9e, part 11 f005 uemacs/uemacs.sh.11.Z 36 microemacs - MicroEMACS 3.9e, part 12 f005 uemacs/uemacs.sh.12.Z 32 microemacs - MicroEMACS 3.9e, part 13 f005 uemacs/uemacs.sh.13.Z 32 microemacs - MicroEMACS 3.9e, part 14 f005 uemacs/uemacs.sh.14.Z 32 microemacs - MicroEMACS 3.9e, part 15 f005 uemacs/uemacs.sh.15.Z 34 microemacs - MicroEMACS 3.9e, part 16 f005 uemacs/uemacs.sh.16.Z 30 microemacs - Documentation, part 1 f005 uemacs/uemacs.doc.1.Z 28 microemacs - Documentation, part 2 f005 uemacs/uemacs.doc.2.Z 30 microemacs - Documentation, part 3 f005 uemacs/uemacs.doc.3.Z 26 microemacs - Documentation, part 4 f005 uemacs/uemacs.doc.4.Z 28 mkdir - more secure mkdir command f005 mkdir/mkdir.shar.Z 14 mkid - identifier database, part 1 f001 mkid/mkid.shar.1.Z 38 mkid - identifier database, part 2 f001 mkid/mkid.shar.2.Z 36 mkid - identifier database, part 3 f001 mkid/mkid.shar.3.Z 40 month - appointment scheduler, part 1 f001 month/month.shar.1.Z 48 month - appointment scheduler, part 2 f001 month/month.shar.2.Z 50 moria - dungeon adventure, part 1 f003 moria/moria-1.Z 50 moria - dungeon adventure, part 2 f003 moria/moria-2.Z 34 moria - dungeon adventure, part 3 f003 moria/moria-3.Z 44 moria - dungeon adventure, part 4 f003 moria/moria-4.Z 44 moria - dungeon adventure, part 5 f003 moria/moria-5.Z 48 moria - dungeon adventure, part 6 f003 moria/moria-6.Z 42 moria - dungeon adventure, part 7 f003 moria/moria-7.Z 46 moria - dungeon adventure, part 8 f003 moria/moria-8.Z 42 moria - dungeon adventure, part 9 f003 moria/moria-9.Z 46 moria - dungeon adventure, part 10 f003 moria/moria-10.Z 44 moria - dungeon adventure, part 11 f003 moria/moria-11.Z 44 moria - dungeon adventure, part 12 f003 moria/moria-12.Z 44 moria - dungeon adventure, part 13 f003 moria/moria-13.Z 40 moria - dungeon adventure, part 14 f003 moria/moria-14.Z 44 moria - dungeon adventure, part 15 f003 moria/moria-15.Z 52 moria - dungeon adventure, part 16 f003 moria/moria-16.Z 38 moria - documentation, part 1 f003 moria/moria-17.Z 38 moria - documentation, part 2 f003 moria/moria-18.Z 46 moria - documentation, part 3 f003 moria/moria-19.Z 38 moria - various patches f003 moria/moria.pat.Z 44 obvious - obvious password tester f001 obvious/obvious.shar.Z 18 othello - game of dramatic reversals f002 othello/othello.shar.Z 24 patch - apply diffs to files, part 1 f001 patch/patch.shar.1.Z 84 patch - apply diffs to files, part 2 f001 patch/patch.shar.2.Z 72 pathalias - find routes from uucp maps f003 ptalias/ptalias.shar.Z 100 perl - sed and awk replacement, part 1 f002 perl/perl.shar.1.Z 38 perl - sed and awk replacement, part 2 f002 perl/perl.shar.2.Z 48 perl - sed and awk replacement, part 3 f002 perl/perl.shar.3.Z 40 perl - sed and awk replacement, part 4 f002 perl/perl.shar.4.Z 50 perl - sed and awk replacement, part 5 f002 perl/perl.shar.5.Z 48 perl - sed and awk replacement, part 6 f002 perl/perl.shar.6.Z 50 perl - sed and awk replacement, part 7 f002 perl/perl.shar.7.Z 46 perl - sed and awk replacement, part 8 f002 perl/perl.shar.8.Z 46 perl - sed and awk replacement, part 9 f002 perl/perl.shar.9.Z 48 perl - sed and awk replacement, part 10 f002 perl/perl.shar.10.Z 44 perl - patches 1 through 5 f002 perl/patch.1-5.Z 46 perl - patches 6 through 10 f002 perl/patch.6-10.Z 56 perl - patches 11 through 15 f002 perl/patch.11-15.Z 46 perl - patches 16 through 20 f002 perl/patch.16-20.Z 34 perl - patches 21 through 25 f002 perl/patch.21-25.Z 144 perl - patches 26 through 27 f002 perl/patch.26-27.Z 14 plot - plot(3) library f002 plot/plot.shar.Z 16 psc - print useful info from core dumps f002 psc/psc.shar.Z 4 puzzle - sliding wooden block game f001 puzzle/puzzle.shar.Z 14 puzzle15 - 15 number sliding puzzle f001 puzzle15/puzzle15.sh.Z 8 pwgen - generate random passwords f002 pwgen/pwgen.shar.Z 10 rogue - the dungeons of doom, part 1 f002 rogue/rogue.shar.1.Z 64 rogue - the dungeons of doom, part 2 f002 rogue/rogue.shar.2.Z 58 rogue - the dungeons of doom, part 3 f002 rogue/rogue.shar.3.Z 66 rogue - the dungeons of doom, part 4 f002 rogue/rogue.shar.4.Z 66 rogue - the dungeons of doom, part 5 f002 rogue/rogue.shar.5.Z 64 rogue - the dungeons of doom, part 6 f002 rogue/rogue.shar.6.Z 42 rolo - curses ROLODEX(tm), part 1 f002 rolo/rolo.shar.1.Z 86 rolo - curses ROLODEX(tm), part 2 f002 rolo/rolo.shar.2.Z 74 rolo - curses ROLODEX(tm), part 3 f002 rolo/rolo.shar.3.Z 70 rolo - curses ROLODEX(tm), part 4 f002 rolo/rolo.shar.4.Z 32 rolodex - very simple ROLODEX(tm) f002 rolodex/rolodex.shar.Z 24 safe - kill process after certain time f005 safe/safe.shar.Z 6 sc - spread sheet (5.2.1.1), part1 f002 sc/sc.shar.1.Z 52 sc - spread sheet (5.2.1.1), part2 f002 sc/sc.shar.2.Z 48 sc - spread sheet (5.2.1.1), part3 f002 sc/sc.shar.3.Z 50 scheme - small scheme in C f005 scheme/siod.shar.Z 40 script - create log of login session f002 script/script.shar.Z 10 shar - shell file archiver f001 shar/shar.shar.Z 24 shar2 - enhanced shell file archiver f005 shar2/shar2.shar.Z 36 smail - smart mailer, part 1 f001 smail/smail.shar.1.Z 42 smail - smart mailer, part 2 f001 smail/smail.shar.2.Z 54 smail - smart mailer, part 3 f001 smail/smail.shar.3.Z 50 smail - smart mailer, xenix patch kit f001 smail/smail.pat.1.Z 24 smalltalk - little smalltalk, part 1 f003 smalltalk/smalltalk.1.Z 42 smalltalk - little smalltalk, part 2 f003 smalltalk/smalltalk.2.Z 40 smalltalk - little smalltalk, part 3 f003 smalltalk/smalltalk.3.Z 42 smalltalk - little smalltalk, part 4 f003 smalltalk/smalltalk.4.Z 46 smalltalk - little smalltalk, part 5 f003 smalltalk/smalltalk.5.Z 24 speaker - speaker driver for PC/AT's f002 speaker/speaker.shar.Z 28 spew - generate random headlines f006 spew/spew.shar.Z 34 spiro - Spirograph(tm) graphics toy f003 spiro/spiro.shar.Z 8 squeeze - Huffman code file squeezer f002 squeeze/squeeze.shar.Z 58 syslog - error logging library & deamon f002 syslog/syslog.shar.Z 16 talk - full screen write(1) with FIFO's f004 talk/talk.shar.Z 12 tar - tape archiver, part 1 f001 tar/tar.shar.1.Z 62 tar - tape archiver, part 2 f001 tar/tar.shar.2.Z 72 tar - tape archiver, part 3 f001 tar/tar.shar.3.Z 52 therc - tplot filter for hercules card f003 therc/therc.c.Z 12 timer - nested interval timer routines f005 timer/timer.shar.Z 12 trek73 - star trek adventure, part 1 f003 trek73/trek.shar.1.Z 52 trek73 - star trek adventure, part 2 f003 trek73/trek.shar.2.Z 52 trek73 - star trek adventure, part 3 f003 trek73/trek.shar.3.Z 54 trek73 - star trek adventure, part 4 f003 trek73/trek.shar.4.Z 56 trek73 - star trek adventure, part 5 f003 trek73/trek.shar.5.Z 58 trek73 - star trek adventure, part 6 f003 trek73/trek.shar.6.Z 34 trek73 - patches needed for xenix f003 trek73/trek.pat.Z 4 turing - Turing machine macros for VI f002 turing/turing.Z 10 u16.pc - PC 16 bit decompress, part 1 f006 u16.pc/u16.pc.1 34 u16.pc - PC 16 bit decompress, part 2 f006 u16.pc/u16.pc.2 56 unctime - date string to time_t f005 unctime/emitc.shar.Z 6 untic - terminfo file decompiler f004 untic/untic.shar.Z 16 uuencode - en/de code files for UUCP f001 uuencode/uucode.shar.Z 18 uumailclean - return old mail, part 1 f004 uumailclean/uumc.shar.Z 20 uumailclean - patches for xenix f004 uumailclean/uumc.pat.Z 6 uupc - UUCP for PC's, part 1 f006 uupc/uupc.uaa.Z 78 uupc - UUCP for PC's, part 2 f006 uupc/uupc.uab.Z 80 uupc - UUCP for PC's, part 3 f006 uupc/uupc.uac.Z 80 uupc - UUCP for PC's, part 4 f006 uupc/uupc.uad.Z 80 uupc - UUCP for PC's, part 5 f006 uupc/uupc.uae.Z 24 uuque - print pending uucp requests f005 uuque/uuque.shar.Z 10 vipw - edit /etc/passwd with locking f006 vipw/vipw.shar.Z 6 vol - print device file is on f006 vol/vol.shar.Z 4 vtree - draw directory tree f003 vtree/vtree.shar.Z 10 vttest - DEC VT100(tm) features tester f002 vttest/vttest.shar.Z 66 w - xenix port of berkeley w command f006 w/w.shar.Z 16 which - find command in path f002 which/which.shar.Z 8 xdump - hex file dumper f001 xdump/xdump.shar.Z 8 xmodem - bsd-style xmodem, part 1 f004 xmodem/xmodem.sh.1.Z 30 xmodem - bsd-style xmodem, part 2 f004 xmodem/xmodem.sh.2.Z 26 xmodem - bsd-style xmodem, part 3 f004 xmodem/xmodem.sh.3.Z 26 xmodem - bsd-style xmodem, part 4 f004 xmodem/xmodem.sh.4.Z 16 xmodem - bsd-style xmodem, part 5 f004 xmodem/xmodem.sh.5.Z 14 yid-slots - Jewish name slotmachine toy f006 yid-slots/yid.shar.Z 18 zmodem - x/y/z modem file protocol f004 zmodem/zmod.shar.1.Z 46 zmodem - x/y/z modem file protocol f004 zmodem/zmod.shar.2.Z 28 zmodem - x/y/z modem file protocol f004 zmodem/zmod.shar.3.Z 56 zoo - portable file archiver, part 1 f004 zoo/zoo.shar.1.Z 46 zoo - portable file archiver, part 2 f004 zoo/zoo.shar.2.Z 48 zoo - portable file archiver, part 3 f004 zoo/zoo.shar.3.Z 34 zoo - portable file archiver, part 4 f004 zoo/zoo.shar.4.Z 52 zoo - portable file archiver, part 5 f004 zoo/zoo.shar.5.Z 36 zoo - portable file archiver, part 6 f004 zoo/zoo.shar.6.Z 48 zoo - portable file archiver, part 7 f004 zoo/zoo.shar.7.Z 26 The programs which are listed below are known to run on an Intel 80386 running SCO Xenix for a 386. While some of them may be portable, you will have to make the effort yourself. No attempt has been made to make the code more portable. basic - basic interpreter, part 1 f004 basic/bas.shar.1.Z 46 basic - basic interpreter, part 2 f004 basic/bas.shar.2.Z 60 basic - basic interpreter, part 3 f004 basic/bas.shar.3.Z 46 basic - basic interpreter, part 4 f004 basic/bas.shar.4.Z 52 basic - basic interpreter, part 5 f004 basic/bas.shar.5.Z 46 crash - examine kernel data structures f005 crash/crash.shar.Z 34 fuser - find processes with files open f004 fuser/fuser.shar.Z 26 renice - change nice of a running prog. f003 renice/renice.shar.Z 26 -- John F. Haugh II +-Quote of the month club: ------------ VoiceNet: (512) 832-8832 Data: -8835 | It's not that important, InterNet: jfh@rpp386.cactus.org | it's only USENET. UUCPNet: {texbell|bigtex}!rpp386!jfh +-------------- -- Rich $alz ----