CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/07/08 14:41:13
Modified files:
usr.bin/mandoc : tag.c
Log message:
POSIX requires that a process calling tcsetpgrp(3) from the background
gets a SIGTTOU signal. In that case, do not stop.
Portability issue found while testing on commercial Solaris 9/10/11.
Thanks to opencsw.org for providing me with a testing environment.
