freebsd-dev/usr.sbin/iscsid
Bryan Drewery b1f92fa229 META MODE: Update dependencies with 'the-lot' and add missing directories.
This is not properly respecting WITHOUT or ARCH dependencies in target/.
Doing so requires a massive effort to rework targets/ to do so.  A
better approach will be to either include the SUBDIR Makefiles directly
and map to DIRDEPS or just dynamically lookup the SUBDIR.  These lose
the benefit of having a userland/lib, userland/libexec, etc, though and
results in a massive package.  The current implementation of targets/ is
very unmaintainable.

Currently rescue/rescue and sys/modules are still not connected.

Sponsored by:	EMC / Isilon Storage Division
2015-12-01 05:23:19 +00:00
..
chap.c Remove OpenSSL dependency from iscsid(8) and ctld(8). 2015-07-03 10:08:10 +00:00
discovery.c Remove a few unused headers. 2015-10-06 22:45:23 +00:00
iscsid.8 Use proper term in the ctld(8) and iscsid(8) man pages. 2015-09-03 11:43:56 +00:00
iscsid.c The connection_new() routine was taking an absurd number of parameters; fix it. 2015-02-05 07:32:24 +00:00
iscsid.h Remove OpenSSL dependency from iscsid(8) and ctld(8). 2015-07-03 10:08:10 +00:00
keys.c Remove unneeded includes. 2015-11-14 16:12:56 +00:00
log.c Make the iSCSI stack use __FBSDID() properly. 2014-08-21 15:32:38 +00:00
login.c Make it possible to set (via iscsi.conf(5)) and query (via iscsictl -v) 2015-02-05 06:37:59 +00:00
Makefile Remove OpenSSL dependency from iscsid(8) and ctld(8). 2015-07-03 10:08:10 +00:00
Makefile.depend META MODE: Update dependencies with 'the-lot' and add missing directories. 2015-12-01 05:23:19 +00:00
pdu.c Remove unneeded includes. 2015-11-14 16:12:56 +00:00