freebsd-src/sys/amd64/ia32
Konstantin Belousov 5f82d16eb1 Change printf() calls to uprintf() for sigreturn() and trap() complaints
about inacessible or wrong mcontext, and for dreaded "kernel trap with
interrupts disabled" situation. The later is changed when trap is
generated from user mode (shall never be ?).

Normalize the messages to include both pid and thread name.

MFC after:	1 week
2010-04-13 10:12:58 +00:00
..
ia32_exception.S
ia32_misc.c
ia32_reg.c Fix array overflow. This routine is only called from procfs, 2010-01-24 12:13:38 +00:00
ia32_signal.c Change printf() calls to uprintf() for sigreturn() and trap() complaints 2010-04-13 10:12:58 +00:00
ia32_sigtramp.S
ia32_syscall.c For PT_TO_SCE stop that stops the ptraced process upon syscall entry, 2010-01-23 11:45:35 +00:00