]> granicus.if.org Git - sudo/commit
Fix running commands that need the terminal in the background when
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 24 Sep 2012 19:06:14 +0000 (15:06 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 24 Sep 2012 19:06:14 +0000 (15:06 -0400)
commit0e94e8ca910cd95207beb6597bfb52df2bb9c29e
treebce9041ae69978dc3d405a0b7816717eae97baa7
parent6a25affb474b6ff2ec35e434363c81930f3bbe29
Fix running commands that need the terminal in the background when
I/O logging is enabled.  E.g. "sudo vi &".  When the command is
foregrounded, it will now resume properly.
src/exec_pty.c