Re: riscv64: chatty SIGILL printf

2022-03-22 Thread Theo de Raadt
Yes, it should be silent. Old debugging code obviously. Jeremie Courreges-Anglas wrote: > Just like breakpoints, SIGILL shouldn't print anything. FWIW this seems > to only happen once in a ports bulk build. > > ok? > > > Index: trap.c >

riscv64: chatty SIGILL printf

2022-03-22 Thread Jeremie Courreges-Anglas
Just like breakpoints, SIGILL shouldn't print anything. FWIW this seems to only happen once in a ports bulk build. ok? Index: trap.c === RCS file: /home/cvs/src/sys/arch/riscv64/riscv64/trap.c,v retrieving revision 1.17 diff -u