summaryrefslogtreecommitdiff
path: root/usr/src
AgeCommit message (Collapse)AuthorFilesLines
2019-09-2011702 loader: zalloc cstyle cleanupToomas Soome5-266/+271
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Approved by: Dan McDonald <danmcd@joyent.com>
2019-09-1911615 should handle locale charmap aliasesYuri Pankov1-1/+31
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-09-1911706 crypto tests need to run 32-bit and 64-bitRobert Mustacchi14-103/+282
Portions contributed by: Jason King <jason.king@joyent.com> Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-09-19 [illumos-gate merge]Jerry Jelinek12-5198/+32300
commit 080a98956c44d42821b98e1d0f2ce825925e38db 11660 common.UTF-8.src should be compiled from CLDR data commit 1b61d0d21a627a098f0a136da21c1f40ded57f91 11663 loader.efi: text mode background color is limited to 3 bits commit c97b1070adbc3ae2291128243229991dd705d2d6 11601 telmod: cast between incompatible function types commit 203710accc1c9daa504cfe30bd32ec3e3ef13090 11600 redirmod: cast between incompatible function types commit 262af05a990afe4ad4e40b9e3ec56bfe56b80db5 11705 adding a swap zvol on a DEBUG build blows assert after 11650 commit e6615f1000c4c6e6b8e18bdc6b077002bdd22526 11684 shadow compilers dislike glib2 2.62
2019-09-18 [illumos-gate merge]Jerry Jelinek4-14/+28
commit cf691b2b138fb3e0396a16406094b82ec555610e 11587 loader.efi: comparison is always true due to limited range of data type commit e141bae1eadd4373d692c722ab88dff7d998a3b8 11696 loader: scan_buffer can leave empty string on stack commit e982f11fb2fc266a3d04a69ea3edcf51f44b1e0f 11694 os-tests: secflags_limits.sh has a typo "devlnull"
2019-09-1711587 loader.efi: comparison is always true due to limited range of data typeToomas Soome2-12/+24
Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-09-1711696 loader: scan_buffer can leave empty string on stackToomas Soome1-0/+2
Reviewed by: Rob Johnston <rob.johnston@joyent.com> Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Approved by: Dan McDonald <danmcd@joyent.com>
2019-09-17OS-7980 lx getsockopt should return EOPNOTSUPP when TCP options are used ↵Mike Zeller1-6/+28
with AF_UNIX Reviewed by: Dan McDonald <danmcd@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Jerry Jelinek <jerry.jelinek@joyent.com>
2019-09-1711694 os-tests: secflags_limits.sh has a typo "devlnull"Yuri Pankov1-2/+2
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Approved by: Gordon Ross <gwr@nexenta.com>
2019-09-17 [illumos-gate merge]Jerry Jelinek10-4/+78
commit e7b66456775e45577294dfd79cab910ecb886cf2 11680 want reallocf(3C)
2019-09-1611680 want reallocf(3C)Andy Fiddaman10-4/+78
Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Matthias Scheler <matthias.scheler@wdc.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: John Levon <john.levon@joyent.com> Approved by: Robert Mustacchi <rm@joyent.com>
2019-09-16 [illumos-gate merge]Jerry Jelinek13-506/+1365
commit acbbf6c3e48e6820369e27e9bd3724278b5ba825 11677 Update hwdata to 2019.09.11 commit 374df668d7dd327d7e843342dfc36fa364f623de 11676 Update tzdata to 2019c
2019-09-1511660 common.UTF-8.src should be compiled from CLDR dataYuri Pankov3-5149/+32216
Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Robert Mustacchi <rm@fingolfin.org>
2019-09-1811663 loader.efi: text mode background color is limited to 3 bitsToomas Soome2-5/+10
Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-09-1811601 telmod: cast between incompatible function typesToomas Soome1-20/+24
Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-09-1811600 redirmod: cast between incompatible function typesToomas Soome1-3/+9
Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-09-1811705 adding a swap zvol on a DEBUG build blows assert after 11650Jerry Jelinek1-3/+3
Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Approved by: Dan McDonald <danmcd@joyent.com>
2019-09-1811684 shadow compilers dislike glib2 2.62Andy Fiddaman4-18/+38
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Dominik Hassler <hadfl@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-09-1311677 Update hwdata to 2019.09.11Andy Fiddaman2-69/+547
Reviewed by: Sebastian Wiedenroth <sebastian.wiedenroth@skylime.net> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Dan McDonald <danmcd@joyent.com>
2019-09-1311676 Update tzdata to 2019cAndy Fiddaman11-437/+818
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Dan McDonald <danmcd@joyent.com>
2019-09-13 [illumos-gate merge]Jerry Jelinek14-41/+117
commit 7bbcfb41683a5ae8b95a944d06597ea13b32bb92 11666 loader: remove panic macro from zfssubr.c commit 8bf394f116a79c011b8f9f3bd199e09b363742ef 11650 ZFS user accounting fixes commit 0237b6992139d8334d00225b8f228740703fbbdd 11656 SMB share names appear as all lowercase
2019-09-12OS-7931 ::refstr would be usefulJohn Levon29-644/+783
OS-7932 ::ps -s could show service FMRIs OS-7934 ptree could show service FMRIs OS-3513 ptools should see more process arguments Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Jason King <jason.king@joyent.com> Approved by: Jerry Jelinek <jerry.jelinek@joyent.com>
2019-09-1211666 loader: remove panic macro from zfssubr.cToomas Soome2-15/+17
Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Gordon Ross <gwr@nexenta.com>
2019-09-1211650 ZFS user accounting fixesTom Caputi11-22/+97
Portions contributed by: Jerry Jelinek <jerry.jelinek@joyent.com> Portions contributed by: loli10K <ezomori.nozomu@gmail.com> Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed by: Alek Pinchuk <apinchuk@datto.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Kody Kantor <kody.kantor@joyent.com> Approved by: Gordon Ross <gwr@nexenta.com>
2019-09-1211656 SMB share names appear as all lowercaseAndrew Stormont1-4/+3
Reviewed by: Albert Lee <alee@racktopsystems.com> Reviewed by: Garrett D'Amore <gdamore@racktopsystems.com> Reviewed by: Vitaliy Gusev <vgusev@racktopsystems.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Gordon Ross <gwr@nexenta.com> Approved by: Gordon Ross <gwr@nexenta.com>
2019-09-12OS-7979 introduce /etc/versions/build (fix mismerge)John Levon2-15/+78
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Jerry Jelinek <jerry.jelinek@joyent.com>
2019-09-12 [illumos-gate merge]Jerry Jelinek145-13909/+7749
commit ce115d25b7c5f8cff5a9444c4d0d1ea9d31c2056 11657 Remove old ctf tools commit 8eb8717cc9dc99bdd784b74c994bea7ef5e60f92 11626 introduce /etc/versions/build 11627 clean up UUID code for ::status commit 169b638e2b6e15b2589c3769e4a0d96188adf56d 11649 loader.efi: some systems do not translate scan code 0x8 to backspace commit 81ff72c5f2cea16235aa4a42d83d07e20090498d 11606 process erroneously shows up as from 1970 commit 3125066d426d7d7cd25d89b474290bc4b5817846 11661 provide C.UTF-8 locale commit 8a2c2d71876be7abb6367a98b63affe135ad8cc5 11673 Error setting file times with smbfs and Apple SMB server commit 084fd14f7c3336eb67ee283cabad2da8998b00d6 1701 ZFS to support UNMAP/TRIM for SSD commit ada70d038ca186abd71e023e9dec2c5148e9b36f 11648 loader.efi: comconsole should set EFI_SERIAL_REQUEST_TO_SEND bit commit d7802caee060fef7fc8e8c54b5f61e9efe26ff1e 11634 installboot should support ESP updates Conflicts: usr/src/cmd/mdb/common/modules/mdb_ks/mdb_ks.c usr/src/cmd/nsadmin/Makefile usr/src/cmd/svc/svcs/Makefile usr/src/cmd/svc/svcs/svcs.c usr/src/uts/common/fs/zfs/metaslab.c usr/src/uts/common/fs/zfs/sys/metaslab_impl.h
2019-09-1211657 Remove old ctf toolsJohn Levon40-12373/+4
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-09-1211626 introduce /etc/versions/buildJohn Levon9-22/+95
11627 clean up UUID code for ::status Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-09-12OS-7979 introduce /etc/versions/buildJohn Levon15-244/+50
Reviewed by: Tim Foster <tim.foster@joyent.com> Reviewed by: Jason King <jason.king@joyent.com> Approved by: Tim Foster <tim.foster@joyent.com>
2019-09-11OS-6805 packet flow over a defaulted LACP portrelease-20190912Ryan Zezeski2-18/+28
Reviewed by: Dan McDonald <danmcd@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-09-11OS-7955 CKM_AES_CBC_PAD multi-part updates w/ multiple full blocks incorrectlyJason King1-13/+199
Reviewed by: Dan McDonald <danmcd@joyent.com> Approved by: Tim Foster <tim.foster@joyent.com>
2019-09-1111649 loader.efi: some systems do not translate scan code 0x8 to backspaceToomas Soome2-6/+9
Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2019-09-11OS-7981 mpt_sas hangs after config header request timeoutHans Rosenfeld1-1/+3
Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Jerry Jelinek <jerry.jelinek@joyent.com>
2019-09-1111606 process erroneously shows up as from 1970Jason King2-46/+46
Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-09-1011661 provide C.UTF-8 localeYuri Pankov5-5/+42
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-09-1011673 Error setting file times with smbfs and Apple SMB serverGordon Ross1-1/+2
Reviewed by: Jason King <jason.king@joyent.com> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-09-10OS-7972 Early network admin service may not set the datalink MTU to the ↵Jason King1-7/+30
correct value Reviewed by: Dan McDonald <danmcd@joyent.com> Approved by: Brian Bennett <brian.bennett@joyent.com>
2019-09-101701 ZFS to support UNMAP/TRIM for SSDBrian Behlendorf87-426/+5734
Portions contributed by: Jerry Jelinek <jerry.jelinek@joyent.com> Portions contributed by: George Wilson <george.wilson@delphix.com> Portions contributed by: Saso Kiselkov <saso.kiselkov@nexenta.com> Portions contributed by: Tim Chase <tim@chase2k.com> Portions contributed by: Chunwei Chen <tuxoko@gmail.com> Reviewed by: Matt Ahrens <mahrens@delphix.com> Reviewed by: loli10K <ezomori.nozomu@gmail.com> Reviewed by: Tim Chase <tim@chase2k.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Richard Elling <Richard.Elling@RichardElling.com> Reviewed by: Tom Caputi <tcaputi@datto.com> Reviewed by: Jorgen Lundman <lundman@lundman.net> Reviewed by: Serapheim Dimitropoulos <serapheim@delphix.com> Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Kody Kantor <kody.kantor@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-09-1011648 loader.efi: comconsole should set EFI_SERIAL_REQUEST_TO_SEND bitToomas Soome2-7/+9
Reviewed by: Gergő Doma <domag02@gmail.com> Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Approved by: Dan McDonald <danmcd@joyent.com>
2019-09-1011634 installboot should support ESP updatesToomas Soome6-1014/+1921
Reviewed by: Alexander Eremin <a.eremin@nexenta.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-09-10 [illumos-gate merge]Jerry Jelinek1-18/+18
commit c3e6a6edd2f8baf75fe85676012b61c894a7dac3 11581 'debug' loader option is a little obscure Conflicts: usr/src/boot/sys/boot/forth/menu.4th
2019-09-1011581 'debug' loader option is a little obscureJohn Levon6-73/+76
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Rob Johnston <rob.johnston@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2019-09-09OS-7982 disabled resilver_defer feature leads to looping resilversKody A Kantor1-8/+10
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Jerry Jelinek <jerry.jelinek@joyent.com>
2019-09-09OS-7882 nvmeadm attach/detach of ignored namespace causes panicHans Rosenfeld1-0/+11
Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Jerry Jelinek <jerry.jelinek@joyent.com>
2019-09-09 [illumos-gate merge]Jerry Jelinek191-3261/+2206
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-0811654 libipmi/Makefile.com has an invalid and unused variable substitutionRichard Lowe1-8/+2
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Gordon Ross <gwr@nexenta.com>
2019-09-0811653 tools/make/bin/Makefile has an invalid and unused variable substitutionRichard Lowe1-1/+0
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Gordon Ross <gwr@nexenta.com>
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-0711647 6026 regressed after 5980Gordon Ross1-2/+4
Reviewed by: Evan Layton <evan.layton@nexenta.com> Reviewed by: Matt Barden <matt.barden@nexenta.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Robert Mustacchi <rm@fingolfin.org>