CVSROOT: /cvs Module name: xenocara Changes by: matth...@cvs.openbsd.org 2020/01/20 14:03:35
Modified files: app/xterm : Makefile charproc.c menu.c Log message: Disable the print-immediate and print-on-error functions in xterm. They a causing a pledge violation when called, and we can live without them. ok millert, also discussed with deraadt@