freebsd-nq/sys/i386
Marcel Moolenaar ce2b2a92fc 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
1999-08-17 10:09:06 +00:00
..
apm - Add apm_check_function_supported() and call it from 1999-08-14 18:39:40 +00:00
bios - Add apm_check_function_supported() and call it from 1999-08-14 18:39:40 +00:00
boot Back the last change out. 1999-05-25 10:30:52 +00:00
conf Give if_tun the "almost clone" makeover. 1999-08-15 09:54:57 +00:00
eisa Properly set the alignment argument to bus_dma_tag_create(). If we 1999-08-16 01:52:21 +00:00
i386 Search for and interrogate the PnP BIOS if found. This code just prints 1999-08-17 07:10:34 +00:00
ibcs2 Rename struct members sa_siginfo. POSIX reserves identifiers starting 1999-07-06 06:55:29 +00:00
include Search for and interrogate the PnP BIOS if found. This code just prints 1999-08-17 07:10:34 +00:00
isa Properly set the alignment argument to bus_dma_tag_create(). If we 1999-08-16 01:52:21 +00:00
linux Fix bug in the debug-printf of the vfork syscall, where the format specifier 1999-08-17 10:09:06 +00:00
pci Hopefully fix the previous commit, it caused *all* bridges to be detected 1999-08-10 09:22:21 +00:00
svr4 Add $Id$ tags. 1999-07-30 12:47:17 +00:00
Makefile Update to know about current kernel directory layout. 1999-02-28 22:14:16 +00:00