summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-08 [illumos-gate merge]Jerry Jelinek39-305/+339
2020-09-0813015 fruaccess: comparison between pointer and zero character constantToomas Soome1-9/+9
2020-09-0813011 tsalarm: '*' in boolean context, suggest '&&' insteadToomas Soome1-1/+1
2020-09-0812885 efcode: smatch and build errorsToomas Soome23-169/+137
2020-09-0813104 zfs: offset_t is signed and can not be > MAXOFFSET_TToomas Soome1-1/+1
2020-09-0812974 libc: left shift of negative valueToomas Soome1-4/+2
2020-09-0813103 zfs: zvol_strategy() warn: unsigned 'off' is never less than zeroToomas Soome1-1/+1
2020-09-0612512 dispadmin.1m manpage is missing \fB \fR around FXSergio Aguayo1-16/+4
2020-09-0513087 zfs: zfs_ereport_post() and zfs_ereport_start() return values are ignoredToomas Soome8-18/+22
2020-09-047709 hrt2ts and friends are too clever for their own goodPatrick Mooney2-16/+45
2020-09-0412936 bhyve vlapic needs ability to bypass isrvec_stkPatrick Mooney2-86/+162
2020-09-0413102 ptools could be built with ctf [fix build breakage]Jerry Jelinek1-0/+4
2020-09-04 [illumos-gate merge]Jerry Jelinek4-5/+16
2020-09-0313101 pargs dumps core when it can't read argvRobert Mustacchi2-0/+6
2020-09-0312456 ipsec: variable may be used uninitializedToomas Soome2-1/+15
2020-09-03 [illumos-gate merge]Jerry Jelinek8-455/+388
2020-09-0213072 clarify VMCB interface in bhyvePatrick Mooney4-443/+321
2020-09-0212976 system panics with error in IP moduleDan McDonald4-12/+67
2020-09-02 [illumos-gate merge]Jerry Jelinek34-1156/+837
2020-09-0113085 fast_syscall state should be trackedPatrick Mooney3-0/+16
2020-09-0113084 tl_open should handle id_space exhaustionPatrick Mooney1-5/+12
2020-09-0113047 SMB server is too strict about security descriptorsMatt Barden3-49/+78
2020-09-0113045 Idmap's KDC lookup override doesn't workMatt Barden7-6/+32
2020-08-3113026 SMB and NFS use the global zone's IDMAP when they shouldn'tMatt Barden6-22/+248
2020-08-3113022 Want method to globally disable HMAAndy Fiddaman1-0/+7
2020-08-31OS-8203 Remove OS-1361 workarounds from /etc/system (#325)Jason King1-6/+0
2020-08-3112780 GRUB is broken after 11479Andrew Stormont2-2/+19
2020-08-3012637 ses_facility.c topo methods are not properly terminatedRobert Mustacchi1-1/+3
2020-08-2813063 clarify VMCS interfaces in bhyvePatrick Mooney11-1057/+425
2020-08-28joyent/illumos-joyent#326 LX sendfile returns EINVAL at EOF when it should re...Alex Wilson1-0/+25
2020-08-2812752 getipsecprotobyname(3NSL) synopsis is incompleteSergio Aguayo1-17/+5
2020-08-2713034 dnode_sync is careless with range treePatrick Mooney1-2/+12
2020-08-27 [illumos-gate merge]Jerry Jelinek6-13/+103
2020-08-2612767 Document '-delete' option to find(1)Sergio Aguayo1-1/+13
2020-08-2612980 attempting to change MTU on mlxcx based aggregation can induce FMA eventPaul Winder5-12/+90
2020-08-26 [illumos-gate merge]release-20200827Jerry Jelinek312-835/+22651
2020-08-2513040 grep can leverage bmg in more casesRobert Mustacchi1-4/+51
2020-08-253546 add support for grep -o optionRobert Mustacchi39-237/+16338
2020-08-2513038 grep could support --labelRobert Mustacchi17-5/+140
2020-08-2513037 grep could support -LRobert Mustacchi27-10/+174
2020-08-2513036 grep tests could be easier to extendRobert Mustacchi75-245/+235
2020-08-2513061 Import sed tests from freebsdAndy Fiddaman139-8/+5053
2020-08-2513051 sed: lastline check does not work properly with empty filesAndy Fiddaman3-15/+68
2020-08-2513003 console: multiple issues related to colors and font loading and switchingToomas Soome23-219/+370
2020-08-25Merge branch 'master' into vpcDan McDonald3-13/+5
2020-08-25OS-8202 Add mlxcx to /etc/name_to_major (#324)Jason King1-0/+1
2020-08-2512989 improve interface boundary for bhyve MMIO [fix more build breakage]Jerry Jelinek1-2/+2
2020-08-2513066 Want crontab -uAndy Fiddaman2-59/+71
2020-08-2512989 improve interface boundary for bhyve MMIO [fix broken build]Jerry Jelinek1-11/+2
2020-08-2413044 Clarify parts of getopt_long(3C)Robert Mustacchi1-15/+152