Hylafax Developers Mailing List Archives
|
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
[hylafax-devel] Re: Thanks & 2 more patches
At 12:18 AM 3/9/00 -0700, Steve Williams wrote:
>Hi,
>
>Taking baby steps, I have been running faxq from the latest cvs IN PRODUCTION
>for the last 2 days. Medium volume, I'm the Calgary TPC.INT Email->Fax Cell.
>
>I am putting things together slowly, an hour at a time...
>
>Thanks for checking in the CrackArgv patch...I grabbed it from the latest
>CVS & it seems fine.
>
>I am making a list of incompatabilities...Currently...
>/var/spool/fax/etc/config - ModemClass changed to ModemGroup
>/var/spool/fax/etc/hosts - Changed to /var/spool/fax/etc/hosts.hfaxd
There is short list of incompatibilities on the 4.1beta2 release page:
http://www.hylafax.org/4.1beta2.html
if you find any more i can add them there.
>What do people think of putting a check in one of the main programs ( faxq
>or hfaxd ) for THIS VERSION, that would check for the exist
How about in the faxsetup script, it could look for the old files and copy
them to their new names.
>Two more patches...
>
>One for the snprintf prototype I posted earlier, the diffs must have been
>out by 1 line & it didn't go where it should. So, the a diff against the
>latest CVS..
No i add the diff by hand...should be fixed now.
>Another one for SuperServer.c++, to move #include "Sys.h" to before the
>#include "Dispatcher.h" so that the defines & typedefs get set for fd_set
>( as per a previous patch I submitted )...
If you look at Dispatcher.h it actually includes Sys.h on its own....but i
included it anyway.
>I have two more patches that will be submitted in the next day or so,
>one for faxsetup ( to do with SYSVINIT being empty on AIX ), and another
>for the MultiTech ZDX config file... I have to ration my time on this
>project.
Thanks.
- Robert