Module Name: src Committed By: maya Date: Mon Jun 11 18:48:25 UTC 2018
Modified Files: src/tools/compat: compat_defs.h configure configure.ac nbtool_config.h.in Log Message: Add configure check and fallback definition for u_longlong_t Should help linux tools compilation of dtrace tools, and not affect NetBSD. >From Chuck Zmudzinski in current-users, with light modification by myself. To generate a diff of this commit: cvs rdiff -u -r1.109 -r1.110 src/tools/compat/compat_defs.h cvs rdiff -u -r1.88 -r1.89 src/tools/compat/configure cvs rdiff -u -r1.89 -r1.90 src/tools/compat/configure.ac cvs rdiff -u -r1.42 -r1.43 src/tools/compat/nbtool_config.h.in Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.