Skip to content
Snippets Groups Projects
  1. Jul 24, 2019
  2. Jul 23, 2019
    • rswindell's avatar
    • rswindell's avatar
      New option for SBBSecho to basically ignore any configured outboxes for · 55a2e1e4
      rswindell authored
      linked nodes: UseOutboxes (default: true)
      
      BinkIT will continue to outboxes even when this option is set to false, but
      SBBSecho won't place any mail files in the outboxes when this option is set to
      true.
      
      For PSI-Jack who was surprised that SBBSecho put mail files into outboxes.
      Since it appears BinkD supports both outboxes and normal outbound directories
      for linked nodes and BinkIT does as well, this shouldn't really make any
      difference - just a sysop preference.
      55a2e1e4
    • deuce's avatar
      Fix issue introduced in 1.244 where a line with exactly the number of · fc420692
      deuce authored
      characters as the buffer width terminated by a linefeed would cause an
      extra blank line to be inserted due to incorrect end-of-line detection.
      
      The number of lines to allocate was calculated correctly, so this resulted
      in writing past the last line in the screen buffer, corrupting memory after
      the allocation.  Glibc detected this condition and crashed with a double-
      free or corruption message.
      fc420692
  3. Jul 22, 2019
  4. Jul 20, 2019
  5. Jul 19, 2019
  6. Jul 18, 2019
  7. Jul 17, 2019
  8. Jul 16, 2019
  9. Jul 15, 2019
Loading