summaryrefslogtreecommitdiff
path: root/usr/src/lib
AgeCommit message (Expand)AuthorFilesLines
2020-12-1713336 ctfconvert should be able to unconditionally attempt conversionAndy Fiddaman2-8/+38
2020-12-1713280 CTF: provide option to truncate and continueAndy Fiddaman5-95/+290
2020-12-087024 Add getgrouplist() to illumosJason King2-4/+132
2020-12-0413341 crt1.o _start_crt_compiler hook not what gcc expectsAndy Fiddaman1-13/+27
2020-11-2713337 ctfconvert should skip ssp_ns.c when checking for debug dataAndy Fiddaman1-0/+1
2020-11-2313315 jdk11 makes consistent javadoc generation impossiblePeter Tribble1-56/+4
2020-11-2113312 _thrp_create() should not set the thread name if passed an empty stringRobert Mustacchi1-1/+1
2020-11-1713274 enable -fstack-protector-strong by default in user landRobert Mustacchi10-1/+64
2020-11-175788 Want support for GCC's stack protector in libcRobert Mustacchi16-0/+274
2020-11-1713273 want upanic(2)Robert Mustacchi13-24/+119
2020-11-1413302 pthread_attr_get_np.3c erroneously refers to pthread_getattr_npPeter Tribble2-7/+7
2020-11-137537 want nextboot (one time boot) supportToomas Soome6-18/+73
2020-11-1313172 Port OpenZFS: zfs label bootenv should store data as nvlistToomas Soome16-22/+821
2020-11-1313025 Port OpenZFS: Add support for boot environment data to be stored in the...Paul Dagnelie6-4/+75
2020-11-1213278 CTF assertion failed cmp->cm_tmap[id].cmt_map == suidAndy Fiddaman2-26/+61
2020-11-1213252 ctf_update()/ctf_dwarf_convert_function() leak memoryAndy Fiddaman1-1/+4
2020-11-1213247 CTF conversion fails with large filesAndy Fiddaman4-219/+407
2020-11-0613196 C_DeriveKey() doesn't always set object handle valueJason King1-2/+24
2020-11-0413265 libmp.so.1 missing library search pathRobert Mustacchi2-2/+10
2020-11-0413261 libdbus-1 deps missing libbsmRobert Mustacchi1-1/+2
2020-10-2913244 bhyve PM timer should be movablePatrick Mooney3-0/+9
2020-10-2913254 SEGV due to misaligned stack in Unwind_RaiseExceptionAndy Fiddaman3-13/+51
2020-10-2213242 parse_user_name in PAM is sloppyDan McDonald1-5/+6
2020-10-1713225 libdwarf: too many symbols require 'small' PIC referencesToomas Soome1-0/+1
2020-10-163525 Persistent L2ARCGeorge Amanakis1-2/+29
2020-10-1313184 Stop translating ld(1) options through cw(1)Richard Lowe45-76/+60
2020-10-0913200 fmtopo could display CPU socketRobert Mustacchi3-15/+52
2020-09-2513173 loader: add strtoul, strtoull, memmem and abortToomas Soome6-116/+8
2020-09-233763 Implement qsort_r(3C)Robert Mustacchi1-0/+5
2020-09-2213127 libc: for statement not indentedToomas Soome1-3/+3
2020-09-2213131 libc: _fgetwc_unlocked_l() warn: was '== &fp->_state' instead of '='Toomas Soome1-1/+2
2020-09-2113125 libc: unchecked function return 'nvfree'Toomas Soome1-1/+1
2020-09-2113126 libc: variable dereferenced before check 'found'Toomas Soome1-11/+11
2020-09-1813083 Enable gate builds with OpenJDK 11Peter Tribble5-48/+9349
2020-09-1713111 Want futimes(), lutimes() and timespec/timeval conversion macrosAndy Fiddaman2-3/+31
2020-09-1713136 libc: memset_s() error: unchecked function returnToomas Soome1-1/+1
2020-09-1413079 Add ksensor support for voltage and current sensorsRobert Mustacchi5-77/+111
2020-09-1213129 libc: gettimeofday() error: unchecked function returnToomas Soome1-2/+3
2020-09-0913115 libc: variable 'readers' set but not usedToomas Soome1-1/+4
2020-09-0812885 efcode: smatch and build errorsToomas Soome23-169/+137
2020-09-0812974 libc: left shift of negative valueToomas Soome1-4/+2
2020-09-047709 hrt2ts and friends are too clever for their own goodPatrick Mooney1-4/+8
2020-09-0113045 Idmap's KDC lookup override doesn't workMatt Barden4-4/+12
2020-08-3012637 ses_facility.c topo methods are not properly terminatedRobert Mustacchi1-1/+3
2020-08-2313021 Invalid state if bindtextdomain() fails during re-bindingRichard Hansen1-6/+6
2020-08-2012989 improve interface boundary for bhyve MMIOPatrick Mooney2-9/+9
2020-08-1113013 Port OpenZFS zpool label clear improvementsBrian Behlendorf2-9/+51
2020-08-1112944 remove long obsolete libsysRichard Lowe12-1146/+0
2020-08-1013008 bhyve devmem could match betterPatrick Mooney1-5/+25
2020-08-0512801 libdiskmgt leaks PROM device information handles like a sieveJoshua M. Clulow1-4/+26