Date: Tue, 24 Jul 2018 04:24:28 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 230003] Cannot redirect output to /dev/console on 11.2-Release Message-ID: <bug-230003-227@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230003 Bug ID: 230003 Summary: Cannot redirect output to /dev/console on 11.2-Release Product: Base System Version: 11.2-RELEASE Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: bugs@FreeBSD.org Reporter: od2010@sbcglobal.net This bug was discovered using the comms/mgetty+sendfax. That port executes a system() call that has output redirected to /dev/conso= le.=20 That system() fails with the following message: system() failed: Inappropriate ioctl for device This error message is confirmed by the following command: # echo "foo" >/dev/console 2>&1 </dev/null /dev/console: Device not configured. This program was working fine on FreeBSD 11.1-Release. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-230003-227>