summaryrefslogtreecommitdiff
path: root/usr.sbin/mlxctl
AgeCommit message (Expand)Author
2001-12-18First appeared in 1.5.3.ad
2001-09-29Fix obvious mistake in way the disk tailq is walked.jdolecek
2001-04-17Nits.ad
2001-02-20use getprogname()cgd
2001-02-15Use separate printf()s instead of using a saved format string. Fixessimonb
2001-02-15Remove a duplicated "md->name" in a warnx call.simonb
2001-02-09Pull in decl. of memset() so that this can be compiled on alpha.enami
2001-02-06Squash some nits.ad
2001-02-04Add a control utility for `mlx' devices. Derived from FreeBSD's `mlxcontrol'.ad