Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2007-02-26 18:58:58 -0800 (Mon, 26 Feb 2007)
Revision: 10107
Log message:

      Something's up with terminal control on Mac OSX.
      For example in the following,
         osh>cat &
      the command completes (no suspend).
      

Changes  Path
+3 -2 omake-branches/0.9.8.x/src/clib/omake_shell_sys.c
+3 -3 omake-branches/0.9.8.x/src/main/omake_shell.ml
+26 -17 omake-branches/0.9.8.x/src/shell/omake_shell_job.ml
+5 -5 omake-branches/0.9.8.x/src/shell/omake_shell_sys_unix.ml