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_6_0_BASE


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.9   8 years  yasuoka   Remove the iterator for control connections unfinished and unused. ok claudio
[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.3   7 years  benno   add format attributes to log functions ok claudio@
[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.7   8 years  krw   Currently we have about a 50/50 split over fcntl(n, F_GETFL [,0]) idioms. Adopt...
[TXT] vscsi.c  1.16   8 years  mmcc   typo in log entry