summaryrefslogtreecommitdiff
path: root/usr/src/lib/sun_fc
AgeCommit message (Collapse)AuthorFilesLines
2020-06-0312805 sun_fc: in C++11 this 'throw' will call 'terminate' because ↵Toomas Soome2-16/+5
destructors default to 'noexcept' Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Vitaliy Gusev <gusev.vitaliy@icloud.com> Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-05-0412454 remove lint library machineryRichard Lowe2-7/+1
Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Gordon Ross <gwr@nexenta.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-12-2312097 sun_fc: control reaches end of non-void functionToomas Soome2-2/+4
Reviewed by: C Fraire <cfraire@me.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2019-10-1210178 Enable compiler warnings when building C++ codeAndrew Stormont3-2/+17
Reviewed by: Matthias Scheler <matthias.scheler@wdc.com> Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2017-07-288399 sun_fc: in C++11 destructors default to noexceptToomas Soome1-2/+2
Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Yuri Pankov <yuripv@gmx.com> Reviewed by: Vitaliy Gusev <gusev.vitaliy@icloud.com> Approved by: Robert Mustacchi <rm@joyent.com>
2017-06-028289 sun_fc: Sun_fcAdapterCreateWWN.cc is missing unistd.hToomas Soome1-1/+1
Reviewed by: Sebastian Wiedenroth <wiedi@frubar.net> Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Alexander Pyhalov <alp@rsu.ru> Approved by: Richard Lowe <richlowe@richlowe.net>
2017-05-048137 sun_fc: NULL pointer is used in wrong contextToomas Soome1-2/+2
Reviewed by: Yuri Pankov <yuri.pankov@gmail.com> Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Igor Kozhukhov <igor@dilos.org> Approved by: Robert Mustacchi <rm@joyent.com>
2012-10-023217 cfgadm should spell "adapters" correctlyHengqing Hu2-2/+2
Reviewed by: Alexander Eremin <alexander.r.eremin@gmail.com> Reviewed by: David Hoeppner <0xffea@gmail.com> Reviewed by: Gary Mills <gary_mills@fastmail.fm> Reviewed by: Eric Schrock <Eric.Schrock@delphix.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-06-141450 Illumos should be buildable with GCC4Richard Lowe3-7/+10
Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com> Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Albert Lee <trisk@nexenta.com> Approved by: Gordon Ross <gwr@nexenta.com>
2011-11-011711 sun_fc is missing includes when compiler has more strict namespacingRichard Lowe10-3/+15
Reviewed by: Garrett D'Amore <garrett@nexenta.com> Reviewed by: Dan Kruchinin <dkruchinin@acm.org> Reviewed by: Dan McDonald <danmcd@nexenta.com> Approved by: Gordon Ross <gwr@nexenta.com>
2010-06-246916796 OSnet mapfiles should use version 2 link-editor syntaxAli Bahrami1-3/+4
--HG-- rename : usr/src/cmd/sgs/libelf/common/mapfile-common => usr/src/cmd/sgs/libelf/common/mapfile-vers rename : usr/src/cmd/sgs/link_audit/i386/mapfile-vers-bindings => usr/src/cmd/sgs/link_audit/common/mapfile-vers-bindings rename : usr/src/cmd/sgs/link_audit/i386/mapfile-vers-perfcnt => usr/src/cmd/sgs/link_audit/common/mapfile-vers-perfcnt rename : usr/src/cmd/sgs/link_audit/i386/mapfile-vers-symbindrep => usr/src/cmd/sgs/link_audit/common/mapfile-vers-symbindrep rename : usr/src/cmd/sgs/link_audit/i386/mapfile-vers-truss => usr/src/cmd/sgs/link_audit/common/mapfile-vers-truss rename : usr/src/cmd/sgs/link_audit/i386/mapfile-vers-who => usr/src/cmd/sgs/link_audit/common/mapfile-vers-who rename : usr/src/common/mapfiles/i386/map.noexdata => usr/src/common/mapfiles/common/map.noexdata rename : usr/src/lib/libaio/sparc/mapfile-vers => usr/src/lib/libaio/common/mapfile-vers rename : usr/src/lib/libelfsign/common/mapfile.map => usr/src/lib/libelfsign/common/mapfile-vers rename : usr/src/lib/libpthread/sparc/mapfile-vers => usr/src/lib/libpthread/common/mapfile-vers rename : usr/src/lib/librt/amd64/mapfile-vers => usr/src/lib/librt/common/mapfile-vers rename : usr/src/lib/libsys/sparc/mapfile-vers => usr/src/lib/libsys/common/mapfile-vers rename : usr/src/lib/libthread/sparc/mapfile-vers => usr/src/lib/libthread/common/mapfile-vers
2010-02-036906192 System panics when creating greater than 205 NPIV vports on 8G adapter.allan1-2/+2
2009-11-236677595 HBA_GetNumberOfAdapters occasionally does not return the correct ↵Yu Renia Miao2-4/+36
adapter count
2009-09-096875911 HBA_GetFcpTargetMapping failed when mapping is NULLduo liu - Sun Microsystems - Beijing China1-1/+3
2009-08-07PSARC/2009/401 Fibre Channel port link reinitialize supportReed10-11/+197
6858288 add subcommand force-lip to fcadm
2009-07-226858473 Sun_fcGetFcpTargetMapping should return info for targets on all ↵duo liu - Sun Microsystems - Beijing China1-12/+32
ports as descibed in its @doc header
2009-07-156847452 new dtrace providers needed for ABTS and RSCNallan1-4/+6
6847453 fct need support RLS
2009-02-106798660 Cadmium .NOT file processing problem with CWD relative file pathsAli Bahrami1-1/+15
Contributed by Richard Lowe 6785284 Mapfile versioning rules need to be more visible to gatelings 6800164 Standard file exclusion mechanism needed for Cadmium tools
2008-10-276745433 Merge NWS consolidation into OS/Net consolidation (fix gcc)John Forte1-6/+3
2008-10-146745433 Merge NWS consolidation into OS/Net consolidationJohn Forte143-0/+14407