This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
usr.sbin
/
mptutil
History
John Baldwin
7a3923c00e
Similar to mfiutil, drop local definition of powerof2() and use version
...
from <sys/param.h> instead.
2010-11-22 14:36:04 +00:00
..
Makefile
…
mpt_cam.c
- Save errno values before calling warn(3) so that errors are correctly
2010-11-09 19:28:06 +00:00
mpt_cmd.c
- Save errno values before calling warn(3) so that errors are correctly
2010-11-09 19:28:06 +00:00
mpt_config.c
Similar to mfiutil, drop local definition of powerof2() and use version
2010-11-22 14:36:04 +00:00
mpt_drive.c
- Save errno values before calling warn(3) so that errors are correctly
2010-11-09 19:28:06 +00:00
mpt_evt.c
- Save errno values before calling warn(3) so that errors are correctly
2010-11-09 19:28:06 +00:00
mpt_show.c
- Save errno values before calling warn(3) so that errors are correctly
2010-11-09 19:28:06 +00:00
mpt_volume.c
- Save errno values before calling warn(3) so that errors are correctly
2010-11-09 19:28:06 +00:00
mptutil.8
…
mptutil.c
Report subcommand handler errors in mfiutil/mptutil so that tools that
2010-10-10 20:37:38 +00:00
mptutil.h
…