Revert "int_min instead of int_max. Valgrind said: invalid read"
commit196c3a81344f1e27400303a62bee03af48f3a356
authorKalle Olavi Niemitalo <kon@iki.fi>
Sun, 15 Jun 2008 11:31:17 +0000 (15 14:31 +0300)
committerKalle Olavi Niemitalo <Kalle@Astalo.kon.iki.fi>
Sun, 15 Jun 2008 11:31:17 +0000 (15 14:31 +0300)
tree2b1608e2e0480f75cf1b5e517bc9909409bad2f4
parent6e0d4cf4bfdc246e44cd3ef12e2aaaadafbe1e69
Revert "int_min instead of int_max. Valgrind said: invalid read"

I am reverting all copiousoutput support because of bug 917.
This reverts commit a2c12d76539f20cef8780904f71f61430b0141ef.

Conflicts:

src/session/download.c: The int_min vs. int_max change had
  already been obsoleted by using safe_strncpy instead,
  in commit efcd6c975808b250 for bug 896 on 2007-07-24.
  Also, TERM_EXEC_FG and TERM_EXEC_BG had been added.
src/session/download.c