summaryrefslogtreecommitdiff
path: root/usr/src
AgeCommit message (Collapse)AuthorFilesLines
2020-05-0411807 "private use area" characters should be marked as "printable"Yuri Pankov2-6/+7
Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2020-05-04OS-8167 lx_upcall_statd() may hang-or-panic when trying to upcall (#299)Dan McDonald1-0/+13
Reviewed by: Max Bruning <max@joyent.com> Reviewed by: Jason King <jbk@joyent.com> Approved by: Jason King <jbk@joyent.com>
2020-05-0412447 should install library compat symlinks from library makefiles, not ↵Richard Lowe359-1408/+817
Targetdirs Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Dan McDonald <danmcd@joyent.com>
2020-05-0412454 remove lint library machineryRichard Lowe1405-5337/+1595
Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Gordon Ross <gwr@nexenta.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-05-0412666 libproc manpage bugsRobert Mustacchi2-10/+12
Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Yuri Pankov <ypankov@fastmail.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2020-05-0412670 Unaligned output of snoop's usage() functionNan Xiao1-20/+20
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Robert Mustacchi <rm@fingolfin.org>
2020-05-0412669 Add omitted word in vmstat man pageNan Xiao1-11/+3
Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Toomas Soome <toomas@me.com> Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Approved by: Robert Mustacchi <rm@fingolfin.org>
2020-05-0412028 zfs test mdb_001_pos can failSara Hartse1-29/+9
Portions contributed by: Jason King <jason.king@joyent.com> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Kody Kantor <kody.kantor@joyent.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2020-05-0412517 allow for custom per-distribution branding [fix mismerge, use upstream ↵Jerry Jelinek1-7/+1
Makefile]
2020-05-04 [illumos-gate merge]Jerry Jelinek27-109/+547
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-0112683 w(1) and whodo(1) should silently skip dirs it cannot openJason King2-11/+2
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Approved by: Robert Mustacchi <rm@fingolfin.org>
2020-05-0112517 allow for custom per-distribution brandingJoshua M. Clulow16-52/+537
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2020-05-0112519 Targetdirs: remove left over /usr/4libToomas Soome8-45/+9
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-05-0112551 cmlb: NULL pointer errorsToomas Soome1-2/+2
Reviewed by: Gergő Doma <domag02@gmail.com> Reviewed by: Yuri Pankov <ypankov@fastmail.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2020-05-01 [illumos-gate merge]Jerry Jelinek12-41/+167
commit ef9416a894c90df5d46b888dbe2908c7f00fd409 12296 unix: access_mask_check() warn: bitwise AND condition is false here commit 9f9cceb6f1158940244c35cecdbc93f9a386a4b8 12662 smbios(1M) interprets jedec IDs incorrectly 12664 fix smbios memory technology operating mode capabilities commit f343451914d0efaf2d6fc84d8818a16246b223dc 12635 Allow for '-o feature@<feature>=disabled' on the command line
2020-05-0112296 unix: access_mask_check() warn: bitwise AND condition is false hereToomas Soome1-2/+2
Reviewed by: Matthias Scheler <mscheler@tintri.com> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2020-04-3012662 smbios(1M) interprets jedec IDs incorrectlyRobert Mustacchi2-10/+21
12664 fix smbios memory technology operating mode capabilities Reviewed by: Yuri Pankov <ypankov@fastmail.com> Reviewed by: Toomas Soome <toomas@me.com> Reviewed by: Paul Winder <paul@winders.demon.co.uk> Reviewed by: Gergo Doma <domag02@gmail.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2020-04-3012635 Allow for '-o feature@<feature>=disabled' on the command lineLOLi9-29/+144
Portions contributed by: Turbo Fredriksson <turbo@bayour.com> Portions contributed by: Jason King <jason.king@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2020-04-30OS-8165 dockerinit should be able to start lx_lockd (#297)Michael Zeller2-3/+11
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Max Bruning <max@joyent.com> Approved by: Jerry Jelinek <jerry.jelinek@joyent.com>
2020-04-30gcc9John Levon1-10/+2
2020-04-30 [illumos-gate merge]Jerry Jelinek21-211/+317
commit 19325e87abbf92e73010df2342fc48019027aee1 12481 attempting to change MTU size of aggregate over mlxcx can cause dladm to hang commit c11c816fbf1bf201998f795321092b084ad65f58 12525 unix: sparc is missing do_hotinlines() commit 525fef19ebb4e2f27b3a0e5f2df600ade73fdc0c 12535 luxadm: NULL pointer errors commit de172e901a45d2c11bb3be066bc4af11c104d52e 12362 audio: buffer overflow commit e4a991eb9ba3d449515f2fe5f9f2a9e1c33ca0fd 12624 add_drv crashes when given many aliases 12625 modload tools should be smatch and gcc warning clean commit fd3215f7b5f6c48fd7b7b7e85d5f595a2b3808fa 12537 dcs: NULL pointer errors commit 2f602de35d44213d39581c59632aa8365348850b 12585 insufficient validation in svccfg for service name Conflicts: usr/src/uts/sun4/os/machdep.c
2020-04-3012481 attempting to change MTU size of aggregate over mlxcx can cause dladm ↵Paul Winder4-41/+161
to hang Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Dan McDonald <danmcd@joyent.com> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Garrett D'Amore <garrett@damore.org>
2020-04-2912525 unix: sparc is missing do_hotinlines()Toomas Soome1-0/+5
Reviewed by: Gergő Doma <domag02@gmail.com> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Patrick Mooney <pmooney@pfmooney.com> Reviewed by: John Levon <john.levon@joyent.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2020-04-2912535 luxadm: NULL pointer errorsToomas Soome4-37/+37
Reviewed by: Gary Mills <gary_mills@fastmail.fm> Approved by: Dan McDonald <danmcd@joyent.com>
2020-04-2912362 audio: buffer overflowToomas Soome3-20/+1
Reviewed by: Gergő Doma <domag02@gmail.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Garrett D'Amore <garrett@damore.org>
2020-04-2912624 add_drv crashes when given many aliasesAndy Fiddaman7-76/+64
12625 modload tools should be smatch and gcc warning clean Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Dominik Hassler <hadfl@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2020-04-2912537 dcs: NULL pointer errorsToomas Soome1-30/+28
Reviewed by: Yuri Pankov <ypankov@fastmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-04-2912585 insufficient validation in svccfg for service nameJohn Levon1-1/+25
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Patrick Mooney <pmooney@pfmooney.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-04-29 [illumos-gate merge]Jerry Jelinek32-785933/+7149
commit 454f0c49f9d5b08ab88fe3db5788d9e5e6a7cf0f 12529 want exclusive hma registration commit 761dea5e2659dff417ad5cdddda547702c3966ae 12528 expand hypervisor management API commit 080adf9151dd071434400f6061c837f7421eca5f 12595 restructure digest crypto-tests Conflicts: exception_lists/wscheck
2020-04-29OS-8166 /etc/zones/did.txt should be alternate-root aware (#295)Andy Fiddaman1-1/+8
Reviewed by: John Levon <john.levon@joyent.com> Approved by: Tim Foster <tim.foster@joyent.com>
2020-04-29OS-8158 Support NVMe as device model for bhyve (#287)Jorge Schrauwen1-0/+2
Reviewed by: Mike Zeller <mike.zeller@joyent.com> Reviewed by: Jason King <jason.king@joyent.com> Approved by: Jason King <jason.king@joyent.com>
2020-04-2812529 want exclusive hma registrationAndy Fiddaman4-12/+50
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-04-2812528 expand hypervisor management APIPatrick Mooney7-1/+840
Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2020-04-2812595 restructure digest crypto-testsPatrick Mooney32-785933/+7149
Reviewed by: Jason King <jason.king@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-04-2812553 want segment driver for vmm applications [fix mismerge]Jerry Jelinek1-1/+0
2020-04-28 [illumos-gate merge]Jerry Jelinek19-420/+271
commit 5eadbc30703231f9c4bae46b75a14b0abf05268c 12155 libdemangle: variable 'result' might be clobbered by 'longjmp' or 'vfork' commit 52e32d3842d8ce38bd888b33fb2e2998eab03619 12578 pcf8574: NULL pointer errors commit d35ce8d71dd4f0ec672492fe393e3d5af4145a48 12561 rootnex: NULL pointer errors commit 87e3123fcf08cf5c377d6a69a15ea9f22d06d024 12560 zsh: NULL pointer errors commit d1b674c50672a564fe30c5973fb7d56c97400713 12572 pcipsy: NULL pointer errors commit a0fef47a74bc2bafe7fd32b012067b94a92892bd 12573 adm1031: NULL pointer errors commit 8349c89ddec52c30180aa31f25699602b8d6c4a9 12549 socal: NULL pointer errors commit 52c783061613842808f641364c51ebe598b482d4 12567 fd: NULL pointer errors commit 3150e93da4db1a6b51b0046c3b48412cb427137c 12555 pcicfg: NULL pointer errors commit 54dcb32ca057468697455a0e99cc70f974c691b0 12574 lm75: NULL pointer errors commit 4beb21b1d94ca2e60959502f85aaae16f22c01e2 12553 want segment driver for vmm applications Conflicts: usr/src/uts/i86pc/vm/seg_vmm.c
2020-04-2712155 libdemangle: variable 'result' might be clobbered by 'longjmp' or 'vfork'Toomas Soome1-1/+1
Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Jason King <jason.king@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-04-2712578 pcf8574: NULL pointer errorsToomas Soome2-33/+18
Reviewed by: Gergő Doma <domag02@gmail.com> Reviewed by: Sebastian Wiedenroth <sebastian.wiedenroth@skylime.net> Approved by: Dan McDonald <danmcd@joyent.com>
2020-04-2712561 rootnex: NULL pointer errorsToomas Soome3-46/+2
Reviewed by: Yuri Pankov <ypankov@fastmail.com> Reviewed by: Patrick Mooney <pmooney@pfmooney.com> Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-04-2712560 zsh: NULL pointer errorsToomas Soome2-119/+96
Reviewed by: Gergő Doma <domag02@gmail.com> Reviewed by: Yuri Pankov <ypankov@fastmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-04-2712572 pcipsy: NULL pointer errorsToomas Soome2-91/+67
Reviewed by: Yuri Pankov <ypankov@fastmail.com> Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-04-2712573 adm1031: NULL pointer errorsToomas Soome2-43/+20
Reviewed by: Yuri Pankov <ypankov@fastmail.com> Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-04-2712549 socal: NULL pointer errorsToomas Soome1-31/+33
Reviewed by: Gergő Doma <domag02@gmail.com> Reviewed by: C Fraire <cfraire@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-04-2712567 fd: NULL pointer errorsToomas Soome1-1/+1
Reviewed by: Yuri Pankov <ypankov@fastmail.com> Reviewed by: Patrick Mooney <pmooney@pfmooney.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-04-2712555 pcicfg: NULL pointer errorsToomas Soome1-12/+12
Reviewed by: Gergő Doma <domag02@gmail.com> Reviewed by: Yuri Pankov <ypankov@fastmail.com> Reviewed by: Patrick Mooney <pmooney@pfmooney.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-04-2712574 lm75: NULL pointer errorsToomas Soome2-38/+18
Reviewed by: Yuri Pankov <ypankov@fastmail.com> Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-04-2712553 want segment driver for vmm applicationsPatrick Mooney3-0/+519
Reviewed by: Mike Gerdts <mike.gerdts@joyent.com> Reviewed by: Hans Rosenfeld <hans.rosenfeld@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-04-27 [illumos-gate merge]Jerry Jelinek38-272/+340
commit 132f92b0e6c7ef46ac10daee56575ea421313e21 12596 A typo in usr/src/man/man1/ls.1 commit c3267a7bdebfa73aeda8a9cc71aa02f5420ba00c 12594 bge device IDs do not have a leading 0x commit 7112648bd7986a88f0ffa61263d5cbf7229d8b03 12472 pam_list does not have 'group' option commit fba27d8741c08c38aa9cf5fd383633304ddad810 12592 stmf_sbd: panic in _init on sparc commit 9d9483ac38cb12576b0b6e2a6d950e6d65a622a0 12547 pci_pci: NULL pointer errors commit 692bcae7eb9419bcc3f9d011a67c6a5c6497a72f 12542 dtrace: NULL pointer errors commit 12551037071c8ef2216bb540edd94a5bff5e90ae 12532 unix: NULL pointer errors commit 13c31a0ee516ab913296f7367d3c09a79ff3ba21 12533 cfgadm_plugins: NULL pointer errors commit 67dca347c78f6433be936f7be1c9bbf7069a19ec 12534 fm: NULL pointer errors
2020-04-27OS-8161 limit framebuffer size in loader (#293)John Levon1-0/+4
Reviewed by: Jason King <jason.king@joyent.com> Approved by: Tim Foster <tim.foster@joyent.com>
2020-04-2612596 A typo in usr/src/man/man1/ls.1Nan Xiao1-14/+2
Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Dan McDonald <danmcd@joyent.com>