freebsd-src/usr.sbin/mpsutil
Ulrich Spörlein c9e1c304c1 Fix type mismatches for malloc(3) and Co.
This is rather pedantic, as for most architectures it holds that
sizeof(type *) == sizeof(type **)

Found by:	clang static analyzer
Reviewed by:	ed
Differential Revision: https://reviews.freebsd.org/D4722
2015-12-29 11:24:41 +00:00
..
Makefile mpsutil/mprutil: add flash subcommand 2015-11-17 20:42:59 +00:00
Makefile.depend Include libutil's headers directly from src to avoid recording a dirdeps 2015-10-28 16:31:04 +00:00
mpr_ioctl.h Add generic storage structure for both mpr and mps to simplify code 2015-10-15 15:51:40 +00:00
mps_cmd.c Fix type mismatches for malloc(3) and Co. 2015-12-29 11:24:41 +00:00
mps_flash.c mpsutil/mprutil: add flash subcommand 2015-11-17 20:42:59 +00:00
mps_ioctl.h
mps_show.c Add copyright for Netflix for the files that changed from mptutil 2015-10-27 20:56:57 +00:00
mpsutil.8 mpsutil/mprutil: add flash subcommand 2015-11-17 20:42:59 +00:00
mpsutil.c Add copyright for Netflix for the files that changed from mptutil 2015-10-27 20:56:57 +00:00
mpsutil.h mpsutil/mprutil: add flash subcommand 2015-11-17 20:42:59 +00:00