home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / adu42a.zip / README.TXT < prev    next >
Text File  |  1998-06-12  |  8KB  |  148 lines

  1. AdeptXbbs
  2.  
  3. *****************************************************************************
  4.  
  5. DisClaimer:
  6.  
  7. 1> This software is now *SHARE*ware and as such I assume no responsibility
  8.    for ANYthing that it may or may not do, by running this software
  9.    you agree to free me from any kind of liabilty whatsoever resulting
  10.    from damages or losses incurred by running this software. I have tried
  11.    to make it as bugfree and foolproof as possible, but no program is perfect.
  12.  
  13.    I cannot accept any responsibility for any damages. I will try to do my
  14.    best to fix reproducible bugs as they are reported, but I work on this hobby
  15.    in my spare time so don't get mad if the bug does not get fixed right away.
  16.  
  17.  
  18. 2> Registration is only $20.00 in U.S. funds, policy and licence
  19.    is simple, u use it, u should register it, one copy paid for
  20.    means u run it on one machine at a time (that machine can run
  21.    as many instances (see below) of that copy as u think the hardware
  22.    and os will stand) if you're networking two or more machines,
  23.    I expect two or more registrations. There are no cripples,
  24.    or nags or reminders or time bombs in my software, I simply
  25.    appeal to your conscience to do the right thing and send in that reg
  26.    fee.
  27.  
  28. 3> Registration puts you in my DataBase for free upgrades
  29.    and bugfixe releases, free till such time as I think
  30.    a release is a major upgrade and warrants an upgrade
  31.    fee (prolly nominal, but what the hell). Support will be
  32.    done on a best effort basis, I have an e-mail address
  33.    which I'll post further on in this document. I also drop
  34.    into #adept on irc server irc.isonline.com from time to time
  35.    and if u catch me there I'll try to help you with anything
  36.    I can, there are other adept sysops there as well.
  37.  
  38.  
  39. 3> That said, updates can be had at hobbes.nmsu.edu.
  40.    Look for adeptfull.zip and adeptupgrade.zip. These two
  41.    archives will have the latest code in them.
  42.  
  43. 4> email me at mariod@ican.net
  44.         Send Reg Fees to
  45.         Mario D'Ulisse
  46.         4 Paladin Ave.
  47.         Sault Ste. Marie,ON
  48.         Canada
  49.         P6B-3P6
  50.  
  51.         Send $20.00 U.S. per copy in postal money order
  52.         form, personal check or any other easily cashed
  53.         form. Please don't send Cash in the mail.
  54.  
  55.  
  56.  
  57. ******************************************************************************
  58. 4.2a
  59. 1> Fixed a nasty memory overwrite in a heavily used portion of adeptx, this
  60.    was likely resposnible for a lot of the erratic, random traps adept would
  61.    sometimes experinece.
  62. 2> Reenabled the change font menu on bbs screens
  63. 3> Telnet server now works properly.
  64. 4> startup sequence still sometimes has probs, (Looking further into this)
  65.    if u get nodes stuck in a starting or initializing state, shut it down from upper
  66.    left menu close option and restart, chances are it'll come up fine. Seems to be
  67.    related to heavy disk usage, but who knows...
  68. 5> Shutdown now works properly. (unless it never got all the way up, then it still
  69.    has probs, just close it if that happens, or let os2 end it from ctrl esc
  70.    button)
  71. 6> menuitems with blank dataoption strings no longer cause problems.
  72. 7> smtp import now works properly, note area can be squish if u want it to be.
  73.  
  74. 4.11x
  75. 1> Fixed Unuke.exe, it now works as advertised.
  76. 2> Did some more work on the new cserver.exe.
  77. 3> Fixed the startup/shutdown sequence when starting lots of nodes on a busy
  78.    system, Adept now hits the cpu *HARD* on startup. If it's too much for
  79.    your system, then use the /DONTSLAM switch to start er up..
  80. 4> I have to ask myself, is there any point in continuing this ? I have received
  81.    absolutly no questions/interests/registrations for this product as of yet.
  82.    So I'm seriously considering just letting it die... what say you?
  83.    Comments to mariod@ican.net
  84.  
  85.  
  86. 4.1w
  87. 1> This build should be a drop in replacemnt for adept111 and down
  88.    by following these simple steps,
  89.    1> Delete all *_Configuration files in \adept
  90.    2> Delete All *.Bin files in \adept\menus
  91.    3> Fire it up in /setup mode, configure to your liking,
  92.       shut it down, and bring it online normally.
  93. 2> Note: the users file should be safe but back it up just in case
  94.  
  95. 4.1u
  96. 1> Adept now supports 6144 nodes PER COPY *BUT* you can run as many copies
  97.    as u have machine or network to support, they will all quite happily share
  98.    all config files cept for the linex configuration and log files. These are specific
  99.    to the Case (instance) of adept running, but msg/files/user/bbs/menus/text
  100.    etc configs are the same for all copies, giving u virtually unlimited nodes
  101.    outta the box. To start a second copy of adept just type Adept /Nodes x /StartAt 2
  102.    where x is number of nodes for this copy up to 6144 and 2 is instance 2 of adept.
  103.    just replace the 2 with a 3 for a third instance and so forth.
  104.    Note that when running multiple instances of adept there is only 1 outbound manager
  105.    it lives on the first instance only. However mailer nodes are active on all
  106.    instances unless u check the no mailer option for a particular node that is.
  107.    Note: That OS/2 only supports 4k threads and each node of adept is a thread,
  108.    so......<g>
  109.  
  110.  
  111.  
  112. 4.1t
  113. 1> After much fuqing around with watcom v11.0a and repeated calls to tech support
  114.    we have come to the conclusion that it is broken as far as compiling a large
  115.    complex project like adept, they have kindly given me a copy of 10.6a which
  116.    seems to be compiling/linking adept just dandy.
  117.    Recompiled all code that i have access to with the new compiler.
  118. 2> More miscellaneous cleanup and general speed improvements, started 384
  119.    nodes here on my machine with 48 megs o ram and a 48 meg swap file before
  120.    I ran out of threads, can prolly start 512 on my configuration, anyway
  121.    this build supports 2048 nodes outta the box, would love to see the machine
  122.    with the memory to run this beast, note startup and shutdown are kind slow
  123.    since it takes time to close/open all the various logfiles for each node,
  124.    shutdown can be hurried up by clicking close in the upper left pulldown stead of
  125.    the usual shutdown on/off hook selection.
  126. 3> Line configs and events files are no longer saved on a shutdown *UNLESS*
  127.    you started Adept with the /SETUP option, same for colors and fonts and window
  128.    positions.
  129. 4> Added a new command line switch /BEEPS will enable an audible tone on a
  130.    successfull connect to adept on any online node ala SIO's telnet connection
  131.    tone (rememeber that?). If u prefer quiet operation, this switch is not for you.
  132. 5> Fixed a memory alloc problem in ansi display routines, was a possible trap
  133.    condition on large files.
  134. 6> Increased the total process wide stack space available, this should cure
  135.    some of the spurious traps executing large complex AdeptRexx routines,
  136.    specially those which call adeptmenutype or adeptmenu functions, as the code
  137.    recurses a lot during this execution.
  138. 7> Reworked the line configs storage allocation yet again.
  139. 8> This build requires u delete all *_CONFIGURATION files in \adept dir
  140.    and all *.bin files in \adept\menus dir and do a /setup to recreate
  141.    them.
  142. 9> Set the default line creation configs to telnet ports as most people
  143.    will likely only have a handfull of real modems and its easier to
  144.    edit the few nodes for real modems than 50 telnet nodes, the telnet
  145.    nodes come setup ready to use, just enable the telnet server in internet
  146.    options under config pulldown to start using them.
  147.  
  148.