summaryrefslogtreecommitdiff
path: root/usr.sbin/iscsid
AgeCommit message (Expand)Author
2011-01-04Print itt, cmdsn and expstatsn as unsigned when printing a PDU.Claudio Jeker
2011-01-04Truncate the scsi sense data to 18 bytes if more data was supplied.Claudio Jeker
2011-01-04When translating a PDU to text strip all trailing \0 but one.Claudio Jeker
2011-01-04Log the PDU which failed because no task was found.Claudio Jeker
2011-01-04Add missing session parameter.Claudio Jeker
2010-09-25spacing, no binary changes.Igor Sobrado
2010-09-25fix typos in documentation and log_debug() function.Igor Sobrado
2010-09-25zap trailing whitespace;Jason McIntyre
2010-09-25use a consistent argument name in both synopsis and usage; argumentIgor Sobrado
2010-09-24basic manpageDavid Gwynne
2010-09-24another useless and noisy debug messageClaudio Jeker
2010-09-24Set TCP_NODELAY since we want the request to be sent ASAP.Claudio Jeker
2010-09-24Remvoe some debug messages that are not needed.Claudio Jeker
2010-09-24iSCSI Initiatior daemon using vscsi(4).Claudio Jeker