home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / vms / 20302 < prev    next >
Encoding:
Internet Message Format  |  1993-01-04  |  48.1 KB

  1. Path: sparky!uunet!spool.mu.edu!agate!ucbvax!RML2.SRI.COM!RIC
  2. From: RIC@RML2.SRI.COM (Ric Steinberger)
  3. Newsgroups: comp.os.vms
  4. Subject: VAX SW List part 1/3
  5. Message-ID: <726163749.516309.RIC@RML2.SRI.COM>
  6. Date: 4 Jan 93 16:09:09 GMT
  7. Sender: daemon@ucbvax.BERKELEY.EDU
  8. Distribution: world
  9. Organization: The Internet
  10. Lines: 1115
  11.  
  12. $! ------------------ CUT HERE -----------------------
  13. $ v='f$verify(f$trnlnm("SHARE_VERIFY"))'
  14. $!
  15. $! This archive created by VMS_SHARE Version 7.2-007  22-FEB-1990
  16. $!   On  4-JAN-1993 08:07:10.97   By user RIC 
  17. $!
  18. $! This VMS_SHARE Written by:
  19. $!    Andy Harper, Kings College London UK
  20. $!
  21. $! Acknowledgements to:
  22. $!    James Gray       - Original VMS_SHARE
  23. $!    Michael Bednarek - Original Concept and implementation
  24. $!
  25. $!+ THIS PACKAGE DISTRIBUTED IN 3 PARTS, TO KEEP EACH PART
  26. $!  BELOW 100 BLOCKS
  27. $!
  28. $! TO UNPACK THIS SHARE FILE, CONCATENATE ALL PARTS IN ORDER
  29. $! AND EXECUTE AS A COMMAND PROCEDURE  (  @name  )
  30. $!
  31. $! THE FOLLOWING FILE(S) WILL BE CREATED AFTER UNPACKING:
  32. $!       1. VAX_LIST.TXT;343
  33. $!
  34. $set="set"
  35. $set symbol/scope=(nolocal,noglobal)
  36. $f=f$parse("SHARE_TEMP","SYS$SCRATCH:.TMP_"+f$getjpi("","PID"))
  37. $e="write sys$error  ""%UNPACK"", "
  38. $w="write sys$output ""%UNPACK"", "
  39. $ if f$trnlnm("SHARE_LOG") then $ w = "!"
  40. $ ve=f$getsyi("version")
  41. $ if ve-f$extract(0,1,ve) .ges. "4.4" then $ goto START
  42. $ e "-E-OLDVER, Must run at least VMS 4.4"
  43. $ v=f$verify(v)
  44. $ exit 44
  45. $UNPACK: SUBROUTINE ! P1=filename, P2=checksum
  46. $ if f$search(P1) .eqs. "" then $ goto file_absent
  47. $ e "-W-EXISTS, File ''P1' exists. Skipped."
  48. $ delete 'f'*
  49. $ exit
  50. $file_absent:
  51. $ if f$parse(P1) .nes. "" then $ goto dirok
  52. $ dn=f$parse(P1,,,"DIRECTORY")
  53. $ w "-I-CREDIR, Creating directory ''dn'."
  54. $ create/dir 'dn'
  55. $ if $status then $ goto dirok
  56. $ e "-E-CREDIRFAIL, Unable to create ''dn'. File skipped."
  57. $ delete 'f'*
  58. $ exit
  59. $dirok:
  60. $ w "-I-PROCESS, Processing file ''P1'."
  61. $ if .not. f$verify() then $ define/user sys$output nl:
  62. $ EDIT/TPU/NOSEC/NODIS/COM=SYS$INPUT 'f'/OUT='P1'
  63. PROCEDURE Unpacker ON_ERROR ENDON_ERROR;SET(FACILITY_NAME,"UNPACK");SET(
  64. SUCCESS,OFF);SET(INFORMATIONAL,OFF);f:=GET_INFO(COMMAND_LINE,"file_name");b:=
  65. CREATE_BUFFER(f,f);p:=SPAN(" ")@r&LINE_END;POSITION(BEGINNING_OF(b));
  66. LOOP EXITIF SEARCH(p,FORWARD)=0;POSITION(r);ERASE(r);ENDLOOP;POSITION(
  67. BEGINNING_OF(b));g:=0;LOOP EXITIF MARK(NONE)=END_OF(b);x:=ERASE_CHARACTER(1);
  68. IF g=0 THEN IF x="X" THEN MOVE_VERTICAL(1);ENDIF;IF x="V" THEN APPEND_LINE;
  69. MOVE_HORIZONTAL(-CURRENT_OFFSET);MOVE_VERTICAL(1);ENDIF;IF x="+" THEN g:=1;
  70. ERASE_LINE;ENDIF;ELSE IF x="-" THEN IF INDEX(CURRENT_LINE,"+-+-+-+-+-+-+-+")=
  71. 1 THEN g:=0;ENDIF;ENDIF;ERASE_LINE;ENDIF;ENDLOOP;t:="0123456789ABCDEF";
  72. POSITION(BEGINNING_OF(b));LOOP r:=SEARCH("`",FORWARD);EXITIF r=0;POSITION(r);
  73. ERASE(r);x1:=INDEX(t,ERASE_CHARACTER(1))-1;x2:=INDEX(t,ERASE_CHARACTER(1))-1;
  74. COPY_TEXT(ASCII(16*x1+x2));ENDLOOP;WRITE_FILE(b,GET_INFO(COMMAND_LINE,
  75. "output_file"));ENDPROCEDURE;Unpacker;QUIT;
  76. $ delete/nolog 'f'*
  77. $ CHECKSUM 'P1'
  78. $ IF CHECKSUM$CHECKSUM .eqs. P2 THEN $ EXIT
  79. $ e "-E-CHKSMFAIL, Checksum of ''P1' failed."
  80. $ ENDSUBROUTINE
  81. $START:
  82. $ create 'f'
  83. X                        The VAX Software List
  84. X
  85. X                                          (last updated: 14 December, 1992)
  86. X
  87. XThe following programs are available as described below.  If you have additi
  88. Vons
  89. Xor corrections to make, please contact me at RIC@RML2.SRI.COM.  Please
  90. Xsubmit ALL application-specific questions to the originators of the codes.
  91. XAvailability codes are at the end of the list. `20
  92. X
  93. XNOTE:   A current version of this file may be retreived by sending a ONE LIN
  94. VE
  95. X        mail message to:  NETSERVER@RML2.SRI.COM.  The one line should say:
  96. X        ?PACKAGE*VAX_LIST
  97. X        I will also try to keep a current version of VAX_LIST.TXT (this
  98. X        file) available via anonymous FTP from: rml2.sri.com (128.18.22.20).
  99. X
  100. XNOTE 2: Many people cannot access files via FTP.  It would be nice if more
  101. X        sites obtained VMSSERV and/or NETSERVER and helped distribute some
  102. X        of these utilities.
  103. X        I have been informed that a BITNET FTP server exists.  Allegedly
  104. X        it will provide help if you send a one-line message containing the
  105. X        word HELP.  This service is available only to those sites with
  106. X        direct access to BITNET.   The server is: BITFTP@PUCC.BITNET.
  107. X        Also try FTPMAIL@decwrl.dec.com.  This is supposed to provide
  108. X        FTP access to non-internet sites
  109. X
  110. XNOTE 3: Servers can be ugly.  There are some directions for using VMSSERV
  111. X        at the end of this message.  If you have trouble using VMSSERV or
  112. X        other mail servers, you might try to contact the author via email,
  113. X        or, if necessary, send a message to: POSTMASTER@HOST or`20
  114. X        SYSTEM@HOST.  That ought to get someone's attention. %-)
  115. X
  116. XNOTE 4: A variety of Software Utilities and programs are available from the
  117. X        vmsnet.sources archive.  Rather than try to merge them all into this
  118. X        list, I have included a message from Bruce Tanner, posted near the e
  119. Vnd
  120. X        of this file.  Be sure to take a look there if you don't find what
  121. X        what you're looking for below.
  122. X
  123. XNOTE 5: For FTP users:  Many of the programs listed below are in a directory
  124. X        below the ANONYMOUS login directory.  It's too difficult for me to
  125. X        try to keep track of where everything is.  Therefore, people may hav
  126. Ve
  127. X        to hunt around a bit in the subdirectories to find what they want.
  128. X        It would be *helpful* if FTP sites maintained some kind of outline
  129. X        in the top-level anonymous directory that explained what is`20
  130. X        available in the various subdirectories.
  131. X
  132. X
  133. X============================================================================
  134. V===
  135. X
  136. XANU NEWS        A news program for VMS.  For the usenet system of news msgs.
  137. X                Get 000_readme.ascii first.  (1)  See also UUCP and VNEWS.
  138. X                Availability:   F1, D1, S14
  139. X
  140. XAnalyRIM        AnalytiCalc spreadsheet integrated with the RIM5 DBMS
  141. X                also with commands designed to let it talk easily to gnuplot
  142. V.
  143. X                Availability:   F49
  144. X
  145. XARC             Allows VMS users to manipulate MS-DOS archives.
  146. X                Availability:   F15
  147. X
  148. XBAT             A program to easily submit multiple commands to a batch queu
  149. Ve,
  150. X                eliminating the need to create a short command procedure.
  151. X                Written in BLISS, but MACRO sources provided.
  152. X                Availability:   F11, S16
  153. X
  154. XBECOME          Allows you to "become" another user, if you're privileged.
  155. X                Availability:   S10
  156. X
  157. XBOSS            Allows user to run several interactive processes at once.
  158. X                Availability:   E1, F28,  F11, S16
  159. X
  160. XBULLETIN        Bulletin board SW for VMS systems.
  161. X                Availability:   S1
  162. X
  163. XCLAIM           Allows users to become owners of files placed in their`20
  164. X                directory by other users.
  165. X                Availability:   F11, S16
  166. X
  167. XCLRREF          Allows a privileged user to deassign and clear known
  168. X                reference to devices owned by dead or nonexistent
  169. X                processes.
  170. X                Availability:   F35, F11, S16
  171. X
  172. XCRON            VMS version of UNIX Cron utility.  Useful for automating
  173. X                periodic system management and other tasks.
  174. X                Availability:   D3
  175. X
  176. XCRYPTODISK      Glenn Everhart's code that makes FDDRV disks encrypted.`20
  177. X                Per user per process key.
  178. X                Availability:   F35, F49
  179. X
  180. XDCL_RECALL      Patches to extend DCL's command line
  181. X                recall buffer to 62 commands.  Versions
  182. X                included for most V5 systems.  This program works for
  183. X                all versions of VMS (v4.0 and up).
  184. X`09`09Availability:  F35, F11, S16
  185. X
  186. XDELIVER         PD tools to allow forwarding of VMS mail to multiple users.
  187. X                Other utilities as well.
  188. X                Availability:   F14, F25, S11
  189. X
  190. XDISM32          MACRO32 disassembler.  (Also see UNMACRO.)
  191. X                Availability:   F38, F51, Fall 1990 DECUS VAX SIG tape in
  192. X                `5BVAX90B2.PAVLIN.DISM32...`5D, S16
  193. X
  194. XDOE-MACSYMA     Symbolic math package with numeric and plotting capabilities
  195. V.
  196. X                Availability:   M1 (cost for media and distribution, etc.).
  197. X
  198. XDVIDIS          Utility to allow previewing of DVI files on VAX workstations
  199. X                using VWS (not DECwindows).  Get DVIDIS.A and fixrec.exe
  200. X                and/or fixrec.c.  Use fixrec to modify backup record size.
  201. X                Use binary mode FTP on DVIDIS.A and fixrec.exe.
  202. X                Availability:   F18
  203. X
  204. XDVI drivers     Converts DVI files to formats that various printers can use.
  205. X                Availability:   F2
  206. X
  207. XDVI2PS          Converts DVI (usually TEX or graphic) output to Postscript.
  208. X                Availability:   F3 (1)
  209. X
  210. XETAPE           EBCDIC-ASCII tape reader-writer.
  211. X                Availability:   S8
  212. X
  213. XETHERMON        Ethernet monitoring program
  214. X                Availability:   F51
  215. X
  216. XETPU            This package is designed to allow for greater flexibility`20
  217. X                ETPU simply processes your normal EDIT/TPU command,
  218. X                allows for additional qualifiers, more flexibility
  219. X                in the parameters, and calls callable TPU.`20
  220. X                Availability:   F41
  221. X
  222. XEXTRACT         A 'head' and 'tail' utility with many other capabilities.
  223. X                Availability:  F20
  224. X
  225. XFILE            Changes attributes of a file.
  226. X                Availability:   F35, S5, F11, S16
  227. X
  228. XFIND            Searches through index file of a disk to locate a file
  229. X                matching specific conditions.
  230. X                Availability:   F35, S5, F11, S16
  231. X
  232. XFINGER          Utility to provide info about users on local or remote syste
  233. Vms.
  234. X                Availability:   S2, S3, F10, F33
  235. X
  236. XFLIST           A TPU/MACRO-based directory and file manager.  Like SWING,
  237. X                but it has more of a file-orientation than directory tree.
  238. X                Availability:  F11, S16
  239. X
  240. XFORUMNET        VMS/Multinet/TWG client for Forumnet (like Internet Relay
  241. X                Chat)
  242. X                Availability:  F35
  243. X
  244. XGAWK            FSF's version of AWK, as modified by Pat Rankin to run under
  245. X                VMS.  (Original GNU port of AWK available at prep.ai.mit.edu
  246. V).`20
  247. X                Availability:   F11, F20, F30, S16
  248. X
  249. XGETCMD          A program that will list the DCL command recall buffer for
  250. X                another user.
  251. X                Availability:   F11, S16
  252. X
  253. XGETUAI          Does what you would expect the lexical F$GETUAI to do if it
  254. X                existed.  Provides an easy DCL-level interface to the
  255. X                $GETUAI system service.
  256. X                Availability:   S14
  257. X
  258. XGNU Emacs       Popular screen-oriented editor.  Runs on a variety of
  259. X                computers.  Developed at MIT.
  260. X                Availability:   F4, F5 (COMPRESSED VMS-BACKUP FILE), F6
  261. X                MG, formerly MicroGnuEmacs, is a smaller version of
  262. X                GNU emacs, and is available from: F17 (in pub/mg2a.tar.Z).
  263. X                Versions for VMS, UNIX, Amiga, and MSDOS may be available.
  264. X                A VMS backup saveset is available at: F10 (VMSD only).
  265. X                You may also need reblock.exe to fix backup record size.
  266. X                F26.  Also F31 (EMACS1855-VMS-DECWINDOWS.BCK, 16MB).
  267. X
  268. XGNU C           C compiler for VMS and other computers.  ANSI plus extension
  269. Vs.
  270. X                Compatible with other VAX languages.
  271. X                GNU debugger (GDB) can (?) be used for this.
  272. X                VMS-compatible assembler available from F24 (filename is
  273. X                VMS-debug-as-5.bck.Z, exe is also available.)
  274. X                Availability:   F4 (1), F7, F26, S14
  275. X
  276. X                At MIT, get "gcc-vms.tar.Z".  That's a compressed tar archiv
  277. Ve
  278. X                (ie, Unix packaging) which contains everything you'll need
  279. X                (compiler binaries for VMS, driver routine with CLD
  280. X                definition and some documentation, and '.h' header files;
  281. X                the latter have been improved but still need work--the next
  282. X                set should be better).  It does _not_ contain the gcc
  283. X                sources.
  284. X
  285. X                gcc-vms currently contains executables for gcc v1.39 and gas
  286. X                v1.38.1+ (the "+" indicating that some essential
  287. X                VMS-specific buglied to 1.38.1) and also an old version of
  288. X                bison.  Bison is a yacc work-alike td gcc or gas from
  289. X                sources.  Gas is the GNU assembler; it's the backend code
  290. X                generator for gcc.  (gcc processes foo.c into foo.s; gas
  291. X                processes foo.s into foo.obj; the gcc driver executes both
  292. X                of them for you from a single invocation of the GCC command.
  293. V)
  294. X
  295. X`09`09Note: GNU C 2.2.2 is now available (7/92).
  296. X
  297. XGNU C++         VMS version of GNU C++ compiler.`20
  298. X                Availability:   F24
  299. X
  300. XGNU grep        A VMS port of GNU grep.  Requires VAX or GNU C for compilati
  301. Von.
  302. X                GREP_EXE (executable) also available.
  303. X                Availability:   F11, S16
  304. X
  305. XIDLE_TIME       Program which fixes up the terminal driver to update idle ti
  306. Vme
  307. X                on non-direct connected  ports.  (Works with lat, nty, etc..
  308. V.)
  309. X                Availability:  F35
  310. X
  311. XIRC Client      Availability:  F36
  312. X
  313. XJNET_LINKWATCH  For BITNET sites running Jnet, a program that will periodica
  314. Vlly
  315. X                query a remote node to ensure that all lines are up.  If
  316. X                no response is received, an alarm and optional mail message
  317. X                are generated.  Written in BLISS, but MACRO sources provided
  318. V.
  319. X                Availability:   F11, S16
  320. X
  321. XJOBLOG          It's a terminal session logger, based on PHOTO,that provides
  322. X                for secure (untouched) log files.  This can be handy for
  323. X                homework assignments because an instructor knows that the us
  324. Ver
  325. X                didn't edit the log file before turning it in.  It also fixe
  326. Vs
  327. X                a bug in PHOTO that causes VT220 terminals to hang under
  328. X                certain situations.
  329. X                Availability:   F9, S16
  330. X
  331. XKERMIT          Popular file transfer utility.  Often used to transfer files
  332. X                between two different computers.  Versions for VAX, IBM-PC,
  333. X                MAC, UNIX, TOPS-20 and many other machines.
  334. X                Availability:   F8
  335. X
  336. XLASER           VMS print symbiont for PostScript printers.
  337. X                Availability:   F37, S14
  338. X
  339. XLEX             VMS version of lexical analyser generator parser.
  340. X                Availability:   S15
  341. X
  342. XLHARC           File compressor/decompressor.  Compatible with Unix/PC/Amiga
  343. X                versions.
  344. X                Availability:   S14
  345. X
  346. XLIBSEARCH       Searches through HELP and other libraries for a specific
  347. X                topic.  Lists commands relevant to that topic.
  348. X                Availability:   E4
  349. X
  350. XLISTER          Lists the archives of the following programs:  Arc, Cpio,
  351. X                Lharc, Tar, StuffIt, Zip and Zoo.  Version 1.01
  352. X                C Source as well as Vax Executable included.
  353. X                Availability:   E15, S14
  354. X
  355. XLZCOMP          And LZDCMP.  Lempel-Ziv file compression and decompression`2
  356. V0
  357. X                utilities.  Allegedly allows exchanges with Unix Compress
  358. X                program.
  359. X                Availability: F1, F32
  360. X
  361. XMAILTONOTES     Takes mail messages sent to specific user names (you choose
  362. X                the names) and posts them to VAX Notes conferences using`20
  363. X                the undocumented callable Notes interface.
  364. X`09`09Availability:  F37
  365. X
  366. XMAINT           A utility to maintain/update/control directories and the
  367. X                files that reside in them.
  368. X                Availability:   F9
  369. X
  370. XMAKE            A program maintainer.  Can be used to recreate a program
  371. X                by only recompiling source programs that are out of date.
  372. X                Analogous to "make" on UNIX systems.  Two versions exist,
  373. X                at least: 1 very similar to the Unix make; 1 specifically
  374. X                for VMS.
  375. X                Availability:   MAKE/VMS v3.4 from F10 (Read make.doc first)
  376. V,
  377. X                                F19
  378. X
  379. XMAKEINDEX       Indexer for LaTeX.
  380. X                Availability:   F2
  381. X
  382. XMESSAGE         Utility that logs all messages to a file.
  383. X                Availability:   S7
  384. X
  385. XMORE            A unix-like file display tool.
  386. X                Availability:   E6,F34 (Shan Xuning version),
  387. X                F19 (Corbet version),
  388. X
  389. XMPMGR           Modparams.dat file manager for large clusters.
  390. X                Availability:   F11, S16
  391. X
  392. XMX              Electronic mail routing and delivery system.  Supports
  393. X                SMTP over CMU-Tek, UCX, MultiNet, TCPware, and DECnet;
  394. X                BITNET mail over Jnet, and UUCP mail with DECUS UUCP.
  395. X                Can also run mailing lists and file servers.
  396. X                Availability:   F11, S16
  397. X
  398. XNANNY           A set of useful tools and an environment sourrounding VMS
  399. X                (will do autologouts, for example).
  400. X                Availability:   E7 (get permission to copy), F20, D2
  401. X
  402. XNEWSRDR         An nntp client package for systems with CMU-Tek TCP/IP or
  403. X                VMS/ULTRIX Connection.
  404. X                Availability:   F11, S16
  405. X
  406. XNSQUERY         Domain Name Server interrogator for CMU-Tek TCP/IP, UCX,
  407. X                MultiNet, and TCPware.
  408. X                Availability:   F11
  409. X
  410. XPCX             Utility for reading and writing MSDOS-format floppies on
  411. X                a VMS system.
  412. X                Availability:   F11, S16
  413. X
  414. XPGPLOT          Fortran-callable device-independent graphics package.
  415. X                Availability:   F44, S14
  416. X
  417. XPHOTO           Uses pseudo terminal driver to "capture" a terminal session.
  418. X                Everything typed between PHOTO and LOGOUT is captured in
  419. X                a file.
  420. X                Availability:   F10, F23
  421. X
  422. XPIPE            Utility that provides UNIX-style piping and redirection for
  423. X                a VMS environment. `20
  424. X                Availability:   F26, F43
  425. X
  426. XPMDF            General purpose system for delivering computer-based mail.
  427. X                Send a request for info to E8 before attempting to access
  428. X                this product.
  429. X                Availability: M2, E8 (queries only)
  430. X
  431. XPRCPRV          Gives any privileged user a command allowing him to
  432. X                change the process privileges of any other process.
  433. X                Availability:   F35, F11, S16
  434. X
  435. XPROFILE         Screen-oriented user account add/modify utility.
  436. X                Availability:   F12
  437. X
  438. XPTDRIVER        Pseudo terminal driver.
  439. X                Availability:   F10
  440. X
  441. XQUEUE_DAEMON    Periodically scans all queues.   Restarts stopped/paused,
  442. X                notifies of stalled.
  443. X                Availability:  F35
  444. X
  445. XRAMDISK         Gerard K Newman's RAMDRIVER for VMS.  A *fast* ramdisk drive
  446. Vr.
  447. X                Availability:  F35
  448. X
  449. XRCARD           A C program to display DECwindows CardFiler card files on
  450. X                VT terminals. `20
  451. X                Availability:  F11, S16
  452. X
  453. XRCS             VMS version of source code control software package.
  454. X                Availability:  F42
  455. X
  456. XREPLY           Logs messages to a file; replies to user messages.
  457. X                Availability:   S7
  458. X
  459. XSDFILTER        Screen Dump Filter.  Allows VMS Workstations running VWS/UIS
  460. X                more control over VWS screen dump output options.
  461. X                Availability:   F11
  462. X
  463. XSED             A VMS port of GNU sed (stream editor).  Can be compiled with
  464. X                both VAX C and GNU C.  Executable available as package SED_E
  465. VXE
  466. X                for sites without a C compiiler.
  467. X                Availability:   F11, S16
  468. X
  469. XSERVERS (MAIL)  Utilities that will check for incoming mail and respond to
  470. X                requests (for files or information).
  471. X                Availability:   Form: (COMMAND_TO_USE) SITE_NAME
  472. X                        (SEND VMSSERV.PACKAGE)  S2, F33
  473. X                        (SEND VMSSERV.PACKAGE)  VMSSERV@UBVMS.CC.BUFFALO.EDU
  474. X                                                  and  UBVMS,UBVMS,UBVMS
  475. X                        (?PACKAGE*NETSERVER)    NETSERVER@VAXMFG.TECH.NWU.ED
  476. VU
  477. X                        (INDEX)                 VMSSERV@NCDLAB.ULCC.AC.UK
  478. X
  479. XSET_PRCNAM      A program that will change the process name for any process
  480. X                on the system.
  481. X                Availability:   F11, S16
  482. X
  483. XSETUP           Package to allow system managers to centralize the per-user
  484. X                and per-setup administration of many third-party SW products
  485. V.
  486. X                Availability:   F11, S16
  487. X
  488. XSNAP/WATCH      Displays statistics about system processes.  Allows
  489. X                various levels of detail, modification and observation
  490. X                by privileged users.  See also SUPERVISOR. `5BSupervisor is
  491. X                allegedly more efficient and robust.`5D
  492. X                Availability:   E11, F10
  493. X
  494. XSPELL           Spelling checker (source in Pascal, exe in Decus TEX).
  495. X                The dictionaries are large indexed files.
  496. X                Availability:   F16 (Part of Decus TeX)
  497. X                                F11, S16 (also SPELL_DICTIONARY)
  498. X
  499. XSQUEEZER        Idle process working set reducer written for vms 5.0 and lat
  500. Ver.
  501. X                Availability:   F25
  502. X
  503. XSTATUS          Utility that provides considerable detailed information
  504. X                about a VMS system and it users and resources.  Needs DECNET
  505. V.
  506. X                Availability:   S5
  507. X
  508. XSTOP_ID         Ehud Gavron's STOP/ID replacement.  Allows using only last`2
  509. V0
  510. X                four digits, wildcarding of process names, $forcex before
  511. X                $delprc, just $forcex, and more.
  512. X                Availability:  F35
  513. X
  514. XSUM             (Show Users More).  Like DCL Show Users, but with addition
  515. X                of LAT Server and port name for LTAnnn: terminals.
  516. X                VMS V5.2 SHOW USERS/FULL now does the same thing.
  517. X                Availability:   E5
  518. X
  519. XSUPERVISOR      The Supervisor Series, which includes ADVISOR, OBSERVER,
  520. X                and PHOTO.  ADVISOR and OBSERVER let you take over another
  521. X                user's terminal.  PHOTO records terminal sessions to log
  522. X                files (not the same pseudo-terminal PHOTO).  Once a
  523. X                commercial product, now free.  Installed with VMSINSTAL.
  524. X                Documentation available as text, PostScript, and
  525. X                Bookreader.  BLISS and MACRO sources provided.
  526. X                Availability:  F11, S16
  527. X
  528. XSWIM            Steve's Window Manager.  Allows multiple windows
  529. X                with occlusions and partial screen overlaps on
  530. X                standard DEC VT terminals
  531. X                Availability:  F35,  F11, S16
  532. X
  533. XSWING           A wonderful screen-oriented directory and file maintenance
  534. X                tool.  Allows for directory creation, moving, deletion,
  535. X                and displays.  A bargain at half the price.
  536. X                Availability:   F12 (Fortran version), F26 (newer C version)
  537. X
  538. XSZ Shell        SZ Shell gives the Z-Modem program SZ a host of new features
  539. X                including wildcards and various others.  Both SZ and RZ are
  540. X                provided in the archive.
  541. X                Availability:   F47
  542. X
  543. XTALK            Interactive conferencing system.
  544. X                Availability:   E14, P1
  545. X
  546. XTAR             A UNIX-like tar utility for VMS.  Extracts or writes UNIX
  547. X                tar archives on disk or tape.  Handles VMS files with fixed-
  548. X                length records, and preserves file modification times.
  549. X                Proper DCL interface.
  550. X                Availability:   F14, S11, E12 (Australia only for E12)
  551. X
  552. XTAR2VMS         A UNIX-like tar utility for VMS.  Can convert tar tapes and
  553. X                files to VMS files.  VMS2TAR does the reverse.
  554. X                Availability:   F10, F14, E9, S11
  555. X
  556. XTeX/LaTeX       Text formatting package developed by Donald Knuth.
  557. X                Produces DVI files.
  558. X                Availability:   F13, F21
  559. X
  560. XUAF             Searches through SYSUAF.DAT for users that match certain`20
  561. X                criteria.
  562. X                Availability:   S5
  563. X
  564. XUNMACRO         MACRO32 disassembler (see DISM32 as well). `20
  565. X                Availability:   F11, S16
  566. X
  567. XUNSDL           Utility to aid in creation of include files from system
  568. X                definitions given in SYS$SHARE:STARLETSD.
  569. X                Availability:   F11, S5, S16
  570. X
  571. XUNZIP           Decompress .ZIP files commonly found on PC's.
  572. X                (See ZIP-UNZIP)
  573. X                Availability:   S14
  574. X
  575. XUUCODE          Pascal and C versions of UUENCODE/UUDECODE for VMS.
  576. X                Availability:   F11, S16
  577. X
  578. XUUCP            Unix file data transfer utility for VMS.  Includes ANU News.
  579. X                Availability:   F14, D2, M4, S11, S14
  580. X
  581. XVACATION        Program to periodically check for incoming mail messages
  582. X                and let sender know that you're on vacation (or otherwise
  583. X                unable to respond) by sending back a message that you specif
  584. Vy.
  585. X                Warning: Be careful if you subscribe to mailing lists.
  586. X                Availability:   F12
  587. X
  588. XVERB            Inverse of VMS's SET COMMAND.
  589. X                Availability:   S4 ("SEND VERB.PACKAGE"), S5, F11, S16
  590. X
  591. XVFE             Virtual File Editor.  Like PATCH only for all files
  592. X                and user friendly.
  593. X                Availability:  F35
  594. X
  595. XVGRAPH          Produce viewgraphs from ASCII file.  Requires PostScript
  596. X                printer.
  597. X                Availability:  S14
  598. X
  599. XVI              A TPU emulation of the UNIX VI editor.
  600. X                Availability:           S6 (SEND `5Bvi_v5`5Dvitpu.1)
  601. X                                                    . . .
  602. X                                           (SEND `5Bvi_v5`5Dvitpu.36)
  603. X                                        S4
  604. X                                        F46 (comp.sources.misc/volume4 dir)
  605. X`09`09`09`09`09Information/help: E13
  606. X
  607. XVIRUS SCANNER   The Virus Scanner searches your VAX/VMS or PATHWORKS`20
  608. X                fileserver for PC viruses.  It can scan any file on the
  609. X                fileserver. It runs interactively or automatically at`20
  610. X                a scheduled interval as a detached process.  The
  611. X                advantage of scanning the fileserver is you can easily`20
  612. X                detect a PC virus and prevent its spread by renaming it`20
  613. X                outside the DOS naming conventions
  614. X                Availability:   F39 (user=virus, PW=infected), E3
  615. X
  616. XVMS_SHAR        Tool to distribute ascii source files that allows recipient
  617. X                to confirm files were properly received (with no errors).
  618. X                Availability:   F10, F11, S14, S15, S16
  619. X
  620. XVMSTAR          TAR reader/writer for VMS with binary file support,
  621. X                VMS file name wildcards handling, file name conversion.
  622. X                Availability:   F26, F50, F11, S16, S17, S18
  623. X
  624. XVNEWS           NNTP news reader for VMS.  Not related to Unix vnews. Works
  625. X                on Multinet, Wollongong, UCX, TCPware, CMU, and DECnet.
  626. X                Requires a Fortran compiler.  Current version 1.4.
  627. X                Availability:   F45
  628. X
  629. XWATCHER         Configurable idle-job killer.  Knows about LAT, DECwindows.
  630. X                Availability:   F11, S16
  631. X
  632. XWATCH_NOTIFY    Version of the WATCH utility which has been hacked`20
  633. X                to notify the user that he/she is being watched.
  634. X                See also SUPERVISOR. `5BSupervisor is allegedly more`20
  635. X                efficient and robust.`5D
  636. X                Availability:  F35
  637. X
  638. XWILD            Wildcard (i.e., with * and %) version of DCL SEARCH.
  639. X                Availability:   E1, F28
  640. X
  641. XXDVI            For DECWindows.
  642. X                Availability:   F11, S10, S16
  643. X
  644. XX_FONTS_ALIAS   Fonts alias file to allow Suns/NCDs to display DECWindows
  645. X                applications (Bookreader!).  CAVEAT:  DEC still resorts to
  646. X                using proprietary fonts that may not have an alias in this
  647. X                file.  Come on DEC, get on the ball!
  648. X                Availability:  F35
  649. X
  650. XXMODEM          File transfer program with checksums and error correction.
  651. X                Compatible with CP/M MODEM7.  XMODEM is program VAX-96 of
  652. X                the DECUS library.  Author: J. James Belonis II.
  653. X                Availability:   S13, E2, F27
  654. X
  655. XYACC            VMS version of Yet Another Compiler Compiler.
  656. X                Availability:   S15
  657. X
  658. XZIP-UNZIP       Zip v1.9 and UnZip v5.0 for VMS.  Sources available as
  659. X                package ZIP-UNZIP.  Executables available as package ZIP_EXE
  660. X                for sites without a C compiler. `20
  661. X                Availability:   F11, S16
  662. X
  663. XZMODEM          File transfer between Vax and Unix/PC/Amiga computers.
  664. X                Availability:   S14, F15
  665. X
  666. XZOO             File compressor/decompressor/archiver.
  667. X                Archiver:       F15, S14, S16
  668. X
  669. X(1) Requires compress/decompress and/or tar2vms or a tar utility.  Most
  670. X    sites supplying compressed files also supply decompressing tools.
  671. X    Not all compress/decompress utilities are equal!  The version from
  672. X    MIT will not work without modifications.  Charles Karney of Princeton
  673. X    University (see BOSS, above) was kind enough to send me a difference
  674. X    file between a working VMS version and the MIT distribution. `20
  675. X    Probably MIT should fix their compress to work as well on VMS as it does
  676. X    on every other OS and computer (MIT, are you listening?).
  677. X
  678. XSOURCES:        F -> Anonymous FTP,  E -> EMAIL to person,  S -> SERVER
  679. X                M -> Postal Service, D -> DECUS tape,       P -> Packet radi
  680. Vo
  681. X
  682. X                Be sure to use BINARY mode on FTP of executables and backups
  683. V.
  684. X
  685. XD1      Spring 89 VAX SIG tape
  686. XD2      Spring 90 VAX SIG tape  `5Bsee FALL 90 SIG Tape too`5D
  687. XD3      Spring 1988 L&T SIG Tape
  688. X
  689. X-----The following note is from Barton.Bruce@camb.com `5BBarton F. Bruce`5D-
  690. V-----
  691. X
  692. XIn the anonymous tree we have DIR listings of the last 2 Decus CDROMS and
  693. Xthe Fall 90 sig tape. Also there, at least till we need the space,
  694. Xis the ENTIRE F90 combined (VAX, L&T, RSX, etc) sig tape, visible
  695. Xas the individual files.
  696. X
  697. XThe instructions in the `5B000000`5D anonymous directory also show how to
  698. Xaccess the last 2 Decus CDROM collections either for anonymous FTP or
  699. XNFS mounting. It is best to FTP the CDROM's directory listing from
  700. Xthe ANONYMOUS tree first, and then FTP to (or NFS mount) the DISC
  701. Xitself for individual files.
  702. X
  703. XTGV's Multinet allows only one tree for the ANONYMOUS account, so we have
  704. Xspecific accounts for the Decus CDROMs each of which contains a particular
  705. XSymposium's SIG tape plus assorted other stuff.
  706. X
  707. XHere are the 2 CDROMS we are currently trying to keep mounted:
  708. X
  709. Xvol label           FTP LOGIN as:      NFS MOUNT as:   Decus CDROM / Sig tap
  710. Ve
  711. X
  712. XVS0121              CDRDR_VS0121       DISK$VS0121      # 7  / Spring 90
  713. XVS0126              CDRDR_VS0126       DISK$VS0126      # 8  / Fall 90
  714. X
  715. X----------------------------------------------------------------------------
  716. V---
  717. X
  718. XE1      KARNEY@PRINCETON.EDU                            Charles Karney
  719. XE2      BELONIS@PHAST.PHYS.WASHINGTON.EDU               J. James Belonis II
  720. XE3      burke_j@tchdns.tch.harvard.edu                 `20
  721. XE4      K.Ashley@Ncdlab.Ulcc.Ac.Uk                      Kevin Ashley
  722. XE5      MNK@RDAC.DNET.HAC.COM                           Michael Kimura
  723. XE6      SHAN_X@JHUVMS.BITNET                            Shan Xuning
  724. XE7      ZAR@XHMEIA.CALTECH.EDU                          Zar the Great
  725. X        ZAR@CITCHEM.BITNET                              (Dan Zirin)
  726. XE8      QPMDF@YMIR.BITNET                               (PMDF queries)
  727. XE9      PENSTONE@QUCDNEE.EE.QUEENSU.CA                  Sid Penstone
  728. XE10     KENW%NOAH.ARC.CDN@RELAY.UBC.CA                  Ken Wallewein
  729. XE11     GRAHAM@DRCVAX.AF.MIL                            Daniel Graham
  730. XE12     TIMCC%VICCOL.EDU.AU@UUNET.UU.NET                Tim Cook
  731. XE13     STEVE@NEMO.MATH.OKSTATE.EDU                     Steve Koinm
  732. X        GOOG@A.CS.OKSTATE.EDU
  733. XE14     75146.3122@COMPUSERVE.COM                       Bob Lafleur
  734. XE15     jjm7609csci@apsu.bitnet
  735. X        ktc0440csci@apsu.bitnet
  736. X
  737. XF1      KUHUB.CC.UKANS.EDU
  738. XF2      SCIENCE.UTAH.EDU
  739. XF3      JUNE.CS.WASHINGTON.EDU
  740. XF4      PREP.AI.MIT.EDU
  741. XF5      MIRIAM.UTAH.EDU
  742. XF6      CC.UTAH.EDU
  743. XF7      UMIGW.MIAMI.EDU
  744. XF8      WATSUN.CC.COLUMBIA.EDU         `20
  745. XF9      GUMBY.CC.WMICH.EDU
  746. XF10     VMSA.OAC.UCI.EDU
  747. XF11     FTP.SPC.EDU
  748. XF12     KRYPTON.ARC.NASA.GOV
  749. XF13     LABREA.STANFORD.EDU       `20
  750. XF14     ACFCLUSTER.NYU.EDU
  751. XF15     WSMR-SIMTEL20.ARMY.MIL
  752. XF16     POWER.EEE.NDSU.NODAK.EDU
  753. XF17     EMX.UTEXAS.EDU
  754. XF18     SUNCIS.YCC.YALE.EDU
  755. XF19     STOUT.UCAR.EDU
  756. XF20     HAMLET.CALTECH.EDU IAGO.CALTECH.EDU
  757. XF21     SUN.SOE.CLARKSON.EDU
  758. XF22     VMS1.UCC.OKSTATE.EDU
  759. XF23     USC.EDU
  760. XF24     MANGO.RSMAS.MIAMI.EDU
  761. XF25     CISCO.NOSC.MIL
  762. XF26     RIGEL.EFD.LTH.SE
  763. XF27     PHAST.PHYS.WASHINGTON.EDU
  764. XF28     LYMAN.PPPL.GOV     `20
  765. XF29     AMARNA.GSFC.NASA.GOV
  766. XF30     RML2.SRI.COM
  767. XF31     ADDVAX.LLNL.GOV                 after 18:00 PST
  768. XF32     HARRY.WAISMAN.WISC.EDU
  769. XF33     VMSSERV@FTP.UTOLEDO.EDU
  770. XF34     SPHUNIX.SPH.JHU.EDU            `20
  771. XF35     VESTA.SUNQUEST.COM              (FTP after hours, please)
  772. XF36     IRAUN1.IRA.UKA.DE              `20
  773. XF37     UTADNX.CC.UTEXAS.EDU           `20
  774. XF38     CCA.CAMB.COM                   `20
  775. X                                        `5BSee DECUS info above`5D
  776. XF39     TCHDNS.TCH.HARVARD.EDU    `20
  777. XF40     MIS1.MIS.MCW.EDU               `20
  778. XF41     NIORD.SHSU.EDU
  779. XF42     FTP.VIRGINIA.EDU
  780. XF43     BASS.GEO.UCALGARY.CA
  781. XF44     DEIMOS.CALTECH.EDU
  782. XF45     ARIZONA.EDU
  783. XF46     FTP.UU.NET (may also be UUNET.UU.NET)
  784. XF47     AB20.LARC.NASA.GOV  `5Bapparently archives no longer available. 9/92
  785. V.
  786. X        Check wuarchive.wustl.edu in /systems/amiga/ab20.larc.nasa.gov/`5D
  787. XF48     NRL_ARCHIVE@NRLVAX.NRL.NAVY.MIL
  788. XF49     WUARCHIVE.WUSTL.EDU
  789. XF50     BLACK.CERRITOS.EDU, WHITE.CERRITOS.EDU
  790. XF51     GW.SYR.GE.COM
  791. X
  792. XM1      National Energy Software Center
  793. X        9700 South Cass Ave.
  794. X        Argonne, IL 60439
  795. X        Ordering info:  312-972-7250
  796. X        (As of 6/26/89: Cost for VAX/VMS version of DOE-MACSYMA is $3110,`20
  797. X        $2500 for prime contractors)
  798. XM2      The PMDF Project
  799. X        Innosoft International, Inc.
  800. X        250 W. First St., Suite 240
  801. X        Claremont, CA 91711
  802. X        (714) 624-7907
  803. XM3
  804. X
  805. XM4      Kent Brodie
  806. X        c/o   Faculty Physicians & Surgeons
  807. X        11200 W. Plank Court  Suite 160
  808. X        Wauwatosa, WI    53226
  809. X        9-track (1600/6250), TK70, or TK50.
  810. X        requirements:  you send tape, with self-addressed STAMPED mailer.
  811. X
  812. XM5      DECUS Program Library
  813. X        219 Boston Post Road, BP02
  814. X        Marlboro, MA 01752-4605
  815. X        (508) 480-3418, 508-480-3259
  816. X        DECUS library abstracts available from S10.
  817. X
  818. XP1      NQ1C@W1NY.MA                            Bob Lafleur
  819. X
  820. XVMSSERV sites use the following syntax: DIR for program listing, SEND PGM to
  821. X        get a specific program.
  822. X
  823. XS1      (SEND ALL) BULLETIN@NERUS.PFC.MIT.EDU
  824. XS2      (SEND FINGERV5) VMSSERV@FTP.UTOLEDO.EDU (or vmsserv@uoft02 for bitne
  825. Vt)
  826. XS3      (SEND FINGER.PACKAGE) VMSSERV.SPCVXA.BITNET
  827. XS4      VMSSERV@UBVMS.CC.BUFFALO.EDU  `20
  828. XS5      VMSSERV@FHCRCVAX.BITNET, VMSSERV%FHCRCVAX.BITNET@OLY.ACS.WASHINGTON.
  829. VEDU
  830. XS6      MAILSERV@NEMO.MATH.OKSTATE.EDU
  831. XS7      (SEND REPLY.* or VMSDUMP REPLY.*)  KERMSRV@UOFT02.BITNET
  832. X        (SEND MESSAGE.* or VMSDUMP MESSAGE.*)
  833. XS8      (SEND `5BETAPE`5DETAPE.SHARE_1_OF_8)  mailserv%ualr.bitnet@cunyvm.cu
  834. Vny.edu
  835. X        (                       .      )  note: first, ask for 1 - 5, then,
  836. X        (                        8_OF_8)  in another request, ask for 6 - 8.
  837. XS9     `20
  838. XS10     (SEND BECOME.1_OF_1)    MAILSERV@FALCON.AAMRL.WPAFB.AF.MIL
  839. XS11     VMSSERV@NYUACF.NYU.EDU       (send xxx)
  840. XS12    `20
  841. XS13     VMSSERV@PHAST.PHYS.WASHINGTON.EDU, VMSSERV@UWAPHAST (Bitnet)
  842. XS14     MRCserv@Janus.MtRoyal.AB.CA
  843. XS15     VMSSERV@UK.AC.KCL.CC.`7BOAK,ELM,ASH`7D   `5Bsee notice below`5D
  844. XS16     FILESERV@WKUVX1.BITNET  Accepts HELP, DIR, SEND package.
  845. XS17     mailserv@cerritos.edu
  846. XS18     (MAIL `5B.VMSTAR`5DVMSTAR.SHARE_*) MAILSERV@FRSIM51.BITNET (French n
  847. Vode)
  848. X
  849. XAdditional information follows:
  850. X
  851. X----------------------------------------------------------------------------
  852. V---
  853. XFILESERV information - 29-MAY-1992
  854. X----------------------------------
  855. X
  856. XFILESERV is a file distribution service that uses electronic mail
  857. Xfacilities to deliver files.  To communicate with FILESERV, send an
  858. XE-mail message to:
  859. X
  860. X        FileServ@WKUVX1.BITNET
  861. X
  862. XIf you have trouble reaching WKUVX1, you might try one of the following
  863. Xaddresses:
  864. X
  865. X        FILESERV%WKUVX1.BITNET@ukcc.uky.edu
  866. X        FILESERV%WKUVX1.BITNET@cunyvm.cuny.edu
  867. X
  868. XCommands are sent in the body of the message you send to FILESERV.
  869. XSeveral commands may be sent at one time; just put one command per line.
  870. X
  871. XFILESERV Commands:
  872. X
  873. X    SENDME package       Sends all parts of the specified package.
  874. X    SENDME package.ext   Sends part 'ext' of the specified package.
  875. X
  876. X    LIST ALL             Return brief description of all the packages
  877. X                         available.
  878. X
  879. X    LIST `5Bpattern`5D       Gives brief description of all packages
  880. X                         matching "pattern".  If pattern is omitted,
  881. X                         a description of all packages is sent.
  882. X
  883. X    HELP                 Sends this file.
  884. X
  885. XCommands may be abbreviated.  DIRECTORY is a synonym for LIST.
  886. X
  887. XFor each request you make, a transaction log is returned to you
  888. Xindicating the status of the request.  The status report will indicate
  889. Xwhether the request was successfully completed, and when the file was or
  890. Xwill be sent.
  891. X
  892. X========================================================================
  893. X
  894. XAll packages on WKUVX1.BITNET are for VMS systems.  They consist of
  895. XVMS_SHARE files containing compressed BACKUP save-sets that have been
  896. Xhexified or MFTU'ed.  To de-hexify and de-compress the save-sets you
  897. Xfirst need the programs DEHEXIFY.MAR, MFTU.EXE, and LZDCMP.EXE.
  898. XDEHEXIFY.MAR is part of the VMS Kermit distribution, MFTU is available
  899. Xvia e-mail from WKUVX1, and LZDCMP.EXE is available on most of the more
  900. Xrecent DECUS VAX SIG tapes.  Both programs are available from this
  901. XFILESERV as package FILESERV_TOOLS.
  902. X
  903. X========================================================================
  904. X
  905. XProblems, questions, and comments about FILESERV service on this system
  906. Xshould be directed to FileServ-Mgr@WKUVX1.BITNET
  907. X
  908. XQuestions about the FILESERV software should be directed to the author
  909. Xof FILESERV, Matthew Madison (madison@TGV.COM), or to Hunter Goatley
  910. X(goathunter@WKUVX1.BITNET).
  911. X
  912. X---------------------------------------------------------------------------
  913. X============================================================================
  914. V====
  915. XFILESERV@WKUVX1.BITNET                         Western Kentucky University
  916. XLast updated: 28-MAY-1992 11:33 (Added NEWSRDR, WATCHER, PCX, etc.)
  917. X============================================================================
  918. V===
  919. XThe following VMS programs and files are available from the Western Kentucky
  920. XUniversity file server (FILESERV@WKUVX1.BITNET).  To retrieve one or more
  921. Xpackages, send e-mail with the body consisting of the following command:
  922. X
  923. X        SEND package-name
  924. X
  925. XMultiple commands may be specified by putting each command on a separate lin
  926. Ve.
  927. XIn addition to SEND, HELP and DIR are also supported.  For more information
  928. Xon a particular package, send DIR package-name.
  929. X
  930. XAll of these packages are also available via anonymous ftp from ftp.spc.edu
  931. X(`5B192.107.46.27`5D) in directories `5B.MACRO32...`5D and `5B.MADISON...`5D
  932. V.
  933. X
  934. XPackage Name            Description
  935. X------------            -----------
  936. XAPRT                    Lee Gleason's Change Protection on Pages in Memory
  937. XATG_EDT                 Nick de Smith's callable EDT with spawning
  938. XATG_EVE                 Nick de Smith's EDT emulator for EVE
  939. XATG_FT_PATCH            Add access port information for FTAn: devices
  940. XBAT                     BAT - Easily execute multiple commands in a batch qu
  941. Veue
  942. XBLISS-ARTICLE-PS        PostScript version of article introducing BLISS
  943. XBOSS                    Charles Karney's multisession monitor for VMS
  944. XC-FORMAT                Formats C programs
  945. XCD_ROM                  Read High-Sierra format CDs under VMS
  946. XCLAIM                   Assume ownership of files in your directory
  947. XCLRREF                  Program to clear the owner fields for a device (Gavr
  948. Von)
  949. XCOMPRESS                UNIX-compatible compress (now includes C sources!)
  950. XCVTLIS                  Converts CD source listings to BLISS, MACRO, or C so
  951. Vurce
  952. XDCLKEYS                 Routines to define DCL keys from a program
  953. XDCL_RECALL              DCL patch to allow recall of more than 20 commands
  954. XDECW_COOKBOOK           DECwindows Cookbook (PostScript)
  955. XDISM32                  Andy Pavlin's DISM32 VMS disassembler
  956. XDX                      Directory eXtension v3.2 (File/directory manager)
  957. XDVIDVI                  VMS port of Tom Rokicki's DVIDVI
  958. XFILESERV_TOOLS          Tools used to unpack some of these packages
  959. XFLIST                   TPU-based directory and file manager (now v2.1)
  960. XFTS                     Bruce Miller's Functional Testing Suite for gurus!
  961. XGETCMD                  Display the recall buffer for another process (v3.0)
  962. XGREP                    VMS port of GNU grep, egrep, & fgrep (w/ on-line hel
  963. Vp)
  964. XGREP_EXE                GNU grep, egrep, & fgrep executables (w/ on-line hel
  965. Vp)
  966. XHPLASER                 A VMS print symbiont for HP LaserJet printers
  967. XINVISIBLE               Ehud Gavron's INVISIBLE: Hide your process on the sy
  968. Vstem
  969. XJNET_LINKWATCH          Periodically checks to ensure BITNET links are conne
  970. Vcted
  971. XKEYS                    Lee Gleason's Process-Permanent Action-key routines
  972. XLABELS                  TPU procedure to renumber MACRO local labels
  973. XLASERV2_3               PostScript symbiont
  974. XLAVDRIVER               VMS driver to gather load averages (Adelman)
  975. XLOGIN                   MACRO program to replace most of LOGIN.COM
  976. XLOGGER                  Log terminal sessions using FT pseudo-terminal drive
  977. Vr
  978. XLOOK                    Serge Kovalyov's *fast* file viewer for VMS
  979. XLZW                     LZW compression/decompression programs for VMS
  980. XMFTU                    Carlo Mekenkamp's binary file encoder (like UUENCODE
  981. V)
  982. XMDMLIB                  Sources for Matt Madison's library routines
  983. XMONMODE                 DCL equivalent of MONITOR MODES/SMP
  984. XMPMGR                   A ModParams Manager
  985. XMWAIT                   A utility to determine why a process is in MWAIT
  986. XMXSUM                   Generate summaries from Message Exchange (MX) files
  987. XMX_REVC_UPGRADE031      Upgrade kit for MX (V3.1`5BA`7CB`5D to V3.1C)
  988. XNDS_VMSSERV             Nick de Smith's VMSSERV mail-based file server
  989. XNETLIB                  Matt Madison's NETLIB TCP/IP library routines
  990. XNETLIB_SRC              Sources for NETLIB
  991. XNEWSLETTER              TeX macros for formatting newsletters
  992. XNEWSRDR                 Matt Madison's NNTP client reader for Usenet news
  993. XNEWSRDR_SRC             Sources for NEWSRDR
  994. XNOTICE                  A system for managing login notices
  995. XNSQUERY                 Utility to query Internet domain name servers
  996. XPBMPLUS                 VMS port of Portable BitMap routines
  997. XPBM_TEX                 Convert Portable Bitmap to TeX .PK font
  998. XPCX                     PC Exchange -- read/write MS-DOS floppies on VMS
  999. XPDUMP                   Force process dump file for another process (NdS)
  1000. XPRCPRV                  Grant privileges to another process (Ehud Gavron)
  1001. XPROTO                   VMS MAIL protocol stubs for writing your own protoco
  1002. Vl
  1003. XQUOTA                   A tool that returns DISKQUOTA info for users/devices
  1004. XRAMDRIVER               Gerard K. Newman's RAM disk driver
  1005. XRCARD                   Display DECwindows Cardfiler cards on VT terminal
  1006. XSED                     VMS port of GNU sed (stream editor) (w/ on-line help
  1007. V)
  1008. XSED_EXE                 GNU sed executable (w/ on-line help)
  1009. XSETUP                   Centralize symbols, etc., for third-party products
  1010. XSET_PRCNAM              Change the process name for any process on the syste
  1011. Vm
  1012. XSORT_DISKQUOTA          Sort diskquota and reload in alphabetical order
  1013. XSTB                     Display contents of symbol table files (.STB)
  1014. XSUPERVISOR              Supervisor Series v5.2 (SUPERVISOR & PHOTO)
  1015. XSWIM                    SWiM v2.0 -- a multi-session windowing package for V
  1016. VMS
  1017. XSYSALF                  Same as SYSMAN ALF, but a lot friendlier
  1018. XTQE                     Display Timer Queue Entries (TQEs) (Lee Gleason)
  1019. XTURBO                   Locks shareable images into memory for faster access
  1020. XUCX_FINGER              FINGER client and server for UCX
  1021. XUNMACRO                 Interactive disassembler for VMS (Robert Chojnacki)
  1022. XUUCODE                  UUENCODE/UUDECODE - two versions: Pascal and C
  1023. XVMS_SHARE               Packages source files into files suitable for mailin
  1024. Vg
  1025. XWATCHER                 Matt Madison's idle process monitor/killer
  1026. XWATCHER_SRC             Sources for WATCHER
  1027. XXDVI                    TeX .DVI previewer for DECwindows
  1028. XXE                      Nick de Smith's Ethernet monitor
  1029. XXE_KIT                  VMSINSTALlable XE (requires FILESERV_TOOLS)
  1030. XZIP-UNZIP               Zip v1.0 & UnZip v4.1 for VMS, DOS, UNIX, & OS/2
  1031. XZIP_EXE                 Zip and UnZip executables (w/ on-line help)
  1032. XZOO210                  Sources for ZOO v2.10
  1033. X
  1034. XFILESERV Manager: Hunter Goatley, goathunter@WKUVX1.BITNET
  1035. X
  1036. X----------------------------------------------------------------------------
  1037. V--
  1038. X----------------------------------------------------------------------------
  1039. V--
  1040. X
  1041. XSince so many sites offer VMSSERV, I am including the following set of
  1042. Xinstructions for reference.
  1043. X
  1044. X----------------------------------------------------------------------------
  1045. V---
  1046. X
  1047. X     VMSSERV is a program which permits a user on a remote node  to  retriev
  1048. Ve
  1049. X     publicly  available  files.  VMSSERV requires VAX/VMS 4.+ and Jnet V2 o
  1050. Vr
  1051. X     later.
  1052. X
  1053. X     The user communicates with VMSSERV using a small vocabulary of commands
  1054. V.
  1055. X     These  commands can be sent to VMSSERV either as interactive messages o
  1056. Vr
  1057. X     via valid RFC822 format memos.  Commands sent via mail are  included  i
  1058. Vn
  1059. X     the  body  of  the  memo, not in the Subject:  line.  A memo may contai
  1060. Vn
  1061. X     more than one command as long as there is only one command per line.
  1062. X
  1063. X     VMSSERV provides file service similar to that provided  by  LISTSERV  o
  1064. Vn
  1065. X     IBM  VM  systems.  Currently, VMSSERV acts only as a file server.  Ther
  1066. Ve
  1067. X     are no plans at this time to include any list serving features.
  1068. X
  1069. X
  1070. XCommands
  1071. X
  1072. X     VMSSERV currently  understands  the  following  commands  which  may  b
  1073. Ve
  1074. X     abbreviated to the upper case portion in this list:
  1075. X
  1076. X     DIRectory `5Bfile-spec`5D      Return a list of files available
  1077. X
  1078. X     GET `5Bfile-spec`5D            Synonym for SENDME
  1079. X
  1080. X     HELP                       Return a list of valid commands
  1081. X
  1082. X     INDex `5Bfile-spec`5D          Return a files called 'file-spec' FILELI
  1083. VST
  1084. X
  1085. X     SENdme `5Bfile-spec`5D         Return a file
  1086. X
  1087. X     STATUS                     Return status information (Interactive only)
  1088. X
  1089. X     VMSdump `5Bfile-spec`5D        Return a file in VMSDUMP format.  Recomm
  1090. Vended
  1091. X                                for transferring files (especially binary)
  1092. X                                to another VAX/VMS system running
  1093. X                                Jnet V2 or later.
  1094. X
  1095. X     PUNch `5Bfile-spec`5D          Return a file in IBM Punch format
  1096. X
  1097. X     ?                          Synonym for HELP
  1098. X
  1099. X     Please note that VMSDUMP and PUNCH within the body of a mail
  1100. Xmessage will not send the file in VMSDUMP or PUNCH format, the file
  1101. Xwill be mailed back.
  1102. X
  1103. XTransferring Binary Files
  1104. X
  1105. X     You can transfer binary files (.EXE, .TSK, .SAV) to a remote system onl
  1106. Vy
  1107. X     if  you  are  running  Jnet  V2  or  later  system.  These files must b
  1108. Ve
  1109. X     transferred with the VMSDUMP command.  For example,
  1110. X
  1111. X     $ SEND VMSSERV@FHCRCVAX VMSDUMP FILE.PACKAGE
  1112. X
  1113. X     VMSDUMP is recommended for all requests from Jnet nodes as  it  protect
  1114. Vs
  1115. X     you from any non-standard character set conversion.
  1116. X
  1117. X
  1118. XVMS File Specifications
  1119. X
  1120. X     Filenames on DEC systems use a DOT ('.') to separate the  filename  fro
  1121. Vm
  1122. X     the filetype.  For example,
  1123. X
  1124. X          SEND FILE PACKAGE          Is INCORRECT
  1125. +-+-+-+-+-+-+-+-  END  OF PART 1 +-+-+-+-+-+-+-+-
  1126.  
  1127.