From:	MX%"FILESERV@WKUVX1.BITNET" 29-APR-1992 14:33:53.74
To:	GOATHUNTER
CC:	
Subj:	LIST result

Return-Path: <FILESERV-Mgr@WKUVX1.BITNET>
Received: by WKUVX1.BITNET (MX V3.1B) id 16803; Wed, 29 Apr 1992 14:33:44 CDT
Date: Wed, 29 Apr 1992 14:33:44 CDT
From: FILESERV-Mgr@WKUVX1.BITNET
Reply-To: FILESERV@WKUVX1.BITNET
Subject: LIST result
To: goathunter@WKUVX1.BITNET

Package name: ALL

================================================================================
FILESERV@WKUVX1.BITNET                               Western Kentucky University
Last updated: 25-APR-1992 09:47 (added NOTICE, DX, and LAVDRIVER)
================================================================================
The following VMS programs and files are available from the Western Kentucky
University file server (FILESERV@WKUVX1.BITNET).  To retrieve one or more
packages, send e-mail with the body consisting of the following command:

	SEND package-name

Multiple commands may be specified by putting each command on a separate line.
In addition to SEND, HELP and DIR are also supported.  For more information
on a particular package, send DIR package-name.

All of these packages are also available via anonymous ftp from ftp.spc.edu
([192.107.46.27]) in directory [.MACRO32...].

Package Name		Description
------------		-----------
APRT			Lee Gleason's Change Protection on Pages in Memory
ATG_EDT			Nick de Smith's callable EDT with spawning
ATG_EVE			Nick de Smith's EDT emulator for EVE
ATG_FT_PATCH		Add access port information for FTAn: devices
BAT			BAT - Easily execute multiple commands in a batch queue
BLISS-ARTICLE-PS	PostScript version of article introducing BLISS
C-FORMAT		Formats C programs
CD_ROM			Read High-Sierra format CDs under VMS
CLRREF			Program to clear the owner fields for a device (Gavron)
COMPRESS		UNIX-compatible compress (now includes C sources!)
CVTLIS			Converts CD source listings to BLISS, MACRO, or C source
DCLKEYS			Routines to define DCL keys from a program
DCL_RECALL		DCL patch to allow recall of more than 20 commands
DECW_COOKBOOK		DECwindows Cookbook (PostScript)
DISM32			Andy Pavlin's DISM32 VMS disassembler
DX			Directory eXtension v3.2 (File/directory manager)
DVIDVI			VMS port of Tom Rokicki's DVIDVI
FILESERV_TOOLS		Tools used to unpack some of these packages
FLIST			TPU-based directory and file manager (now v2.1)
FTS			Bruce Miller's Functional Testing Suite for gurus!
GETCMD			Display the recall buffer for another process (v3.0)
GREP			VMS port of GNU grep, egrep, & fgrep (w/ on-line help)
GREP_EXE		GNU grep, egrep, & fgrep executables (w/ on-line help)
HPLASER			A VMS print symbiont for HP LaserJet printers
INVISIBLE		Ehud Gavron's INVISIBLE: Hide your process on the system
JNET_LINKWATCH		Periodically checks to ensure BITNET links are connected
KEYS			Lee Gleason's Process-Permanent Action-key routines
LABELS			TPU procedure to renumber MACRO local labels
LASERV2_3		PostScript symbiont
LAVDRIVER		VMS driver to gather load averages (Adelman)
LOGIN			MACRO program to replace most of LOGIN.COM
LOGGER			Log terminal sessions using FT pseudo-terminal driver
LOOK			Serge Kovalyov's *fast* file viewer for VMS
LZW			LZW compression/decompression programs for VMS
MFTU			Carlo Mekenkamp's binary file encoder (like UUENCODE)
MONMODE			DCL equivalent of MONITOR MODES/SMP
MWAIT			A utility to determine why a process is in MWAIT
MXSUM			Generate summaries from Message Exchange (MX) files
NDS_VMSSERV		Nick de Smith's VMSSERV mail-based file server
NEWSLETTER		TeX macros for formatting newsletters
NOTICE			A system for managing login notices
PBMPLUS			VMS port of Portable BitMap routines
PBM_TEX			Convert Portable Bitmap to TeX .PK font
PDUMP			Force process dump file for another process (NdS)
PRCPRV			Grant privileges to another process (Ehud Gavron)
PROTO			VMS MAIL protocol stubs for writing your own protocol
QUOTA			A tool that returns DISKQUOTA info for users/devices
RAMDRIVER		Gerard K. Newman's RAM disk driver
RCARD			Display DECwindows Cardfiler cards on VT terminal
SED			VMS port of GNU sed (stream editor) (w/ on-line help)
SED_EXE			GNU sed executable (w/ on-line help)
SET_PRCNAM		Change the process name for any process on the system
SORT_DISKQUOTA		Sort diskquota and reload in alphabetical order
STB			Display contents of symbol table files (.STB)
SUPERVISOR		The Supervisor Series v5.1 (ADVISOR, OBSERVER, & PHOTO)
SWIM			SWiM v2.0 -- a multi-session windowing package for VMS
SYSALF			Same as SYSMAN ALF, but a lot friendlier
TQE			Display Timer Queue Entries (TQEs) (Lee Gleason)
TURBO			Locks shareable images into memory for faster access
UNMACRO			Interactive disassembler for VMS (Robert Chojnacki)
UUCODE			UUENCODE/UUDECODE - two versions: Pascal and C
VMS_SHARE		Packages source files into files suitable for mailing
WATCH			Watch another terminal
XDVI			TeX .DVI previewer for DECwindows
XE			Nick de Smith's Ethernet monitor
XE_KIT			VMSINSTALlable XE (requires FILESERV_TOOLS)
ZIP-UNZIP		Zip v1.0 & UnZip v4.1 for VMS, DOS, UNIX, & OS/2
ZIP_EXE			Zip and UnZip executables (w/ on-line help)
ZOO210			Sources for ZOO v2.10

FILESERV Manager: Hunter Goatley, goathunter@WKUVX1.BITNET

-----

Package name: APRT

*  APRT  -  Lee Gleason's Change Protection on Pages in Memory
*
*  Lee Gleason's programs to change the protection on pages in memory.  Useful
*  when trying to debug system software.
*
*  Author:	Lee K. Gleason
*		Control-G Consultants
*		1734 Wakefield
*		Houston TX 77018
*		Phone 713/681-3985
*		Net gleason@mwk.uucp
*
*  Language:	MACRO-32, sources provided
*
*  To retrieve the file, send the following commands in a mail message to
*  FILESERV@WKUVX1.BITNET:
*
*	SEND APRT
*
*  APRT is distributed as a VMS_SHARE file in 1 part (33 blocks).

-----

Package name: ATG_EDT

*
*  ATG_EDT  -  Nick de Smith's callable EDT with spawning and more
*
*  An example of callable EDT that implements spawning and several other
*  nice features.
*
*  Version:	ATG_EDT V1.01
*  Author:	Nick de Smith, Applied Telematics Group Ltd.,
*		Telematics House, Vale Avenue,
*		Tunbridge Wells, Kent TN1 1DJ
*		England
*		+44 892 511000 (Fax: +44 892 515402)
*
*  Language:	VAX C, sources provided
*
*  To retrieve the file, send the following command in a mail message to
*  FILESERV@WKUVX1.BITNET:
*
*	SEND ATG_EDT
*
*  ATG_EDT is distributed as a VMS_SHARE file in 4 parts (30 blocks each).

-----

Package name: ATG_EVE

*
*  ATG_EVE  -  Nick de Smith's EDT emulator for EVE
*
*  A complete EVE "product" that brings up EVE looking just like EDT in
*  keypad mode.  Many nice extra features have been added, including full
*  integration with EVE.  A nice editor, and a very good way of weaning 
*  users gently into TPU.
*
*  Version:	ATG_EVE 2.04
*  Author:	Nick de Smith, Applied Telematics Group Ltd.,
*		Telematics House, Vale Avenue,
*		Tunbridge Wells, Kent TN1 1DJ
*		England
*		+44 892 511000 (Fax: +44 892 515402)
*
*  Language:	VAX TPU, sources provided
*
*  To retrieve the files, send the following command in a mail message to
*  FILESERV@WKUVX1.BITNET:
*
*	SEND ATG_EVE
*
*  ATG_EVE is distributed as a VMS_SHARE file in 6 parts (30 blocks each).

-----

Package name: ATG_FT_PATCH

*
*  ATG_FT_PATCH  -  Add access port info for FTAn: devices
*
*  A utility that provides access port name support for FTAn: devices under
*  VMS v5.x.  Implemented as a VMS EXEC loadable image, it can be loaded by
*  SYSMAN or by a dynamic loader.
*
*  Version:	ATG_FT_PATCH X1.05
*  Author:	Nick de Smith, Applied Telematics Group Ltd.,
*		Telematics House, Vale Avenue,
*		Tunbridge Wells, Kent TN1 1DJ
*		England
*		+44 892 511000 (Fax: +44 892 515402)
*
*  Language:	MACRO-32, sources provided
*
*  To retrieve the files, send the following command in a mail message to
*  FILESERV@WKUVX1.BITNET:
*
*	SEND ATG_FT_PATCH
*
*  ATG_FT_PATCH is distributed as a VMS_SHARE file in 5 parts (30 blocks each).

-----

Package name: BAT

*
*  BAT  -  A BLISS program to queue multiple commands to a batch queue
*
*  (BLISS compiler is *not* needed; MACRO code is included)
*
*  Author:	Hunter Goatley, goathunter@WKUVX1.BITNET
*
*  BAT will submit a series of commands to a batch  queue,  eliminating
*  the  need  for  the  user  to manually create a command procedure to
*  perform the tasks.
*
*  Commands to be executed in batch may be  specified  on  the  command
*  line;  multiple  commands  can be separated by "|".  If commands are
*  not given on the command line, BAT will prompt for commands until  a
*  null line or CTRL-Z is entered.
*
*  The temporary command procedure that is created contains commands to
*  set  VERIFY and to change the default directory for the batch job to
*  the current default directory of the process running BAT.
*
*  To retrieve the files, send the following command in a mail message to
*  FILESERV@WKUVX1.bitnet:
*
*	SEND BAT
*
*  BAT is distributed as a VMS_SHARE file in 4 parts.

-----

Package name: BLISS-ARTICLE-PS

*
*  BLISS-ARTICLE-PS  -  PostScript version of BLISS article
*
*  "BLISS: A Language for Systems Programming," which originally appeared
*  in the December 1971 issue of the _Communications of the ACM_
*  (Vol 14., No. 12).  The article was written by W.A. Wulf, D.B. Russell,
*  and A.N. Habermann.  Permission to reprint has been granted by the ACM.
*
*  Though the article describes BLISS for the PDP-10, it still serves as
*  a nice introduction to the BLISS programming language.
*
*  TeX version formatted by Hunter Goatley, goathunter@WKUVX1.BITNET
*
*  To retrieve the files, send the following command in the body of a mail
*  message to FILESERV@WKUVX1.BITNET:
*
*	SEND BLISS-ARTICLE-PS
*
*  BLISS-ARTICLE-PS is distributed as a VMS_SHARE file in 7 parts of 60 blocks

-----

Package name: C-FORMAT

*
*   C-FORMAT  -  Format C programs (VMS and DOS)
*
*   Author:	Unknown (Bob George: VMS mods)
*
*  To retrieve the files, send the following command in a mail message to
*  FILESERV@WKUVX1.bitnet:
*
*	SEND C-FORMAT
*
*  C-FORMAT is distributed as a VMS_SHARE file in 1 part.

-----

Package name: CD_ROM

*
*  CD_ROM  -  FORTRAN programs to read High-Sierra format CDs on VMS
*
*  To retrieve the files, send the following command in a mail message to
*  FILESERV@WKUVX1.bitnet:
*
*	SENDME CD_ROM
*
*  CD_ROM is distributed as a VMS_SHARE file in 12 parts (30 blocks each).

-----

Package name: CLRREF

*
*  CLRREF  -  A MACRO program to clear the owner fields of a device UCB
*
*  Author:	Ehud Gavron
*
*  To retrieve the files, send the following command in a mail message to
*  FILESERV@WKUVX1.BITNET:
*
*	SEND CLRREF
*
*  CLRREF is distributed as a VMS_SHARE file in 1 part.

-----

Package name: COMPRESS

*  COMPRESS  --  A VMS port of GNU compress (compatible with UNIX compress)
*
*  This program can be used to decompress .Z files created by the UNIX
*  command compress.
*
*  To use, rename .Z file to name.ext_Z and then:
*
*  	$ compress :== $dev:[dir]compress.exe
*	$ compress -d name.ext
*
*  COMPRESS.HEX is a hexified COMPRESS.EXE linked under VMS v5.1 and provided
*  for sites that do not have a C compiler.
*
*  This program can also be found on the DECUS VAX SIG tapes ([TOOLS]).
*
*  Language:	C, sources provided (will compile with both VAX C and GNU C)
*
*  To retrieve the files, send the following commands in a mail message to
*  FILESERV@WKUVX1.BITNET:
*
*	SEND COMPRESS
*	SEND FILESERV_TOOLS
*
*  COMPRESS is distributed as a VMS_SHARE file in 9 parts (30 blocks each).

-----

Package name: CVTLIS

*
*  CVTLIS  -  Converts source listing CD .LIS files to .B32, .MAR, and .C
*
*  Author:	Hunter Goatley, goathunter@WKUVX1.BITNET
*
*  CVTLIS will convert the listing files on DEC's source listing CD back
*  to the appropriate BLISS, MACRO, or C source file.  It merely strips
*  out all the listing information, leaving the "original" source.
*
*  To retrieve the files, send the following command in a mail message to
*  FILESERV@WKUVX1.bitnet:
*
*	SEND CVTLIS
*
*  CVTLIS is distributed as a VMS_SHARE file in 3 parts (30 blocks each).

-----

Package name: DCLKEYS

*
*  DCL Key Definition Routines
*
*  Accompanied VAX PROFESSIONAL article from February 1988.
*
*  Hunter Goatley
*  Academic Computing, STH 226
*  Western Kentucky University
*  Bowling Green, KY 42101
*  Voice:  502-745-5251
*  E-mail: GOATHUNTER@WKUVX1.bitnet
*
*  To retrieve the files, send the following command in a mail message to
*  FILESERV@WKUVX1.bitnet:
*
*	SENDME DCLKEYS
*
DCLKEYS.01_OF_03
DCLKEYS.02_OF_03
DCLKEYS.03_OF_03

-----

Package name: DCL_RECALL

*
*  DCLPATCH  -  A MACRO program that patches DCL.EXE to extend command recall
*		to as many as 62 commands (instead of the default 20).
*
*  In December 1988, _VAX Professional_ published an article I wrote
*  describing some patches to DCL to allow more than 20 commands to be
*  recalled.  Unfortunately, the patch had to be modified for each release
*  of VMS.
*
*  This program was written to automatically apply the patches to any version
*  of DCL.EXE.  An article describing how the program works has been included.
*
*  Hunter Goatley, VMS Systems Programmer
*  Academic Computing, STH 226
*  Western Kentucky University
*  Bowling Green, KY 42101
*  Voice:  502-745-5251
*  E-mail: GOATHUNTER@WKUVX1.bitnet
*
*  To retrieve the files, send the following command in a mail message to
*  FILESERV@WKUVX1.bitnet:
*
*	SEND DCLPATCH
*
*  DCLPATCH is distributed as a VMS_SHARE file in 3 parts.

-----

Package name: DECW_COOKBOOK

*
*  DECW_COOKBOOK  -  A Guide to Customizing DECwindows
*
*  "The DECwindows Cookbook, or I Don't Do Windows, I Only Tune Them..."
*
*  by John Wisniewski, Consultant, Digital Equipment Corporation
*
*  Note: this document is supplied only as a PostScript file.
*
*  To retrieve the files, send the following command in a mail message to
*  FILESERV@WKUVX1.bitnet:
*
*	SEND DECW_COOKBOOK
*
*  DECW_COOKBOOK is distributed as a VMS_SHARE file in 9 parts.

-----

Package name: DISM32

*
*  DISM32  -  Andy Pavlin's Disassembler for VMS
*
*  DISM32 generates MACRO source for any type of VMS image.
*
*  To retrieve the files, send the following command in a mail message to
*  FILESERV@WKUVX1.BITNET:
*
*	SEND DISM32
*
*  DISM32 is distributed as a VMS_SHARE file in 37 parts (99 blocks each).

-----

Package name: DVIDVI

*
*  DVIDVI  -  A new port to VMS of Tom Rokicki's DVIDVI program
*
*  DVIDVI lets you manipulate DVI files, performing such tricks as
*  extracting all the even pages into a new .DVI file.
*
*  The original DVIDVI created Stream_LF files under VMS; the VMS port
*  of DVIPS V5.47 (as well as the new DVITYPE, etc.) expects the file
*  to consist of fixed-length, 512-byte records.  This version of DVIDVI
*  creates such files under VMS.
*
*  This version also includes DUPLEX.COM, for poor-man's duplex printing.
*
*  Authors:	DVIDVI  -  Tom Rokicki (rokicki@neon.stanford.edu)
*		This VMS port  -  Hunter Goatley (goathunter@wkuvx1.bitnet)
*
*  To retrieve the files, send the following command in a mail message to
*  FILESERV@WKUVX1.bitnet:
*
*	SENDME DVIDVI
*
DVIDVI.01_OF_01

-----

Package name: DX

*
*  DX (Directory eXtension) V2.3  --  A file and directory manager
*
*  DX is a VAX/VMS utility that performs many file operations on a VT100
*  or upper type terminal.  It can be used to delete, edit, or rename
*  files in the current directory.  DX can also create a hardcopy listing
*  of all the files displayed.
*
*  Similar to FLIST and SWING, but a different approach.
*
*  Author:	Chau-Kuang Hung (chung@us.oracle.com)
*		Oracle Corporation
*		300 Oracle Parkway
*		BOX 659304
*		Redwood Shores, CA 94065
*
*  Language:	VAX C (sources provided)
*
*  To retrieve the files, send the following commands in a mail message to
*  FILESERV@WKUVX1.BITNET:
*
*	SEND DX
*	SEND FILESERV_TOOLS
*
*  DX is distributed as a VMS_SHARE file in 19 parts (60 blocks each).

-----

Package name: FILESERV_TOOLS

*
*  FILESERV_TOOLS  -  Tools used to compress files and convert them to
*		      mailable ASCII format
*
*  Some of the binary files available from FILESERV@WKUVX1.BITNET are
*  compressed and hexified savesets or images.  FILESERV_TOOLS contains
*  the programs needed to dehexify and decompress those files.  It includes
*  the MACRO source for DEHEXIFY and LZDCMP.HEX, the hexified decompression
*  executable.
*
*  To retrieve the files, send the following command in a mail message to
*  FILESERV@WKUVX1.BITNET:
*
*	SEND FILESERV_TOOLS
*
*  FILESERV_TOOLS is distributed as a VMS_SHARE file in 3 parts.

-----

Package name: FLIST

* FLIST V02-001  -  A TPU/MACRO-based directory manager
*
*  Hunter Goatley			Peter Galbraith
*  Western Kentucky University		Dalhousie University
*  Voice: 502-745-5251			Voice: (902) 494-7007
*  E-mail: GOATHUNTER@WKUVX1.bitnet	E-mail: galbrth@ac.dal.ca
*
*  To retrieve the files, send the following command in a mail message to
*  FILESERV@WKUVX1.bitnet:
*
*	SENDME FLIST
*
*  FLIST is distributed as a VMS_SHARE file in 7 parts (60 blocks each).

-----

Package name: FTS

*  FTS  -  Bruce Miller's Functional Testing Suite
*
*  The Functional Testing Suite (FTS) is a do-everything utility for
*  monitoring and controlling a VMS system.  The philosophy here is that
*  everytime I want to do something under VMS, and there's no command
*  to do it, I'll write it myself and add it to FTS.  It started out as
*  a monitor for images which I didn't have source code for (like UCX
*  applications) and grew into a sort of grab-bag of hacks.
*
*  You can trap system service calls, monitor devices, allocate memory,
*  load XDELTA, and all kinds of things.
*
*  Author:	Bruce R. Miller
*		TGV, Inc.
*		603 Mission St.
*		Santa Cruz, CA  95060
*		(403) 427-4366
*		Internet: MILLER@TGV.COM
*
*  Language:	MACRO-32, sources provided
*
*  To retrieve the files, send the following command in a mail message to
*  FILESERV@WKUVX1.BITNET:
*
*	SEND FTS
*
*  FTS is distributed as a VMS_SHARE file in 9 parts (60 blocks).

-----

Package name: GETCMD

*
*  GETCMD  -  A program to display another user's DCL command recall buffer.
*
*  Author:	Hunter Goatley, goathunter@WKUVX1.BITNET
*
*  GETCMD queues an AST to another process and copies its DCL command recall
*  buffer back to the GETCMD process.
*
*  Requires CMKRNL privilege.
*
*  Language:	BLISS-32 (MACRO-32 sources also provided)
*
*  To retrieve the files, send the following command in a mail message to
*  FILESERV@WKUVX1.bitnet:
*
*	SEND GETCMD
*
*  GETCMD is distributed as a VMS_SHARE file in 3 parts (30 blocks each).

-----

Package name: GREP

*
*  GNU grep & egrep v1.5  - Free Software Foundation's version of grep
*  GNU fgrep v1.1
*
*  Can be built using either VAX C or GNU C
*
*  GREP is the Free Software Foundation's version of grep, which prints
*  lines from files that match regular expressions.  This version has been
*  ported to VMS and includes an on-line VMS help file and command procedures
*  to test egrep.
*  
*  All VMS changes have appropriate "#ifdef VMS" and #ifdef VAXC lines.
*  This VMS port was done by:
*
*  		Hunter Goatley, VMS Systems Programmer
*		Academic Computing, STH 226
*		Western Kentucky University
*		Bowling Green, KY 42101
*		Voice:  502-745-5251
*		E-mail: GOATHUNTER@WKUVX1.bitnet
*
*  To retrieve the files, send the following command in a mail message to
*  FILESERV@WKUVX1.bitnet:
*
*	SENDME GREP
*
*  GREP is distributed as a VMS_SHARE file in 16 parts (60 blocks each).

-----

Package name: GREP_EXE

*
*  GREP_EXE  -  Executables for GNU e?grep v1.5 and fgrep v1.1
*
*  GREP_EXE contains the GNU grep programs ported to VMS and linked under
*  VMS v5.1.  It is made available for people who do not have a C compiler
*  (either GNU C or VAX C).
*
*  The executables are collected in a VMS BACKUP saveset that has been
*  compressed, hexified, and split into pieces using VMS_SHARE.  You will
*  need to retrieve FILESERV_TOOLS to receive DEHEXIFY.MAR, a MACRO program
*  that will dehexify GREP.HEX.
*
*  To retrieve the files, send the following commands in a mail message to
*  FILESERV@WKUVX1.bitnet:
*
*	SENDME FILESERV_TOOLS
*	SENDME GREP_EXE
*
*  GREP_EXE is distributed as a VMS_SHARE file in 8 parts (60 blocks each).

-----

Package name: HPLASER

*
*  HPLASER  -  A VMS print symbiont that drives HP LaserJet printers
*
*  Two variants are supplied (one does DEC multinational -> HP translations).
*  This is designed to eliminate the blank page problem.  It has been used
*  with Pathworks and WordPerfect V5.
*
*  Version:	LASER V1.02
*  Author:	Nick de Smith, Applied Telematics Group Ltd.,
*		Telematics House, Vale Avenue,
*		Tunbridge Wells, Kent TN1 1DJ
*		England
*		+44 892 511000 (Fax: +44 892 515402)
*
*  Language:	VAX C, sources provided
*
*  To retrieve the files, send the following command in a mail message to
*  FILESERV@WKUVX1.BITNET:
*
*	SEND HPLASER
*
*  HPLASER is distributed as a VMS_SHARE file in 3 parts (30 blocks each).

-----

Package name: INVISIBLE

*  INVISBLE  -  Ehud Gavron's INVISIBLE
*
*  Hide your interactive process on the system.  Based on Bruce Ellis's
*  STEALTH program (described in a _VAX Professional_ article), INVISIBLE
*  also includes Ehud's UNSTEALTH program, which makes your process visible
*  again.
*
*  Author:	Ehud Gavron
*		Associates in Consulting and Educational Services
*		Post Office Box 14546, Tucson AZ 85711    1-800-745-3483
*
*		Internet:	gavron@Spades.ACES.COM
*
*
*  Language:	MACRO-32, sources provided
*
*  To retrieve the file, send the following command in a mail message to
*  FILESERV@WKUVX1.BITNET:
*
*	SEND INVISIBLE
*
*  INVISIBLE is distributed as a VMS_SHARE file in 1 part (30 blocks).

-----

Package name: JNET_LINKWATCH

*
*  JNET_LINKWATCH  -  A BLISS program to keep an eye on Jnet BITNET links
*
*  A BLISS compiler is not needed; MACRO sources are also included.
*
*  JNET_LINKWATCH  is  a detached process that will query a remote BITNET
*  node and wait for a response.  If no response  is  received  within  a
*  specified  time  period,  a NETWORK alarm is generated suggesting that
*  the link status be checked:
*
*    %%%%%%%%%%%  OPCOM  16-JUL-1991 11:16:28.23  %%%%%%%%%%%
*    Message from user SYSTEM on WKUVX1
*    No response detected from BITNET node ULKYVM -- check the link status
*
*  Optionally, e-mail can be sent to a list of addresses.
*
*  This  program  uses  the documented Jnet API (Application Programmer's
*  Interface) for Jnet v3.5.  It will not work  with  older  versions  of
*  Jnet.
*
*  Author:	Hunter Goatley, VMS Systems Programmer
*		Academic Computing, STH 226
*		Western Kentucky University
*		Bowling Green, KY 42101
*		Voice:  502-745-5251
*		E-mail: GOATHUNTER@WKUVX1.bitnet
*
*  To retrieve the files, send the following command in a mail message to
*  FILESERV@WKUVX1.bitnet:
*
*	SENDME JNET_LINKWATCH
*
*  JNET_LINKWATCH is distributed as a VMS_SHARE file in 5 parts.

-----

Package name: KEYS

*
*  KEYS  -  Lee Gleason's Process Permanent Action-key Routines
*
*  Lee Gleason's programs to bind action-routines with CTRL-key combinations.
*  Originally provided with a 1987 _VAX Professional_ article, these routines
*  have been updated for VMS v5 and include programs to toggle verify off
*  and on, list all open files, and enable the RMS WATCH feature.
*
*  Author:	Lee K. Gleason	1-OCT-1988
*		Control-G Consultants
*		1734 Wakefield
*		Houston TX 77018
*		Phone 713/681-3985
*		Net gleason@mwk.uucp
*
*  Language:	MACRO-32, sources provided
*
*  To retrieve the files, send the following commands in a mail message to
*  FILESERV@WKUVX1.BITNET:
*
*	SEND KEYS
*
*  KEYS is distributed as a VMS_SHARE file in 3 parts (40 blocks each).

-----

Package name: LABELS

*
*  LABELS  -  A TPU procedure to renumber local labels in MACRO programs
*
*  Author:	Hunter Goatley, goathunter@WKUVX1.BITNET
*
*  This TPU procedure is designed to be added to an extended EVE section
*  file.  It originally accompanied a _VAX Professional_ article entitled
*  "Renumbering MACRO Local Labels" (February 1990).  It appears here
*  courtesy of the author and Professional Press.
*
*  To retrieve the file, send the following command in a mail message to
*  FILESERV@WKUVX1.bitnet:
*
*	SEND LABELS
*
*  LABELS is distributed as a VMS_SHARE file in 1 part.

-----

Package name: LASERV2_3

*
*  LASERV2_3	- A VMS Print Symbiont for PostScript printers
*
*  Original distribution: utadnx.cc.utexas.edu (128.82.1.26)
*
*  To retrieve the files, send the following command in a mail message to
*  FILESERV@WKUVX1.bitnet:
*
*	SENDME LASERV2_3
*
*  LASERV2_3 is distributed as a VMS_SHARE file in 4 parts.

-----

Package name: LAVDRIVER

*
*  LAVDRIVER  -  A VMS device driver that gathers load average statistics
*
*  Authors:	David Kashtan and Ken Adelman
*		TGV
*
*  Language:	MACRO-32
*
*
*  To retrieve the files, send the following command in a mail message to
*  FILESERV@WKUVX1.BITNET:
*
*	SEND LAVDRIVER
*
*  LAVDRIVER is distributed as a VMS_SHARE file in 1 part (68 blocks).

-----

Package name: LOGGER

*
*  LOGGER  -  Logs terminal sessions using the FT pseudo-terminal driver
*
*  Author:	Forrest Kenney
*		DEC
*
*  To retrieve the files, send the following command in a mail message to
*  FILESERV@WKUVX1.BITNET:
*
*	SEND LOGGER
*
*  LOGGER is distributed as a VMS_SHARE file in 2 parts (60 blocks each).

-----

Package name: LOGIN

*
*  LOGIN.MAR  -  A MACRO program to replace (mostly) your LOGIN.COM
*
*  This program was described in an article in VAX PROFESSIONAL magazine
*  (April 1989).  It appears here courtesy of the author and Professional
*  Press.
*
*  A newer version of the file will be made available soon.
*
*  Hunter Goatley, VMS Systems Programmer
*  Academic Computing, STH 226
*  Western Kentucky University
*  Bowling Green, KY 42101
*  Voice:  502-745-5251
*  E-mail: GOATHUNTER@WKUVX1.bitnet
*
*  To retrieve the files, send the following command in a mail message to
*  FILESERV@WKUVX1.bitnet:
*
*	SENDME LOGIN
*
LOGIN.01_OF_01

-----

Package name: LOOK

*  LOOK  -  Serge Kovalyov's *fast* file viewer for VMS
*
*  LOOK is a fast file viewer for VMS.  It is comparable to Vernon Buerg's
*  LIST program for MS-DOS.
*
*  Author:	Serge Kovalyov
*		630090, Budker Institute of Nuclear Physics,
*		11 Lavrentyeva,
*		Novisibirsk, Russia.
*		E-mail: Kovalyov@vxinp.inp.nsk.su
*		Phone: (3832)35-91-47
*		Fax:   (3832)35-21-63
*
*  Language:	VAX C v3.0 or higher, sources provided
*
*  To retrieve the file, send the following command in a mail message to
*  FILESERV@WKUVX1.BITNET:
*
*	SEND LOOK
*
*  LOOK is distributed as a VMS_SHARE file in 4 parts (30 blocks each).

-----

Package name: LZW

* LZW  --  A VMS version of a Lempel-Ziv compression program.
*
LZW.01_OF_12
LZW.02_OF_12
LZW.03_OF_12
LZW.04_OF_12
LZW.05_OF_12
LZW.06_OF_12
LZW.07_OF_12
LZW.08_OF_12
LZW.09_OF_12
LZW.10_OF_12
LZW.11_OF_12
LZW.12_OF_12

-----

Package name: MFTU

*
*  MFTU  -  Mail File Transfer Utility
*
*  MFTU converts binary files to printable ASCII files for transmission
*  via electronic mail.
*
*  Author:	Carlo Mekenkamp
*		MEKENKAMP@RULCRI.LeidenUniv.nl
*
*  Language:	MACRO-32, sources provided.
*
*  To retrieve the files, send the following command in a mail message to
*  FILESERV@WKUVX1.BITNET:
*
*	SEND MFTU
*
*  MFTU is distributed as a VMS_SHARE file in 6 parts (30 blocks each).

-----

Package name: MONMODE

*
*  MONMODE  -  Nick de Smith's DCL version of MONITOR MODES/SMP
*
*  Author:	Nick de Smith, Applied Telematics Group Ltd.,
*		Telematics House, Vale Avenue,
*		Tunbridge Wells, Kent TN1 1DJ
*		England
*		+44 892 511000 (Fax: +44 892 515402)
*
*  Language:	DCL
*
*  To retrieve the file, send the following command in a mail message to
*  FILESERV@WKUVX1.BITNET:
*
*	SEND MONMODE
*
*  MONMODE is distributed as a VMS_SHARE file in 1 part (34 blocks).

-----

Package name: MWAIT

*
*  MWAIT  -  A utility to determine why a process is in a wait state
*
*  Full analysis of MWAIT reasons is given.  Documentation included.
*
*  Version:	MWAIT V1.06
*  Author:	Nick de Smith, Applied Telematics Group Ltd.,
*		Telematics House, Vale Avenue,
*		Tunbridge Wells, Kent TN1 1DJ
*		England
*		+44 892 511000 (Fax: +44 892 515402)
*
*  Language:	MACRO-32, sources provided
*
*  To retrieve the files, send the following command in a mail message to
*  FILESERV@WKUVX1.BITNET:
*
*	SEND MWAIT
*
*  MWAIT is distributed as a VMS_SHARE file in 7 parts (30 blocks each).

-----

Package name: MXSUM

*
*  MXSUM  -  A MACRO program to produce accounting summaries for MX v2.3
*
*  Author:	Harold McKee, mckeehd@WKUVX1.BITNET
*
*  MXSUM processes the accounting log files produced by Matt Madison's
*  Mail Exchange software (MX).  MX is available via anonymous ftp from
*  vms.ecs.rpi.edu and via e-mail from FILESERV@RPIECSVX.BITNET.
*
*  To retrieve the files, send the following command in a mail message to
*  FILESERV@WKUVX1.bitnet:
*
*	SEND MXSUM
*
*  MXSUM is distributed as a VMS_SHARE file in 3 parts.

-----

Package name: NDS_VMSSERV

*
*  NDS_VMSSERV  -  Nick de Smith's VMSSERV mail-based file server
*
*  Handles GET/DIRECTORY/INDEX/HELP etc, together with package support.
*  Not sophisticated, but simple and it works (with VMS MAIL/PSI/CBS etc
*  MAIL only, but should be very easy to alter for any other mailer).
*
*  Version:	VMSSERV V1.06
*  Author:	Nick de Smith, Applied Telematics Group Ltd.,
*		Telematics House, Vale Avenue,
*		Tunbridge Wells, Kent TN1 1DJ
*		England
*		+44 892 511000 (Fax: +44 892 515402)
*
*  Language:	DCL
*
*  To retrieve the files, send the following command in a mail message to
*  FILESERV@WKUVX1.BITNET:
*
*	SEND NDS_VMSSERV
*
*  NDS_VMSSERV is distributed as a VMS_SHARE file in 13 parts (30 blocks each).

-----

Package name: NEWSLETTER

*
*  NEWSLETTER  -  A newsletter format for Plain TeX
*
*  Author:	Hunter Goatley, goathunter@WKUVX1.BITNET
*
*  NEWSLETTER is a format developed for publishing newsletters using
*  Plain TeX.  A mailing list is provided for suggestions, comments,
*  and improvements.
*
*  To retrieve the files, send the following command in a mail message to
*  FILESERV@WKUVX1.bitnet:
*
*	SEND NEWSLETTER
*
*  NEWSLETTER consists of 9 files.

-----

Package name: NOTICE

*
*  NOTICE  -  A system for informing users of announcements at login
*
*  (BLISS compiler is *not* needed; MACRO code is included)
*
*  Author:	Hunter Goatley, goathunter@WKUVX1.BITNET
*
*  NOTICE uses a text library as a database for login announcements.  When
*  NOTICE has been added to SYS$SYLOGIN and a user logs in to the system,
*  NOTICE will look at the modules in the NOTICE library and display a
*  brief description of any module added since the user's last interactive
*  login time.  The user can then type NOTICE <topic> to receive the full
*  text of the NOTICE message.  Notices can be configured so they are always
*  displayed at login.  An example notice upon login is:
*
*	NOTICE topics.  Type NOTICE <topic-name> for more information.
*
*	Topic      Date         Description
*	---------  -----------  -----------
*	FINALS     24-APR-1992  Hours for ACRS labs during Finals Week
*
*  The user would then type NOTICE FINALS to get the full text of the message.
*  NOTICE emulates TYPE/PAGE when display notice text so that it does not
*  scroll off the screen before the user has a chance to read it.
*
*  Language:	BLISS-32, with MACRO-32 sources also provided
*		(No BLISS compiler is needed to build NOTICE)
*
*  To retrieve the files, send the following command in a mail message to
*  FILESERV@WKUVX1.BITNET:
*
*	SEND NOTICE
*
*  NOTICE is distributed as a VMS_SHARE file in 6 parts (30 blocks each).

-----

Package name: PBMPLUS

Package PBMPLUS  -  Extended Portable Bitmap Toolkit for VMS
		    Oct 30, 1991 Distribution

Included  are  a number of programs for converting various image formats
to and from portable formats;  plus  some  tools  for  manipulating  the
portable  formats.   First  is PBM, for bitmaps (1 bit per pixel).  Then
there is PGM, for grayscale images.  Next is PPM, for full-color images.
Last,  there is PNM, which does content-independent manipulations on any
of the three formats.

To  retrieve  the files, send the following command in a mail message to
FILESERV@WKUVX1.bitnet:

        SENDME PBMPLUS

This distribution of PBMplus for VMS consists of a hexified .ZIP file.
To unpack it, you'll need the Portable UnZip program and DEHEXIFY.
To retrieve these utilities, mail the following commands on separate
lines to FILESERV@WKUVX1.BITNET:

	SEND ZIP_EXE
	SEND FILESERV_TOOLS

If you have the VAX C compiler, you can also get the sources for Zip and
UnZip by sending the command:

	SEND ZIP-UNZIP

ZIP_EXE contains the executables and on-line help for Zip and UnZip linked
under VMS v5.1.

PBMPLUS is distributed as a VMS_SHARE file in 34 parts.

-----

Package name: PBM_TEX

*
*  Convert Public Bitmaps to TeX .PK files
*
*  Requires PBM files (available from DECUS Spring 1990 VAX SIG tapes).
*  PBM files will soon be available from FILESERV@WKUVX1.
*
*  To retrieve the files, send the following command in a mail message to
*  FILESERV@WKUVX1.bitnet:
*
*	SENDME PBM_TEX
*
PBM_TEX.01_OF_10 
PBM_TEX.02_OF_10 
PBM_TEX.03_OF_10 
PBM_TEX.04_OF_10 
PBM_TEX.05_OF_10 
PBM_TEX.06_OF_10 
PBM_TEX.07_OF_10 
PBM_TEX.08_OF_10 
PBM_TEX.09_OF_10 
PBM_TEX.10_OF_10 

-----

Package name: PDUMP

*
*  PDUMP  -  Force a process dump file to be created for another process
*
*  The target process will continue running after the dump file has been
*  created.  Use ANALYZE/PROCESS_DUMP on the result.
*
*  Version:	PDUMP V2.01
*  Author:	Nick de Smith, Applied Telematics Group Ltd.,
*		Telematics House, Vale Avenue,
*		Tunbridge Wells, Kent TN1 1DJ
*		England
*		+44 892 511000 (Fax: +44 892 515402)
*
*  Language:	MACRO-32, sources provided
*
*  To retrieve the files, send the following command in a mail message to
*  FILESERV@WKUVX1.BITNET:
*
*	SEND PDUMP
*
*  PDUMP is distributed as a VMS_SHARE file in 3 parts (30 blocks each).

-----

Package name: PRCPRV

*
*  PRCPRV  -  A MACRO program to grant privileges to other processes
*
*  Author:	Ehud Gavron
*
*  To retrieve the files, send the following command in a mail message to
*  FILESERV@WKUVX1.BITNET:
*
*	SEND PRCPRV
*
*  PRCPRV is distributed as a VMS_SHARE file in 1 part.

-----

Package name: PROTO

*
*  PROTO  -  VMS MAIL alternate protocol stubs
*
*  A set of VMS MAIL alternate protocol stubs.  Essential if you are writing
*  your own alternate mail protocol.
*
*  Version:	PROTO V1.02
*  Author:	Nick de Smith, Applied Telematics Group Ltd.,
*		Telematics House, Vale Avenue,
*		Tunbridge Wells, Kent TN1 1DJ
*		England
*		+44 892 511000 (Fax: +44 892 515402)
*
*  Language:	VAX C, sources provided
*
*  To retrieve the files, send the following command in a mail message to
*  FILESERV@WKUVX1.BITNET:
*
*	SEND PROTO
*
*  PROTO is distributed as a VMS_SHARE file in 4 parts (30 blocks each).

-----

Package name: QUOTA

*
*  QUOTA  -  A tool that returns DISKQUOTA info for selected users and devices
*
*  Version:	QUOTA V1.01
*  Author:	Nick de Smith, Applied Telematics Group Ltd.,
*		Telematics House, Vale Avenue,
*		Tunbridge Wells, Kent TN1 1DJ
*		England
*		+44 892 511000 (Fax: +44 892 515402)
*
*  Language:	VAX C, sources provided
*
*  To retrieve the files, send the following command in a mail message to
*  FILESERV@WKUVX1.BITNET:
*
*	SEND QUOTA
*
*  QUOTA is distributed as a VMS_SHARE file in 2 parts (30 blocks each).

-----

Package name: RAMDRIVER

*
*  RAMDRIVER	- A VMS RAM pseudo-disk driver
*
*  Author:	Gerard K. Newman
*
*	Internet: GKN@SDS.SDSC.EDU
*	Bitnet:   GKN@SDSC
*	Span:     SDSC::GKN (27.1)
*	MFEnet:   GKN@SDS
*	USPS:     Gerard K. Newman
*	          San Diego Supercomputer Center
*	          P.O. Box 85608
*	          San Diego, CA 92138-5608
*	Phone:    619.534.5076
*	
*  To retrieve the files, send the following command in a mail message to
*  FILESERV@WKUVX1.bitnet:
*
*	SENDME RAMDRIVER
*
*  RAMDRIVER is distributed as a VMS_SHARE file in 5 parts.
*

-----

Package name: RCARD

*
*  RCARD  -  A C program to display DECwindows Cardfiler files on VT terminals
*
*  Author:	Hunter Goatley, goathunter@WKUVX1.BITNET
*
*  RCARD will display the contents of a DECwindows Cardfiler file on a VT
*  terminal using SMG$.  It can be compiled using either VAX C or GNU C.
*
*  To retrieve the files, send the following command in a mail message to
*  FILESERV@WKUVX1.bitnet:
*
*	SEND RCARD
*
*  RCARD is distributed as a VMS_SHARE file in 4 parts.

-----

Package name: SED

*
*  GNU sed v1.08  - Free Software Foundation's version of sed
*
*  Can be built using either VAX C or GNU C
*
*  SED is the Free Software Foundation's version of sed, a stream text
*  editor.  This version has been ported to VMS and includes an on-line
*  VMS help file.
*  
*  All VMS changes have appropriate "#ifdef VMS" and #ifdef VAXC lines.
*  This VMS port was done by:
*
*  		Hunter Goatley, VMS Systems Programmer
*		Academic Computing, STH 226
*		Western Kentucky University
*		Bowling Green, KY 42101
*		Voice:  502-745-5251
*		E-mail: GOATHUNTER@WKUVX1.bitnet
*
*  To retrieve the files, send the following command in a mail message to
*  FILESERV@WKUVX1.bitnet:
*
*	SENDME SED
*
*  SED is distributed as a VMS_SHARE file in 10 parts (60 blocks each).

-----

Package name: SED_EXE

*
*  SED_EXE  -  Executable for GNU sed v1.08 (for people without C compilers)
*
*  SED_EXE is the GNU sed v1.08 program linked under VMS v5.1.  It is
*  made available for people who do not have a C compiler (either GNU C
*  or VAX C).
*
*  The program has been hexified and stored in a VMS_SHARE file.  You will
*  need to retrieve FILESERV_TOOLS to receive DEHEXIFY.MAR, a MACRO program
*  that will dehexify SED.EXE.
*
*  To retrieve the files, send the following commands in a mail message to
*  FILESERV@WKUVX1.bitnet:
*
*	SENDME FILESERV_TOOLS
*	SENDME SED_EXE
*
*  SED_EXE is distributed as a VMS_SHARE file in 3 parts (60 blocks each).

-----

Package name: SET_PRCNAM

*
*  SET_PRCNAM  -  A MACRO program to change any process's name
*
*  Author:	Hunter Goatley, goathunter@WKUVX1.BITNET
*
*  SET_PRCNAM will let you change the process name of any process on the
*  system.  Not a whole log of practical use, but it does provide an
*  example of stepping through Process Control Blocks (PCBs).
*
*  Requires CMKRNL privilege.
*
*  To retrieve the files, send the following command in a mail message to
*  FILESERV@WKUVX1.bitnet:
*
*	SEND SET_PRCNAM
*
*  SET_PRCNAM is distributed as a VMS_SHARE file in 1 part.

-----

Package name: SIXEL_PRINT

*
*  SIXEL_PRINT -  Converts SIXEL output to HP LaserJet graphics
*
*  A set of tools for converting SIXEL output into  HP LaserJet graphics.
*  Should be easy to tailor for other printer formats, e.g., PCX files.
*  Includes support for VWS, DECwindows, etc.
*
*  Version:	SIXEL_PRINT V01.02
*  Author:	Nick de Smith, Applied Telematics Group Ltd.,
*		Telematics House, Vale Avenue,
*		Tunbridge Wells, Kent TN1 1DJ
*		England
*		+44 892 511000 (Fax: +44 892 515402)
*
*  Language:	VAX C and VAX BASIC, sources provided
*
*  To retrieve the files, send the following command in a mail message to
*  FILESERV@WKUVX1.BITNET:
*
*	SEND SIXEL_PRINT
*
*  SIXEL_PRINT is distributed as a VMS_SHARE file in 6 parts (30 blocks each).

-----

Package name: SORT_DISKQUOTA

*
*  SORT_DISKQUOTA  -  Sort diskquota entries and reload in alphabetical order
*
*  Author:	Nick de Smith, Applied Telematics Group Ltd.,
*		Telematics House, Vale Avenue,
*		Tunbridge Wells, Kent TN1 1DJ
*		England
*		+44 892 511000 (Fax: +44 892 515402)
*
*  Language:	DCL
*
*  To retrieve the file, send the following command in a mail message to
*  FILESERV@WKUVX1.BITNET:
*
*	SEND SORT_DISKQUOTA
*
*  SORT_DISKQUOTA is distributed as a VMS_SHARE file in 1 part (32 blocks).

-----

Package name: STB

*
*  STB  -  A program to dump the contents of a symbol table (.STB)
*
*  Author:	Hunter Goatley, goathunter@WKUVX1.BITNET
*
*  STB was written (quickly) to dump out the contents of a symbol table
*  file, for example, SYS.STB, SYSDEF.STB, and DCLDEF.STB.
*
*  To retrieve the files, send the following command in a mail message to
*  FILESERV@WKUVX1.BITNET:
*
*	SEND STB
*
*  STB is distributed as a VMS_SHARE file in 2 parts.

-----

Package name: SUPERVISOR

*
*  SUPERVISOR  -  The Supervisor Series V5.1 (ADVISER, OBSERVER, and PHOTO)
*
*  Maintainer:	Hunter Goatley, goathunter@WKUVX1.BITNET
*
*  The Supervisor Series is a suite of terminal monitoring tools including
*  ADVISER and OBSERVER (watch another user's terminal) and PHOTO (record
*  a terminal session to a file).
*
*  SUPERVISOR is distributed as three savesets installable with VMSINSTAL.
*  Documentation is provided in three formats: ASCII text files, PostScript,
*  and Bookreader.  Sources are provided.
*
*  The Supervisor Series is now maintained by Hunter Goatley.  This release
*  supersedes the Fall 1991 DECUS Library submission.
*
*  Requires CMKRNL privilege and others.
*
*  Language:	BLISS-32, MACRO-32, VAX DOCUMENT
*
*  To retrieve the files, send the following command in a mail message to
*  FILESERV@WKUVX1.BITNET:
*
*	SEND SUPERVISOR
*	SEND FILESERV_TOOLS
*
*  SUPERVISOR is distributed as a VMS_SHARE file in 27 parts (60 blocks each).

-----

Package name: SWIM

*  SWIM  -  SWiM v2.0: A multi-session windowing terminal application for VMS
*
*  Author:	Steve Jennen       jennen@tigger.stcloud.msus.edu
*		Student Programmer, Academic Computer Services
*		St. Cloud State University, St. Cloud, MN 56301
*
*  Language:	VAX C, sources provided, .EXE linked under VMS v5.1 included
*
*  To retrieve the files, send the following commands in a mail message to
*  FILESERV@WKUVX1.bitnet:
*
*	SEND SWIM
*	SEND FILESERV_TOOLS
*
*  SWIM is distributed as a VMS_SHARE file in 12 parts (60 blocks each).

-----

Package name: SYSALF

*
*  SYSALF  -  Same as SYSMAN ALF, but a lot friendler and better reports
*
*  Version:	SYSALF V1.01
*  Author:	Nick de Smith, Applied Telematics Group Ltd.,
*		Telematics House, Vale Avenue,
*		Tunbridge Wells, Kent TN1 1DJ
*		England
*		+44 892 511000 (Fax: +44 892 515402)
*
*  Language:	DCL
*
*  To retrieve the file, send the following command in a mail message to
*  FILESERV@WKUVX1.BITNET:
*
*	SEND SYSALF
*
*  SYSALF is distributed as a VMS_SHARE file in 1 part (34 blocks).

-----

Package name: TQE

*
*  TQE  -  A MACRO program to dump out the contents of the timer queue
*
*  Author:	Lee K. Gleason
*
*  TQE will format the contents of all Timer Queue Entries.  Useful to see
*  that a timer is scheduled for a process.
*
*  To retrieve the files, send the following command in a mail message to
*  FILESERV@WKUVX1.BITNET:
*
*	SEND TQE
*
*  TQE is distributed as a VMS_SHARE file in 2 parts.

-----

Package name: TURBO

*
*  TURBO  -  Makes file access faster by locking shareable images into memory?
*
*  To retrieve the files, send the following command in a mail message to
*  FILESERV@WKUVX1.BITNET:
*
*	SEND TURBO
*
*  TURBO is distributed as a VMS_SHARE file in 1 part.

-----

Package name: UNMACRO

*
*  UNMACRO  -  A VMS image disassembler
*
*  Author:	Robert Thomas Chojnacki
*	        Center for Manufacturing Engineering
*	        Northwestern University
*	        chojnacki@vaxmfg.tech.nwu.edu
*
*  To retrieve the files, send the following command in a mail message to
*  FILESERV@WKUVX1.BITNET:
*
*	SEND UNMACRO
*
*  UNMACRO is distributed as a VMS_SHARE file in 9 parts.

-----

Package name: UNZIP41

* UNZIP 4.1  -  UNZIP for VMS (from Simtel20)
*
*  To retrieve the files, send the following command in a mail message to
*  FILESERV@WKUVX1.bitnet:
*
*	SENDME UNZIP41
*

-----

Package name: UUCODE

*
*   UUENCODE/UUDECODE for VMS
*
*   Author: Christian Bode  (VAX Pascal version)
*	    Unknown	    (VAX C version)
*
*  To retrieve the files, send the following command in a mail message to
*  FILESERV@WKUVX1.bitnet:
*
*	SENDME UUCODE
*
*  UUCODE is distributed as a VMS_SHARE file in 6 parts.

-----

Package name: VMS_SHARE

*
*  VMS_SHARE V7.2-007, written by Andy Harper
*
*  To retrieve the files, send the following command in a mail message to
*  FILESERV@WKUVX1.bitnet:
*
*	SENDME VMS_SHARE
*
VMS_SHARE.01_OF_08
VMS_SHARE.02_OF_08
VMS_SHARE.03_OF_08
VMS_SHARE.04_OF_08
VMS_SHARE.05_OF_08
VMS_SHARE.06_OF_08
VMS_SHARE.07_OF_08
VMS_SHARE.08_OF_08

-----

Package name: WATCH

*
*   Watch - Monitor another terminal's I/O
*
*   Public domain DECUS WATCH program
*
*  To retrieve the files, send the following command in a mail message to
*  FILESERV@WKUVX1.bitnet:
*
*	SENDME WATCH
*
WATCH.01_OF_01

-----

Package name: XDVI

*  XDVI - A DECwindows-based TeX DVI viewer
*
*  To retrieve the files, send the following command in a mail message to
*  FILESERV@WKUVX1.bitnet:
*
*	SENDME XDVI
*
*  XDVI is distributed as a VMS_SHARE file in 20 parts.

-----

Package name: XE

*
*  XE  -  An Ethernet monitor that displays line counters a la MONITOR
*
*  A VMSINSTAL kit is available for XE; send the command SEND XE_KIT.
*
*  Version:	XE V2.08
*  Author:	Nick de Smith, Applied Telematics Group Ltd.,
*		Telematics House, Vale Avenue,
*		Tunbridge Wells, Kent TN1 1DJ
*		England
*		+44 892 511000 (Fax: +44 892 515402)
*
*  Language:	VAX C, sources provided
*
*  To retrieve the files, send the following command in a mail message to
*  FILESERV@WKUVX1.BITNET:
*
*	SEND XE
*	SEND XE_KIT
*	SEND FILESERV_TOOLS
*
*  XE is distributed as a VMS_SHARE file in 8 parts (30 blocks each).
*  XE_KIT is distributed as a VMS_SHARE file in 9 parts (30 blocks each).

-----

Package name: ZIP-UNZIP

*  ZIP-UNZIP  -  Portable Zip 1.0 and UnZip 4.1
*
*  The ZIP and UNZIP utilities developed by members of INFO-Zip.  Works for
*  VMS, DOS, UNIX, and OS/2.
*
*  To retrieve the files, send the following command in a mail message to
*  FILESERV@WKUVX1.bitnet:
*
*	SEND ZIP-UNZIP
*
*  ZIP-UNZIP is distributed as a VMS_SHARE file in 16 parts (100 blocks each).

-----

Package name: ZIP_EXE

*
*  ZIP_EXE  -  VMS Executables for Zip v1.0 and UnZip v4.1
*
*  ZIP_EXE contains the INFO-Zip Zip and UnZip programs linked under
*  VMS v5.1.  It is made available for people who do not have a C compiler.
*
*  The executables are collected in a VMS BACKUP saveset that has been
*  compressed, hexified, and split into pieces using VMS_SHARE.  You will
*  need to retrieve FILESERV_TOOLS to receive DEHEXIFY.MAR, a MACRO program
*  that will dehexify ZIP_EXE.HEX.
*
*  To retrieve the files, send the following commands in a mail message to
*  FILESERV@WKUVX1.bitnet:
*
*	SENDME FILESERV_TOOLS
*	SENDME ZIP_EXE
*
*  ZIP_EXE is distributed as a VMS_SHARE file in 7 parts (100 blocks each).

-----

Package name: ZOO210

* ZOO V2.10  -  ZOO for VMS (modified by Earle Ake)
*
*  To retrieve the files, send the following command in a mail message to
*  FILESERV@WKUVX1.bitnet:
*
*	SENDME ZOO210
*
*  ZOO210 is distributed as a VMS_SHARE file in 12 parts.
