History log of /freebsd-9.3-release/usr.sbin/mlxcontrol/command.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 267654 19-Jun-2014 gjb

Copy stable/9 to releng/9.3 as part of the 9.3-RELEASE cycle.

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

# 225736 22-Sep-2011 kensmith

Copy head to stable/9 as part of 9.0-RELEASE release cycle.

Approved by: re (implicit)


# 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.