Hi all,
I have a problem. I can't get ircd to work on Irix 6.5.13. First it
doesn't compile because a modification needs to be made to include/sys.h and
ircd/Makefile, then when it is compiled ircd will segfault and core dump
immediately on execution. Any help is appreciated. The machine is a
> When trying to send 10 lines of text using putquick "NOTICE $nick :some
> message" from a tcl script the 4 first lines are display immediatly
> to$nick, but the remaining 6 lines are displayed with 1-2 seconds between.
> Is this a penalty options in ircu doing this delay on many lines or ??? I
When trying to send 10 lines of text using putquick "NOTICE $nick :some
message" from a tcl script the 4 first lines are display immediatly
to$nick, but the remaining 6 lines are displayed with 1-2 seconds between.
Is this a penalty options in ircu doing this delay on many lines or ??? If
so, is