NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/56223 CVS commit: src/sys/dev/wscons



The following reply was made to PR kern/56223; it has been noted by GNATS.

From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/56223 CVS commit: src/sys/dev/wscons
Date: Mon, 7 Jun 2021 11:52:08 -0400

 Module Name:	src
 Committed By:	christos
 Date:		Mon Jun  7 15:52:08 UTC 2021
 
 Modified Files:
 	src/sys/dev/wscons: wsemul_vt100.c
 
 Log Message:
 PR/56223: David Shao ^[]8;;^G make console unresponsive. From OpenBSD:
 In `string' state, accept bell (^G) as an end of sequence in addition to
 `ESC \', as supported by xterm; some third-party software such as
 ncmpcpp rely upon this.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.46 -r1.47 src/sys/dev/wscons/wsemul_vt100.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index