Thanks to visit codestin.com
Credit goes to cvsweb.openbsd.org

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


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.6   4 years  claudio   Implement a control message to get the state of iscsid. This is used by iscsictl...
[TXT] connection.c  1.25   7 months  claudio   Always "get in first" by sending out the values for all session and connection p...
[TXT] control.c  1.11   2 years  guenther   Delete obsolete /* ARGSUSED */ lint comments. ok miod@ millert@
[TXT] initiator.c  1.21   7 months  claudio   Always "get in first" by sending out the values for all session and connection p...
[TXT] iscsid.8  1.11   8 months  claudio   Update RFC reference from 3720 to 7143 and drop authors while doing so.
[TXT] iscsid.c  1.25   7 months  claudio   Rework initator code. There is no need to expose the single initator to the rest...
[TXT] iscsid.h  1.24   7 months  claudio   Always "get in first" by sending out the values for all session and connection p...
[TXT] log.c  1.10   8 years  gsoares   fix format string found by clang -Wformat-security OK deraadt millert
[TXT] log.h  1.6   3 years  deraadt   including sys/cdefs.h manually started as a result of netbsd trying to macro-bui...
[TXT] logmsg.c  1.1   9 years  benno   work on making log.c similar in all daemons: move daemon-local functions into n...
[TXT] pdu.c  1.15   7 months  claudio   Make sure that text_to_bool and text_to_digest return with errstrp set to NULL o...
[TXT] poll.c  1.1   4 years  claudio   Implement a control message to get the state of iscsid. This is used by iscsictl...
[TXT] session.c  1.13   7 months  claudio   Rework initator code. There is no need to expose the single initator to the rest...
[TXT] task.c  1.10   11 years  claudio   Move the task cleanup from the task fail callback to taskq_cleanup. This makes t...
[TXT] util.c  1.10   8 months  claudio   Implement kvp_free() and free the key or value depending on the flags. Diff pro...
[TXT] vscsi.c  1.18   2 years  jmc   spelling fixes; from paul tagliamonte any parts of his diff not taken are noted ...