|
Revision tags: release/13.4.0-p5, release/13.5.0-p1, release/14.2.0-p3, release/13.5.0, release/14.2.0-p2, release/14.1.0-p8, release/13.4.0-p4, release/14.1.0-p7, release/14.2.0-p1, release/13.4.0-p3, release/14.2.0, release/13.4.0, release/14.1.0, release/13.3.0, release/14.0.0 |
|
| #
031beb4e |
| 16-Aug-2023 |
Warner Losh <[email protected]> |
sys: Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
|
|
Revision tags: release/13.2.0, release/12.4.0 |
|
| #
dfddfe29 |
| 27-Jul-2022 |
Dimitry Andric <[email protected]> |
Remove unnecessary terminating slash in iscsi module Makefile
The additional slash causes double slashes in the filenames that eventually get passed to the compiler.
MFC after: 3 days
|
|
Revision tags: release/13.1.0, release/12.3.0 |
|
| #
5bb3134a |
| 07-Nov-2021 |
Konstantin Belousov <[email protected]> |
Fix some modules to export more used symbols
and remove non-present symbols that are now reported by kmod_syms.awk.
Reviewed by: emaste Sponsored by: The FreeBSD Foundation MFC after: 1 week Differ
Fix some modules to export more used symbols
and remove non-present symbols that are now reported by kmod_syms.awk.
Reviewed by: emaste Sponsored by: The FreeBSD Foundation MFC after: 1 week Differential revision: https://reviews.freebsd.org/D32878
show more ...
|
|
Revision tags: release/13.0.0, release/12.2.0, release/11.4.0, release/12.1.0, release/11.3.0, release/12.0.0, release/11.2.0, release/10.4.0, release/11.1.0 |
|
| #
193d9e76 |
| 04-Mar-2017 |
Enji Cooper <[email protected]> |
sys/modules: normalize .CURDIR-relative paths to SRCTOP
This simplifies make output/logic
Tested with: `cd sys/modules; make ALL_MODULES=` on amd64 MFC after: 1 month Sponsored by: Dell EMC Isilon
|
|
Revision tags: release/11.0.1, release/11.0.0 |
|
| #
12b221f8 |
| 27-May-2016 |
Edward Tomasz Napierala <[email protected]> |
Build iscsi(4) with ICL_KERNEL_PROXY when building with WITH_OFED.
MFC after: 1 month Sponsored by: The FreeBSD Foundation
|
| #
257cbe34 |
| 17-May-2016 |
Edward Tomasz Napierala <[email protected]> |
Rename icl_proxy.c to icl_soft_proxy.c, to make it clear it's a part of software ICL backend.
MFC after: 1 month Sponsored by: The FreeBSD Foundation
|
|
Revision tags: release/10.3.0, release/10.2.0 |
|
| #
321b17ec |
| 31-Jan-2015 |
Edward Tomasz Napierala <[email protected]> |
Add kobj interface between ICL and the rest of the iSCSI stack. Review note - icl.c was moved to icl_soft.c.
MFC after: 1 month Sponsored by: The FreeBSD Foundation
|
| #
bd2830bc |
| 26-Jan-2015 |
Edward Tomasz Napierala <[email protected]> |
Remove cruft; ICL_RDMA was never actually working, and will be redone in a completely different manner.
MFC after: 1 month Sponsored by: The FreeBSD Foundation
|
|
Revision tags: release/10.1.0, release/9.3.0, release/10.0.0, release/9.2.0 |
|
| #
009ea47e |
| 14-Sep-2013 |
Edward Tomasz Napierala <[email protected]> |
Bring in the new iSCSI target and initiator.
Reviewed by: ken (parts) Approved by: re (delphij) Sponsored by: FreeBSD Foundation
|
|
Revision tags: release/8.4.0, release/9.1.0, release/8.3.0_cvs, release/8.3.0, release/9.0.0, release/7.4.0_cvs, release/8.2.0_cvs, release/7.4.0, release/8.2.0, release/8.1.0_cvs, release/8.1.0, release/7.3.0_cvs, release/7.3.0, release/8.0.0_cvs, release/8.0.0, release/7.2.0_cvs, release/7.2.0, release/7.1.0_cvs, release/7.1.0, release/6.4.0_cvs, release/6.4.0, release/7.0.0_cvs, release/7.0.0, release/6.3.0_cvs, release/6.3.0 |
|
| #
c5933b20 |
| 24-Jul-2007 |
Scott Long <[email protected]> |
Introduce Danny Braniss' iSCSI initiator, version 2.0.99. Please read the included man pages on how to use it. This code is still somewhat experimental but has been successfully tested on a number
Introduce Danny Braniss' iSCSI initiator, version 2.0.99. Please read the included man pages on how to use it. This code is still somewhat experimental but has been successfully tested on a number of targets. Many thanks to Danny for contributing this.
Approved by: re
show more ...
|