https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285394
--- Comment #2 from Andriy Gapon <a...@freebsd.org> --- TLDR of my understanding. /dev/tty is a device for the controlling terminal of the process. The process can detach or lose the controlling terminal, either voluntary or involuntary. /dev/ttyv0 is a device for VT1 associated with the system (video) console. It should always be there if the system has video console. -- You are receiving this mail because: You are the assignee for the bug.