summaryrefslogtreecommitdiffstats
path: root/usr.sbin/iscsid/util.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* stop including sys/param.h for nitems. define locally as needed.tedu2016-08-161-2/+1
* Currently we have about a 50/50 split over fcntl(n, F_GETFL [,0])krw2016-03-201-2/+2
* strings.h -> string.h as necessary to prevent implicit declarationmmcc2015-12-051-2/+2
* move to <limits.h> where possible, annotate <sys/param.h> otherwisederaadt2015-01-161-3/+3
* Redo most of the control message handling. Switch it back to useclaudio2014-04-211-1/+50
* COnveret the bcopy() to memcpy()claudio2014-04-191-2/+2
* spacing, no binary changes.sobrado2010-09-251-3/+3
* iSCSI Initiatior daemon using vscsi(4).claudio2010-09-241-0/+143