Warner Losh
a35f04fba2
Adopt SRCTOP in usr.bin
...
Prefer ${SRCTOP}/foo over ${.CURDIR}/../../foo and ${SRCTOP}/usr.bin/foo
over ${.CURDIR}/../foo for paths in Makefiles.
Differential Revision: https://reviews.freebsd.org/D9932
Sponsored by: Netflix
Silence on: arch@ (twice)
2017-03-12 18:58:44 +00:00
Glen Barber
3c76ad5c10
Include correct is*ct*l program in iscsi package, and package the
...
legacy version separately.
Submitted by: trasz
Sponsored by: The FreeBSD Foundation
2016-02-16 01:18:49 +00:00
Enji Cooper
550d2b80ec
Make libxo depend on libutil because it uses humanize_number after r287111
...
Remove overlinking in lib/libxo/tests, sbin/savecore, and
usr.bin/{iscsictl,wc,xo}
PR: 203673
Sponsored by: EMC / Isilon Storage Division
2015-10-18 07:30:50 +00:00
Marcel Moolenaar
d1a0d267b7
Upgrade libxo to 0.4.5.
...
Local changes incorporated by 0.4.5: r284340
Local changes retained: r276260, r282117
Obtained from: https://github.com/Juniper/libxo
2015-08-24 16:26:20 +00:00
Edward Tomasz Napierala
01d54ad206
Add libxo(3) support to iscsictl(8).
...
PR: 198396
Submitted by: Marie Helene Kvello-Aune <marieheleneka at gmail.com>
MFC after: 1 month
Sponsored by: The FreeBSD Foundation
2015-04-12 09:36:50 +00:00
Baptiste Daroussin
d56eff2c31
iscsictl(8) does not actually needs to be linked to libcam nor libutil
2015-04-09 21:14:40 +00:00
Edward Tomasz Napierala
de29f585af
Move iscsi.conf.5 from sbin/iscontrol/ to usr.bin/iscsictl/, as the
...
former is obsolete.
MFC after: 2 weeks
Sponsored by: The FreeBSD Foundation
2014-12-05 12:38:01 +00:00
Baptiste Daroussin
3e11bd9e2a
Convert to usr.bin/ to LIBADD
...
Reduce overlinking
2014-11-25 14:29:10 +00:00
Edward Tomasz Napierala
2bd282696a
Whitespace fixes.
...
MFC after: 1 month
Sponsored by: The FreeBSD Foundation
2014-10-22 09:17:17 +00:00
Enji Cooper
cfeea56955
Fix "make checkdpadd" in usr.bin/iscsictl by removing -lfl dependency
...
Approved by: rpaulo (mentor)
MFC after: 1 week
2014-08-23 20:42:37 +00:00
Edward Tomasz Napierala
009ea47eb2
Bring in the new iSCSI target and initiator.
...
Reviewed by: ken (parts)
Approved by: re (delphij)
Sponsored by: FreeBSD Foundation
2013-09-14 15:29:06 +00:00