summaryrefslogtreecommitdiff
path: root/usr.sbin/mlxctl/cmds.c
AgeCommit message (Expand)Author
2011-08-14avoid type punned warningschristos
2009-04-17Fix WARNS=4 issues (-Wshadow -Wextra -Wcast-qual -Wsign-compare)lukem
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-03-26Remove unneeded #include <getopt.h>hubertf
2007-02-21Remove unneeded ctype.h headerhubertf
2005-06-02appease gcc -Wuninitializedlukem
2003-07-13use bounded string opitojun
2002-08-26- Must now get some info from the kernel, not the board.ad
2002-04-07Sync the firmware version report with mlx.c. Addresses PR 14155.ad
2001-04-17Nits.ad
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-04Add a control utility for `mlx' devices. Derived from FreeBSD's `mlxcontrol'.ad