Home | History | Annotate | Download | only in mlxctl
History log of /src/usr.sbin/mlxctl/dklist.c
RevisionDateAuthorComments
 1.11  13-Jun-2014  joerg Use asysctl.
 1.10  11-Jun-2014  joerg Use hw.iostats and not kvm.
 1.9  17-Apr-2009  lukem branches: 1.9.12; 1.9.22;
Fix WARNS=4 issues (-Wshadow -Wextra -Wcast-qual -Wsign-compare)
 1.8  28-Apr-2008  martin branches: 1.8.8;
Remove clause 3 and 4 from TNF licenses
 1.7  20-Apr-2006  blymn branches: 1.7.18;
Prefix iostat structure elements with io_
 1.6  14-Apr-2006  blymn New io statistics collection.
 1.5  30-Oct-2004  dsl Add (unsigned char) cast to ctype functions
 1.4  01-Jun-2002  lukem SIMPLEQ rototill:
- implement SIMPLEQ_REMOVE(head, elm, type, field). whilst it's O(n),
this mirrors the functionality of SLIST_REMOVE() (the other
singly-linked list type) and FreeBSD's STAILQ_REMOVE()
- remove the unnecessary elm arg from SIMPLEQ_REMOVE_HEAD().
this mirrors the functionality of SLIST_REMOVE_HEAD() (the other
singly-linked list type) and FreeBSD's STAILQ_REMOVE_HEAD()
- remove notes about SIMPLEQ not supporting arbitrary element removal
- use SIMPLEQ_FOREACH() instead of home-grown for loops
- use SIMPLEQ_EMPTY() appropriately
- use SIMPLEQ_*() instead of accessing sqh_first,sqh_last,sqe_next directly
- reorder manual page; be consistent about how the types are listed
- other minor cleanups
 1.3  29-Sep-2001  jdolecek branches: 1.3.2;
Fix obvious mistake in way the disk tailq is walked.
Fixes bin/14086 by Ben Harris.
 1.2  17-Apr-2001  ad Nits.
 1.1  04-Feb-2001  ad Add a control utility for `mlx' devices. Derived from FreeBSD's `mlxcontrol'.
 1.3.2.2  09-Dec-2001  he Pull up revisions 1.1-1.3 (new, requested by ad):
Add mlxctl(8), a Mylex DAC960 family management utility.
 1.3.2.1  29-Sep-2001  he file dklist.c was added on branch netbsd-1-5 on 2001-12-09 19:36:56 +0000
 1.7.18.1  18-May-2008  yamt sync with head.
 1.8.8.1  13-May-2009  jym Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
 1.9.22.1  10-Aug-2014  tls Rebase.
 1.9.12.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.

RSS XML Feed