6a6c54a1d0
When /dev is an fdesc, and /dev/tty is stat()ed without a controlling tty, a "Device not configured" error is returned. Filter mtree's stderr to ignore this error. If fdesc is fixed to not behave in this fashion, this workaround can be removed; bin/12900 should remain open until that time.