OpenBSD CVS

src/usr.sbin/iscsid/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.sbin / iscsid

Current tag: OPENBSD_5_9


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.3   13 years  claudio   Move session related code into session.c.
[TXT] connection.c  1.21   8 years  mmcc   strings.h -> string.h as necessary to prevent implicit declaration warnings
[TXT] control.c  1.8   10 years  claudio   Redo most of the control message handling. Switch it back to use SOCK_SEQPACKET ...
[TXT] initiator.c  1.15   9 years  deraadt   move to <limits.h> where possible, annotate <sys/param.h> otherwise
[TXT] iscsid.8  1.10   8 years  sobrado   use file system path (.Pa) semantic markup macros where appropriate. ok jmc@
[TXT] iscsid.c  1.18   9 years  deraadt   move to <limits.h> where possible, annotate <sys/param.h> otherwise
[TXT] iscsid.h  1.14   10 years  claudio   Extend the connection and session FSMs so that connection failure is handled mor...
[TXT] log.c  1.6   10 years  claudio   COnveret the bcopy() to memcpy()
[TXT] log.h  1.2   13 years  claudio   Add log_verbose() like all the other log.c users.
[TXT] pdu.c  1.11   8 years  mmcc   strings.h -> string.h as necessary to prevent implicit declaration warnings
[TXT] session.c  1.8   8 years  mmcc   Don't check for NULL before free()
[TXT] task.c  1.10   10 years  claudio   Move the task cleanup from the task fail callback to taskq_cleanup. This makes t...
[TXT] util.c  1.6   8 years  mmcc   strings.h -> string.h as necessary to prevent implicit declaration warnings
[TXT] vscsi.c  1.16   8 years  mmcc   typo in log entry