home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / misc / volume23 / tua / part01 / ChangeLog next >
Encoding:
Text File  |  1991-09-23  |  9.0 KB  |  241 lines

  1. Sun Sep  1 15:59:01 1991  PG Programs Generator  (piggy at idea.sublink.org)
  2.  
  3.         * TUA 3.3 released to the world.
  4.  
  5.         * tua.man: updated the version.
  6.  
  7.         * Makefile: few rules added for an easier version update.
  8.  
  9. Sat Jul 20 10:19:20 1991  PG Programs Generator  (piggy at idea.sublink.org)
  10.  
  11.         * reports.c: reformatted some of the comments.
  12.  
  13.         * hdbstat.h, systree.c, procuucico.c, reports.c: Added the
  14.         knowledge of a "breaked off" talk. It is different from the
  15.         "failed" one: the former get interrupted in the middle by a
  16.         signal, or by a protocol error, while the latter do not reach the
  17.         login phase.
  18.  
  19. Wed Jul 17 19:36:43 1991  PG Programs Generator  (piggy at idea.sublink.org)
  20.  
  21.         * tmparse.c: added a single space between '=' and '-1' in "static
  22.         long now=-1L;", to avoid warnings with some compilers. Thanx John
  23.         Kalucki <johnk@geryon.gordian.com>.
  24.  
  25. Sun Jul 14 15:43:25 1991  PG Programs Generator  (piggy at idea.sublink.org)
  26.  
  27.         * README: a few comments added.
  28.  
  29.         * procuucico.c: an fclose() was missing, so with a great numbers
  30.         of systems TUA ran out of file descriptors. Thanx to Marc R.
  31.         Sheldon <ms@germany.eu.net>.
  32.  
  33. Sat Jul 13 11:46:58 1991  PG Programs Generator  (piggy at idea.sublink.org)
  34.  
  35.         * config.h: swapped the definition order of the Country and
  36.         PHONE_PRICING_TB, so the last can be computed automatically.
  37.  
  38.         * phonesw.c, config.h: added support for UK phone timing. Thanx to
  39.         Chris Davies <chris@visionware.co.uk>.
  40.  
  41. Thu Jul 11 19:36:35 1991  Marc Boucher  (marc at altitude.cam.org)
  42.  
  43.         * reports.c: Corrected a typo.
  44.  
  45.         * tua.c: Corrected a little bug related to a particular combination of
  46.         some options.
  47.  
  48. Sat Jul  6 21:30:52 1991  PG Programs Generator  (piggy at idea.sublink.org)
  49.  
  50.         * Makefile: corrected a typo in the checkin targets.
  51.  
  52.         * reports.c: Swapped the order of "RECEIVED" and "SENT" here and
  53.         there, for congruency with the following...
  54.  
  55. Thu Jul  4 20:01:43 1991  PG Programs Generator  (piggy at idea.sublink.org)
  56.  
  57.         * Made TUA 3.2.1 (with little enhancements) available to the world
  58.         via FTP, putting it on itnsg1.cineca.it. Thanx a lot to
  59.         stefano@angmar.sublink.org!.
  60.         
  61. Wed Jun 26 18:02:40 1991  PG Programs Generator  (piggy at idea.sublink.org)
  62.  
  63.         * Added a MANIFEST to the package, in view of a future posting on
  64.         Usenet... 
  65.  
  66. Sun Jun  2 12:55:35 1991  PG Programs Generator  (piggy at idea.sublink.org)
  67.  
  68.         * Posted (Sublink Network Only) patches to 3.2.1.
  69.  
  70.         * Makefile: added the targets checkin and diffs, the first for
  71.         doing automatically the checkin phase with the right options, the
  72.         latter to build the diffs between the last released version and
  73.         the new sources.
  74.  
  75. Mon May 27 08:27:04 1991  PG Programs Generator  (piggy at idea.sublink.org)
  76.  
  77.         * reports.c: someone told that a KBytes is 1024 bytes, not just
  78.         1000. The same for MBytes. Corrected.
  79.  
  80. Sat Apr  6 15:48:56 1991  PG Programs Generator  (piggy at idea.sublink.org)
  81.  
  82.         * Released TUA 3.2.
  83.  
  84.         * Switched from parsedate.y to tmparse.c by Mike Stefanik: much
  85.         simpler and smaller and faster. I had to modify it a little for
  86.         compatibility with the rest of TUA. Thanx alot to
  87.         "..!uunet!bria!mike" (what about an @ address in your .signature
  88.         Mike? ;-).
  89.         Another reason that suggested me this change: I probably badly
  90.         simplified the original getdate.y by Steven Bellovin, and it was
  91.         failing to compute the right value now we are in the Daylight
  92.         Saving Time :-(
  93.  
  94. Wed Mar 27 00:16:55 1991  PG Programs Generator  (piggy at idea.sublink.org)
  95.  
  96.         * Makefile: tired enough to update the veryclean rule, I changed
  97.         it to rely on a macro instead of the list of files (ChangeLog was
  98.         missing ;-)
  99.  
  100. Mon Mar 25 21:58:12 1991  PG Programs Generator  (piggy at idea.sublink.org)
  101.  
  102.         * Makefile: added COPYING to the veryclean rule.
  103.  
  104. Sat Mar 23 16:14:36 1991  PG Programs Generator  (piggy at idea.sublink.org)
  105.  
  106.         * tua.man, patchlevel.h: updated the version number
  107.  
  108.         * parsedate.y: removed the GPL header: I don't know how much it would
  109.         be correct to cover with this licence that source that is not
  110.         enterely developed by me.
  111.  
  112.         * tua.man: slightly changed
  113.  
  114.         * parsedate.y: check for "previous year" dates; made static all
  115.         non public functions; do not call time() at each invocation, just
  116.         once the first time.
  117.  
  118.         * procuucico.c: found another message: "FAILED (CAN'T READ...".
  119.         Added to the switch.
  120.  
  121. Thu Mar 21 22:23:48 1991  PG Programs Generator  (piggy at idea.sublink.org)
  122.  
  123.         * procuucico.c: discovered and treated another uucico message:
  124.         "REQUEST (remote access to file/path denied)". This a different
  125.         case from "..remote sys can't create temp file", since
  126.         conversation can go on.
  127.  
  128. Sun Mar 17 19:59:10 1991  PG Programs Generator  (piggy at idea.sublink.org)
  129.  
  130.         * tua.c: reformatted some comments.
  131.  
  132.         * procuucico.c: little weightness changes
  133.  
  134. Tue Mar 12 00:25:08 1991  PG Programs Generator  (piggy at idea.sublink.org)
  135.  
  136.         * tua.man, README: little changes, just to let Peter Gabriel reach
  137.         the end of San Jacinto ;-)
  138.  
  139.         * phonesw.c: corrected some values in the switch. Thanx to
  140.         stefano@angmar.sublink.org. 
  141.  
  142. Sun Mar 10 22:07:13 1991  PG Programs Generator  (piggy at idea.sublink.org)
  143.  
  144.         * reports.c: in the Summary By System, print the costs only if <> 0.
  145.  
  146.         * tua.c: print the number of days since last clean up in the header.
  147.  
  148.         * tua.c (main): UNKNOW -> UNKNOWN... what a bad spell checker!
  149.         Thanx to wally@lpds.sublink.org.
  150.  
  151. Sat Mar  9 19:45:03 1991  PG Programs Generator  (piggy at idea.sublink.org)
  152.  
  153.         * reports.c: little changes to TimeToString, to catch times with
  154.         more than 999 hours.
  155.  
  156. Tue Mar  5 07:55:18 1991  PG Programs Generator  (piggy at idea.sublink.org)
  157.  
  158.         * reports.c: show the summary of those systems that called without
  159.         transmit anything also.
  160.         
  161. Sat Mar  2 11:39:10 1991  PG Programs Generator  (piggy at idea.sublink.org)
  162.  
  163.         * Released 3.1 on Sublink Network
  164.         
  165.         * tua.c: added {-O,+only-system} option to handle this feature.
  166.  
  167.         * hdbstat.h, tua.c, procuuxqt.c, procxfer.c, procuux.c,
  168.         procuucp.c, procuucico.c, prochist.c, tua.man: added the
  169.         just-one-system-report feature.
  170.  
  171. Wed Feb 20 20:09:26 1991  PG Programs Generator  (piggy at idea.sublink.org)
  172.  
  173.         * config.h, tua.c: added STRDUP_MISSING, for compatibility with
  174.         those systems which lack that function.
  175.  
  176.         * reports.c: bsd don't have <malloc.h>, ifdef'd it.
  177.  
  178. Sun Feb 17 19:33:50 1991  PG Programs Generator  (piggy at idea.sublink.org)
  179.  
  180.         * Makefile, tua.c, hdbstat.h: updated to use gethostname interface
  181.         instead of uname, for portability between USG and BSD.
  182.  
  183.         * gethostname.c: new file from Cnews: a bsd-like interface to get
  184.         the system name.
  185.  
  186. Sun Feb 10 12:22:33 1991  PG Programs Generator  (piggy at idea.sublink.org)
  187.  
  188.         * reports.c: print only one activity chart if there is just one port.
  189.  
  190. Sun Feb  3 11:48:42 1991  PG Programs Generator  (piggy at idea.sublink.org)
  191.  
  192.         * reports.c: use CallsOK instead of Calls to compute the links per day.
  193.  
  194.         * xferentry.c: extract the day of week from the timestamp in xferstats
  195.  
  196. Sat Feb  2 19:09:25 1991  PG Programs Generator  (piggy at idea.sublink.org)
  197.  
  198.         * config.h, phonesw.c, procxfer.c, reports.c: implemented a better
  199.         way to compute the phone prices.
  200.  
  201.         * phonesw.c: new file: compute the right timebelt given day of
  202.         week, hour and minute.
  203.         
  204.         * parsedate.y, procuucico.c, hdbstat.h: changed from "getdate" to
  205.         "get_date" to avoid conflict with a function call on sysv r4.
  206.         Thanks to Peter Komanns (peter@cucciolo.sublink.org)
  207.  
  208. Sat Jan 26 00:30:12 1991  PG Programs Generator  (piggy at idea.sublink.org)
  209.  
  210.         * tua.c, reports.c: corrected the computation of the average
  211.         number of calls per day.
  212.  
  213. Fri Jan 25 22:33:33 1991  PG Programs Generator  (piggy at idea.sublink.org)
  214.  
  215.         * procdaily.c (InsertDay): corrected a typo
  216.  
  217.         * hdbstat.h,procuucico.c,reports.c: added the computation of the
  218.         last connection time.
  219.  
  220.         * hdbstat.h: Added a smarter way to specify the prototype of all
  221.         the functions.
  222.  
  223.         * tua.man: updated for release 3.1
  224.  
  225.         * reports.c: corrected the hourly chart: a '=' was missing.
  226.  
  227. Thu Jan 24 22:03:42 1991  Walter Pelissero  (wally at lpds.sublink.org)
  228.  
  229.         * tua.c (main): Added the cognition of SYSTEMID, a file which
  230.         contains the name of the node on some system, like Xenix.
  231.  
  232.         * config.h: Added the SYSTEMID definition.
  233.  
  234. Sun Jan 20 23:34:17 1991  PG Programs Generator  (piggy at idea.sublink.org)
  235.  
  236.         * Released 3.0 in beta test (Sublink Network only)
  237.  
  238.         * Don't ask for the previous log... simply it doesn't exist ;-)
  239.       
  240. $Id: ChangeLog,v 3.3 1991/09/01 14:01:48 piggy Rel $
  241.