ircs: inline some functions, "log->fd > 0" should be an assert in logsend
ircs: simplify option handling, rejoin into channels after server welcomes us
ircs: remove redundant strdups, make emalloc global
irctime, nojqpn: #!/bin/rc -> #!/bin/(awk|grep) -f
ircs: simplify and fix parts of connect()
ircs: do logsend in one write, simplify ircsend