home *** CD-ROM | disk | FTP | other *** search
- Sun Sep 1 15:59:01 1991 PG Programs Generator (piggy at idea.sublink.org)
-
- * TUA 3.3 released to the world.
-
- * tua.man: updated the version.
-
- * Makefile: few rules added for an easier version update.
-
- Sat Jul 20 10:19:20 1991 PG Programs Generator (piggy at idea.sublink.org)
-
- * reports.c: reformatted some of the comments.
-
- * hdbstat.h, systree.c, procuucico.c, reports.c: Added the
- knowledge of a "breaked off" talk. It is different from the
- "failed" one: the former get interrupted in the middle by a
- signal, or by a protocol error, while the latter do not reach the
- login phase.
-
- Wed Jul 17 19:36:43 1991 PG Programs Generator (piggy at idea.sublink.org)
-
- * tmparse.c: added a single space between '=' and '-1' in "static
- long now=-1L;", to avoid warnings with some compilers. Thanx John
- Kalucki <johnk@geryon.gordian.com>.
-
- Sun Jul 14 15:43:25 1991 PG Programs Generator (piggy at idea.sublink.org)
-
- * README: a few comments added.
-
- * procuucico.c: an fclose() was missing, so with a great numbers
- of systems TUA ran out of file descriptors. Thanx to Marc R.
- Sheldon <ms@germany.eu.net>.
-
- Sat Jul 13 11:46:58 1991 PG Programs Generator (piggy at idea.sublink.org)
-
- * config.h: swapped the definition order of the Country and
- PHONE_PRICING_TB, so the last can be computed automatically.
-
- * phonesw.c, config.h: added support for UK phone timing. Thanx to
- Chris Davies <chris@visionware.co.uk>.
-
- Thu Jul 11 19:36:35 1991 Marc Boucher (marc at altitude.cam.org)
-
- * reports.c: Corrected a typo.
-
- * tua.c: Corrected a little bug related to a particular combination of
- some options.
-
- Sat Jul 6 21:30:52 1991 PG Programs Generator (piggy at idea.sublink.org)
-
- * Makefile: corrected a typo in the checkin targets.
-
- * reports.c: Swapped the order of "RECEIVED" and "SENT" here and
- there, for congruency with the following...
-
- Thu Jul 4 20:01:43 1991 PG Programs Generator (piggy at idea.sublink.org)
-
- * Made TUA 3.2.1 (with little enhancements) available to the world
- via FTP, putting it on itnsg1.cineca.it. Thanx a lot to
- stefano@angmar.sublink.org!.
-
- Wed Jun 26 18:02:40 1991 PG Programs Generator (piggy at idea.sublink.org)
-
- * Added a MANIFEST to the package, in view of a future posting on
- Usenet...
-
- Sun Jun 2 12:55:35 1991 PG Programs Generator (piggy at idea.sublink.org)
-
- * Posted (Sublink Network Only) patches to 3.2.1.
-
- * Makefile: added the targets checkin and diffs, the first for
- doing automatically the checkin phase with the right options, the
- latter to build the diffs between the last released version and
- the new sources.
-
- Mon May 27 08:27:04 1991 PG Programs Generator (piggy at idea.sublink.org)
-
- * reports.c: someone told that a KBytes is 1024 bytes, not just
- 1000. The same for MBytes. Corrected.
-
- Sat Apr 6 15:48:56 1991 PG Programs Generator (piggy at idea.sublink.org)
-
- * Released TUA 3.2.
-
- * Switched from parsedate.y to tmparse.c by Mike Stefanik: much
- simpler and smaller and faster. I had to modify it a little for
- compatibility with the rest of TUA. Thanx alot to
- "..!uunet!bria!mike" (what about an @ address in your .signature
- Mike? ;-).
- Another reason that suggested me this change: I probably badly
- simplified the original getdate.y by Steven Bellovin, and it was
- failing to compute the right value now we are in the Daylight
- Saving Time :-(
-
- Wed Mar 27 00:16:55 1991 PG Programs Generator (piggy at idea.sublink.org)
-
- * Makefile: tired enough to update the veryclean rule, I changed
- it to rely on a macro instead of the list of files (ChangeLog was
- missing ;-)
-
- Mon Mar 25 21:58:12 1991 PG Programs Generator (piggy at idea.sublink.org)
-
- * Makefile: added COPYING to the veryclean rule.
-
- Sat Mar 23 16:14:36 1991 PG Programs Generator (piggy at idea.sublink.org)
-
- * tua.man, patchlevel.h: updated the version number
-
- * parsedate.y: removed the GPL header: I don't know how much it would
- be correct to cover with this licence that source that is not
- enterely developed by me.
-
- * tua.man: slightly changed
-
- * parsedate.y: check for "previous year" dates; made static all
- non public functions; do not call time() at each invocation, just
- once the first time.
-
- * procuucico.c: found another message: "FAILED (CAN'T READ...".
- Added to the switch.
-
- Thu Mar 21 22:23:48 1991 PG Programs Generator (piggy at idea.sublink.org)
-
- * procuucico.c: discovered and treated another uucico message:
- "REQUEST (remote access to file/path denied)". This a different
- case from "..remote sys can't create temp file", since
- conversation can go on.
-
- Sun Mar 17 19:59:10 1991 PG Programs Generator (piggy at idea.sublink.org)
-
- * tua.c: reformatted some comments.
-
- * procuucico.c: little weightness changes
-
- Tue Mar 12 00:25:08 1991 PG Programs Generator (piggy at idea.sublink.org)
-
- * tua.man, README: little changes, just to let Peter Gabriel reach
- the end of San Jacinto ;-)
-
- * phonesw.c: corrected some values in the switch. Thanx to
- stefano@angmar.sublink.org.
-
- Sun Mar 10 22:07:13 1991 PG Programs Generator (piggy at idea.sublink.org)
-
- * reports.c: in the Summary By System, print the costs only if <> 0.
-
- * tua.c: print the number of days since last clean up in the header.
-
- * tua.c (main): UNKNOW -> UNKNOWN... what a bad spell checker!
- Thanx to wally@lpds.sublink.org.
-
- Sat Mar 9 19:45:03 1991 PG Programs Generator (piggy at idea.sublink.org)
-
- * reports.c: little changes to TimeToString, to catch times with
- more than 999 hours.
-
- Tue Mar 5 07:55:18 1991 PG Programs Generator (piggy at idea.sublink.org)
-
- * reports.c: show the summary of those systems that called without
- transmit anything also.
-
- Sat Mar 2 11:39:10 1991 PG Programs Generator (piggy at idea.sublink.org)
-
- * Released 3.1 on Sublink Network
-
- * tua.c: added {-O,+only-system} option to handle this feature.
-
- * hdbstat.h, tua.c, procuuxqt.c, procxfer.c, procuux.c,
- procuucp.c, procuucico.c, prochist.c, tua.man: added the
- just-one-system-report feature.
-
- Wed Feb 20 20:09:26 1991 PG Programs Generator (piggy at idea.sublink.org)
-
- * config.h, tua.c: added STRDUP_MISSING, for compatibility with
- those systems which lack that function.
-
- * reports.c: bsd don't have <malloc.h>, ifdef'd it.
-
- Sun Feb 17 19:33:50 1991 PG Programs Generator (piggy at idea.sublink.org)
-
- * Makefile, tua.c, hdbstat.h: updated to use gethostname interface
- instead of uname, for portability between USG and BSD.
-
- * gethostname.c: new file from Cnews: a bsd-like interface to get
- the system name.
-
- Sun Feb 10 12:22:33 1991 PG Programs Generator (piggy at idea.sublink.org)
-
- * reports.c: print only one activity chart if there is just one port.
-
- Sun Feb 3 11:48:42 1991 PG Programs Generator (piggy at idea.sublink.org)
-
- * reports.c: use CallsOK instead of Calls to compute the links per day.
-
- * xferentry.c: extract the day of week from the timestamp in xferstats
-
- Sat Feb 2 19:09:25 1991 PG Programs Generator (piggy at idea.sublink.org)
-
- * config.h, phonesw.c, procxfer.c, reports.c: implemented a better
- way to compute the phone prices.
-
- * phonesw.c: new file: compute the right timebelt given day of
- week, hour and minute.
-
- * parsedate.y, procuucico.c, hdbstat.h: changed from "getdate" to
- "get_date" to avoid conflict with a function call on sysv r4.
- Thanks to Peter Komanns (peter@cucciolo.sublink.org)
-
- Sat Jan 26 00:30:12 1991 PG Programs Generator (piggy at idea.sublink.org)
-
- * tua.c, reports.c: corrected the computation of the average
- number of calls per day.
-
- Fri Jan 25 22:33:33 1991 PG Programs Generator (piggy at idea.sublink.org)
-
- * procdaily.c (InsertDay): corrected a typo
-
- * hdbstat.h,procuucico.c,reports.c: added the computation of the
- last connection time.
-
- * hdbstat.h: Added a smarter way to specify the prototype of all
- the functions.
-
- * tua.man: updated for release 3.1
-
- * reports.c: corrected the hourly chart: a '=' was missing.
-
- Thu Jan 24 22:03:42 1991 Walter Pelissero (wally at lpds.sublink.org)
-
- * tua.c (main): Added the cognition of SYSTEMID, a file which
- contains the name of the node on some system, like Xenix.
-
- * config.h: Added the SYSTEMID definition.
-
- Sun Jan 20 23:34:17 1991 PG Programs Generator (piggy at idea.sublink.org)
-
- * Released 3.0 in beta test (Sublink Network only)
-
- * Don't ask for the previous log... simply it doesn't exist ;-)
-
- $Id: ChangeLog,v 3.3 1991/09/01 14:01:48 piggy Rel $
-