freebsd-skq/usr.bin/kdump
Dag-Erling Smørgrav 34bb8e6d12 1) Some of the #defines or enums for which we auto-generate naming
functions may be wider than int, so use intmax_t throughout.  Also
   add missing casts in printf() calls.

2) Clean up some of the auto-generated code to improve readability.

3) Auto-generate kdump_subr.h.  Note that this requires a semi-ugly hack
   in the Makefile to make sure it is generated before make(1) tries to
   build kdump.c, or preprocess it for 'make depend'.

MFC after:	3 weeks
2011-10-08 09:57:29 +00:00
..
kdump.1 Update manual page to reflect latest changes of ABI description support. 2011-02-25 22:14:12 +00:00
kdump.c 1) Some of the #defines or enums for which we auto-generate naming 2011-10-08 09:57:29 +00:00
linux_syscalls.conf Teach kdump to decode linux syscalls names too. 2011-03-01 16:42:28 +00:00
Makefile 1) Some of the #defines or enums for which we auto-generate naming 2011-10-08 09:57:29 +00:00
mkioctls Remove no longer needed #include after removing the legacy 2009-07-18 10:36:18 +00:00
mksubr 1) Some of the #defines or enums for which we auto-generate naming 2011-10-08 09:57:29 +00:00