Commit Graph

19 Commits

Author SHA1 Message Date
Quinn "heddwch" Evans 9883f7e402 Sleep before sending each line to prevent excess flood. 2018-09-10 14:47:48 -06:00
Quinn Evans 3a0a3c6aa0 Stop possibly writing past the end of msg_buf 2015-10-24 21:44:08 -06:00
Quinn Evans 920aebac3d Revert checking for AI_ADDRCONFIG. 2015-10-03 13:49:17 -06:00
Quinn Evans 1758e0fb82 Don't use AI_ADDRCONFIG if not present. 2015-10-03 13:44:56 -06:00
Quinn Evans d4096da49d More fixes. I split this up because I cared.
I wrote these messages because I didn't.
2015-10-02 21:11:21 -06:00
Quinn Evans e1cb5571b7 Ensure lines end in '\n' for IRC 2015-10-02 10:19:23 -06:00
Quinn Evans 3672a77a4a Might as well use numbers that are easy from COBOL 2015-10-01 19:51:16 -06:00
Quinn Evans c40b9a3509 Converted channel.c to use ASCII in cobol numerals on COBOL side. 2015-10-01 14:49:57 -06:00
Quinn Evans 26a28b9c61 Modify line ending behavior to be less efficient for the sake of C initiates. 2015-09-30 10:37:17 -06:00
Quinn Evans 468ec84a9e Way too many changes... Brainfuck works, $DEITY$ knows what else. 2015-09-29 22:33:37 -06:00
Quinn Evans 4757ae2fe0 Finish removing return values; actually works now. 2015-09-27 15:17:56 -06:00
Quinn Evans b57a27e08b Merge remote-tracking branch 'refs/remotes/origin/master' 2015-09-27 15:09:57 -06:00
Quinn Evans 06e783e840 Remove return values for ANSI-74 compliance. 2015-09-27 15:09:39 -06:00
Quinn Evans 0ddcd41845 Fixed failure to revert change. 2015-09-27 14:03:27 -06:00
Quinn Evans 14c5d84fe7 Reinstated upper-casing when passing to COBOL. 2015-09-27 14:00:49 -06:00
Quinn Evans b379cdbdee Remove $OP command, remove case conversion, add PASS 2015-09-27 13:51:19 -06:00
Quinn Evans fca97f9d52 Add handling of commands via NOTICE, replies via non-channel. 2015-09-27 02:22:35 -06:00
Quinn Evans cce7b292f2 Removed debugging junk, added source link. 2015-09-27 00:05:57 -06:00
Quinn Evans 671b0cc8dd Added code :D 2015-09-26 23:52:34 -06:00