summaryrefslogtreecommitdiff
path: root/usr
AgeCommit message (Expand)AuthorFilesLines
2020-09-1813167 Update hwdata to 2020.9.15Philip Brown3-224/+3841
2020-09-1813075 No console messages after early boot on non-VGA graphicsPaul Winder1-0/+12
2020-09-1711064 md_clear is misspeltRobert Mustacchi1-1/+1
2020-09-1713080 Add support for cxgbe temp/volt sensorRobert Mustacchi2-1/+108
2020-09-1713111 Want futimes(), lutimes() and timespec/timeval conversion macrosAndy Fiddaman16-156/+893
2020-09-1713108 mlxcx fails to attach on system using pcplusmp after 12988Andy Fiddaman1-11/+44
2020-09-1713136 libc: memset_s() error: unchecked function returnToomas Soome1-1/+1
2020-09-1513170 fix SVM instruction intercepts in bhyvePatrick Mooney2-2/+48
2020-09-1413139 bhyve bungles math for VMX ins/outs sizePatrick Mooney1-3/+4
2020-09-1513137 zfs: warn: inconsistent indentingToomas Soome2-2/+2
2020-09-1413121 mdb smbios dmod could work for libsmbiosRobert Mustacchi6-3/+59
2020-09-1413119 Want support for SMBIOS 3.4Robert Mustacchi8-54/+466
2020-09-1413081 add mlxcx temp sensorRobert Mustacchi7-2/+200
2020-09-1413079 Add ksensor support for voltage and current sensorsRobert Mustacchi20-223/+384
2020-09-1412967 default to apix over pcplusmpRobert Mustacchi1-28/+4
2020-09-1313143 libc test suite should pass cleanly with unprivileged userRobert Mustacchi1-0/+12
2020-09-1213043 HPET config register does not change sizeJoshua M. Clulow1-7/+18
2020-09-1213039 HPET on AWS EC2 may be Hazard-Prone Error TriggerJoshua M. Clulow1-0/+13
2020-09-1213042 make prom_debug more useful outside startup.cJoshua M. Clulow8-47/+237
2020-09-1112510 prtvtoc columns are not wide enough for modern disksJoshua M. Clulow3-255/+333
2020-09-1213129 libc: gettimeofday() error: unchecked function returnToomas Soome1-2/+3
2020-09-1213117 zfs: variable dereferenced before checkToomas Soome1-3/+3
2020-09-1011499 default to hires tickRichard Lowe8-153/+121
2020-09-1013110 clean up compiler gags in bhyve kernelPatrick Mooney9-117/+67
2020-09-10backout: 13119, 13121 (mistaken integration)Robert Mustacchi14-525/+57
2020-09-1013121 mdb smbios dmod could work for libsmbiosRobert Mustacchi6-3/+59
2020-09-1013119 Want support for SMBIOS 3.4Robert Mustacchi8-54/+466
2020-09-0913077 bhyve kernel should be -Wformat cleanPatrick Mooney10-160/+110
2020-09-0913115 libc: variable 'readers' set but not usedToomas Soome1-1/+4
2020-09-0913105 dnode_special_open() error: unchecked function return 'zrl_tryenter'Toomas Soome1-1/+1
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-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-0213072 clarify VMCB interface in bhyvePatrick Mooney4-443/+321
2020-09-0212976 system panics with error in IP moduleDan McDonald4-12/+67
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