Earthworm time_t problems              2007/04/06:Lynn Dietz
-------------------------

ISTI discovered time_t issues under the new Windows compiler:
1. All variables used with time() should be declared as time_t, 
   where we previously sometimes had used long ints.
2. If time_t vars are used in a print statement, they should be 
   cast as (long) for %ld printing.

ISTI fixed all time_t issues in the main EW source tree for 
release EW v7.1.  Contributors should take care of their own
time_t issues in the near future. Here are Menlo's:

Directories under Contrib/Menlo/src as of 2007/04/06:

sourcedir        time_t status
-------------    -------------
UDPcatch         2007/04/09 no longer in use (was for Tremor)
acfilt
addpinno         2007/04/09 change time() vars to time_t and used casts in prints/compares
backup-params    2007/04/09 all scripts, no time_t issues
arc2trig2        2007/04/10 change time() vars to time_t and used casts in prints/compares
arc2trignc       2007/04/06 change time() vars to time_t and used casts in prints/compares
backup-params    2007/04/10 all scripts, no time_t issues
barcode-wmk      2007/04/10 no time_t variable in code
cisnlist
cleandir
cleanseg2
cleanwebdir
compress_cta
copyevt
cta
cta2cusp
cta2sac
cta2tape
cube2trig
cuspfeeder       2007/04/10 CUSP is gone - no longer need this program
cvarc
dupfile          2007/04/06 fixed time_t casts in prints/compares
eqwaves
evt2ring
evtc
evtswitch
ew2cta
gapagent         2007/04/10 fixed time_t casts in prints/compares
gaplist2
getcube
getdst           2007/04/06 OS/2 program. Not touching this!
getdst2          2007/04/06 never fully developed. Not touching this!
getevent         2007/04/10 CUSP is gone - no longer need this program
getfile          2007/04/06 removed from CVS (use getfileII in main EW tree)
getqdds
gpsalarm         2007/04/06 time_t cast in prints/compares
heli1
heli2go/heli1up
heli2go/menulist
helicont
helinow
helisend
import_ms
k2f2audit
k2faudit
k2talk
libsrc
ls_cta
makehbfile
menlosrc.list
msubl
netstatus
orb2ew
organizefile
pager/sendhb
pager/sendmsg
pager/telafeeder
pager/telalert
pager/telapage
qa2tracebuf
qdds2ring
qdm2cube
qshake_feeder
read_cta
reboot            2007/04/10 windows script, no time_t issues
recoverid
reset_router
reset_router_ew
sac2arc
seg2fnc           2007/04/06 no time_t problems
seg2toew          2007/04/06 no time_t problems (all time_t stuff in file2ew code)
send_cta
sendarc
sendfile          2007/04/06 removed from CVS (use sendfileII in main EW tree)
sfilercp
sfilescp
sgram
shake_feeder
smoke_alarm       2007/04/06 time_t cast in prints/compares
sniff_trace       2007/04/06 time_t cast in prints/compares
snwclient         2007/04/10 no time_t issues
snwgetmenu
sortevt
stationlist
tapedig
tarseg2
tempalarm         2007/04/06 time_t cast in prints/compares
tickgen
udmap
update_cta
wdog              2007/04/06 no time_t problems
wdog_ew           2007/04/06 time_t cast in prints/compares
write_cta
write_seg2
wsv_test          2007/04/06 time_t cast in prints/compares
