[comp.sys.atari.st] Currently Indexed items on umix...

usenet@delrio.cc.umich.edu (Usenet News) (11/16/87)

Howdy folks. Just letting you know what I've got here on umix.cc.umich.edu...
Note that I'm going to be moving to a new job relatively soon, and I suspect
it'll take me some time to move these archives with me... Please - if you can
fill in the holes that have cropped up, send me mail!

I'm looking into setting up an exchange with the folks at UOGUELPH, who
apparently take care of the CANADA01 server (?) on Bitnet. Eventually the
University's big IBM mainframe is going to be connected directly to Bitnet,
so things may be easier then, but for now, Bitnet connectivity is a real
hassle, so the less I have to deal with it, the better.

Other notes... The termcap file recently posted to the comp.sources group
has a slight error - the entry for 'st52l' has the wrong definition for
the 'cm' cursor motion sequeunce. The entry for the 'st52' is correct,
just look for the 'cm' definition and make the st52l entry match the st52
entry... (Sorry about that, I was still messing around when I sent that
to Turner...)

Also, the version of termcap that's linked into the larn executables now
seacrhes along the path for the termcap file, as well as in the current
directory and in \etc on the current drive. There's a routine named fopenp
that I stuck into the termcap source files; it more properly belongs on
its own, so it can be linked into other programs... (fopenp stands for
'fopen on path'...)

Has anyone tried out Larn yet? I left out a small routine in the posted
version... In the sources, this is in tok.c, the flushall() routine. Since
I knew nothing about how the TOS calls worked at the time, I left flushall()
to be just a NOP. This is the routine that flushes the input buffer,
to prevent you from doing something you'd regret should the situation
change drastically between the time you filled the buffer and the time
the command gets processed. It *should* be something like:

(at beginning of tok.c)
#ifdef GEMDOS
#include <osbind.h>  (in addition to what's already #included...)
#endif

(at definition of flushall - this should replace the line '#ifndef GEMDOS')
#ifdef GEMDOS
	while (Cconis())
		Cnecin()
#else

The index for the binaries follows, with the sources next, and finally a list
of the things I've picked off the comp.sys. group... Also note, only parts 1-3
of the Larn sources were posted to the binaries group, and then the complete
sources were posted to the sources group. Looks like Turner was so eager to
get it out the door after all this time that he made a slip-up...   }-)
I've linked the entry in the archive directories so the source ARC file is
present in both the binaries and sources directories. Also I'm putting my
copies with the above fix in, as opposed to the actual posted material.
(But I *have* successfully decoded and extracted what Turner posted, so don't
worry about that! I've decoded and tested everything that's been posted, when
possible. Having only a monochrome monitor, well... Whatever.)

Well, there'tis. So far, it seems people have been reasonable in their use, as
in only trying to connect during off hours. Thank you for your consideration.
As my new job situation sorts itself out, I'll be bringing more stuff online
from the older editions of Info-Atari (as snatched from Ravi Subrahmanyan...
Thanks again, Ravi!). And again, if you see holes in these lists that you
can help fill, drop me a note, eh?
  -- Howard

Index for comp.binaries.atari.st by article number

All files have been concatenated and uudecoded as appropriate.

Article  Filename	Blurb
v00i001  spacew31.arc	bin:b&w;low:arc SpaceWars 3.1, Part01/03
v00i002  spacew31.arc	bin:b&w;low:arc SpaceWars 3.1, Part02/03
v00i003  spacew31.arc	bin:b&w;low:arc SpaceWars 3.1, Part03/03
v00i004  ratfor.arc	bin:all:arc Ratfor PREprocessor for Fortran
v00i008  uusrc.arc	mwc:all:arc UUSRC - sources for dumas' uu*code
v00i009  profile.arc	bin:all:arc Execution profiler for the ST
v00i010  wind.arc	bin:b&w:arc UW for the ST, Part01/03
v00i011  wind.arc	bin:b&w:arc UW for the ST, Part02/03
v00i012  wind.arc	bin:b&w:arc UW for the ST, Part03/03
v00i014  arc.sh		bin:all:shar ARC - doc and bin for the ST, Part01/02
v00i015  arc.sh		bin:all:shar ARC - doc and bin for the ST, Part02/02
v00i030  ct.arc		bin:all:arc ct - copy with timestamp preserved
v01i002  xprolog.arc	bin:all:arc Xprolog 2.0, Part 01/03
v01i003  xprolog.arc	bin:all:arc Xprolog 2.0, Part 02/03
v01i004  xprolog.arc	bin:all:arc Xprolog 2.0, Part 03/03
v01i005  pearle.arc	bin:low:arc pearle ray tracer Part 01/04
v01i006  pearle.arc	bin:low:arc pearle ray tracer Part 02/04
v01i007  pearle.arc	bin:low:arc pearle ray tracer Part 03/04
v01i008  pearle.arc	bin:low:arc pearle ray tracer Part 04/04
v01i009  gulam.arc	bin:all:arc GULAM - csh like command processor, Part01/03
v01i010  gulam.arc	bin:all:arc GULAM - csh like command processor, Part02/03
v01i011  gulam.arc	bin:all:arc GULAM - csh like command processor, Part03/03
v01i012  gulamdoc.arc	doc:all:arc GULAMDOC - doc files for the gulam command processor, Part01/05
v01i013  gulamdoc.arc	doc:all:arc GULAMDOC - doc files for the gulam command processor, Part02/05
v01i014  gulamdoc.arc	doc:all:arc GULAMDOC - doc files for the gulam command processor, Part03/05
v01i015  gulamdoc.arc	doc:all:arc GULAMDOC - doc files for the gulam command processor, Part04/05
v01i016  gulamdoc.arc	doc:all:arc GULAMDOC - doc files for the gulam command processor, Part05/05
v01i017  larn12s.arc	mwc:b&w;med:arc LARN12S - sources for the larn DND game, Part01/11
v01i018  larn12s.arc	mwc:b&w;med:arc LARN12S - sources for the larn DND game, Part02/11
v01i019  larn12s.arc	mwc:b&w;med:arc LARN12S - sources for the larn DND game, Part03/11
v01i020  larn12.arc	bin:b&w;med:arc LARN12 - larn v1.2 DND game, Part01/06
v01i021  larn12.arc	bin:b&w;med:arc LARN12 - larn v1.2 DND game, Part02/06
v01i022  larn12.arc	bin:b&w;med:arc LARN12 - larn v1.2 DND game, Part03/06
v01i023  larn12.arc	bin:b&w;med:arc LARN12 - larn v1.2 DND game, Part04/06
v01i024  larn12.arc	bin:b&w;med:arc LARN12 - larn v1.2 DND game, Part05/06
v01i025  larn12.arc	bin:b&w;med:arc LARN12 - larn v1.2 DND game, Part06/06


Index of comp.sources.atari.st, by article number

Any postings that were uuencoded have been concatenated and decoded.

Article   Filename	Blurb
v00i001  arcback.c	mmc:all:asc ARCBACK.C backup & compression program
v00i002  cksm.sh	mmc:all:shar CKSM - checksum program
v00i003  uwvax.sh	::shar - UW sources and man page for BSD 4.{23}
v00i004  xmdmsrc.arc	dri:all:arc XMDM - terminal emulator w/xmodem xfer protocal, Part01/02
v00i005  xmdmsrc.arc	dri:all:arc XMDM - terminal emulator w/xmodem xfer protocal, Part02/02
v00i006  curses.arc	dri:all:arc CURSES - a UN*X style screen handler library, Part01/03
v00i007  curses.arc	dri:all:arc CURSES - a UN*X style screen handler library, Part02/03
v00i008  curses.arc	dri:all:arc CURSES - a UN*X style screen handler library, Part03/03
v00i025  forever.c	mwc:low forever.c - linea example & pretty picture gen
v00i026  unixrzsz.arc	:: - UNIXRZSZ - Un*x x/y/zmodem program, goes with zmdm, Part01/04
v00i027  unixrzsz.arc	:: - UNIXRZSZ - Un*x x/y/zmodem program, goes with zmdm, Part02/04
v00i028  unixrzsz.arc	:: - UNIXRZSZ - Un*x x/y/zmodem program, goes with zmdm, Part03/04
v00i029  unixrzsz.arc	:: - UNIXRZSZ - Un*x x/y/zmodem program, goes with zmdm, Part04/04
v00i031  termcap.arc	mwc:all:arc  TERMCAP - unix style termcap support, Part01/03
v00i032  termcap.arc	mwc:all:arc  TERMCAP - unix style termcap support, Part02/03
v00i033  termcap.arc	mwc:all:arc  TERMCAP - unix style termcap support, Part03/03
v00i034  termcap.1		b&w;med:
v00i035  uucode.bas	bas:all: UUCODE.BAS - basic version of uudecode
v00i036  larn12s.arc	mwc:b&w;med:arc LARN12S - sources for the larn DND game, Part01/11
v00i037  larn12s.arc	mwc:b&w;med:arc LARN12S - sources for the larn DND game, Part02/11
v00i038  larn12s.arc	mwc:b&w;med:arc LARN12S - sources for the larn DND game, Part03/11
v00i039  larn12s.arc	mwc:b&w;med:arc LARN12S - sources for the larn DND game, Part04/11
v00i040  larn12s.arc	mwc:b&w;med:arc LARN12S - sources for the larn DND game, Part05/11
v00i041  larn12s.arc	mwc:b&w;med:arc LARN12S - sources for the larn DND game, Part06/11
v00i042  larn12s.arc	mwc:b&w;med:arc LARN12S - sources for the larn DND game, Part07/11
v00i043  larn12s.arc	mwc:b&w;med:arc LARN12S - sources for the larn DND game, Part08/11
v00i044  larn12s.arc	mwc:b&w;med:arc LARN12S - sources for the larn DND game, Part09/11
v00i045  larn12s.arc	mwc:b&w;med:arc LARN12S - sources for the larn DND game, Part10/11
v00i046  larn12s.arc	mwc:b&w;med:arc LARN12S - sources for the larn DND game, Part11/11


List of files from comp.sys.atari.st
dcfmtclr.arc	dcformat for color systems
dcfmtmon.arc	dcformat for monochrome
dvi.arc			TeX dvi file previewer. No fonts.
font.arc		Font loader and sample font
mjc10.arc		Mark Jonson PD C compiler, part1
mjc20.arc		Mark Jonson PD C compiler, part2
pascalii.arc	Shell for OSS Personal Pascal
spell.arc		Spelling {
X#		/