On 13:06 Mon 01 Aug, Andy Bradford wrote: > Thus said Consus on Mon, 01 Aug 2016 21:58:16 +0300: > > > This patch fixes the issue by removing '\007' from the shutdown > > notification. > > Do ttys no longer understand bel?
It won't hit a tty because wall(1) will replace it with '?' before writing. See the diff for yourself: http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/wall/wall.c.diff?r1=1.29&r2=1.30