home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Elysian Archive
/
AmigaElysianArchive.iso
/
comm
/
skyfr310.lha
/
Changes.DOC
next >
Wrap
Text File
|
1993-02-21
|
7KB
|
208 lines
=========================
SkyFreq v1.00 - 09-Mar-91
=========================
- First _great_ release
=========================
SkyFreq v1.10 - 10-Mar-91
=========================
- Added TooFiles and MaxFiles command in config, so look it
- Added update of download_counter of requested files !
=========================
SkyFreq v2.00 - 01-May-91
=========================
- Big changes !
- Matrix report to user
- Matrix report to SysOp
- Accept F'Req(s) from everybody or only from listed nodes
- Different bytes and files limits for each request speed
- Files DataBase for blitzing fast wildcards filenames requests
- All major bugs stomped
=========================
SkyFreq v2.10 - 10-May-91
=========================
- SkyFreq now take care of FREQ flag for each file area
- Support of 14400 bps
- Generation of TOPT and MSGID kludges
- Sysop reports are now posted in his private mail directory
- Added Protect Area option in config. Look it!!
- Added entry in Event.LOG
=========================
SkyFreq v2.20 - 20-Jul-91
=========================
- Small bugs fixed.
- Compatible with DLG v0.975
=========================
SkyFreq v2.30 - 29-Jul-91
=========================
- Added !LIST feature, if a user makes a filerequest with password LIST,
SkyFreq will send him (via matrix) the archive content !
In order to run this feature, you should have ARexx active and put
the 'varc.rexx' script in your REXX: directory.
- Get rid of filelist, now SkyFreq reads the file.dat in each area!, so
you needn't anymore to do 'SkyFreq LIST' nighly !
- Solved Division by Zero guru! Wosh!
- Added NOFREQ statament if DLGCONFIG:Misc/SkyFreq.CFG to avoid file requests
from certain nodes, i.e :
NoFreq 2:345/12.3
SkyFreq won't accept F'Req from this node.
- Added support of 7200 and 12000 bps (for the new HST/V32bis)
=========================
SkyFreq v2.40 - 22-Nov-91
=========================
- Strips the comments from file descriptions!
- Added 'Banner' command in config, the file, 'Banner', is pointing to,
will be included at the bottom of the report-matrix sent to the node.
- Fixed files limit bug.
- Different log support : SkyFreq command line is now :
Usage: SkyFreq <infile> <outfile> <zone> <net> <node> <point>
<SysOp Name> <Baud> [<Config pathname>]
You can use different pathname for each TrapDoor's line, in order
to use different logs, limits, etc etc
- Total dynamic memory usage! Now SkyFreq doesn't need any more large
stack!
- Added 17000 and 19200 baud support in SkyFreq.CFG
- Added 'FileAtt' command in config, the file, 'FileAtt', is poiting to, will
be send with the file request.
- Index support!!! Now SkyFreq is up to 10 times faster in file requests!!
You should run MakeIndex nightly and add 'Index' keyword in your config.
Now SkyFreq does the following steps :
Check the file requested :
If the file is a normal one -> checks it in the index
if it doesn't find it in the index, then checks it in each directory
(perhaps it's a new file not yet listed in the index).
- Now you can find SkyFreq and Makeindex optimized for 68030.
=========================
SkyFreq v2.41 - 30-Nov-91
=========================
- This is just a little bug fix :-( : sometimes SkyFreq doesn't send magic
filenames !!
=========================
SkyFreq v2.50 - 10-Dec-91
=========================
- Fixed a bug that caused files in FILE:xx/ not to be sent sometimes
- Cleaned up the code
- Added support of alternate file paths!
=========================
SkyFreq v2.60 - 07-Jan-92
=========================
- Now SkyFreq sends Type 2+ compatible mail packets. SkyFreq has finally
its own product code : 0xC3
- SkyFreq now checks the reliability of the informations stored in the index.
- Added 'NO DEEP CHECK' keyword in config file.
If this keyword is set, SkyFreq will check for filenames ONLY in the index
file and it WILL NOT fall back to search them in each directory of your HDs
=========================
SkyFreq v2.70 - 31-Jan-92
=========================
- :-( Found a bug in GO, the Global Optimizer of SAS... If I would use it,
SkyFreq will send bugged .pkt.
- Fixed a bug in MakeIndex that caused areas without the FREQ_AREA bit to
be equally listed in the database.
- Reduced stack usage by 85%.
=========================
SkyFreq v2.80 - 15-Feb-92
=========================
- Added support for Update Requests! Now the file request flag in
nodelist is: XX
=========================
SkyFreq v2.90 - 12-Apr-92
=========================
- Fixed the file-request password bug.
- Fixed the NoFreq keywork bug.
- This is just a plug-in and go release : just copy this new SkyFreq over
the older one. You don't need to change the config file.
=========================
SkyFreq v2.91 - 20-Apr-92
=========================
- Fixed the old usefulness 17000 bps to 16800 (supported by newer HST)
=========================
SkyFreq v2.92 - 01-Jul-92
=========================
- Really fixed NoFreq
- Minor bugs fixed
- This is just a plug-in and go release : just copy this new SkyFreq over
the older one. You don't need to change the config file.
=========================
SkyFreq v3.00 - 08-Oct-92
=========================
- 1500% faster. Rewritten MakeIndex and SkyFreq in order to manage a sub
index file. Now along the Index file, MakeIndex will save another file
containing sub indexes pointers to the main index file.
Also wildcards file requests are now *MUCH* faster.
- New keyword in config file :
Pri <priority>
SkyFreq will raise its process priority to <priority> when is running.
Setting Pri to 1 or 2 can make SkyFreq run slightly faster.
- Compiled with SAS C 6.00, make sure that you have an ENV variable called
TZ containing your offset to Greenwich time.
For Italy during CET should be set to -2 (just type 'SetEnv TZ -2' from
Shell.
If you don't know what your offset is, just run SkyFreq and look the date
it prints in the log.
=========================
SkyFreq v3.01 - 18-Oct-92
=========================
- Groan... SAS C 6.00 has more bugs than the previous version!! I have found
another bug: at the end of a program execution the default SAS startup
code returns with a RANDOM errorlevel. Now I have written a version of my
own that fixes the problem :-( .
=========================
SkyFreq v3.10 - 16-Feb-93
=========================
- Config file parsing routine TOTALLY REWRITTEN! Now noone should have
problems.
!!!! YOU MUST REMOVE THE "'" CHARACTER FROM YOUR SkyFreq.CFG !!!!
- Compiled with SAS C 6.2
- New MakeIndex with delete dupes