summaryrefslogtreecommitdiff
path: root/usr/src
AgeCommit message (Collapse)AuthorFilesLines
2021-03-0913613 ipkg platform.xml missing /dev/signalfdJason King1-0/+2
Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2021-03-0913591 bnxe: implicit conversion from 'enum <anonymous>' to 'lm_status_t'Toomas Soome1-4/+4
Reviewed by: C Fraire <cfraire@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2021-03-0813603 March 2021 hwdata updateRobert Mustacchi4-102/+375
13604 pci.ids make update should use https Reviewed by: Rich Lowe <richlowe@richlowe.net> Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2021-03-0813609 i86xpv needs to be more careful with ao_gendispRichard Lowe1-1/+1
Reviewed by: Gordon Ross <Gordon.W.Ross@gmail.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2021-03-0513565 umem should only have one text sectionRichard Lowe3-19/+26
Reviewed by: Jason King <jason.brian.king+illumos@gmail.com> Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2021-03-0513600 Fix regression in ctftest-convert-no-dwarfRobert Mustacchi1-6/+2
Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2021-03-0513602 cpuset funcs could be more constPatrick Mooney2-7/+8
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2021-03-0413579 readdir(3C) and closedir(3C) should document dirent lifetimeRobert Mustacchi3-479/+582
Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2021-03-0413256 bhyve should shadow %cr0 on AMDPatrick Mooney8-27/+441
13338 bhyve should be able to emulate CLTS Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2021-03-0413560 smbios(1m) should sanitize stringsRobert Mustacchi1-32/+69
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2021-03-042766 zoneadm install fails with root of zpool not mountedAndy Fiddaman1-6/+13
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Robert French <robert@robertdfrench.me> Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
2021-03-0313592 remove .Sx attempt at cross-linking in mac manualsRobert Mustacchi5-7/+7
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2021-03-0313594 Valid flag for fchownat(2) is AT_SYMLINK_NOFOLLOW, not SYMLNKMarcel Telka1-13/+2
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2021-03-0313593 libc: uninitialized variablesToomas Soome12-37/+13
Reviewed by: Rich Lowe <richlowe@richlowe.net> Reviewed by: C Fraire <cfraire@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2021-03-0213538 logadm: multiply-defined symbolsToomas Soome3-2/+5
Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Gergő Mihály Doma <domag02@gmail.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2021-03-0113562 zlogin for Solaris10 branded zones does not work after implementation ↵Klaus Ziegler2-0/+10
of Feature #13274 Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2021-03-0113589 ccid: implicit conversion from 'atr_protocol_t' 'uccid_prot_t'Toomas Soome2-1/+2
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2021-03-0113585 stmf: array subscript is above array boundsToomas Soome1-2/+4
Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2021-02-2813512 ksh's >; is not reliable with `-c'Andy Fiddaman2-7/+14
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: Rich Lowe <richlowe@richlowe.net> Approved by: Dan McDonald <danmcd@joyent.com>
2021-02-2713174 mac_prop_info_set_default_fec should be added to mac_prop_info(9F)Robert Mustacchi3-10/+45
Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Yuri Pankov <yuripv@yuripv.dev> Reviewed by: Paul Winder <paul@winder.uk.net> Approved by: Dan McDonald <danmcd@joyent.com>
2021-02-2713572 SMB Query FileFsVolumeInformation should allow truncationGordon Ross9-91/+337
Reviewed by: Matt Barden <matt.barden@nexenta.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: C Fraire <cfraire@me.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2021-02-2713501 smbutil view crashes in ndr_clnt_get_frags()Matt Barden2-5/+10
Reviewed by: Evan Layton <elayton@tintri.com> Reviewed by: Gordon Ross <gordon.ross@tintri.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2021-02-2713582 wsdiff does not like non-proto directoriesAndy Fiddaman1-2/+4
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Rich Lowe <richlowe@richlowe.net> Approved by: Robert Mustacchi <rm@fingolfin.org>
2021-02-2612849 ixgbe can do unnecessary allocations during txJason King2-421/+296
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2021-02-2613573 stop working around broken _msg makefiles and fix themRichard Lowe9-34/+27
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Yuri Pankov <yuripv@yuripv.dev> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2021-02-2613535 snoop: multiply-defined symbolsToomas Soome4-78/+67
Reviewed by: Yuri Pankov <yuripv@yuripv.dev> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2021-02-2513541 powertop: symbol 'g_turbo_supported' is multiply-definedToomas Soome2-8/+7
Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Gergő Mihály Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2021-02-2513426 xpv_psm: symbol 'acpi_isop' is multiply-definedToomas Soome1-1/+1
Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: C Fraire <cfraire@me.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2021-02-2513543 ipf: symbol 'thishost' is multiply-definedToomas Soome1-75/+60
Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2021-02-2413545 fm: multiply-defined symbolsToomas Soome7-35/+57
Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2021-02-2413547 tip: multiply-defined symbolsToomas Soome9-107/+133
Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2021-02-2413449 cxgbe IPv6 checksum and LSO supportRobert Mustacchi2-10/+29
Reviewed by: Ryan Zezeski <ryan@oxide.computer> Reviewed by: Paul Winder <paul@winder.uk.net> Approved by: Richard Lowe <richlowe@richlowe.net>
2021-02-2413554 vnics should advertise IPv6 checksumsRobert Mustacchi1-2/+2
Reviewed by: Jorge Schrauwen <sjorge@blackdot.be> Reviewed by: Ryan Zezeski <ryan@oxide.computer> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2021-02-2313571 cron: symbol 'err' has differing typesToomas Soome1-1/+1
Reviewed by: Yuri Pankov <yuripv@yuripv.dev> Reviewed by: C Fraire <cfraire@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2021-02-2213389 After persistent L2ARC import, cache device has constant 8KB/sec loadGeorge Amanakis1-1/+3
Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed by: Dan McDonald <danmcd@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Jason King <jbk@joyent.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2021-02-2113557 pf[k]sh fails to properly resolve paths (missing diffs)Andy Fiddaman2-1/+2
Reviewed by: Rich Lowe <richlowe@richlowe.net> Reviewed by: Dominik Hassler <hadfl@omnios.org> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2021-02-2013557 pf[k]sh fails to properly resolve pathsAndy Fiddaman2-14/+3
Reviewed by: Rich Lowe <richlowe@richlowe.net> Reviewed by: Dominik Hassler <hadfl@omnios.org> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2021-02-2013559 remove lingering references to usr/closedRichard Lowe16-74/+30
Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Reviewed by: Yuri Pankov <yuripv@yuripv.dev> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2021-02-2013558 remove support for optional subdirectories in the buildRichard Lowe19-180/+57
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Yuri Pankov <yuripv@yuripv.dev> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2021-02-2013515 panic with bad mutex in smb_ofile_hold_olbrkGordon Ross5-34/+78
Portions contributed by: Matt Barden <mbarden@tintri.com> Reviewed by: Evan Layton <elayton@tintri.com> Reviewed by: Rick McNeal <rmcneal@tintri.com> Reviewed by: Paul Winder <paul@winder.uk.net> Approved by: Robert Mustacchi <rm@fingolfin.org>
2021-02-2013514 smbsrv panic in smb2_dh_read_nvlistGordon Ross1-7/+7
Reviewed by: Roman Strashkin <roman.strashkin@nexenta.com> Reviewed by: Evan Layton <evan.layton@nexenta.com> Reviewed by: Matt Barden <matt.barden@nexenta.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Andy Fiddaman <andy@omnios.org> Reviewed by: Paul Winder <paul@winder.uk.net> Approved by: Robert Mustacchi <rm@fingolfin.org>
2021-02-1913561 nfs: implicit conversion from 'enum nfsstat4' to 'enum clnt_stat'Toomas Soome1-2/+2
Reviewed by: Yuri Pankov <yuripv@yuripv.dev> Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2021-02-1913523 libsmbns: symbol 'smb_node_type' is multiply-definedToomas Soome2-48/+49
Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Yuri Pankov <yuripv@yuripv.dev> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2021-02-196729 incremental replication stream of a fs tree with lots of snapshots ↵Allan Jude3-3/+60
trips assert in zfs recv Portions contributed by: Jason King <jason.king@joyent.com> Reviewed by: Paul Dagnelie <pcd@delphix.com> Reviewed by: Kjeld Schouten <kjeld@schouten-lebbing.nl> Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Andy Fiddaman <andy@omnios.org> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2021-02-1713544 rmformat: symbol 'uscsi_error' is multiply-definedToomas Soome1-3/+1
Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2021-02-1713540 ndmpd: multiply-defined symbolsToomas Soome2-2/+2
Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2021-02-1713539 modload: multiply-defined symbolsToomas Soome2-9/+18
Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2021-02-1713534 Document IPv6 LSO in mac(9E)Robert Mustacchi1-8/+31
Reviewed by: Jorge Schrauwen <sjorge@blackdot.be> Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Ryan Zezeski <ryan@oxide.computer> Approved by: Dan McDonald <danmcd@joyent.com>
2021-02-1713546 svr4pkg: symbol 'eptnum' is multiply-definedToomas Soome1-5/+4
Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2021-02-1713537 ldap: multiply-defined symbolsToomas Soome1-3/+1
Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>