home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / vms / 12963 < prev    next >
Encoding:
Internet Message Format  |  1992-07-30  |  48.1 KB

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