summaryrefslogtreecommitdiff
path: root/usr.sbin/iscsictl/iscsictl.c
AgeCommit message (Expand)Author
2016-08-16stop including sys/param.h for nitems. define locally as needed.Ted Unangst
2015-11-11claudio twice told me pledge "stdio rpath dns" is probably enough.Theo de Raadt
2015-01-16Replace <sys/param.h> with <limits.h> and other less dirty headers whereTheo de Raadt
2014-04-21Print bytes read and written in human readable form, like:Claudio Jeker
2014-04-21Print the target and initiator name in show command.Claudio Jeker
2014-04-21Cope with the iscsid changes. Makes the msg handling a lot easier.Claudio Jeker
2014-04-20Add iscsictl bits to show the vscsi stats.Claudio Jeker
2012-05-02s/ospfd/iscsid/ in commentGleydson Soares
2011-04-27Implement "log verbose|brief" and allow the configuratuin of theClaudio Jeker
2010-09-25spacing, no binary changes.Igor Sobrado
2010-09-24Import iscsictl -- the control tool for iscsid.Claudio Jeker