DECUS VAX Systems SIG Tapecopy Submissions Spring, 1993 submitted by: Matthew Madison TGV, Incorporated 603 Mission Street Santa Cruz, CA 95060 USA +1 408 427 4366 madison@tgv.com (Internet) This submission contains five subdirectories with items of possible interest to VMS system managers and users. All entries include source code, object code, executables, and documentation. Updates to previously submitted entries are noted. All entries include source code; for some, it is contained in a .ZIP file to save space. All entries include an AAAREADME.DOC file; most also include further documentation. All entries run on both VAX/VMS V5.0 or later and OpenVMS AXP V1.0 or later. Object code for both VAX and AXP system is included with each entry. 1. [.NETLIB] NETLIB is a library of routines for accessing TCP/IP services in a vendor- independent fashion. Can be used with the NEWSRDR and NSQUERY programs described below. Version 1.5D. Written in BLISS. [update] 2. [.NEWSRDR] NEWSRDR is an NNTP client program for reading Usenet news. Supports most VMS TCP/IP packages. Version 4.2-2. Written in C, with a little MACRO. [update] 3. [.NSQUERY] NSQUERY is a utility for interrogating Internet Domain Name Servers. Version 3.0. Written in C. [update] 4. [.SETDEF] SETDEF is yet another enhanced SET DEFAULT utility. It checks for directory existence, optionally changes your DCL prompt to match the new default. Also includes a /USER= qualifier for switching to other users' home directories. Version 1.0-1. Written in C. [new] 5. [.WATCHER] WATCHER is a flexible idle terminal monitor. The system manager specifies which terminals should be watched; and, on a per-terminal basis, which measurements should be used to determine that a process is idle and how long the job should remain idle before being logged out. One can also specify which jobs should not be monitored based on any combination of username, UIC, identifiers and privileges held, terminal, port information, and day of week/hour of day. Version 2.8-1. Written in BLISS. [update]