summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ctladm/ctladm.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r268289:mav2014-07-241-1/+1
* MFC r268363:mav2014-07-151-0/+4
* MFC r268284:mav2014-07-151-1/+270
* MFC r257379:trasz2013-11-021-32/+32
* Fix two off-by-ones.trasz2013-10-091-2/+2
* Fix incorrect use of sizeof().trasz2013-10-091-1/+1
* Bring in the new iSCSI target and initiator.trasz2013-09-141-1/+420
* Check the return value of sbuf_finish().jh2013-05-101-2/+4
* Make ctladm(8) try to load ctl.ko kernel module if needed.trasz2013-04-101-0/+10
* More -Wmissing-variable-declarations fixes.ed2012-10-191-4/+4
* In usr.sbin/ctladm/ctladm.c, function cctl_error_inject(), initializedim2012-08-051-1/+1
* Remove variables which are initialized but never used thereafter reported by ...eadler2012-06-191-6/+2
* Add LUN resizing to CTL. Also make it possible to explicitly settrasz2012-03-061-4/+102
* Add the CAM Target Layer (CTL).ken2012-01-121-0/+4005
OpenPOWER on IntegriCloud