]> git.ipfire.org Git - thirdparty/HylaFAX.git/commit
Massive fxBool patch
authorRobert Colquhoun <rjc@trump.net.au>
Sun, 13 Jun 1999 07:40:57 +0000 (07:40 +0000)
committerRobert Colquhoun <rjc@trump.net.au>
Sun, 13 Jun 1999 07:40:57 +0000 (07:40 +0000)
commit43aaa85f56ea2d00a6734884d3e2703266c1222d
tree15804ff00b93ce532a461773293113297657378e
parent1f9d3fe86f3486de660e721cfeff0c0dd0d9b442
Massive fxBool patch

12,000 line patch removes the fxBool class from the source tree.
Replaces with the C++ standard type 'bool'.  Also replaced the 'TRUE' &
'FALSE' defines with C++ standard true & false.
179 files changed:
config.h.in
faxalter/faxalter.c++
faxd/Class0.c++
faxd/Class0.h
faxd/Class1.c++
faxd/Class1.h
faxd/Class1Poll.c++
faxd/Class1Recv.c++
faxd/Class1Send.c++
faxd/Class2.c++
faxd/Class2.h
faxd/Class20.c++
faxd/Class20.h
faxd/Class2Ersatz.c++
faxd/Class2Ersatz.h
faxd/Class2Poll.c++
faxd/Class2Recv.c++
faxd/Class2Send.c++
faxd/ClassModem.c++
faxd/ClassModem.h
faxd/CopyQuality.c++
faxd/DestControl.c++
faxd/DestControl.h
faxd/DestInfo.c++
faxd/DestInfo.h
faxd/FaxAcctInfo.c++
faxd/FaxAcctInfo.h
faxd/FaxFont.c++
faxd/FaxFont.h
faxd/FaxMachineInfo.c++
faxd/FaxMachineInfo.h
faxd/FaxModem.c++
faxd/FaxModem.h
faxd/FaxPoll.c++
faxd/FaxRecv.c++
faxd/FaxRequest.c++
faxd/FaxRequest.h
faxd/FaxSend.c++
faxd/FaxServer.c++
faxd/FaxServer.h
faxd/G3Decoder.c++
faxd/G3Decoder.h
faxd/G3Encoder.c++
faxd/G3Encoder.h
faxd/Getty.c++
faxd/Getty.h
faxd/GettySysV.c++
faxd/GettySysV.h
faxd/HDLCFrame.c++
faxd/HDLCFrame.h
faxd/HylaClient.c++
faxd/HylaClient.h
faxd/Job.c++
faxd/Job.h
faxd/Modem.c++
faxd/Modem.h
faxd/ModemConfig.c++
faxd/ModemConfig.h
faxd/ModemServer.c++
faxd/ModemServer.h
faxd/PCFFont.c++
faxd/PCFFont.h
faxd/QLink.h
faxd/ServerConfig.c++
faxd/ServerConfig.h
faxd/TagLine.c++
faxd/Trigger.c++
faxd/Trigger.h
faxd/UUCPLock.c++
faxd/UUCPLock.h
faxd/choptest.c++
faxd/cqtest.c++
faxd/faxApp.c++
faxd/faxApp.h
faxd/faxGettyApp.c++
faxd/faxGettyApp.h
faxd/faxQCleanApp.c++
faxd/faxQueueApp.c++
faxd/faxQueueApp.h
faxd/faxRequest.c++
faxd/faxRequest.h
faxd/faxSendApp.c++
faxd/faxSendApp.h
faxd/pageSendApp.c++
faxd/pageSendApp.h
faxd/tagtest.c++
faxd/trigtest.c++
faxd/tsitest.c++
faxmail/MIMEState.c++
faxmail/MIMEState.h
faxmail/MsgFmt.c++
faxmail/MsgFmt.h
faxmail/faxmail.c++
faxrm/faxrm.c++
faxstat/faxstat.c++
hfaxd/FIFO.c++
hfaxd/FileCache.c++
hfaxd/FileCache.h
hfaxd/FileSystem.c++
hfaxd/FileTransfer.c++
hfaxd/HylaFAXServer.c++
hfaxd/HylaFAXServer.h
hfaxd/InetFaxServer.c++
hfaxd/InetFaxServer.h
hfaxd/Jobs.c++
hfaxd/Login.c++
hfaxd/OldProtocol.c++
hfaxd/OldProtocol.h
hfaxd/Parser.c++
hfaxd/RecvQueue.c++
hfaxd/SNPPServer.c++
hfaxd/SNPPServer.h
hfaxd/Status.c++
hfaxd/SuperServer.h
hfaxd/Trigger.c++
hfaxd/UnixFaxServer.c++
hfaxd/UnixFaxServer.h
hfaxd/User.c++
hfaxd/main.c++
sendfax/sendfax.c++
sendpage/sendpage.c++
util/Array.h
util/AtSyntax.c++
util/BoolArray.c++
util/BoolArray.h
util/Class2Params.c++
util/Class2Params.h
util/DialRules.c++
util/DialRules.h
util/Dictionary.c++
util/Dictionary.h
util/Dispatcher.c++
util/Dispatcher.h
util/FaxClient.c++
util/FaxClient.h
util/FaxConfig.c++
util/FaxConfig.h
util/FaxDB.c++
util/FaxDB.h
util/FaxRecvInfo.c++
util/FaxRecvInfo.h
util/FaxSendInfo.c++
util/FaxSendInfo.h
util/InetTransport.c++
util/InetTransport.h
util/ModemExt.h
util/PageSize.c++
util/PageSize.h
util/RegEx.c++
util/RegEx.h
util/SNPPClient.c++
util/SNPPClient.h
util/SNPPJob.c++
util/SNPPJob.h
util/SendFaxClient.c++
util/SendFaxClient.h
util/SendFaxJob.c++
util/SendFaxJob.h
util/Str.c++
util/Str.h
util/Sys.c++
util/Sys.h
util/TextFmt.c++
util/TextFmt.h
util/Timeout.c++
util/Timeout.h
util/Transport.c++
util/Transport.h
util/TypeRules.c++
util/TypeRules.h
util/Types.h
util/UnixTransport.c++
util/UnixTransport.h
util/dialtest.c++
util/faxfetch.c++
util/faxinfo.c++
util/faxwatch.c++
util/textfmt.c++
util/typetest.c++