Commits


better handling of CAPs after a CAP LS or CAP REQ we should pause the registration (i.e. the icb login) until a CAP END.


fix CAP LS reply


use '\0' instead of 0 when NUL terminating a string


fmt


remove the various RCSIDs


add my copyright too


very, very quick CAP handling


style


drop some \n that remain in the printf -> warnx conversion


use icbirc_quit() instead of setting a global flag


log stuff to stderr stdout is for IRC traffic


drop rcsids


fix IRC protocol parsing in icbirc, from Matthew Martin, ok semarie@ from the ports tree


initial import of icbirc