//1/src/inn2.4/*
	Everything in this suite of programs is bone stock, but configured
	for quics.qnx.com ... that is, except for inews which has been
	modified to call /usr/local/news/bin/Splan when somebody posts to
	quics.experts[2].

//1/src/elm2.4/*
	These are the "stock" versions of these programs.. elm delivers the
	mail via mailx which has been modified.
	Install elm and frm in //1/usr/quics/usr/local/bin.

//1/src/quics/slnr/*
	getnews - creates the packet to be downloaded/read
	slnr - simple local news reader - offline reader
	postreply - post responses generated by slnr
	Install in //1/usr/quics/usr/local/bin

//1/src/quics/tin-1.22/tin
	This is the newsreader.. modified to use the Splan program to deal
	with service plans in quics.
	Install in //1/usr/quics/usr/local/bin/tin

//1/src/quics/service
	This is the program that actually debits/credits the users service
	plans.
	Install in //1/usr/quics/bin/service with a symlink in
	//1/usr/local/news/bin/Splan that points to the executable.

//1/src/quics/isansi
	This is a peterv invention that, when run on a vt100-style terminal,
	sets the rows and columns for you.
	Install in //1/usr/quics/usr/local/bin/isansi

//1/src/quics/profile/profile
	This is the program that manages the user entries in the SQL database.
	These entries include such things as terminal definition, screen size,
	and registered products.
	Install in //1/usr/quics/bin/profile

//1/src/quics/new/quics_new
	This is the program that gets run when the user logins in as "newuser".
	It is responsible for setting up the home directory and various other
	defaults for the user.
	Install in //1/usr/quics/bin/quics_new

//1/src/quics/new/quics_killuser
	This is an internal program that _must_ be run as root; it is used to
	remove a user's home directory, SQL entries, and their password entry
	on quics.qnx.com
	Install in //1/usr/quics/quics_killuser 760 root:techies

//1/src/quics/setup/quics_setup
	This is the simple program that is called from the //1/etc/esh script
	to setup the users environment. It's very simple and just checks the
	service plan information.
	Install in //1/usr/quics/bin/quics_setup

//1/src/quics/Mailx/mailx
	This program is a modified version of mailx that doesn't allow offsite
	mail to be sent.
	Install in //1/usr/quics/usr/bin/mail if needed.
