diff options
author | cem <cem@FreeBSD.org> | 2015-11-07 18:26:32 +0000 |
---|---|---|
committer | cem <cem@FreeBSD.org> | 2015-11-07 18:26:32 +0000 |
commit | c56fbbf66eb3a39b4ddadd10b40397f989762854 (patch) | |
tree | 1557bc7c09a00ee1068851fb5dcce479671cbe4a /sys/dev/utopia/suni.c | |
parent | 0108c7a6e07ecce1fc7e125ec832ad0e9d5fc634 (diff) | |
download | FreeBSD-src-c56fbbf66eb3a39b4ddadd10b40397f989762854.zip FreeBSD-src-c56fbbf66eb3a39b4ddadd10b40397f989762854.tar.gz |
Flesh out sysctl types further (follow-up of r290475)
Use the right intmax_t type instead of intptr_t in a few remaining
places.
Add support for CTLFLAG_TUN for the new fixed with types. Bruce will be
upset that the new handlers silently truncate tuned quad-sized inputs,
but so do all of the existing handlers.
Add the new types to debug_dump_node, for whatever use that is.
Bump FreeBSD_version again, for good measure. We are changing
SYSCTL_HANDLER_ARGS and a member of struct sysctl_oid to intmax_t.
Correct the sysctl typed NULL values for the fixed-width types. (Hat
tip: hps@.)
Suggested by: hps (partial)
Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'sys/dev/utopia/suni.c')
0 files changed, 0 insertions, 0 deletions