index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
mlxctl
Age
Commit message (
Expand
)
Author
2016-12-10
s/LIButil/LIBUTIL/ in DPADD
rin
2014-06-13
Use asysctl.
joerg
2014-06-11
Use hw.iostats and not kvm.
joerg
2011-08-14
avoid type punned warnings
christos
2011-06-22
apply some -Wno-error and/or -fno-strict-aliasing.
mrg
2009-04-17
Fix WARNS=4 issues (-Wshadow -Wextra -Wcast-qual -Wsign-compare)
lukem
2008-05-02
Move TNF licenses to 2 clause form
martin
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2007-12-15
replace instances of __attribute__((__packed__)) with __packed
perry
2007-03-26
Remove unneeded #include <getopt.h>
hubertf
2007-02-21
Remove unneeded ctype.h header
hubertf
2006-11-13
Remove authors section, and update history where appropriate.
ad
2006-04-20
Prefix iostat structure elements with io_
blymn
2006-04-14
New io statistics collection.
blymn
2005-06-02
appease gcc -Wuninitialized
lukem
2004-10-30
Add (unsigned char) cast to ctype functions
dsl
2003-07-13
use bounded string op
itojun
2003-04-07
Some e.g. cleanup: replace "eg" with "e.g.,". From Igor Sobrado in PR 19692.
wiz
2003-03-31
Incresed->Increased, Micheal->Michael, from Igor Sobrado PR misc/20739
perry
2003-02-14
The correct capitalisation of 'NetBSD.org' is (you
grant
2002-08-26
Re-word a sentence.
ad
2002-08-26
- Must now get some info from the kernel, not the board.
ad
2002-06-01
SIMPLEQ rototill:
lukem
2002-04-07
Sync the firmware version report with mlx.c. Addresses PR 14155.
ad
2002-04-07
Fix -a: correctly verify which disks belong to the current controller, and
ad
2002-01-19
Improve markup.
wiz
2001-12-18
First appeared in 1.5.3.
ad
2001-09-29
Fix obvious mistake in way the disk tailq is walked.
jdolecek
2001-04-17
Nits.
ad
2001-02-20
use getprogname()
cgd
2001-02-15
Use separate printf()s instead of using a saved format string. Fixes
simonb
2001-02-15
Remove a duplicated "md->name" in a warnx call.
simonb
2001-02-09
Pull in decl. of memset() so that this can be compiled on alpha.
enami
2001-02-06
Squash some nits.
ad
2001-02-04
Add a control utility for `mlx' devices. Derived from FreeBSD's `mlxcontrol'.
ad