summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-3013637 Support promiscuous mode on vioif interfacesJason King2-8/+311
2021-03-3113681 libfruraw: writing 1 byte into a region of size 0Toomas Soome1-2/+9
2021-03-3013651 libucb: cast between incompatible function typesToomas Soome1-10/+8
2021-03-3013518 sun_sas: multiply-defined symbolsToomas Soome4-28/+31
2021-03-3013650 sendmail: writing 1 byte into a region of size 0Toomas Soome1-1/+2
2021-03-3011969 Attempting to attach an invalid nvme namespace will cause a panicHans Rosenfeld1-0/+11
2021-03-3013668 mdns: update to mDNSResponder-1310.80.1Toomas Soome43-8558/+10470
2021-03-2913672 nvmeadm list could support parsable outputRobert Mustacchi6-59/+332
2021-03-2913533 rdist: symbol 'buf' is multiply-definedToomas Soome1-115/+105
2021-03-2913626 libsldap: implicit conversion from 'enum <anonymous>'Toomas Soome2-22/+20
2021-03-2813671 profiles -l can crash in ldap backendJason King1-15/+17
2021-03-2613658 exception_lists/cstyle has stale entriesAndy Fiddaman1-170/+148
2021-03-26 [illumos-gate merge]Dan McDonald39-7735/+9305
2021-03-2613652 xargs: writing 1 byte into a region of size 0Toomas Soome1-4/+7
2021-03-2613666 stackalign: add SPARC supportToomas Soome4-10/+148
2021-03-2613670 OmniOS openssl package renamesAndy Fiddaman1-0/+2
2021-03-2613660 stackalign: cast between incompatible function typesToomas Soome1-3/+4
2021-03-2513661 printf builtin should ignore leading --Andy Fiddaman2-1/+20
2021-03-2513612 Convert ksh93.1 to mdocAndy Fiddaman1-7087/+6818
2021-03-2513656 pbchk: filter HTTP 401 responsesToomas Soome1-1/+1
2021-03-252755 split ksh93 from core packageAndy Fiddaman12-375/+488
2021-03-2413653 Failing to enable promiscuous mode should not be a fatal error in snoop...Jason King4-35/+55
2021-03-2413630 libpcidb could know about class codesRobert Mustacchi13-245/+1762
2021-03-24 [illumos-gate merge]release-20210325Dan McDonald1-76/+123
2021-03-2413648 chroot(1m) man page references libcmd.so instead of libcmdutils.soAndy Fiddaman1-76/+123
2021-03-22 [illumos-gate merge]Dan McDonald3-9/+18
2021-03-2013635 libast does not link with gcc4Andy Fiddaman2-0/+31
2021-03-1913654 upanic needs to finish auditing the syscall before auditing coresRobert Mustacchi1-2/+8
2021-03-19 [illumos-gate merge]Dan McDonald5-35/+16
2021-03-1913655 cxgbe doesn't need cxgbe aliasRobert Mustacchi1-2/+1
2021-03-1913649 stackalign: unused variablesToomas Soome1-7/+7
2021-03-19OS-8275 varpd_svp_getprop() is missing a mutex_exit()Dan McDonald1-0/+1
2021-03-1913657 atq should be better at mathJason King1-2/+4
2021-03-1913634 fstat(2) does not use flagMarcel Telka1-17/+3
2021-03-1913644 ixgbe_ring_tx() has an invalid VERIFY under memory pressureJason King1-7/+1
2021-03-19 [illumos-gate merge]Dan McDonald23-530/+915
2021-03-1813627 chown(2) mixes up chown() and fchown()Robert Mustacchi1-301/+322
2021-03-1813622 Memory leak in coretemp_create_sensorRobert Mustacchi1-1/+4
2021-03-1813575 loader: use display pixel density for font autoselectionToomas Soome6-11/+136
2021-03-1713526 cmd/availdevs always rebuildsGordon Ross1-6/+1
2021-03-1713599 ahci(7d) requires alias for HP AHCI SATA controllerRobert Mustacchi1-2/+11
2021-03-1613586 getcwd() should accept a 0 length argument (fix mandoc)Andy Fiddaman1-28/+28
2021-03-164149 ksh head builtin does not like newlinesAndy Fiddaman6-20/+175
2021-03-1613586 getcwd() should accept a 0 length argumentAndy Fiddaman2-157/+202
2021-03-1613574 loader.efi: efifb_gop_get_edid() is brokenToomas Soome2-19/+24
2021-03-1613632 smntemp doesn't need smntemp aliasRobert Mustacchi1-1/+1
2021-03-169620 getcwd() syscall has unbounded memory allocationAndy Fiddaman1-10/+27
2021-03-1612558 Builtin command "printf" of ksh93 does not behave as specifiedAndy Fiddaman1-0/+3
2021-03-163782 ksh93's builtin chown fails with numeric idsAndy Fiddaman1-2/+8
2021-03-16 [illumos-gate merge]Dan McDonald130-1641/+1927