On Sep 1, 4:55pm, John DeBoskey wrote:
} Subject: SIOCSPGRP documentation?
} Hi,
}
} Like the subject says, I'm looking for documentation
} on the SIOCSPGRP ioctl call:
}
} rc = ioctl(port,SIOCSPGRP,&pid);
}
} I've gone through the source tree and while I can find
} references where it's used, and where the functionality
} is defined, there appears to be no doc (or man page).
Take a look at
man 4 tty
and the controlling terminal information in
man 4 termios
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message