History log of /freebsd-10.1-release/usr.sbin/mlxcontrol/command.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 272461 02-Oct-2014 gjb

Copy stable/10@r272459 to releng/10.1 as part of
the 10.1-RELEASE process.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 182965 12-Sep-2008 sepotvin

Make mlxcontrol work with more than one system drive:
- When searching for the next system drive, return the next one instead
of always returning the first one.
- Plug fd lead and make sure that the MLX_NEXT_CHILD ioctl is called
on the controller fd, not the disk's one.

While there, fix a cut-n-pase error in a warning.

Reviewed by: jhb
Approved by: kan (mentor)
MFC after: 1 month


# 59159 11-Apr-2000 msmith

Unhook headers from development tree and point to the actual system headers.


# 59139 11-Apr-2000 msmith

This commit was generated by cvs2svn to compensate for changes in r59138,
which included commits to RCS files with non-trunk default branches.


# 59138 11-Apr-2000 msmith

This is a command-line management tool for RAID controllers managed by the
mlx(4) driver.