freebsd-src/usr.bin/kdump
Jaakko Heinonen c065c0b8e1 - Cast intptr_t, pid_t and time_t values to intmax_t and use %jd with
printf.
- Cast the system call return value to long and use %ld in a printf in
  ktrsysret().

PR:		bin/123774
MFC after:	2 weeks
2010-02-06 16:01:38 +00:00
..
kdump.1 Add a new type of KTRACE record for sysctl(3) invocations. It uses the 2009-03-11 21:48:36 +00:00
kdump.c - Cast intptr_t, pid_t and time_t values to intmax_t and use %jd with 2010-02-06 16:01:38 +00:00
kdump_subr.h - Remove ksethrcmdname. 2008-03-12 11:51:01 +00:00
Makefile Build usr.bin/ with WARNS=6 by default. 2010-01-02 10:27:05 +00:00
mkioctls Remove no longer needed #include after removing the legacy 2009-07-18 10:36:18 +00:00
mksubr - Remove ksethrcmdname. 2008-03-12 11:51:01 +00:00