This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2025-02-04 17:15:50 +00:00
Code
Issues
Releases
Activity
freebsd
/
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
Fixed static linkage.
2010-02-26 09:41:16 +00:00
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
Spelling fixes.
2010-08-01 09:37:36 +00:00
mptutil.c
Report subcommand handler errors in mfiutil/mptutil so that tools that
2010-10-10 20:37:38 +00:00
mptutil.h
…