History log of /titanic_52/usr/src/pkg/ (Results 76 – 100 of 593)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
dcdfe82429-Mar-2016 Robert Mustacchi <rm@joyent.com>

6951 Initial c11 support
6952 gets should not be visible in C11
6953 add support for c11 threads api
6954 Symbols test should support validating pre-processor symbols
Reviewed by: Josef 'Jeff' Sipek

6951 Initial c11 support
6952 gets should not be visible in C11
6953 add support for c11 threads api
6954 Symbols test should support validating pre-processor symbols
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Approved by: Garrett D'Amore <garrett@damore.org>

refs #4100

(cherry picked from commit 7532a2850c9095d3912614001efd1bd078ed36d0)

show more ...


/titanic_52/usr/src/cmd/ipf/lib/common/getifname.c
/titanic_52/usr/src/cmd/ipf/svc/ipfilter
/titanic_52/usr/src/cmd/ipf/svc/ipfilter.xml
/titanic_52/usr/src/cmd/ipf/tools/ip_fil.c
/titanic_52/usr/src/cmd/ipf/tools/ipfcomp.c
/titanic_52/usr/src/cmd/ipf/tools/ipfstat.c
/titanic_52/usr/src/cmd/ipf/tools/ipftest.c
/titanic_52/usr/src/cmd/ipf/tools/ipmon.c
/titanic_52/usr/src/cmd/ipf/tools/ipnat.c
/titanic_52/usr/src/cmd/ipf/tools/lexer.c
/titanic_52/usr/src/cmd/mdb/common/modules/libc/libc.c
/titanic_52/usr/src/cmd/svc/shell/ipf_include.sh
/titanic_52/usr/src/cmd/ypcmd/yp.sh
/titanic_52/usr/src/head/Makefile
/titanic_52/usr/src/head/assert.h
/titanic_52/usr/src/head/iso/stddef_iso.h
/titanic_52/usr/src/head/iso/stdio_iso.h
/titanic_52/usr/src/head/iso/stdlib_c11.h
/titanic_52/usr/src/head/iso/stdlib_c99.h
/titanic_52/usr/src/head/iso/stdlib_iso.h
/titanic_52/usr/src/head/stdalign.h
/titanic_52/usr/src/head/stdlib.h
/titanic_52/usr/src/head/stdnoreturn.h
/titanic_52/usr/src/head/threads.h
/titanic_52/usr/src/head/time.h
/titanic_52/usr/src/lib/libc/amd64/Makefile
/titanic_52/usr/src/lib/libc/i386/Makefile.com
/titanic_52/usr/src/lib/libc/inc/thr_uberdata.h
/titanic_52/usr/src/lib/libc/port/gen/atexit.c
/titanic_52/usr/src/lib/libc/port/gen/memalign.c
/titanic_52/usr/src/lib/libc/port/gen/timespec_get.c
/titanic_52/usr/src/lib/libc/port/mapfile-vers
/titanic_52/usr/src/lib/libc/port/threads/c11_thr.c
/titanic_52/usr/src/lib/libc/port/threads/thr.c
/titanic_52/usr/src/lib/libc/sparc/Makefile.com
/titanic_52/usr/src/lib/libc/sparcv9/Makefile.com
/titanic_52/usr/src/lib/libcmdutils/common/custr.c
/titanic_52/usr/src/lib/libcmdutils/common/mapfile-vers
/titanic_52/usr/src/lib/libcmdutils/libcmdutils.h
/titanic_52/usr/src/man/man3c/Makefile
/titanic_52/usr/src/man/man3c/aligned_alloc.3c
/titanic_52/usr/src/man/man3c/call_once.3c
/titanic_52/usr/src/man/man3c/cnd.3c
/titanic_52/usr/src/man/man3c/mtx.3c
/titanic_52/usr/src/man/man3c/nanosleep.3c
/titanic_52/usr/src/man/man3c/quick_exit.3c
/titanic_52/usr/src/man/man3c/thrd_create.3c
/titanic_52/usr/src/man/man3c/thrd_current.3c
/titanic_52/usr/src/man/man3c/thrd_detach.3c
/titanic_52/usr/src/man/man3c/thrd_equal.3c
/titanic_52/usr/src/man/man3c/thrd_exit.3c
/titanic_52/usr/src/man/man3c/thrd_join.3c
/titanic_52/usr/src/man/man3c/thrd_yield.3c
/titanic_52/usr/src/man/man3c/timespec_get.3c
/titanic_52/usr/src/man/man3c/tss.3c
/titanic_52/usr/src/man/man3head/assert.h.3head
/titanic_52/usr/src/man/man3head/stddef.h.3head
/titanic_52/usr/src/man/man3head/time.h.3head
/titanic_52/usr/src/man/man5/standards.5
/titanic_52/usr/src/man/man5/threads.5
manifests/system-header.mf
manifests/system-library.man3c.inc
manifests/system-test-libctest.mf
/titanic_52/usr/src/test/libc-tests/cfg/Makefile
/titanic_52/usr/src/test/libc-tests/cfg/compilation.cfg
/titanic_52/usr/src/test/libc-tests/cfg/symbols/README
/titanic_52/usr/src/test/libc-tests/cfg/symbols/assert_h.cfg
/titanic_52/usr/src/test/libc-tests/cfg/symbols/stdalign_h.cfg
/titanic_52/usr/src/test/libc-tests/cfg/symbols/stddef_h.cfg
/titanic_52/usr/src/test/libc-tests/cfg/symbols/stdio_h.cfg
/titanic_52/usr/src/test/libc-tests/cfg/symbols/stdlib_h.cfg
/titanic_52/usr/src/test/libc-tests/cfg/symbols/stdnoreturn_h.cfg
/titanic_52/usr/src/test/libc-tests/cfg/symbols/threads_h.cfg
/titanic_52/usr/src/test/libc-tests/cfg/symbols/time_h.cfg
/titanic_52/usr/src/test/libc-tests/runfiles/default.run
/titanic_52/usr/src/test/libc-tests/tests/Makefile
/titanic_52/usr/src/test/libc-tests/tests/aligned_alloc.c
/titanic_52/usr/src/test/libc-tests/tests/c11_threads.c
/titanic_52/usr/src/test/libc-tests/tests/c11_tss.c
/titanic_52/usr/src/test/libc-tests/tests/call_once.c
/titanic_52/usr/src/test/libc-tests/tests/common/test_common.c
/titanic_52/usr/src/test/libc-tests/tests/quick_exit.ksh
/titanic_52/usr/src/test/libc-tests/tests/quick_exit_order.c
/titanic_52/usr/src/test/libc-tests/tests/quick_exit_status.c
/titanic_52/usr/src/test/libc-tests/tests/symbols/Makefile
/titanic_52/usr/src/test/libc-tests/tests/symbols/symbols_test.c
/titanic_52/usr/src/test/libc-tests/tests/timespec_get.c
/titanic_52/usr/src/uts/common/inet/ipf/fil.c
/titanic_52/usr/src/uts/common/inet/ipf/ip_auth.c
/titanic_52/usr/src/uts/common/inet/ipf/ip_compat.c
/titanic_52/usr/src/uts/common/inet/ipf/ip_frag.c
/titanic_52/usr/src/uts/common/inet/ipf/ip_log.c
/titanic_52/usr/src/uts/common/inet/ipf/ip_nat.c
/titanic_52/usr/src/uts/common/inet/ipf/ip_nat6.c
/titanic_52/usr/src/uts/common/inet/ipf/ip_proxy.c
/titanic_52/usr/src/uts/common/inet/ipf/ip_state.c
/titanic_52/usr/src/uts/common/inet/ipf/ipf.h
/titanic_52/usr/src/uts/common/inet/ipf/netinet/ip_compat.h
/titanic_52/usr/src/uts/common/inet/ipf/netinet/ip_fil.h
/titanic_52/usr/src/uts/common/inet/ipf/netinet/ip_frag.h
/titanic_52/usr/src/uts/common/inet/ipf/netinet/ip_nat.h
/titanic_52/usr/src/uts/common/inet/ipf/netinet/ip_proxy.h
/titanic_52/usr/src/uts/common/inet/ipf/opts.h
/titanic_52/usr/src/uts/common/sys/feature_tests.h
/titanic_52/usr/src/uts/common/sys/isa_defs.h
/titanic_52/usr/src/uts/common/sys/time_impl.h
63bf631218-Mar-2015 Patrick Mooney <patrick.f.mooney@gmail.com>

6686 import missing ipf manual pages
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>

(

6686 import missing ipf manual pages
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>

(cherry picked from commit 0a4fff542bfa9ccb5eee5f3a63618e08fdedbb82)

show more ...


/titanic_52/Makefile
/titanic_52/usr/src/cmd/fwflash/Makefile.com
/titanic_52/usr/src/cmd/fwflash/Makefile.targ
/titanic_52/usr/src/cmd/fwflash/plugins/Makefile.targ
/titanic_52/usr/src/cmd/fwflash/plugins/transport/common/sd.c
/titanic_52/usr/src/cmd/fwflash/plugins/vendor/sd-GENERIC.c
/titanic_52/usr/src/lib/scsi/libscsi/common/libscsi.h
/titanic_52/usr/src/lib/scsi/libscsi/common/scsi_engine.c
/titanic_52/usr/src/lib/scsi/libscsi/libscsi_api.map
/titanic_52/usr/src/lib/scsi/libscsi/mapfile-vers
/titanic_52/usr/src/lib/scsi/plugins/scsi/engines/uscsi/uscsi.c
/titanic_52/usr/src/lib/scsi/plugins/ses/ses2/common/ses2_element.c
/titanic_52/usr/src/lib/scsi/plugins/ses/ses2/common/ses2_impl.h
/titanic_52/usr/src/lib/scsi/plugins/ses/ses2/common/ses2_pages.c
/titanic_52/usr/src/man/man1m/ipf.1m
/titanic_52/usr/src/man/man4/Makefile
/titanic_52/usr/src/man/man4/ipf.4
/titanic_52/usr/src/man/man4/ipmon.4
/titanic_52/usr/src/man/man4/ipnat.4
/titanic_52/usr/src/man/man4/ippool.4
/titanic_52/usr/src/man/man7i/uscsi.7i
manifests/network-ipfilter.mf
/titanic_52/usr/src/uts/common/inet/ip/ip_attr.c
/titanic_52/usr/src/uts/common/inet/ip_ndp.h
/titanic_52/usr/src/uts/common/inet/tcp/tcp.c
/titanic_52/usr/src/uts/common/io/mac/mac.c
/titanic_52/usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
/titanic_52/usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas_impl.c
/titanic_52/usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas_init.c
/titanic_52/usr/src/uts/common/io/scsi/targets/sd.c
/titanic_52/usr/src/uts/common/io/scsi/targets/sd_xbuf.c
/titanic_52/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mptsas_var.h
/titanic_52/usr/src/uts/common/sys/scsi/generic/mode.h
/titanic_52/usr/src/uts/common/sys/scsi/impl/spc3_types.h
/titanic_52/usr/src/uts/common/sys/scsi/impl/uscsi.h
/titanic_52/usr/src/uts/common/sys/scsi/targets/sddef.h
/titanic_52/usr/src/uts/i86pc/i86hvm/hvm_sd/Makefile
/titanic_52/usr/src/uts/intel/io/ipmi/ipmi_main.c
/titanic_52/usr/src/uts/intel/sd/Makefile
/titanic_52/usr/src/uts/sparc/sd/Makefile
ead9e6d228-Jan-2018 Robert Mustacchi <rm@joyent.com>

9044 Need support for mpt_sas tri-mode parts
9045 Clean up mpt_sas compiler warnings
9046 mptsas_handle_topo_change can return without its locks held
9047 workaround SAS3408 firmware issue
Reviewed b

9044 Need support for mpt_sas tri-mode parts
9045 Clean up mpt_sas compiler warnings
9046 mptsas_handle_topo_change can return without its locks held
9047 workaround SAS3408 firmware issue
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Hans Rosenfeld <hans.rosenfeld@joyent.com>
Reviewed by: Albert Lee <trisk@forkgnu.org>
Reviewed by: Yuri Pankov <yuripv@yuripv.net>
Approved by: Richard Lowe <richlowe@richlowe.net>

(cherry picked from commit 6589a736039c363c43733d96e94e1489ed3d710a)

show more ...


/titanic_52/exception_lists/copyright
/titanic_52/exception_lists/cstyle
/titanic_52/exception_lists/hdrchk
/titanic_52/usr/src/cmd/mdb/common/modules/mpt_sas/mpt_sas.c
/titanic_52/usr/src/man/man7d/mpt_sas.7d
manifests/driver-storage-mpt_sas.mf
/titanic_52/usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
/titanic_52/usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas_impl.c
/titanic_52/usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas_init.c
/titanic_52/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/THIRDPARTYLICENSE
/titanic_52/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/THIRDPARTYLICENSE.descrip
/titanic_52/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/mpi2.h
/titanic_52/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/mpi2_cnfg.h
/titanic_52/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/mpi2_hbd.h
/titanic_52/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/mpi2_history.txt
/titanic_52/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/mpi2_init.h
/titanic_52/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/mpi2_ioc.h
/titanic_52/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/mpi2_ra.h
/titanic_52/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/mpi2_raid.h
/titanic_52/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/mpi2_sas.h
/titanic_52/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/mpi2_targ.h
/titanic_52/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/mpi2_tool.h
/titanic_52/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/mpi2_type.h
/titanic_52/usr/src/uts/intel/mpt_sas/Makefile
ac4c909031-Jul-2017 Robert Mustacchi <rm@joyent.com>

8665 Need support for LSI 9305-24i
Reviewed by: Dan McDonald <danmcd@joyent.com>
Reviewed by: Hans Rosenfeld <hans.rosenfeld@joyent.com>
Reviewed by: Ken Mays <maybird1776@yahoo.com>
Reviewed by: Yur

8665 Need support for LSI 9305-24i
Reviewed by: Dan McDonald <danmcd@joyent.com>
Reviewed by: Hans Rosenfeld <hans.rosenfeld@joyent.com>
Reviewed by: Ken Mays <maybird1776@yahoo.com>
Reviewed by: Yuri Pankov <yuripv@gmx.com>
Approved by: Richard Lowe <richlowe@richlowe.net>

(cherry picked from commit 3c69170e65553cf2811f8d6dd87f113920a74e32)

show more ...

8a90764612-Sep-2019 Andy Fiddaman <omnios@citrus-it.co.uk>

11676 Update tzdata to 2019c
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: Marcel Telka <marcel@telka.sk>
Approved by: Dan McDonald <danmcd@joyent.com>

(cherry picked from commit 3

11676 Update tzdata to 2019c
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: Marcel Telka <marcel@telka.sk>
Approved by: Dan McDonald <danmcd@joyent.com>

(cherry picked from commit 3b326557a56c283fc5312bd4ba5e91ba8df2f5a0)

show more ...

174bc64911-Feb-2019 Robert Mustacchi <rm@joyent.com>

10395 Add support for SMBIOS 3.2
10396 Want libjedec
10397 Check for SMBIOS table with higher version
10398 smbios slot version check is broken for smbios 3.x
10399 smbios CPU Cache extended size not

10395 Add support for SMBIOS 3.2
10396 Want libjedec
10397 Check for SMBIOS table with higher version
10398 smbios slot version check is broken for smbios 3.x
10399 smbios CPU Cache extended size not correctly calculated
10400 smbios(1M) slot printing could be clearer
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Jordan Hendricks <jordan.hendricks@joyent.com>
Reviewed by: C Fraire <cfraire@me.com>
Approved by: Richard Lowe <richlowe@richlowe.net>

(cherry picked from commit 4848fde2c2940dd5cdaec5ce9af273447cfedd3e)

show more ...

4bf09fcc28-Mar-2017 Toomas Soome <tsoome@me.com>

8007 want sys/stddef.h for offsetof and container_of macros
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com>
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
Reviewed by: Andrew Stormont <an

8007 want sys/stddef.h for offsetof and container_of macros
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com>
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
Reviewed by: Andrew Stormont <andyjstormont@gmail.com>
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Yuri Pankov <yuri.pankov@gmail.com>
Approved by: Hans Rosenfeld <hans.rosenfeld@joyent.com>

(cherry picked from commit a690c0205cba40bf29f30f9f428d6226a636f71a)

show more ...

3b4b8bda11-Apr-2016 Robert Mustacchi <rm@joyent.com>

6790 want suite of endian(3C) functions
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Approved by: Garrett D'Amore <garrett@damore.org>

(cherry pick

6790 want suite of endian(3C) functions
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Approved by: Garrett D'Amore <garrett@damore.org>

(cherry picked from commit 4e3d6f0964c2f680471d1695c8d5e3590e68d18e)

show more ...


/titanic_52/usr/src/cmd/mdb/intel/modules/i40e/amd64/Makefile
/titanic_52/usr/src/cmd/mdb/intel/modules/i40e/i40e.c
/titanic_52/usr/src/head/Makefile
/titanic_52/usr/src/head/endian.h
/titanic_52/usr/src/lib/libc/amd64/Makefile
/titanic_52/usr/src/lib/libc/amd64/gen/byteorder.s
/titanic_52/usr/src/lib/libc/amd64/gen/endian.c
/titanic_52/usr/src/lib/libc/i386/Makefile.com
/titanic_52/usr/src/lib/libc/i386/gen/byteorder.s
/titanic_52/usr/src/lib/libc/i386/gen/byteorder64.c
/titanic_52/usr/src/lib/libc/i386/gen/endian.c
/titanic_52/usr/src/lib/libc/port/mapfile-vers
/titanic_52/usr/src/lib/libc/sparc/Makefile.com
/titanic_52/usr/src/lib/libc/sparc/gen/endian.c
/titanic_52/usr/src/lib/libc/sparcv9/Makefile.com
/titanic_52/usr/src/lib/libc/sparcv9/gen/endian.c
/titanic_52/usr/src/man/man3c/Makefile
/titanic_52/usr/src/man/man3c/endian.3c
/titanic_52/usr/src/man/man3head/Makefile
/titanic_52/usr/src/man/man3head/endian.h.3head
/titanic_52/usr/src/man/man3socket/byteorder.3socket
/titanic_52/usr/src/man/man5/Makefile
/titanic_52/usr/src/man/man5/byteorder.5
/titanic_52/usr/src/man/man7d/i40e.7d
manifests/system-header.mf
manifests/system-library.man3c.inc
manifests/system-library.man5.inc
manifests/system-test-libctest.mf
/titanic_52/usr/src/test/libc-tests/runfiles/default.run
/titanic_52/usr/src/test/libc-tests/tests/endian.c
/titanic_52/usr/src/uts/common/io/i40e/i40e_gld.c
/titanic_52/usr/src/uts/common/io/i40e/i40e_intr.c
/titanic_52/usr/src/uts/common/io/i40e/i40e_main.c
/titanic_52/usr/src/uts/common/io/i40e/i40e_osdep.c
/titanic_52/usr/src/uts/common/io/i40e/i40e_stats.c
/titanic_52/usr/src/uts/common/io/i40e/i40e_sw.h
/titanic_52/usr/src/uts/common/io/i40e/i40e_transceiver.c
356f723415-Jun-2017 Toomas Soome <tsoome@me.com>

8685 uts and mdb: do not build 32bit kernel
Reviewed by: Yuri Pankov <yuripv@gmx.com>
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
Reviewed by: Peter Tribble <peter.tribble@gmail.com>

8685 uts and mdb: do not build 32bit kernel
Reviewed by: Yuri Pankov <yuripv@gmx.com>
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Reviewed by: Andrew Stormont <andyjstormont@gmail.com>
Approved by: Joshua M. Clulow <jmc@joyent.com>

(cherry picked from commit 21de20bca427dbae6983f9ff53e2b245f6efc2c8)

show more ...


/titanic_52/exception_lists/closed-bins
/titanic_52/exception_lists/packaging
/titanic_52/usr/src/Targetdirs
/titanic_52/usr/src/cmd/mdb/Makefile.kmdb
/titanic_52/usr/src/cmd/mdb/Makefile.libstand
/titanic_52/usr/src/cmd/mdb/Makefile.libstandctf
/titanic_52/usr/src/cmd/mdb/Makefile.module
/titanic_52/usr/src/cmd/mdb/i86pc/modules/apix/Makefile
/titanic_52/usr/src/cmd/mdb/i86pc/modules/pcplusmp/Makefile
/titanic_52/usr/src/cmd/mdb/i86pc/modules/unix/Makefile
/titanic_52/usr/src/cmd/mdb/i86pc/modules/uppc/Makefile
/titanic_52/usr/src/cmd/mdb/i86xpv/modules/unix/Makefile
/titanic_52/usr/src/cmd/mdb/i86xpv/modules/xpv/Makefile
/titanic_52/usr/src/cmd/mdb/i86xpv/modules/xpv_psm/Makefile
/titanic_52/usr/src/cmd/mdb/i86xpv/modules/xpv_uppc/Makefile
/titanic_52/usr/src/cmd/mdb/intel/ia32/Makefile
/titanic_52/usr/src/cmd/mdb/intel/ia32/mdb_ds/Makefile
/titanic_52/usr/src/cmd/mdb/intel/modules/amd_opteron/Makefile
/titanic_52/usr/src/cmd/mdb/intel/modules/generic_cpu/Makefile
/titanic_52/usr/src/cmd/mdb/intel/modules/i40e/Makefile
/titanic_52/usr/src/cmd/mdb/intel/modules/mdb_kb/Makefile
/titanic_52/usr/src/cmd/mdb/intel/modules/sata/Makefile
/titanic_52/usr/src/cmd/modload/Makefile
/titanic_52/usr/src/cmd/modload/amd64/Makefile
/titanic_52/usr/src/cmd/modload/sparcv9/Makefile
/titanic_52/usr/src/cmd/pbind/Makefile
/titanic_52/usr/src/cmd/pbind/amd64/Makefile
/titanic_52/usr/src/cmd/pbind/sparcv9/Makefile
/titanic_52/usr/src/cmd/prtconf/Makefile
/titanic_52/usr/src/cmd/prtconf/amd64/Makefile
/titanic_52/usr/src/cmd/prtconf/sparcv9/Makefile
/titanic_52/usr/src/cmd/psrset/Makefile
/titanic_52/usr/src/cmd/psrset/amd64/Makefile
/titanic_52/usr/src/cmd/psrset/sparcv9/Makefile
/titanic_52/usr/src/cmd/swap/Makefile
/titanic_52/usr/src/cmd/swap/amd64/Makefile
/titanic_52/usr/src/cmd/swap/sparcv9/Makefile
/titanic_52/usr/src/cmd/sysdef/Makefile
/titanic_52/usr/src/cmd/sysdef/amd64/Makefile
/titanic_52/usr/src/cmd/sysdef/sparcv9/Makefile
/titanic_52/usr/src/cmd/whodo/Makefile
/titanic_52/usr/src/cmd/whodo/amd64/Makefile
/titanic_52/usr/src/cmd/whodo/sparcv9/Makefile
manifests/SUNWcs.mf
manifests/developer-debug-mdb-module-module-fibre-channel.mf
manifests/developer-debug-mdb-module-module-qlc.mf
manifests/developer-debug-mdb.mf
manifests/developer-driver-ftsafe.mf
manifests/developer-dtrace.mf
manifests/diagnostic-cpu-counters.mf
manifests/driver-audio-audio810.mf
manifests/driver-audio-audiocmi.mf
manifests/driver-audio-audiocmihd.mf
manifests/driver-audio-audioemu10k.mf
manifests/driver-audio-audiohd.mf
manifests/driver-audio-audioixp.mf
manifests/driver-audio-audiols.mf
manifests/driver-audio-audiop16x.mf
manifests/driver-audio-audiosolo.mf
manifests/driver-audio-audiovia823x.mf
manifests/driver-audio.mf
manifests/driver-crypto-dca.mf
manifests/driver-crypto-dprov.mf
manifests/driver-crypto-tpm.mf
manifests/driver-firewire.mf
manifests/driver-graphics-agpgart.mf
manifests/driver-graphics-atiatom.mf
manifests/driver-graphics-av1394.mf
manifests/driver-graphics-dcam1394.mf
manifests/driver-graphics-drm.mf
manifests/driver-graphics-usbvc.mf
manifests/driver-i86pc-fipe.mf
manifests/driver-i86pc-ioat.mf
manifests/driver-i86pc-platform.mf
manifests/driver-ipmi.mf
manifests/driver-misc-virtio.mf
manifests/driver-network-afe.mf
manifests/driver-network-amd8111s.mf
manifests/driver-network-arn.mf
manifests/driver-network-atge.mf
manifests/driver-network-ath.mf
manifests/driver-network-atu.mf
manifests/driver-network-bfe.mf
manifests/driver-network-bge.mf
manifests/driver-network-bnx.mf
manifests/driver-network-bnxe.mf
manifests/driver-network-bpf.mf
manifests/driver-network-chxge.mf
manifests/driver-network-cxgbe.mf
manifests/driver-network-dmfe.mf
manifests/driver-network-e1000g.mf
manifests/driver-network-efe.mf
manifests/driver-network-elxl.mf
manifests/driver-network-emlxs.mf
manifests/driver-network-eoib.mf
manifests/driver-network-fcip.mf
manifests/driver-network-fcoe.mf
manifests/driver-network-fcoei.mf
manifests/driver-network-fcoet.mf
manifests/driver-network-fcp.mf
manifests/driver-network-fcsm.mf
manifests/driver-network-fp.mf
manifests/driver-network-hermon.mf
manifests/driver-network-hme.mf
manifests/driver-network-hxge.mf
manifests/driver-network-i40e.mf
manifests/driver-network-ib.mf
manifests/driver-network-ibdma.mf
manifests/driver-network-ibp.mf
manifests/driver-network-igb.mf
manifests/driver-network-iprb.mf
manifests/driver-network-ipw.mf
manifests/driver-network-iwh.mf
manifests/driver-network-iwi.mf
manifests/driver-network-iwk.mf
manifests/driver-network-iwp.mf
manifests/driver-network-ixgb.mf
manifests/driver-network-ixgbe.mf
manifests/driver-network-mwl.mf
manifests/driver-network-mxfe.mf
manifests/driver-network-myri10ge.mf
manifests/driver-network-nge.mf
manifests/driver-network-ntxn.mf
manifests/driver-network-nxge.mf
manifests/driver-network-ofk.mf
manifests/driver-network-pcn.mf
manifests/driver-network-platform.mf
manifests/driver-network-qlc.mf
manifests/driver-network-ral.mf
manifests/driver-network-rds.mf
manifests/driver-network-rdsv3.mf
manifests/driver-network-rge.mf
manifests/driver-network-rpcib.mf
manifests/driver-network-rtls.mf
manifests/driver-network-rtw.mf
manifests/driver-network-rum.mf
manifests/driver-network-rwd.mf
manifests/driver-network-rwn.mf
manifests/driver-network-sdp.mf
manifests/driver-network-sdpib.mf
manifests/driver-network-sfe.mf
manifests/driver-network-srpt.mf
manifests/driver-network-tavor.mf
manifests/driver-network-uath.mf
manifests/driver-network-ural.mf
manifests/driver-network-urtw.mf
manifests/driver-network-usbecm.mf
manifests/driver-network-vioif.mf
manifests/driver-network-vr.mf
manifests/driver-network-wpi.mf
manifests/driver-network-xge.mf
manifests/driver-network-yge.mf
manifests/driver-network-zyd.mf
manifests/driver-pcmcia.mf
manifests/driver-serial-usbftdi.mf
manifests/driver-serial-usbsacm.mf
manifests/driver-serial-usbser.mf
manifests/driver-serial-usbser_edge.mf
manifests/driver-serial-usbsksp-usbs49_fw.mf
manifests/driver-serial-usbsksp.mf
manifests/driver-serial-usbsprl.mf
manifests/driver-storage-aac.mf
manifests/driver-storage-adpu320.mf
manifests/driver-storage-ahci.mf
manifests/driver-storage-amr.mf
manifests/driver-storage-arcmsr.mf
manifests/driver-storage-ata.mf
manifests/driver-storage-bcm_sata.mf
manifests/driver-storage-blkdev.mf
manifests/driver-storage-cpqary3.mf
manifests/driver-storage-glm.mf
manifests/driver-storage-lsimega.mf
manifests/driver-storage-marvell88sx.mf
manifests/driver-storage-mega_sas.mf
manifests/driver-storage-mpt_sas.mf
manifests/driver-storage-mr_sas.mf
manifests/driver-storage-nv_sata.mf
manifests/driver-storage-nvme.mf
manifests/driver-storage-pmcs.mf
manifests/driver-storage-sbp2.mf
manifests/driver-storage-scsa1394.mf
manifests/driver-storage-sdcard.mf
manifests/driver-storage-ses.mf
manifests/driver-storage-si3124.mf
manifests/driver-storage-skd.mf
manifests/driver-storage-smp.mf
manifests/driver-storage-smrt.mf
manifests/driver-storage-sv.mf
manifests/driver-storage-vioblk.mf
manifests/driver-usb-ugen.mf
manifests/driver-usb.mf
manifests/driver-x11-winlock.mf
manifests/driver-x11-xsvc.mf
manifests/driver-xvm-pv.mf
manifests/network-ipd.mf
manifests/network-ipfilter.mf
manifests/network-iscsi-initiator.mf
manifests/network-iscsi-iser.mf
manifests/network-iscsi-target.mf
manifests/service-fault-management.mf
manifests/service-file-system-nfs.mf
manifests/service-file-system-smb.mf
manifests/service-resource-pools.mf
manifests/service-storage-avs-cache-management.mf
manifests/service-storage-virus-scan.mf
manifests/storage-avs-point-in-time-copy.mf
manifests/storage-avs-remote-mirror.mf
manifests/storage-stmf.mf
manifests/system-file-system-nfs.mf
manifests/system-file-system-smb.mf
manifests/system-file-system-udfs.mf
manifests/system-file-system-zfs-events.mf
manifests/system-file-system-zfs-getgen.mf
manifests/system-file-system-zfs-tests.mf
manifests/system-file-system-zfs.mf
manifests/system-io-tests.mf
manifests/system-kernel-cpu-counters.mf
manifests/system-kernel-dtrace-providers-xdt.mf
manifests/system-kernel-dtrace-providers.mf
manifests/system-kernel-platform.mf
manifests/system-kernel-power.mf
manifests/system-kernel-rsmops.mf
manifests/system-kernel-secure-rpc.mf
manifests/system-kernel-security-gss.mf
manifests/system-kernel-suspend-resume.mf
manifests/system-kernel.mf
manifests/system-network-http-cache-accelerator.mf
manifests/system-network-ipqos-ipqos-config.mf
manifests/system-network-ppp.mf
manifests/system-network-udapl-udapl-tavor.mf
manifests/system-remote-shared-memory.mf
manifests/system-scheduler-fss.mf
manifests/system-tnf.mf
manifests/system-zones-brand-s10.mf
manifests/system-zones-brand-sn1.mf
manifests/system-zones.mf
/titanic_52/usr/src/uts/Makefile.targ
/titanic_52/usr/src/uts/Makefile.uts
/titanic_52/usr/src/uts/i86pc/dr/Makefile
/titanic_52/usr/src/uts/i86pc/drmach_acpi/Makefile
/titanic_52/usr/src/uts/i86pc/unix/Makefile
/titanic_52/usr/src/uts/i86xpv/xdb/Makefile
/titanic_52/usr/src/uts/i86xpv/xnb/Makefile
/titanic_52/usr/src/uts/i86xpv/xnbe/Makefile
/titanic_52/usr/src/uts/i86xpv/xnbo/Makefile
/titanic_52/usr/src/uts/i86xpv/xnbu/Makefile
/titanic_52/usr/src/uts/i86xpv/xpvtap/Makefile
/titanic_52/usr/src/uts/intel/Makefile.intel
/titanic_52/usr/src/uts/intel/ip/Makefile
d757095c15-Jun-2017 Toomas Soome <tsoome@me.com>

8515 remove audiovia97
Reviewed by: Yuri Pankov <yuripv@gmx.com>
Reviewed by: Alexander Pyhalov <apyhalov@gmail.com>
Approved by: Dan McDonald <danmcd@joyent.com>

(cherry picked from commit 115e5cf1

8515 remove audiovia97
Reviewed by: Yuri Pankov <yuripv@gmx.com>
Reviewed by: Alexander Pyhalov <apyhalov@gmail.com>
Approved by: Dan McDonald <danmcd@joyent.com>

(cherry picked from commit 115e5cf1af86a602dbca55c7bdfc85d47b067338)

show more ...

e0ef09be29-Mar-2017 Yuri Pankov <yuri.pankov@nexenta.com>

4678 lms and heci can probably be EOF'd
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Approved by: Richard Lowe <richlowe@richlowe.net>

(cherry picke

4678 lms and heci can probably be EOF'd
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Approved by: Richard Lowe <richlowe@richlowe.net>

(cherry picked from commit c02576f33c03a1634a548677af9e4816d750a506)

show more ...

e373b6e407-Oct-2016 Yuri Pankov <yuri.pankov@nexenta.com>

6396 remove SVM
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>

(cherry picked from commit c

6396 remove SVM
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>

(cherry picked from commit c37101b50a8f5f4ea75b383caa7af3235252b071)

show more ...


/titanic_52/exception_lists/check_rtime
/titanic_52/exception_lists/closed-bins
/titanic_52/exception_lists/packaging
/titanic_52/usr/src/Makefile.lint
/titanic_52/usr/src/Targetdirs
/titanic_52/usr/src/cmd/Makefile
/titanic_52/usr/src/cmd/Makefile.check
/titanic_52/usr/src/cmd/boot/bootadm/Makefile
/titanic_52/usr/src/cmd/boot/bootadm/bootadm.c
/titanic_52/usr/src/cmd/boot/scripts/update_grub.ksh
/titanic_52/usr/src/cmd/devfsadm/Makefile.com
/titanic_52/usr/src/cmd/fs.d/ufs/mkfs/mkfs.c
/titanic_52/usr/src/cmd/iscsid/iscsid.c
/titanic_52/usr/src/cmd/mdb/Makefile.common
/titanic_52/usr/src/cmd/rcm_daemon/Makefile.com
/titanic_52/usr/src/cmd/stat/common/dsr.c
/titanic_52/usr/src/cmd/stmsboot/mpxio-upgrade
/titanic_52/usr/src/cmd/stmsboot/mpxio-upgrade.xml
/titanic_52/usr/src/cmd/svc/configd/restore_repository.sh
/titanic_52/usr/src/cmd/svc/milestone/fs-usr
/titanic_52/usr/src/cmd/svc/profile/generic_limited_net.xml
/titanic_52/usr/src/cmd/svc/profile/inetd_generic.xml
/titanic_52/usr/src/cmd/svc/seed/Makefile
/titanic_52/usr/src/cmd/svc/seed/inc.flg
/titanic_52/usr/src/cmd/svc/startd/restarter.c
/titanic_52/usr/src/head/Makefile
/titanic_52/usr/src/lib/Makefile
/titanic_52/usr/src/lib/libdiskmgt/Makefile.com
/titanic_52/usr/src/lib/libdiskmgt/common/disks_private.h
/titanic_52/usr/src/lib/libdiskmgt/common/entry.c
/titanic_52/usr/src/lib/libdiskmgt/common/libdiskmgt.h
/titanic_52/usr/src/lib/libdiskmgt/common/slice.c
/titanic_52/usr/src/lib/libdscfg/common/cfg_cluster.c
/titanic_52/usr/src/lib/libefi/common/rdwr_efi.c
/titanic_52/usr/src/man/man1m/Makefile
/titanic_52/usr/src/man/man1m/growfs.1m
/titanic_52/usr/src/man/man4/Makefile
/titanic_52/usr/src/man/man5/filesystem.5
/titanic_52/usr/src/man/man7d/Makefile
/titanic_52/usr/src/man/man7i/dkio.7i
manifests/SUNWcs.mf
manifests/SUNWmd.mf
manifests/SUNWmda.mf
manifests/SUNWmddr.mf
manifests/consolidation-osnet-osnet-message-files.mf
manifests/developer-debug-mdb.mf
manifests/storage-metassist.mf
manifests/storage-svm.mf
manifests/system-header.mf
manifests/system-library-svm-rcm.mf
/titanic_52/usr/src/uts/Makefile
/titanic_52/usr/src/uts/common/Makefile.files
/titanic_52/usr/src/uts/common/Makefile.rules
/titanic_52/usr/src/uts/common/fs/ufs/ufs_vfsops.c
/titanic_52/usr/src/uts/common/fs/vfs.c
/titanic_52/usr/src/uts/common/io/ib/inc.flg
/titanic_52/usr/src/uts/common/os/modsysfile.c
/titanic_52/usr/src/uts/common/os/space.c
/titanic_52/usr/src/uts/common/os/swapgeneric.c
/titanic_52/usr/src/uts/common/sys/Makefile
/titanic_52/usr/src/uts/common/sys/Makefile.syshdrs
/titanic_52/usr/src/uts/common/sys/dkio.h
/titanic_52/usr/src/uts/common/sys/sysevent/eventdefs.h
/titanic_52/usr/src/uts/common/sys/systm.h
/titanic_52/usr/src/uts/common/sys/vfs.h
/titanic_52/usr/src/uts/i86pc/os/ddi_impl.c
/titanic_52/usr/src/uts/intel/Makefile.intel
/titanic_52/usr/src/uts/intel/sys/bootconf.h
/titanic_52/usr/src/uts/sparc/Makefile.sparc
/titanic_52/usr/src/uts/sparc/ml/modstubs.s
/titanic_52/usr/src/uts/sun/sys/bootconf.h
4e46804c17-Dec-2016 Yuri Pankov <yuri.pankov@nexenta.com>

7674 move growfs out of the SVM suite
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Approved by: Richard Lowe <richlowe@richlowe.net>

(cherry picked from com

7674 move growfs out of the SVM suite
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Approved by: Richard Lowe <richlowe@richlowe.net>

(cherry picked from commit 08f562ec5e20ccb4645340f0704c65f00ae6ecf7)

show more ...

d6b2fac327-Sep-2016 Yuri Pankov <yuri.pankov@nexenta.com>

7407 console.7d shouldn't be packaged in storage/svm
Reviewed by: Gordon Ross <gwr@nexenta.com>
Reviewed by: Adam Števko <adam.stevko@gmail.com>
Reviewed by: Dan McDonald <danmcd@omniti.com>
Approved

7407 console.7d shouldn't be packaged in storage/svm
Reviewed by: Gordon Ross <gwr@nexenta.com>
Reviewed by: Adam Števko <adam.stevko@gmail.com>
Reviewed by: Dan McDonald <danmcd@omniti.com>
Approved by: Gordon Ross <gwr@nexenta.com>

(cherry picked from commit e206125211c6323812e60889b557bb15fc6343bc)

show more ...

9047ba7f27-Jan-2019 Dominik Hassler <hadfl@omniosce.org>

10590 Update tzdata to 2019a
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Reviewed by: Marcel Telka <marcel@telka.sk>
Approved by: Rich Lowe <richlowe@richlowe.net>

(cherry picked from commit aeca

10590 Update tzdata to 2019a
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Reviewed by: Marcel Telka <marcel@telka.sk>
Approved by: Rich Lowe <richlowe@richlowe.net>

(cherry picked from commit aeca2ed708d620f291098516b4fe134a6deeb3ec)

show more ...

b142f83d29-Nov-2017 Robert Mustacchi <rm@joyent.com>

8871 Want means of toggling data link LEDs
8872 e1000g MAC_CAPAB_LED support
8873 i40e MAC_CAPAB_LED support
8874 igb MAC_CAPAB_LED support
Reviewed by: Cody Mello <melloc@joyent.com>
Reviewed by: Pa

8871 Want means of toggling data link LEDs
8872 e1000g MAC_CAPAB_LED support
8873 i40e MAC_CAPAB_LED support
8874 igb MAC_CAPAB_LED support
Reviewed by: Cody Mello <melloc@joyent.com>
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
Reviewed by: Sebastian Wiedenroth <sebastian.wiedenroth@skylime.net>
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Approved by: Dan McDonald <danmcd@joyent.com>

(cherry picked from commit 197c6cfb8093086638ba470ec22ed4b6b47bf495)

show more ...

59596c0121-Sep-2017 Robert Mustacchi <rm@joyent.com>

8699 Want NIC transceiver visibility
8700 ixgbe MAC_CAPAB_TRANSCEIVER support
8701 i40e MAC_CAPAB_TRANSCEIVER support
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
Reviewed by: Jerry Jeline

8699 Want NIC transceiver visibility
8700 ixgbe MAC_CAPAB_TRANSCEIVER support
8701 i40e MAC_CAPAB_TRANSCEIVER support
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Ryan Zezeski <ryan.zeseski@joyent.com>
Reviewed by: Yuri Pankov <yuripv@gmx.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Richard Lowe <richlowe@richlowe.net>

(cherry picked from commit 657ed3d0befdf10d2b9899d123a7b41a10ec1c41)

show more ...


/titanic_52/exception_lists/copyright
/titanic_52/exception_lists/packaging
/titanic_52/usr/src/cmd/Makefile
/titanic_52/usr/src/cmd/dlutil/Makefile
/titanic_52/usr/src/cmd/dlutil/dltraninfo.c
/titanic_52/usr/src/lib/Makefile
/titanic_52/usr/src/lib/fm/topo/libtopo/common/hc.c
/titanic_52/usr/src/lib/fm/topo/libtopo/common/topo_hc.h
/titanic_52/usr/src/lib/fm/topo/modules/Makefile.plugin
/titanic_52/usr/src/lib/fm/topo/modules/common/Makefile
/titanic_52/usr/src/lib/fm/topo/modules/common/nic/Makefile
/titanic_52/usr/src/lib/fm/topo/modules/common/nic/topo_nic.c
/titanic_52/usr/src/lib/fm/topo/modules/common/nic/topo_nic.h
/titanic_52/usr/src/lib/fm/topo/modules/common/pcibus/pcibus.c
/titanic_52/usr/src/lib/fm/topo/modules/common/shared/topo_port.c
/titanic_52/usr/src/lib/fm/topo/modules/common/shared/topo_port.h
/titanic_52/usr/src/lib/fm/topo/modules/common/shared/topo_transceiver.c
/titanic_52/usr/src/lib/fm/topo/modules/common/shared/topo_transceiver.h
/titanic_52/usr/src/lib/fm/topo/modules/i86pc/pcibus/Makefile
/titanic_52/usr/src/lib/fm/topo/modules/sun4/pcibus/Makefile.pci
/titanic_52/usr/src/lib/libsff/Makefile
/titanic_52/usr/src/lib/libsff/Makefile.com
/titanic_52/usr/src/lib/libsff/amd64/Makefile
/titanic_52/usr/src/lib/libsff/common/libsff.c
/titanic_52/usr/src/lib/libsff/common/libsff.h
/titanic_52/usr/src/lib/libsff/common/llib-lsff
/titanic_52/usr/src/lib/libsff/common/mapfile-vers
/titanic_52/usr/src/lib/libsff/common/sff.h
/titanic_52/usr/src/lib/libsff/i386/Makefile
/titanic_52/usr/src/lib/libsff/sparc/Makefile
/titanic_52/usr/src/man/man9e/Makefile
/titanic_52/usr/src/man/man9e/mac_capab_transceiver.9e
/titanic_52/usr/src/man/man9f/Makefile
/titanic_52/usr/src/man/man9f/mac_transceiver_info.9f
manifests/service-fault-management.mf
manifests/system-kernel.man9e.inc
manifests/system-kernel.man9f.inc
manifests/system-library.mf
manifests/system-network.mf
manifests/system-test-utiltest.mf
/titanic_52/usr/src/test/util-tests/runfiles/default.run
/titanic_52/usr/src/test/util-tests/tests/Makefile
/titanic_52/usr/src/test/util-tests/tests/libsff/Makefile
/titanic_52/usr/src/test/util-tests/tests/libsff/libsff.ksh
/titanic_52/usr/src/test/util-tests/tests/libsff/libsff_8472.c
/titanic_52/usr/src/test/util-tests/tests/libsff/libsff_8472.out
/titanic_52/usr/src/test/util-tests/tests/libsff/libsff_8636_diag.c
/titanic_52/usr/src/test/util-tests/tests/libsff/libsff_8636_diag.out
/titanic_52/usr/src/test/util-tests/tests/libsff/libsff_8636_extspec.c
/titanic_52/usr/src/test/util-tests/tests/libsff/libsff_8636_extspec.out
/titanic_52/usr/src/test/util-tests/tests/libsff/libsff_8636_tech.c
/titanic_52/usr/src/test/util-tests/tests/libsff/libsff_8636_tech.out
/titanic_52/usr/src/test/util-tests/tests/libsff/libsff_8636_temp.c
/titanic_52/usr/src/test/util-tests/tests/libsff/libsff_8636_temp.out
/titanic_52/usr/src/test/util-tests/tests/libsff/libsff_br.c
/titanic_52/usr/src/test/util-tests/tests/libsff/libsff_br.out
/titanic_52/usr/src/test/util-tests/tests/libsff/libsff_compliance.c
/titanic_52/usr/src/test/util-tests/tests/libsff/libsff_compliance.out
/titanic_52/usr/src/test/util-tests/tests/libsff/libsff_conn.c
/titanic_52/usr/src/test/util-tests/tests/libsff/libsff_conn.out
/titanic_52/usr/src/test/util-tests/tests/libsff/libsff_efault.c
/titanic_52/usr/src/test/util-tests/tests/libsff/libsff_einval.c
/titanic_52/usr/src/test/util-tests/tests/libsff/libsff_enc.c
/titanic_52/usr/src/test/util-tests/tests/libsff/libsff_enc.out
/titanic_52/usr/src/test/util-tests/tests/libsff/libsff_ident.c
/titanic_52/usr/src/test/util-tests/tests/libsff/libsff_ident.out
/titanic_52/usr/src/test/util-tests/tests/libsff/libsff_lengths.c
/titanic_52/usr/src/test/util-tests/tests/libsff/libsff_lengths.out
/titanic_52/usr/src/test/util-tests/tests/libsff/libsff_opts.c
/titanic_52/usr/src/test/util-tests/tests/libsff/libsff_opts.out
/titanic_52/usr/src/test/util-tests/tests/libsff/libsff_strings.c
/titanic_52/usr/src/test/util-tests/tests/libsff/libsff_wave.c
/titanic_52/usr/src/test/util-tests/tests/libsff/libsff_wave.out
/titanic_52/usr/src/uts/common/Makefile.files
/titanic_52/usr/src/uts/common/io/dld/dld_drv.c
/titanic_52/usr/src/uts/common/io/i40e/i40e_gld.c
/titanic_52/usr/src/uts/common/io/ixgbe/core/README.illumos
/titanic_52/usr/src/uts/common/io/ixgbe/core/ixgbe_common.c
/titanic_52/usr/src/uts/common/io/ixgbe/core/ixgbe_common.h
/titanic_52/usr/src/uts/common/io/ixgbe/core/ixgbe_type.h
/titanic_52/usr/src/uts/common/io/ixgbe/ixgbe_debug.h
/titanic_52/usr/src/uts/common/io/ixgbe/ixgbe_gld.c
/titanic_52/usr/src/uts/common/io/ixgbe/ixgbe_main.c
/titanic_52/usr/src/uts/common/io/ixgbe/ixgbe_osdep.c
/titanic_52/usr/src/uts/common/io/ixgbe/ixgbe_osdep.h
/titanic_52/usr/src/uts/common/io/ixgbe/ixgbe_rx.c
/titanic_52/usr/src/uts/common/io/ixgbe/ixgbe_stat.c
/titanic_52/usr/src/uts/common/io/ixgbe/ixgbe_sw.h
/titanic_52/usr/src/uts/common/io/ixgbe/ixgbe_transceiver.c
/titanic_52/usr/src/uts/common/io/ixgbe/ixgbe_tx.c
/titanic_52/usr/src/uts/common/io/mac/mac.c
/titanic_52/usr/src/uts/common/io/mac/mac_client.c
/titanic_52/usr/src/uts/common/io/mac/mac_provider.c
/titanic_52/usr/src/uts/common/sys/dld.h
/titanic_52/usr/src/uts/common/sys/mac_impl.h
/titanic_52/usr/src/uts/common/sys/mac_provider.h
/titanic_52/usr/src/uts/common/sys/pci.h
/titanic_52/usr/src/uts/intel/ixgbe/Makefile
/titanic_52/usr/src/uts/intel/mac/Makefile
/titanic_52/usr/src/uts/sparc/ixgbe/Makefile
/titanic_52/usr/src/uts/sparc/mac/Makefile
7e579c3016-Jun-2016 Dale Ghent <daleg@omniti.com>

6064 ixgbe needs X550 support
Reviewed by: Tycho Nightingale <tycho.nightingale@pluribusnetworks.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Dan McDonald <danmcd@omniti.com>
Appro

6064 ixgbe needs X550 support
Reviewed by: Tycho Nightingale <tycho.nightingale@pluribusnetworks.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Dan McDonald <danmcd@omniti.com>
Approved by: Hans Rosenfeld <hans.rosenfeld@nexenta.com>

(cherry picked from commit 9de597e964a120f57b0eb22d79570ce07779a091)

show more ...


/titanic_52/exception_lists/copyright
/titanic_52/exception_lists/cstyle
/titanic_52/exception_lists/hdrchk
/titanic_52/usr/src/man/man7d/ixgbe.7d
manifests/driver-network-ixgbe.mf
/titanic_52/usr/src/uts/common/Makefile.files
/titanic_52/usr/src/uts/common/io/igb/e1000_osdep.h
/titanic_52/usr/src/uts/common/io/igb/igb_buf.c
/titanic_52/usr/src/uts/common/io/igb/igb_debug.c
/titanic_52/usr/src/uts/common/io/igb/igb_debug.h
/titanic_52/usr/src/uts/common/io/igb/igb_log.c
/titanic_52/usr/src/uts/common/io/igb/igb_main.c
/titanic_52/usr/src/uts/common/io/igb/igb_rx.c
/titanic_52/usr/src/uts/common/io/igb/igb_stat.c
/titanic_52/usr/src/uts/common/io/igb/igb_sw.h
/titanic_52/usr/src/uts/common/io/igb/igb_tx.c
/titanic_52/usr/src/uts/common/io/ixgbe/core/ixgbe_82598.c
/titanic_52/usr/src/uts/common/io/ixgbe/core/ixgbe_82598.h
/titanic_52/usr/src/uts/common/io/ixgbe/core/ixgbe_82599.c
/titanic_52/usr/src/uts/common/io/ixgbe/core/ixgbe_82599.h
/titanic_52/usr/src/uts/common/io/ixgbe/core/ixgbe_api.c
/titanic_52/usr/src/uts/common/io/ixgbe/core/ixgbe_api.h
/titanic_52/usr/src/uts/common/io/ixgbe/core/ixgbe_common.c
/titanic_52/usr/src/uts/common/io/ixgbe/core/ixgbe_common.h
/titanic_52/usr/src/uts/common/io/ixgbe/core/ixgbe_dcb.c
/titanic_52/usr/src/uts/common/io/ixgbe/core/ixgbe_dcb.h
/titanic_52/usr/src/uts/common/io/ixgbe/core/ixgbe_dcb_82598.c
/titanic_52/usr/src/uts/common/io/ixgbe/core/ixgbe_dcb_82598.h
/titanic_52/usr/src/uts/common/io/ixgbe/core/ixgbe_dcb_82599.c
/titanic_52/usr/src/uts/common/io/ixgbe/core/ixgbe_dcb_82599.h
/titanic_52/usr/src/uts/common/io/ixgbe/core/ixgbe_mbx.c
/titanic_52/usr/src/uts/common/io/ixgbe/core/ixgbe_mbx.h
/titanic_52/usr/src/uts/common/io/ixgbe/core/ixgbe_phy.c
/titanic_52/usr/src/uts/common/io/ixgbe/core/ixgbe_phy.h
/titanic_52/usr/src/uts/common/io/ixgbe/core/ixgbe_type.h
/titanic_52/usr/src/uts/common/io/ixgbe/core/ixgbe_vf.c
/titanic_52/usr/src/uts/common/io/ixgbe/core/ixgbe_vf.h
/titanic_52/usr/src/uts/common/io/ixgbe/core/ixgbe_x540.c
/titanic_52/usr/src/uts/common/io/ixgbe/core/ixgbe_x540.h
/titanic_52/usr/src/uts/common/io/ixgbe/core/ixgbe_x550.c
/titanic_52/usr/src/uts/common/io/ixgbe/core/ixgbe_x550.h
/titanic_52/usr/src/uts/common/io/ixgbe/ixgbe.conf
/titanic_52/usr/src/uts/common/io/ixgbe/ixgbe_debug.h
/titanic_52/usr/src/uts/common/io/ixgbe/ixgbe_gld.c
/titanic_52/usr/src/uts/common/io/ixgbe/ixgbe_main.c
/titanic_52/usr/src/uts/common/io/ixgbe/ixgbe_osdep.h
/titanic_52/usr/src/uts/common/io/ixgbe/ixgbe_stat.c
/titanic_52/usr/src/uts/common/io/ixgbe/ixgbe_sw.h
/titanic_52/usr/src/uts/common/io/ixgbe/ixgbe_tx.c
/titanic_52/usr/src/uts/intel/ixgbe/Makefile
/titanic_52/usr/src/uts/sparc/ixgbe/Makefile
fe7e7ac403-May-2016 Robert Mustacchi <rm@joyent.com>

6977 ixgb package should not refer to ixgbe's license
6976 ixgb package should not ship ixgbe's manual page
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Rev

6977 ixgb package should not refer to ixgbe's license
6976 ixgb package should not ship ixgbe's manual page
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Dale Ghent <daleg@elemental.org>

(cherry picked from commit 250c98dda1e7d2a93da38d718e5747490607e22c)

show more ...

621a5f3316-Apr-2016 Robert Mustacchi <rm@joyent.com>

6926 Move ixgbe Intel common code into its own directory
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: Igor Kozhukhov <ikozhu

6926 Move ixgbe Intel common code into its own directory
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com>
Approved by: Richard Lowe <richlowe@richlowe.net>

(cherry picked from commit 6cdb16373b5b51c4c47d8fa634825eee25dc464e)

show more ...

42cc51e021-Feb-2016 Robert Mustacchi <rm@joyent.com>

6666 Want support for the Intel I219
6667 Update e1000g/igb shared code
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Approved by: Garrett D'Amore <

6666 Want support for the Intel I219
6667 Update e1000g/igb shared code
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Approved by: Garrett D'Amore <garrett@damore.org>

(cherry picked from commit d4cd2791725c69020daac210ba5d09cca03feadb)

show more ...


/titanic_52/exception_lists/hdrchk
manifests/driver-network-e1000g.mf
/titanic_52/usr/src/uts/common/io/e1000api/README.illumos
/titanic_52/usr/src/uts/common/io/e1000api/e1000_80003es2lan.c
/titanic_52/usr/src/uts/common/io/e1000api/e1000_80003es2lan.h
/titanic_52/usr/src/uts/common/io/e1000api/e1000_82540.c
/titanic_52/usr/src/uts/common/io/e1000api/e1000_82541.c
/titanic_52/usr/src/uts/common/io/e1000api/e1000_82541.h
/titanic_52/usr/src/uts/common/io/e1000api/e1000_82542.c
/titanic_52/usr/src/uts/common/io/e1000api/e1000_82543.c
/titanic_52/usr/src/uts/common/io/e1000api/e1000_82543.h
/titanic_52/usr/src/uts/common/io/e1000api/e1000_82571.c
/titanic_52/usr/src/uts/common/io/e1000api/e1000_82571.h
/titanic_52/usr/src/uts/common/io/e1000api/e1000_82575.c
/titanic_52/usr/src/uts/common/io/e1000api/e1000_82575.h
/titanic_52/usr/src/uts/common/io/e1000api/e1000_api.c
/titanic_52/usr/src/uts/common/io/e1000api/e1000_api.h
/titanic_52/usr/src/uts/common/io/e1000api/e1000_defines.h
/titanic_52/usr/src/uts/common/io/e1000api/e1000_hw.h
/titanic_52/usr/src/uts/common/io/e1000api/e1000_i210.c
/titanic_52/usr/src/uts/common/io/e1000api/e1000_i210.h
/titanic_52/usr/src/uts/common/io/e1000api/e1000_ich8lan.c
/titanic_52/usr/src/uts/common/io/e1000api/e1000_ich8lan.h
/titanic_52/usr/src/uts/common/io/e1000api/e1000_mac.c
/titanic_52/usr/src/uts/common/io/e1000api/e1000_mac.h
/titanic_52/usr/src/uts/common/io/e1000api/e1000_manage.c
/titanic_52/usr/src/uts/common/io/e1000api/e1000_manage.h
/titanic_52/usr/src/uts/common/io/e1000api/e1000_mbx.c
/titanic_52/usr/src/uts/common/io/e1000api/e1000_mbx.h
/titanic_52/usr/src/uts/common/io/e1000api/e1000_nvm.c
/titanic_52/usr/src/uts/common/io/e1000api/e1000_nvm.h
/titanic_52/usr/src/uts/common/io/e1000api/e1000_phy.c
/titanic_52/usr/src/uts/common/io/e1000api/e1000_phy.h
/titanic_52/usr/src/uts/common/io/e1000api/e1000_regs.h
/titanic_52/usr/src/uts/common/io/e1000api/e1000_vf.c
/titanic_52/usr/src/uts/common/io/e1000api/e1000_vf.h
/titanic_52/usr/src/uts/common/io/e1000g/e1000_osdep.h
/titanic_52/usr/src/uts/common/io/e1000g/e1000g_main.c
/titanic_52/usr/src/uts/common/io/e1000g/e1000g_rx.c
/titanic_52/usr/src/uts/common/io/e1000g/e1000g_sw.h
/titanic_52/usr/src/uts/common/io/e1000g/e1000g_tx.c
/titanic_52/usr/src/uts/common/io/e1000g/e1000g_workarounds.c
/titanic_52/usr/src/uts/common/io/igb/igb_gld.c
/titanic_52/usr/src/uts/common/io/igb/igb_main.c
/titanic_52/usr/src/uts/intel/e1000g/Makefile
/titanic_52/usr/src/uts/sparc/e1000g/Makefile
4e6f6c8326-Feb-2016 Cody Peter Mello <cody.mello@joyent.com>

6684 Allow sending from IPv6 SLAAC addresses within a zone using IP spoofing protection
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Dan McDonald <danmcd@omniti.com>

(cherry picked fro

6684 Allow sending from IPv6 SLAAC addresses within a zone using IP spoofing protection
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Dan McDonald <danmcd@omniti.com>

(cherry picked from commit bd8e5344e7f648742c1740cf723f72e08c8b1bb7)

show more ...

454249ad29-Oct-2018 Andy Fiddaman <omnios@citrus-it.co.uk>

9935 update tzdata to 2018g
Reviewed by: Marcel Telka <marcel@telka.sk>
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Approved by: Dan McDonald <danmcd@joyent.com>

(cherry picked from commit 4d

9935 update tzdata to 2018g
Reviewed by: Marcel Telka <marcel@telka.sk>
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Approved by: Dan McDonald <danmcd@joyent.com>

(cherry picked from commit 4d6441a842f7a33ac21de3581f2e9613bd68e36d)

show more ...

a6c652db03-Aug-2018 Yuri Pankov <yuri.pankov@nexenta.com>

9661 update tzdata to 2018e
Reviewed by: Dan Fields <dan.fields@nexenta.com>
Reviewed by: Roman Strashkin <roman.strashkin@nexenta.com>
Reviewed by: Doma Gergő Mihály <domag02@google.com>
Approved by

9661 update tzdata to 2018e
Reviewed by: Dan Fields <dan.fields@nexenta.com>
Reviewed by: Roman Strashkin <roman.strashkin@nexenta.com>
Reviewed by: Doma Gergő Mihály <domag02@google.com>
Approved by: Joshua M. Clulow <josh@sysmgr.org>

(cherry picked from commit 006fe326e7b85f42c0b2cafbe1567fb3558c3d39)

show more ...

63cfa7a904-Nov-2017 Ryan Zezeski <rpz@joyent.com>

8765 dladm tries setting persistent prop on temporary link
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Sebastian Wiedenroth <sebastian.wiedenroth@skylime.net>
Reviewed by: Toom

8765 dladm tries setting persistent prop on temporary link
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Sebastian Wiedenroth <sebastian.wiedenroth@skylime.net>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Gordon Ross <gwr@nexenta.com>

(cherry picked from commit a7cc5d6fa95b011a1d38b3930f0af4e7e5bac612)

show more ...

12345678910>>...24