version 1.695 | | version 1.696 |
---|
| | |
------------------------------------------------------------------------------ | | ------------------------------------------------------------------------------ |
Changes for CVS: | | Changes for CVS: |
| | |
| | lib/adm/getfaces.pl, lib/adm/README: Add 'getfaces' script that I had on the tracker and |
| | forgot about. |
| | Alex Schultz 2006-08-20 |
| | |
Fix timers not working properly and potentially crashing. | | Fix timers not working properly and potentially crashing. |
include/timers.h: use tag instead of pointer to avoid crashes. | | include/timers.h: use tag instead of pointer to avoid crashes. |
server/init.c: init timers. | | server/init.c: init timers. |