summaryrefslogtreecommitdiff
path: root/sys/modules/iscsi/Makefile
AgeCommit message (Expand)Author
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-08-16sys: Remove $FreeBSD$: one-line sh patternWarner Losh
2022-07-27Remove unnecessary terminating slash in iscsi module MakefileDimitry Andric
2021-11-18Fix some modules to export more used symbolsKonstantin Belousov
2017-03-04sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper
2016-05-27Build iscsi(4) with ICL_KERNEL_PROXY when building with WITH_OFED.Edward Tomasz Napierala
2016-05-17Rename icl_proxy.c to icl_soft_proxy.c, to make it clear it's a partEdward Tomasz Napierala
2015-01-31Add kobj interface between ICL and the rest of the iSCSI stack.Edward Tomasz Napierala
2015-01-26Remove cruft; ICL_RDMA was never actually working, and will be redoneEdward Tomasz Napierala
2013-09-14Bring in the new iSCSI target and initiator.Edward Tomasz Napierala
2007-07-24Introduce Danny Braniss' iSCSI initiator, version 2.0.99. Please read theScott Long