HomeFreeBSD

MFC r314319 (by oshogbo):

Description

MFC r314319 (by oshogbo):
Don't try to open devices in the gettc() function which will always
fail in the Capability mode. Instead silently fallback to the syscall
method, which is done for example in the gettimeofday(2) function.

MFC r314320 (by oshogbo):
Remove unneeded variable initialization from r314319.

MFC r321461:
Fix indent.

Details

Provenance
kibAuthored on
Parents
rS321649: Remove the unused mutex since r273220.
Branches
Unknown
Tags
Unknown