[comp.newprod] 1989 SUGtape is ready

rdm@hoptoad.UUCP (Rich Morin) (12/19/89)

1989 SUGtape distribution (long)
--------------------------------

The Sun User Group (SUG) 1989 User Contributed Software archive is
now available.  The contents of the tape are "vanilla" (unlicensed
- public domain or close) source code, text, and data.  The tape is
heavily biased (e.g., lots of SunView & NeWS) toward use with Suns, 
but may be of use with other systems.

This archive, at ~130 MB, is over 6 times larger than either of the
previous (1985, 1987) archives.  This expansion was accomplished by a
combination of data compression and higher density recording.  The
archive is comprehensive, containing essentially all the materials we
have ever distributed.  Specifically, about half of the 1985 and 1987
items are included.  (We mainly removed superseded versions.) 

The archive is available in either 1/2" (6250 bpi) or 1/4" (QIC-24)
format.  The cost is $125 for SUG members, $155 for non-members.  For
more information on this or future distributions, please contact the
Sun User Group at:

	Sun User Group, Inc.
	2550 Garcia Avenue, MS 10-16
	Mountain View, CA, USA  94043
	+1 415 960 1300
	sun!users, users@sun.com

Summary
-------

53	53	Administrivia	Administrative files

20318	7994	datacomm	Data Communications

1115	496	frobs		Programming goodies

1810	647	games		User interface testbeds (:-)

2904	1178	graphics	Graphics, excluding windows

4462	3492	hardware	Hardware support

7048	2433	languages	Programming languages

5787	2277	mail		Mail handling utilities

11305	5219	sug85		(Most of) the 1985 SUG tape
	  	ca			Cellular automata
	  	diagnostics		diagnostic programs
	  	editors		text editors (jove)
	  	general		stuff & junque
	  	languages		programming languages (forth)
	  	suntools		suntools examples
	  	tape_ar		tape archivers

13707	5549	sug87		(Most of) the 1987 SUG tape
	  	dbms			DBMSs (ingres)
	  	drivers		device drivers
	  	freeunix		freed up UNIX code (curses, tar)
	  	graphics		graphics programs
	  	languages		prog. lang. (B, basic, franz.lisp)
	  	sunview		sunview examples, etc.
	  	sysadmin		system admin. tools
	  	text_proc		text processing tools (bib)
	  	tools			miscellaneous utilities

17339	7943	sunspots	The Sun-Spots Digests, to date (v8n186)

391	228	sysadmin	System administration tools

9286	3872	tools		Miscellaneous utilities

33436	14350	windows		Window system code
	  	news			NeWS stuff
	  	sunview			sunview examples, etc.
	  	x11			X11 examples
	  	xview			the Sun XView distribution


128962	55731	TOTAL (raw & compressed) 1KB disk blocks

Contents
--------

datacomm/		data communications
datacomm/ckermit		Kermit file transfer utility (UNIX)
datacomm/dnimail		DNI mail utility
datacomm/dniprint		DNI print utility
datacomm/kermit.B		Kermit tape B from Columbia
datacomm/kermit.sun		Kermit tape B from Columbia (Sun stuff)
datacomm/proxyarpd		implement a proxy ARP daemon
datacomm/sdlc.zs.driver		SDLC driver for the Sun on-board ZS chip
datacomm/ttcp			test TCP connection
datacomm/xmodem			version 3.6 (finished 4/88) of xmodem
frobs/			programming hacks and frobs
frobs/ansi-sunview		SunView header file patches for ANSI C
frobs/dai.example		SunLink interface example
frobs/dump.diffs		allow safe dumps on live file systems
frobs/gc			garbage collecting storage allocator
frobs/rpcsrc			RPCSRC 3.9 Sun's RPC and XDR protocols
frobs/sofix			override routines in /usr/lib/libc.so.1.1
frobs/trapopen			trap open calls
frobs/sun3bcopy			Sun-3 (MC68020-specific) byte copy routine
frobs/sysload			link/load object file into executing program
frobs/undump-386i		resurrect a core file for a 386-i
frobs/undump4			resurrect a core file for a Sun-4
games/			game programs
games/mazewar			Mazewar for UNIX
games/tetris.sunview		SunView based tetris game
graphics/		(non-window) graphics programs
graphics/core2phigs		wrappers from SunCORE to SunPHIGS
graphics/fireworks		display fireworks on the Sun screen
graphics/functionview		display functions on the Sun screen
graphics/plottool		display the UNIX plot(5) language
graphics/vogle			very ordinary graphics library
graphics/vopl			very ordinary plotting library
graphics/vort			very ordinary rendering tool-kit
hardware/		hardware support utilities
hardware/screen			turn video on/off, or determine screen type
hardware/taac-1			programs, etc., for the TAAC-1 board
hardware/vme2mb			get settings for VME to Multibus adapter
languages/		programming languages
languages/gawk-2.11b		Version 2.11 (Beta) of gawk (GNU Awk)
languages/icon-7.5		Version 7.5 of the Icon programming language
languages/perl-3.0		Version 3.0 of the Perl programming language
mail/			mail handling programs
mail/aliasconflict		return info on a mail name conflict
mail/cmtool			check for new mail and updates icon label
mail/elm2.2			release 2.2 of Dave Taylor's Elm mail system
mail/mh-6.6			UCI version of the Rand MH system
mail/ups			quick VAXMail handler
sug85/			(most of) the 1985 SUG archive
sug85/ca			cellular automation package
sug85/diagnostics 	hardware testing/diagnostic routines
sug85/editors/		text editors (Jove)
sug85/editors/jove	 	The Jove Editor
sug85/editors/jove1	 	Another version of Jove
sug85/general/	 	miscellaneous routines
sug85/general/diffd	 	compare files in different directories
sug85/general/func3	 	library functions (Unix(3))
sug85/general/makeuser	 	add a new user to a UNIX machine
sug85/general/pburn	 	Sun-specific PROM burning code 
sug85/languages/	language compilers/interpreters (Forth)
sug85/languages/forth		the Forth language
sug85/suntools/			Sun Graphics/Window management stuff
sug85/suntools/cmdtool		Runtime control of icons, windows, banners, ...
sug85/suntools/mailwatch	Mail tool - Mailbox icon to flag new mail
sug85/suntools/mailwindow	Scrollbars in windows: sources for a library
sug85/suntools/paint		Drawing program: uses mouse/graphics tablet
sug85/suntools/printscreen  	print a screendump on an Imagen
sug85/suntools/rset.fails	Remote 'tset'
sug85/suntools/screendump	Screendump print filters for epson and hp lj
sug85/suntools/takecons	   	Take console in a window.
sug85/suntools/tsee		Troff preview program.
sug85/tape_ar/	 	tape reading/writing utilities
sug85/tape_ar/ansi		ANSI tape utility
sug85/tape_ar/ansitar	 	another ANSI tape utility
sug85/tape_ar/vmstp	  	VAX/VMS ANSI format D tape utility
sug87/Administrivia		administrative files from 1987 archive
sug87/dbms/		Data Base Management Systems
sug87/dbms/ingres		University Ingres -- a major relational DBMS
sug87/drivers/		things that go bump in the kernel
sug87/drivers/dev_fd		a "/dev/stdin" driver
sug87/drivers/slip/		do Internet TCP/IP over serial ports
sug87/freeunix/		Freeware sources for Unix or Unix-like programs
sug87/freeunix/curses		Screen management for full-screen programs
sug87/freeunix/tar		reimplementation of Unix "tar" tape archiver
sug87/graphics/		graphics utilities
sug87/graphics/ic		Interpretive Core -- easy SunCore graphics 
sug87/graphics/pspp		PostScript pretty printer
sug87/graphics/superplot	2d/3d plotting, drivers, 3d objects, fonts, ...
sug87/languages/	programming languages
sug87/languages/B		the B programming language, from 4.3BSD
sug87/languages/basic		Beginner's All-purpose Symbolic Instr. Code
sug87/languages/franz.lisp	Franz Lisp Opus 38.92 interpreter&compiler
sug87/sunview/		applications that run in SunView windows
sug87/sunview/asteroids		shooting rocks in space
sug87/sunview/calctool.bc	window calculator front-end to "bc"
sug87/sunview/crabs		creepy crawlies and NCC 1701's...
sug87/sunview/fractool		interactive or pre-scripted fractal drawing
sug87/sunview/glass		"Fat bits" magnifying viewer for Sun screens
sug87/sunview/goworld		everything a go program needs except brains
sug87/sunview/icons		artistic icons to fill your screen
sug87/sunview/itool		interpolation demo of floating point math speed
sug87/sunview/mailwatch		icon indicates what your mailbox is doing
sug87/sunview/mantool		pop up man pages; also contains a spelling tool
sug87/sunview/multimover	choreography for icon style images
sug87/sunview/nfstool		graphic demo of how NFS works
sug87/sunview/nlock		nifty screen blanker
sug87/sunview/print.imagen	print grafix on Imagen laser printers
sug87/sunview/print.qms		print grafix on Imagen laser printers
sug87/sunview/rootmenu_stuff	fun things to customize your screen with
sug87/sunview/rpcmand		Mandelbrot set demo via RPC
sug87/sunview/sdi		the definitive 1987 Sun window system game.
sug87/sunview/sun.icon.to.x	translate icons to x bitmaps
sug87/sunview/suntroff		Sun screen previewer for ditroff output 
sug87/sunview/viewpics		show a bunch of icon images at once
sug87/sunview/vine		vines grow around your screen
sug87/sysadmin/		system administration tools
sug87/sysadmin/backup		automate multiple machine backups
sug87/sysadmin/mail_aliases	unify the mail system on multiple machines
sug87/sysadmin/userhome		Fun things for home directory "dot" files
sug87/text_proc/		text processing tools
sug87/text_proc/bib		bibliography database utility, from 4.3BSD
sug87/tools/		assorted tools
sug87/tools/ddae		software project tracking/source code control
sug87/tools/vc			Spreadsheet calculator
sunspots		the Sun-Spots archives, through v1n186
sunspots/digests		the digests themselves
sunspots/indices		greppable index files for each digest
sysadmin/		system administration tools
sysadmin/bname			figure out use of disk blocks
sysadmin/booticon		programming EEPROM w/ different "boot icon"
sysadmin/check_nd		check an ND fileserver's configuration
sysadmin/consolelog		console log for Sun fileservers
sysadmin/diskuse		disk usage monitoring and user-feedback
sysadmin/fstat			user-level interface to stat(2) information
sysadmin/fullbackup		backup script
sysadmin/hp-filters		HP LJ II filters, etc.
sysadmin/init.diffs		init.diffs - security mods to init.c
sysadmin/lprv			script to queue files for printing on VAX
sysadmin/mapst			tools for 1/4" tape drives
sysadmin/nfswatch		NFS activity monitor
sysadmin/ofiles			similar to VMS' $show files (?) command
sysadmin/ofiles4.0		similar to VMS' $show files (?) command
sysadmin/ping			enhanced version of ping
sysadmin/shutdown		enhanced version of shutdown
sysadmin/todpatch		Don't open until Christmas, 1991
tools/biff			cheap substitute for biff on diskless clients
tools/block			improve streaming tape drive performance
tools/bsdelswap			swap the Back Space and Delete keys
tools/calencheck		calenmail to stdout
tools/caps			control caps key on Sun-3 keyboard.
tools/cknfs			check for dead NFS servers
tools/compress			Compress version 4.0
tools/dialback			modem-based "callback" utility
tools/emacs-18.55		latest distribution version of GNU Emacs
tools/emulation			show/set Sun workstation display attributes
tools/ethertools-3.x		tools to access raw ethernet on Suns
tools/fill			fill lines of text to a given column width
tools/indexutils		manual page indexing and location utilities
tools/lpqtool			a windowed version of lpq
tools/ml			find maximum line in a file
tools/over			overlay text
tools/patch			version 2.0 of patch
tools/pos			tool for simple text column positioning
tools/screensaver		hardware-independent screen saver
tools/seliglabels		generate sundox binder labels for 4.0
tools/slide			produce foils, using nroff-like directives
tools/sps			replacement for the standard ps(1) program
tools/sun3.2labels		generate sundox binder labels for 3.2
tools/sun4.0labels		generate sundox binder labels for 4.0
tools/swap			swap rows and columns
tools/vtree			visual directory tree browser
tools/warptext			perform linear warp of text
windows/			  window stuff
windows/iconjazz/		  icon stuff
windows/iconjazz/icontools/		tools for handling icons
windows/iconjazz/icontools/editicon	tool for editing icons
windows/iconjazz/icontools/ras2icon	Sun raster-format to icon format
windows/iconjazz/icontools/sun2xicon	SunView icon to X bitmap
windows/iconjazz/icontools/x2sunicon	X bitmap to SunView icon format
windows/iconjazz/patterns/	  assorted icons, etc.
windows/iconjazz/patterns/grebe	  	Hank Grebe's icons, etc.
windows/iconjazz/patterns/sunspots	Sun-Spots icons, etc.
windows/news/		news newS neWs neWS nEws nEwS nEWs nEWS News ...
windows/news/goodnews		GoodNeWS, version 1.2 (development)
windows/news/news-tape		The U of MD PD NeWS tape, from Don Hopkins
windows/news/psargs		set ps display according to a specified string
windows/sunview/	SunView stuff
windows/sunview/background	play with SunView and shmem...
windows/sunview/braggtools	mouse supercharger for shelltool
windows/sunview/brushdmt	alternate screen blanker
windows/sunview/calctool-rb	V2.2.1 of a desktop calculator
windows/sunview/calctool	scientific/programmer's calculator
windows/sunview/calentool2.1	day/week/month/year-at-glance tool
windows/sunview/clock.patch	patch to clocktool
windows/sunview/colorsplines	play with color spline functions
windows/sunview/contool2.1	replace the standard Sun console
windows/sunview/dgtool		a very simple dg terminal emulator
windows/sunview/dsplyicon	write icon image on top of current window
windows/sunview/dumpregion	dump a region of a screen in rasterfile format
windows/sunview/dvipage		preview DVI files under SunView
windows/sunview/eyecon		keep an eye (or two) on your mouse
windows/sunview/faces		visual mail and print monitor, version 1.1
windows/sunview/fastmtool	interactive Mandelbrot exploration tool
windows/sunview/getFile		directory browser
windows/sunview/hype		visual-interface configurable machine
windows/sunview/ice		Interactive Color Editor (ICE), version 1.3
windows/sunview/linedemo	pw_line() testbed
windows/sunview/looking-glass	tool for looking at the screen
windows/sunview/mac2sun		MacPaint to pixrect format
windows/sunview/monthtool	calender/reminder system, version 2
windows/sunview/mystery		(bring up spooky music...)
windows/sunview/netup		show an arrow indicating whether net is up
windows/sunview/newstool	allow news to be read within a SunView window
windows/sunview/paintraster	macpaint to Sun rasterfile
windows/sunview/palette		colormap editing tool, version 1.1.1
windows/sunview/paneledit	interactive SunView panel development aid
windows/sunview/pick		window-based file selection utility
windows/sunview/prraster	Sun rasterfile to HP printers, including HP LJ
windows/sunview/psraster	Sun rasterfile to PostScript
windows/sunview/rastoimp	Sun rasterfile to imPress file
windows/sunview/rf2spec		Sun rasterfile to PS for TeX "\special"
windows/sunview/rfquic2		Sun monochrome rasterfile to (QMS) "QUIC"
windows/sunview/rntool		allow news to be read within a SunView window
windows/sunview/rolo		Rolodex simulator
windows/sunview/rshell		create randomly colored shelltool boxes 
windows/sunview/sdm		demo Pentti Kanerva's Sparse, Dist. Memory
windows/sunview/sunsize		tell VAX about window sizes or set them
windows/sunview/tooltool2.1c	tool to create windowed applications
windows/sunview/touchup2.5	bitmap graphics editor for the Sun
windows/sunview/vttool		VT100 emulator for Sun workstations
windows/x11/xbgsun		manipulate Sun rasterfile images under X
windows/xview			The XView Toolkit, Version 1.0