Searched hist:122013 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/usr.bin/su/
H A Dsu.cdiff 122013 Mon Nov 03 21:54:55 MST 2003 davidxu It seems when su executes in a shell scripts, there is a timing race,
sometimes, su will receive a SIGTTOU when parent su tries to set child
su's process group as foreground group, and su will be stopped unexpectly,
ignoring SIGTTOU fixes the problem.

Noticed by: fjoe

Completed in 57 milliseconds