summaryrefslogtreecommitdiff
path: root/usr.sbin/mlxctl
AgeCommit message (Expand)Author
2016-12-10s/LIButil/LIBUTIL/ in DPADDrin
2014-06-13Use asysctl.joerg
2014-06-11Use hw.iostats and not kvm.joerg
2011-08-14avoid type punned warningschristos
2011-06-22apply some -Wno-error and/or -fno-strict-aliasing.mrg
2009-04-17Fix WARNS=4 issues (-Wshadow -Wextra -Wcast-qual -Wsign-compare)lukem
2008-05-02Move TNF licenses to 2 clause formmartin
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-12-15replace instances of __attribute__((__packed__)) with __packedperry
2007-03-26Remove unneeded #include <getopt.h>hubertf
2007-02-21Remove unneeded ctype.h headerhubertf
2006-11-13Remove authors section, and update history where appropriate.ad
2006-04-20Prefix iostat structure elements with io_blymn
2006-04-14New io statistics collection.blymn
2005-06-02appease gcc -Wuninitializedlukem
2004-10-30Add (unsigned char) cast to ctype functionsdsl
2003-07-13use bounded string opitojun
2003-04-07Some e.g. cleanup: replace "eg" with "e.g.,". From Igor Sobrado in PR 19692.wiz
2003-03-31Incresed->Increased, Micheal->Michael, from Igor Sobrado PR misc/20739perry
2003-02-14The correct capitalisation of 'NetBSD.org' is (yougrant
2002-08-26Re-word a sentence.ad
2002-08-26- Must now get some info from the kernel, not the board.ad
2002-06-01SIMPLEQ rototill:lukem
2002-04-07Sync the firmware version report with mlx.c. Addresses PR 14155.ad
2002-04-07Fix -a: correctly verify which disks belong to the current controller, andad
2002-01-19Improve markup.wiz
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