summaryrefslogtreecommitdiffstats
path: root/sys/compat/linux/linux_ioctl.c
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>1999-08-17 10:09:06 +0000
committermarcel <marcel@FreeBSD.org>1999-08-17 10:09:06 +0000
commitc1bb094a2ca9b6e1c59c6f50c10578c7b2009714 (patch)
tree91e976fb5c126f01de5dfb5ee3f6c5ce4c53d385 /sys/compat/linux/linux_ioctl.c
parent92b4aa211db5f806c93ae4cf3ee71ae463cbb989 (diff)
downloadFreeBSD-src-c1bb094a2ca9b6e1c59c6f50c10578c7b2009714.zip
FreeBSD-src-c1bb094a2ca9b6e1c59c6f50c10578c7b2009714.tar.gz
Fix bug in the debug-printf of the vfork syscall, where the format specifier
didn't match the argument (p->p_pid). While I'm at it, also fix the dupo in the format string and fix the annoying inconsistency in all the debug-printfs wrt p_pid arguments. Change all of them to use the %ld format specifier and cast the p_pid arguments to long. Submitted by: billf
Diffstat (limited to 'sys/compat/linux/linux_ioctl.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud