summaryrefslogtreecommitdiff
path: root/usr/src/cmd/sgs
AgeCommit message (Collapse)AuthorFilesLines
2021-01-1213420 libld: symbol 'dynsort_compare_syms' is multiply-definedToomas Soome1-1/+1
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2020-11-17 [illumos-gate merge]release-20201119Dan McDonald14-31/+261
commit 5a0af8165ce9590e7a18f1ef4f9badc4dd72c6e6 13274 enable -fstack-protector-strong by default in user land commit 6a817834d81cc75ce12d0d393320837b1fec1e85 5788 Want support for GCC's stack protector in libc commit 350ffdd54baf880f440ddf9697666e283894ded1 13273 want upanic(2) commit 7fdea60d55a95f0e46066fd021c4ef1b1321bafc 13300 mlxcx_cq_setup() doesn't take required locks for ASSERTs Merge notes: - Manifest changes to match package changes (including shipping libssp_ns.a) - Modified lx_vdso tools to not include SSP, to match other build-only tools.
2020-11-1713274 enable -fstack-protector-strong by default in user landRobert Mustacchi2-0/+22
Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2020-11-1713273 want upanic(2)Robert Mustacchi12-31/+239
Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2020-11-17 [illumos-gate merge]Dan McDonald3-7/+0
commit f0b6369dcf843cd097edef20ec38c11b7ae127d6 13285 remove incomplete kmod guidance implementation
2020-11-1613285 remove incomplete kmod guidance implementationRichard Lowe3-7/+0
Reviewed by: Jason Lippert <jason@glasspelican.ca> Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2020-11-09 [illumos-gate merge]Dan McDonald1-1/+1
commit 6cb54de2051534cc59e36ddc42abe1960e47c133 13196 C_DeriveKey() doesn't always set object handle value commit 6d96b4576425f4553ac02099504f0c92248a6c3a 13284 demo_rdb build fails on SPARC
2020-11-0613284 demo_rdb build fails on SPARCPeter Tribble1-1/+1
Reviewed by: Patrick Mooney <pmooney@pfmooney.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2020-11-05 [illumos-gate merge]Dan McDonald45-5/+5
commit ea78de644e058ee2f6b1c6bb50fcc07da6e4d7ac 13272 64-bit secflags test has wrong ldlibs commit d7e2bdfa66e3574ffcce3665a4cd1136fc6cb6a1 13271 64-bit crypto tests have wrong library search path commit dd49d7b32f2281b4a30555d0ef9bf80720bbb67f 13270 cmd/spell native build incomplete commit 6d9ec342f3d7cd1b0259ab010949b9011e571ad9 13269 esc needs a native build commit 217f7406cb5a102a47f8ad05f1a14d967486671b 13268 lp native build forgot CFLAGS commit 90f7985f020eb82d06bd0d75396ff794105f7528 13267 tools libld build picks up normal sgs libs commit 6f9fa98c81a60fc52e8a0a97930ac709e7272727 13266 mdb build tools should use native tools commit 421390e5fa91e88e795394c89567b48874788f9f 13265 libmp.so.1 missing library search path commit 9894d69ccc165ef74bf6ccce5a722cdefc922f18 13264 perl Makefiles place object files after libraries commit 42c24f1c09b6b8d403ee0940c6f1362249a8b738 13263 startd needs to search $(ROOT)/usr/lib/fm for deps commit a235f1f94b85df48c92dd2323e777f49ad38afea 13262 rcm_daemon missing library search paths commit 4fcda281302fdcc1753c1f266173e7b59a500c3c 13261 libdbus-1 deps missing libbsm commit d9328cd43f1300af79f6fc8a3ad4760137618c63 13260 librtld_db demo should be built separately
2020-11-0413260 librtld_db demo should be built separatelyRobert Mustacchi45-5/+5
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Patrick Mooney <pmooney@pfmooney.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2020-10-14 [illumos-gate merge]Jason King12-14/+14
commit 35abe3277cc67d1a650f8fd7ce718b89fbece04d 13215 qsort_r(3C) manual synopsis was botched commit 85f4cb87104c72587029a6e0f1663332c85ba118 13184 Stop translating ld(1) options through cw(1) commit 0a36db39c3cd88f4799ecd9db875f43d834d0a81 13210 Removing multiple links from aggr leaves last link dangling Conflicts: usr/src/uts/sun4u/opl/unix/Makefile usr/src/lib/krb5/plugins/preauth/pkinit/Makefile.com usr/src/cmd/rcap/rcapstat/Makefile usr/src/cmd/cmd-inet/usr.sbin/snoop/Makefile usr/src/cmd/cmd-inet/usr.sbin/Makefile
2020-10-1313184 Stop translating ld(1) options through cw(1)Richard Lowe12-14/+14
Reviewed by: Jason King <jason.brian.king+illumos@gmail.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Approved by: Robert Mustacchi <rm@fingolfin.org>
2020-08-12 [illumos-gate merge]release-20200813Jerry Jelinek2-30/+2
commit 0ac8993002ee179cc3289243a0fc956ee0db04da 13013 Port OpenZFS zpool label clear improvements 13012 zpool_read_label semantics should match OpenZFS commit 0904e7ecf266ebe6844dfc4b178441dc8d81296b 12944 remove long obsolete libsys
2020-08-1112944 remove long obsolete libsysRichard Lowe2-30/+2
Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-06-22 [illumos-gate merge]Jerry Jelinek5-98/+98
commit c686756220120076a07be0dcce54be698101a3d1 12541 sgs: smatch and NULL pointer errors commit d865fc92e4b640c73c2957a20b3d82622c741be5 12824 recvmsg(): adjust final cmsg->cmsg_len upon MSG_CTRUNC commit ce5f7fb896fce369b4ec50da6d3a232bce2458ce 12836 loader: strings in nvlist are counted strings, not c-strings
2020-06-1912541 sgs: smatch and NULL pointer errorsToomas Soome5-98/+98
Reviewed by: Yuri Pankov <ypankov@tintri.com> Reviewed by: Gary Mills <gary_mills@fastmail.fm> Approved by: Dan McDonald <danmcd@joyent.com>
2020-05-08 [illumos-gate merge]Jerry Jelinek1-1/+1
commit d1d6926f26db4efbd2feae8af9da2c4eb205853b 12658 lw8: NULL pointer errors commit 35e1ee58e7a1d8c7874269affd084e732ad5a1eb 12632 serengeti: NULL pointer errors commit 6fca39246c7001c1b47c1fc2bc82de657dbd8a8e 12701 segspt_minfree needs right-sizing commit 03b8b03e25cb9c6f5d0770cb73790096e0f19cbf 12642 n2rng: NULL pointer errors commit 5acbfd58b99f5441b5139785de11abc6090b4059 12696 libpri: leftover bits from 12454 commit 9ad2adf3158400d3d79cc126f292aaf481805413 12698 Fix typos in usr/src/man/man1m/vmstat.1m commit 3c2825ef7eeb8520e230cacffa704343f6d53c35 12697 liblddbg: sparc is missing ROOTCOMPATLINKS commit 41378e7950fe857e6299f2a5c2a2bc285627f816 12413 cxgbe: cast between incompatible function types Conflicts: usr/src/uts/common/vm/seg_spt.c
2020-05-0612697 liblddbg: sparc is missing ROOTCOMPATLINKSToomas Soome1-1/+1
Reviewed by: Yuri Pankov <ypankov@fastmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-05-05 [illumos-gate merge]Jerry Jelinek44-95/+81
commit 3052595ab8ddcc51231d239415b5eba5d913d45b 11807 "private use area" characters should be marked as "printable" commit cd61ae21816e53b94bc1673f3f1aa651fc3115e8 12447 should install library compat symlinks from library makefiles, not Targetdirs commit 241c90a06e8d1708235651863df515a2d522a03a 12454 remove lint library machinery commit 282d4a2d330d797757f16d55e1df9569f3e52d10 12666 libproc manpage bugs commit d906f494f9407f1ae043a922478ce3609959caf5 12670 Unaligned output of snoop's usage() function commit 18c4eaf123da22eddbe6e9a4ba7b8115ba748075 12669 Add omitted word in vmstat man page commit b68ab351091d2aea3f72a011f64de12fb05fc833 12028 zfs test mdb_001_pos can fail Conflicts: usr/src/lib/nsswitch/dns/Makefile.com usr/src/lib/libsff/Makefile usr/src/lib/brand/Makefile usr/src/lib/Makefile.lib usr/src/lib/Makefile.targ
2020-05-0412447 should install library compat symlinks from library makefiles, not ↵Richard Lowe44-95/+81
Targetdirs Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Dan McDonald <danmcd@joyent.com>
2020-05-04 [illumos-gate merge]Jerry Jelinek3-5/+3
commit 45de8795bcb0e4c49743f37edfdd2c89d5a7863b 12683 w(1) and whodo(1) should silently skip dirs it cannot open commit 6112cec5d5374dff12a12bd285afeb5e660b7154 12517 allow for custom per-distribution branding commit 15fa1d047e03d3f123546d72f130c5ce4b278eba 12519 Targetdirs: remove left over /usr/4lib commit 85ba5240e8fe32c7405930a51a93630182ce67d7 12551 cmlb: NULL pointer errors Conflicts: usr/src/uts/common/os/logsubr.c usr/src/uts/common/Makefile.rules usr/src/cmd/init/init.c usr/src/cmd/init/Makefile usr/src/cmd/Adm/sun/Makefile
2020-05-0112519 Targetdirs: remove left over /usr/4libToomas Soome3-5/+3
Reviewed by: Gergő Doma <domag02@gmail.com> Reviewed by: Yuri Pankov <ypankov@fastmail.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Robert Mustacchi <rm@fingolfin.org>
2020-03-19 [illumos-gate merge]Jerry Jelinek1-13/+1
commit 97b5374547d500fded52d886ceba8a9962af0527 12292 retire libbc
2020-03-1812292 retire libbcToomas Soome1-13/+1
Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Alexander Eremin <aeremin@tintri.com> Approved by: Garrett D'Amore <garrett@damore.org>
2020-02-2711275 gettimeofday should use comm pagePatrick Mooney1-4/+20
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Andrew Stormont <astormont@racktopsystems.com> Reviewed by: Garrett D'Amore <gdamore@racktopsystems.com> Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-02-19 [illumos-gate merge]Jerry Jelinek3-2/+20
commit 66582b606a8194f7f3ba5b3a3a6dca5b0d346361 12185 Remove B100s support commit e912cc3d5decbbfbb3005d9f678e9fc3ccbcf91f 12314 ld fatal warnings miss some guidance messages commit 20de283b9b1939fdc5b617ccc0c6e5ce8b7c6160 12313 nightly should check for ld guidance commit f365545469641697196ce86d635cfe5f3fe68d27 12312 fix unused lib dependencies commit 3e3015ce0eb82be8ac17954eba80f3f24204fcbd 12311 adjust NATIVE_LIBS in SMF makefiles commit ced75a9309169d0177775214e3e1780ef5f7cf8a 12293 libfru: SOLARIS_UNIX is not needed commit e371214c989050b68785a50c83f96cd04c4d18e8 12233 libsmbios fails to build on SPARC Conflicts: usr/src/man/man7d/Makefile usr/src/cmd/svc/configd/Makefile
2020-02-1812314 ld fatal warnings miss some guidance messagesJohn Levon1-1/+13
Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-02-1812312 fix unused lib dependenciesJohn Levon2-1/+7
Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-02-06 [illumos-gate merge]Jerry Jelinek6-2/+11
commit 5801b0f01c3c34499a929ed96164a5a68b470945 12217 add ld assert-deflib and guidance to gate build commit 948761701ebc8a0cf820a973780b2fbb931c4390 12262 Suboptimal vmem hash table slows down boot commit cdd7a662d2c0914e93e1daa44cebae7003c99777 12254 python changes have broken the zfs test suite Conflicts: usr/src/lib/libzonecfg/Makefile.com usr/src/lib/libc/sparcv9/Makefile.com usr/src/lib/libc/sparc/Makefile.com usr/src/lib/libc/i386/Makefile.com usr/src/lib/libc/amd64/Makefile usr/src/lib/krb5/plugins/preauth/pkinit/Makefile.com usr/src/lib/Makefile usr/src/cmd/sendmail/src/Makefile usr/src/cmd/cmd-inet/usr.lib/wpad/Makefile
2020-02-0512217 add ld assert-deflib and guidance to gate buildToomas Soome6-2/+11
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Gergő Mihály Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-01-24 [illumos-gate merge]Jerry Jelinek8-23/+31
commit 1dd4766bd0d7ab56961ce97c9c39de612ae2e7d1 12153 netstat can use /proc/<PID>/fdinfo and avoid grabbing processes commit a02120c4550735e4c33259ff2671a5ef9d06c5cc 12046 Provide /proc/<PID>/fdinfo/ commit e3bf7d5a53699b06ef4e776789b585322c4bf8ed 12189 zfs test suite calculates md5 digests suboptimally Conflicts: usr/src/uts/common/sys/prsystm.h usr/src/uts/common/fs/proc/prvnops.c
2020-01-2412046 Provide /proc/<PID>/fdinfo/Andy Fiddaman8-23/+31
Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-12-29 [illumos-gate merge]Jerry Jelinek1-0/+1
commit 7f7cea96d5057c067c283bdd0a3bd608876b3d90 12126 truss: passing argument 1 to restrict-qualified parameter aliases with argument 4 commit f772f0f818f73daf7235ea98001eb45736057eb4 12121 prtconf: cast between incompatible function types commit d9a262d9c411812b053dc33b7b8ab0f230c6fb00 12123 sendmail: cast between incompatible function types commit 698f4ab6008be205f4362675967638572eef4f21 12128 error: this statement may fall through commit d6beba26494f4877120c99b5931876f56ba5dee5 12127 auditd: cast between incompatible function types commit 0e540600911704593d2db2a54688b06c90621822 12122 rcm_daemon: cast between incompatible function types commit 45057a1a493b60c956248b11e538feed43fdc7b6 12120 power: cast between incompatible function types commit 37395faa43a95e030f79ca75d81f5e4fdfcd2b19 12117 nscd: cast between incompatible function types commit 491605205e9a54b9266d0b87e470e2dc83ca0d57 12116 idmapd: cast between incompatible function types commit 13539f0d8047e0522b1de032e340086de35f224e 12113 mailx: cast between incompatible function types commit 5b784b07fc13e535c4af29e1804b0c6fa58889bf 12111 syseventd: cast between incompatible function types commit 1146e6b36a51a32283a4cfc8530fd73b88b79a78 12110 audio: control reaches end of non-void function commit 6af7a37b52615421dd8d8af372794c3399825b45 12108 libfakekernel: passing argument 4 to restrict-qualified parameter aliases with argument 3 commit 6aa760d176ff3ceaed1f2c3f6c2b45352b83e336 12107 libdiskmgt: cast between incompatible function types commit 2f0b63d22a9a05291df8f83619060f9805eb7581 12104 libkdb_ldap: bitwise comparison always evaluates to false commit ef2333d135d7eeabe888ac20be8a501a394db591 12102 print: cast between incompatible function types commit cc98049dd80db1f6cbe13cbd4845c7a4f0e0c863 12101 libsldap: cast between incompatible function types
2019-12-2712128 error: this statement may fall throughToomas Soome1-0/+1
Reviewed by: C Fraire <cfraire@me.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2019-09-09 [illumos-gate merge]Jerry Jelinek115-3906/+276
commit 793ac993be490bb7c16673e5f2588c6d18672894 11654 libipmi/Makefile.com has an invalid and unused variable substitution commit d8109ce4330e1b8ad6c29f9fccacec969066bb9d 11653 tools/make/bin/Makefile has an invalid and unused variable substitution commit bdf3516c67ac96d42da6a8adc5bf9a0a5b72b060 11652 Remove unused archive library rules from cmd/sgs commit 2b1ff28bbd88f04a83e6ca2d284eb7be0959c43c 11647 6026 regressed after 5980 commit 21ec5af72097881ccdcd81ebfd26e1c85b609ad6 11662 nss_ldap: group members are not comma separated commit aa5636e518a7c706134caf5072a16f9f85f7497a 11633 SPARC NULL pointer errors in libprtdiag_psr commit 3f8c0768c028803de6022c542bbd9e9e6f08289f 11632 SPARC NULL pointer error in libtsalarm commit 53bfe442a2e3c2938be0ac7b2b05d096689c2ea6 11631 SPARC NULL pointer error in libds commit 9cb0a1d4446fe891a01d01e07b2e27f0177c84cd 11630 remove checks for 64-bit capable hardware commit 95bfa623bf6336d9476ba272ebda6e2c2a305e6f 10852 libficl-sys: implement loader emulator commands with linker set commit 90ce8b937724b0472efa92ca9911002383cf25a2 10851 want sys/linker_set.h commit bfa93d3911fd4856c353c9b190c18cdb98fc36b4 11610 PCI ID ambiguity leads to driver induced mayhem 11611 pchtemp driver should use new IPD 9 aliases commit 96fc3fdf646c403f7896ecd3e9657d0474025bba 11617 esc fails with /usr/bin/cpp present commit 5711d3938643272e5ca2aaf5d868e612e7bc97b6 11640 add zpool ashift property tunable commit 2c54ade085d70dd5a2914f0fa5cf7fe208cd36a6 11603 smbadm has wrong exit code while listing SMB group properties commit 69b1fd3f24d0ee2e682883606201c61f52085805 11461 should use a native link-editor during the build 11463 SUNWonld has passed its use-by date 11464 cmd/sgs/tools should contain tools, not common code 11465 sgsmsg should be built with the rest of the build tools commit d58ceae2ed78dc65ab682a0281ce523d6c4116fe 11646 fbt entry probes incorrectly placed due to -fshrink-wrap Conflicts: usr/src/uts/Makefile.uts
2019-09-0811652 Remove unused archive library rules from cmd/sgsRichard Lowe5-15/+0
Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Gordon Ross <gwr@nexenta.com>
2019-09-0411461 should use a native link-editor during the buildRichard Lowe111-3891/+276
11463 SUNWonld has passed its use-by date 11464 cmd/sgs/tools should contain tools, not common code 11465 sgsmsg should be built with the rest of the build tools Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Yuri Pankov <yuripv@yuripv.net> Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Approved by: Gordon Ross <gwr@nexenta.com>
2019-08-22 [illumos-gate merge]Jerry Jelinek3-12/+8
commit 44bf619d328827ce5eca6833fcd5c69f1592e578 10703 smatch unreachable code checking needs reworking
2019-08-2110703 smatch unreachable code checking needs reworkingJohn Levon3-12/+8
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-08-16 [illumos-gate merge]Jerry Jelinek22-22/+22
commit d3b5f56344d8bfcdd6cfb82446af0e5e55ad9ebe 11528 Makefile.noget can get gone 11529 Use -Wno-maybe-initialized commit c4ccc1f9004b70b07e4cdb57641c38ab607306c9 11226 Remove NetraCT support commit dcfeff93f67a1188722a358e0fbfcd604993e573 11561 loader script needs to place .eh_frame after .text commit a8ffe4975d219124d53dcd9de30126f3a595d28f 11555 gptzfsboot: boot prompt is not refreshed on device change commit 79940ff6ac581ff9431c474dcfa18c78f1cb7a50 11556 ip_attr.c functions need to not dereference conn_ixa directly after lock drop commit fe949611d4f0a0f42a6923a31cd3073e5b2bc97c 10540 wsdiff much slower under python3 than python2 commit c1064fd7ce62fe763a4475e9988ffea3b22137de 11541 allocation_classes feature must be enabled to add log device Conflicts: usr/src/uts/sparc/Makefile.sparc usr/src/uts/intel/dev/Makefile usr/src/uts/i86pc/pcie/Makefile usr/src/cmd/zoneadmd/Makefile
2019-08-1611528 Makefile.noget can get goneJohn Levon22-22/+22
11529 Use -Wno-maybe-initialized Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@joyent.com>
2019-08-13 [illumos-gate merge]Jerry Jelinek1-1/+5
commit 7f3e7b1b3fd1f1ac090d298a0203b20c79fbe725 11523 i86pc: dboot_startkern.c:2046: error: comparison between pointer and integer commit 4f7f1d0fa878cb07e58af9d4f2abea08273b07c7 11475 gptzfsboot: update parsing the option switches commit efe51d0cc2398b9ac179568b63a44e4bf295b8e2 11506 smatch resync Conflicts: usr/src/tools/smatch/Makefile usr/src/cmd/syseventd/modules/sysevent_conf_mod/Makefile usr/src/cmd/svc/configd/Makefile usr/src/boot/sys/boot/libstand/Makefile.com
2019-08-1211506 smatch resyncJohn Levon1-1/+5
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@joyent.com>
2019-07-08 [illumos-gate merge]Jerry Jelinek10-51/+52
commit c8d9a41c357577f316e58fb2603f85c598f01afb 11243 Unused headers under usr/src/uts/sun4u/sys commit 2dda0e7f85eecc34a1f266469e66651eab1fa7ce 11242 Unused files in usr/src/cmd/logins commit 6da5c920d0507dbc9e0e4416dcb9457827560df9 11241 usr/src/lib/libpkg/THIRDPARTYLICENSE.descrip is unused commit 5abf55fdc38fe5c2d8881a37a662d372c23fd0aa 11240 usr/src/pkg/proto_list_ihv_i386 is unused commit 57884e4a5db25b4d70c3565a0e07980fd7820c1e 11302 csh: NULL pointer errors commit 4c719f3bd8ab1791d6763012560603c65390008c 11301 cpio: NULL pointer errors commit ee0bd0a5a4b4a9cdbe27d56415fe460db258a9ef 11331 A typo in usr/src/man/man1/ls.1 commit 3fa8bc2d19bd24fbc2061549c236b6f7573471e8 11325 SES-3 element index handling incorrect commit 3d4dea7f235476fb40c0a6d84dcedfd04740f96b 11299 csplit: NULL pointer errors commit d95bfcb7b300250d00a64080d6da927b04ac4697 11298 consadm: NULL pointer errors commit 0f063ce817df80cc8fb489abe02246d3d750d2fd 11297 chmod: NULL pointer errors commit 95c745183e701047fab8e4753d4e8bc1dd1323e7 11296 cmd-inet: NULL pointer errors commit 89b213ac9ac098a69d51b5e8693bd6b8d51864a8 11314 Provide psm_get_ipivect even on single CPU systems commit 619456cb54d66ca9736dc29a93b6bb375f41db14 11321 eeprom: NULL pointer errors commit eeec397864011c5afca614fe1353754d7a9d852f 11320 diskinfo: NULL pointer errors commit 5f8fc372c68f2e0f1544c42850078877e5e2da3a 11318 svc: NULL pointer errors commit ff8e166f73f3bfaeac25d65662c6469130892500 11312 dladm: NULL pointer errors commit 1376f37367e2b1424b82940f492f2ed488f1b843 11311 devctl: NULL pointer errors commit e4fb8a5fd5bb5a5d316430c6ac8f6d33704fcf5d 11295 lp: NULL pointer errors commit 07c94cbf80ccbba93ea61425c2074f6bfd608a19 11294 abi: NULL pointer errors commit beb02e13b243c53c69d40b808b9ce43bafe55b88 11293 cfgadm: NULL pointer errors commit 8d499c80c8e6e058669db8815577bc1d4dca9af0 11022 Offload Data Transfer (ODX) support commit 252bc4b276969afed9d61561c1a53f4cad070a6b 11021 more SMB2 ioctls commit 55f0a249fd3511728b02627190771a4ce4ddf20e 11020 want SMB2 ioctl FSCTL_SRV_COPYCHUNK commit 98e973578ca69ba3ce659c761190cbf3558d359c 11292 allocate: NULL pointer errors commit 82be58ff71c54701f4bfbbb526b4ea3d8f899c22 11289 backup: NULL pointer errors commit 09f57adea580808a172a5b3e84bf41dc7e0cee6d 11291 bnu: NULL pointer errors commit 6473113318cb70acc95fbd8ac12c39566c7b9ee1 11285 audio: NULL pointer errors commit 23b5da0c3a749777311c1644e6ed463cc072104c 11288 bootadm: NULL pointer errors commit b04056ece904a6664d34ccc4015b5373e959983e 11287 acct: NULL pointer errors commit 5f2732295e86666b0e9cf16ad42da252d29d0e40 11286 bart: NULL pointer errors commit 1c124bccd08a671182130ddf2af8e454734b3897 10255 SES temperature thresholds 20 degrees too hot commit 6a6cfa5d0723a95a9ad915bdb8ca2c9731449041 11267 Add rust demangling support commit 773dbec304e9344130c5ae4aa5fc8db5419ff779 11268 Add custom allocators to libcustr commit 09cb6b0fb8744ab06f86a15ad49eb1f39c6fcbf1 11280 custr in belt but not braces, bungles vsnprintf() buffer length commit ff168298deb08c70659ec1a8645952dee5150368 11165 libshare: NULL pointer errors commit f810c7e5159aec14e1937d86287a006e755d3d99 11164 libkmf: NULL pointer errors commit 67d74cc3e7c9d9461311136a0b2069813a3fd927 11102 rtld: NULL pointer errors commit f39d86306993aa102221c6e62702f1de6cc3f56c 11116 libgen: NULL pointer errors commit b168296d3fe15e5a2f992bf6af96993c6756ff3a 11155 brand: NULL pointer errors commit 6f6dd2ca9f4a235a0b2ab596d23cbbfd44d684f6 11113 libgss: NULL pointer errors commit c75682cd39b9b3d382ce1b01fef06a84ca7ea0a9 11133 libproc: NULL pointer errors commit 6e6545bfaed3bab9ce836ee82d1abd8f2edba89a 11169 nsswitch: NULL pointer errors commit f5f1a62e51e5e35359add22ba492c3e3a8f12654 11146 libmapid: NULL pointer errors commit 6afa3d1d6776a3db46447deaa893bd35c9b53c0a 11147 libinetsvc: NULL pointer errrors commit c3e74f84d7edf7b5144c2401d7fefd666a92e6c0 11122 libc_db: NULL pointer errors Conflicts: usr/src/lib/libdemangle/common/rust.c usr/src/test/util-tests/tests/demangle/Makefile
2019-07-0511267 Add rust demangling supportJason King3-10/+12
Reviewed by: Michal Nowak <mnowak@startmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2019-07-0311102 rtld: NULL pointer errorsToomas Soome9-44/+44
Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: C Fraire <cfraire@me.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2019-06-29 [illumos-gate merge]Jerry Jelinek1-3/+3
commit c7832f2df55c7f8d07e31fd48692e0cb47da34a2 11218 loader: load vga text font commit d646956405faf5fdc9460e6b19af1bcb7a5c11ae 11171 pam_modules: NULL pointer errors commit da7753c428994e4e6c715886c93d7b49390c3705 11052 ZFS Reads may result in unneccesary calls to zil_commit commit a1d63828c2e12098f43bb49de5b78a6bafc80979 11212 loader: console c_probe callback must be reusable commit ffca9b6bef40a4b4cb6c2739812326c6234f7984 11090 libconv: NULL pointer errors commit 097aa9ce8122e2a595b37e2c87d970fec0d5fcbb 11217 gfx_private vga font setup should use set_font() to search for vga font commit a60ca23dc52059ace3f92bb9a63e723ac49e649b 11276 Allow unencrypted children of encrypted datasets commit b70e94852cee03960a3aed9ab79cbd643b648628 11216 unix: always load font module commit 45cf6faa16c9889e61cbdb6ee3758cdf856dd994 11215 loader: always pass font module to kernel Conflicts: usr/src/cmd/sgs/libconv/common/corenote.c
2019-06-2811090 libconv: NULL pointer errorsToomas Soome1-4/+4
Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-06-25 [illumos-gate merge]Jerry Jelinek18-146/+146
commit 07eb1aef88b873c5c1036d9cf69820c1ef6a32fb 11151 libpkcs11: NULL pointer errors commit c0e21d6af8bfe88f1c49c7c12d4537b663fe9db9 11150 libdladm: NULL pointer errors commit c8a3ee0e3658c32402e6bd505596d4fa45bfe17c 11208 add mdb format character for jazzed-up binary output 11206 mdb output autowrapping still subtly wrong 11207 many 64-bit mdb format characters have insufficient width commit b1e2e3fb17324e9ddf43db264a0c64da7756d9e6 10936 umem_genasm needs to be stricter about segments 10937 Clean up umem smatch and cerrwarn commit 3c308cd1a430039e3b6327544d02ab1a5384066a 11259 mandoc should allow ERRORS section in all man section 7 variants commit 3970c09844d4f5e54234620de153ab71a05afbca 11149 libpkg: NULL pointer errors commit f00128d8e2d39a5be61357047531dc79fde48623 11134 libdevinfo: NULL pointer errors commit 4a014300cea3d870431d7e52aff6781d3c63e5d1 11143 libscf: NULL pointer errors commit d60ff33691519a9505afc8818735139f4dfd0c31 11141 libdtrace: NULL pointer errors commit 7c207486dba29784d04c67b7d1a97e8cff0a4ff9 11139 libcpc: NULL pointer errors commit ce67cb245e522293fca567799070a5cdd4267929 11131 libtsol: NULL pointer errors commit 559f8b540657be5e8d59b0b7017058a7ac6ba4bb 11127 libsip: NULL pointer errors commit f21450b8fa7a1530d48dc06401e691df1b8965fa 11121 libadm: NULL pointer errors commit 5f060f5100426465bddc18c6f81b146ccee30eb8 11120 libpcidb: NULL pointer errors commit 22ca2f96318fd461cfbcc23fd450623fe08610a3 11109 librtld_db: NULL pointer errors commit 6888a8ba15f151decee7821a09e34fed2fb63513 11107 mcs: NULL pointer errors commit 9320f4959b6c72e7a6d056623827091cace259ee 11106 elfedit: NULL pointer errors commit fb8f92baa78fdf1ddda6f49125fbd59366393ac8 11101 libld: NULL pointer errors Conflicts: usr/src/lib/libumem/amd64/umem_genasm.c
2019-06-2411109 librtld_db: NULL pointer errorsToomas Soome1-4/+4
Reviewed by: Jason Lippert <jason@glasspelican.ca> Approved by: Dan McDonald <danmcd@joyent.com>