V10/cmd/upas/upaslog

From ches Wed Apr 17 21:09:08 EDT 1991
upasfans

added proper return values to smtp/header.c.  Also, this message should be logged
automatically in /n/bowell/usr/src/cmd/upas/upaslog, so it will be included in
future distributions.

From ches Sat Jul 27 19:45:44 EDT 1991
upasfans

 Fix a bug that left occassional error messages
without a return address, confusing smtpsched.

From ches Thu Oct 15 14:48:03 EDT 1992
upasfans

15 Oct 1992
	Fix an error in smtpsched made it eat up all the memory
	in the machine from time to time.
	Bring inet's version up-to-date.
	Remove stale-lock messages to stderr in smtpsched:  they
	are just logged.
	In smtp, make unknown-user a fatal error.  Error processing
	codes in general weren't handled precisely right.
	Improved installation procedure for smtpqer and smtpsched
	to work better on a busy mail machine.

For AT&T-ers, latest source is now available for anonymous FTP from
toucan.zoo.att.com:  /outgoing/upas.bun.Z	(Love them bunZ!)

From ches Mon Dec  7 10:11:09 EST 1992
upasfans

		/*fprintf(stderr, "breaking stale lock %s\n", s_to_c(ln));/**/

In qlib.c.  We are tired of seeing this mostly-pointless message.