summaryrefslogtreecommitdiff
path: root/usr/src/lib/libproc
AgeCommit message (Expand)AuthorFilesLines
2022-04-2614637 various Makefiles should have more faith in Makefile.masterRichard Lowe1-3/+0
2022-03-1014443 resection manual pages per IPD4Richard Lowe2-2/+2
2021-11-1113925 core files should include DWARFRobert Mustacchi2-79/+150
2021-10-1614126 clock_gettime() could work with thread/proc clocksRobert Mustacchi3-0/+21
2021-08-1713988 libproc leaks zonerootRobert Mustacchi1-0/+2
2021-08-1713989 libproc can leak core CTF dataRobert Mustacchi1-4/+2
2021-08-1713987 libproc could use standard listsRobert Mustacchi14-142/+91
2021-08-0313926 core files can fail to dump leading large sectionsRobert Mustacchi1-2/+14
2021-04-0913487 want mapfile-based assertions about symbol propertiesRichard Lowe1-7/+7
2020-11-1713273 want upanic(2)Robert Mustacchi6-1/+78
2020-05-0412447 should install library compat symlinks from library makefiles, not Targ...Richard Lowe4-4/+4
2020-05-0412454 remove lint library machineryRichard Lowe4-8/+4
2020-03-1612353 libproc should also check the GNU build id in addition to the debug linkRobert Mustacchi1-36/+188
2020-03-1612352 libproc could know about .gnu_debuglink for remote symbol tablesRobert Mustacchi4-1/+245
2020-02-0412255 proc_get_fdinfo() crash if fdinfo file growsAndy Fiddaman1-1/+5
2020-01-2412046 Provide /proc/<PID>/fdinfo/Andy Fiddaman11-94/+472
2019-12-1112037 ptree zone handling is brokenJason King2-9/+16
2019-12-0211984 libproc: passing argument 2 to restrict-qualified parameter aliases wit...Toomas Soome1-2/+7
2019-11-2111986 libproc: cast between incompatible function typesToomas Soome1-4/+4
2019-08-1611528 Makefile.noget can get goneJohn Levon1-1/+1
2019-07-0311133 libproc: NULL pointer errorsToomas Soome7-15/+14
2019-03-147780 mdb could extract NT_PRPSINFO information from core filesCarlos Neira3-3/+44
2019-02-1310361 usr/lib - stop lint library generation and packagingAndy Fiddaman1-392/+0
2019-01-1810220 libproc ia32 Pstack_iter() should leverage ctfRobert Mustacchi2-8/+65
2019-01-1410079 smatch Makefile changes for usr/src/libJohn Levon1-0/+4
2018-10-198158 Want named threads APIJohn Levon6-7/+79
2018-02-107094 mdb can't print types from an object file with ctfRobert Mustacchi1-10/+24
2018-02-069027 Makefiles need to specify C99 mode consistentlyYuri Pankov1-1/+1
2017-01-077095 libproc file_info_t file_pname too shortRobert Mustacchi1-1/+1
2016-10-157029 want per-process exploit mitigation features (secflags)Richard Lowe9-22/+158
2016-05-126955 libproc should be documented and shippedRobert Mustacchi8-21/+31
2016-04-106850 fake_elf() should cope with missing DT_HASHBryan Cantrill1-9/+14
2016-04-106849 failure in PLT processing induces spurious fake_elf() failureBryan Cantrill1-6/+11
2015-12-075876 sys/regset.h pollutes name space (try 2)Gordon Ross1-4/+2
2015-10-18backout 5876 sys/regset.h pollutes name spaceGordon Ross1-2/+4
2015-10-175876 sys/regset.h pollutes name spaceGordon Ross1-4/+2
2015-09-036178 fix for 5234 reintroduced 3921Bryan Cantrill1-4/+8
2015-04-125830 want arc4random(3C) suiteRobert Mustacchi1-1/+1
2015-02-255397 pfiles slow with many open socketsDave Eddy1-4/+14
2015-01-275547 libproc's fake_elf should give up if there's no .hashRichard Lowe1-0/+5
2015-01-275546 libproc's fake_elf may free stack junk when reading corrupt dumpsRichard Lowe1-1/+1
2015-01-144923 want preadv and pwritevDJ Hoffman1-2/+3
2015-01-125383 5234 breaks build on sparcGary Mills1-5/+26
2014-11-255341 gcore fails with "no such file or directory" if write fails ... error is...Keith M Wesolowski1-31/+56
2014-11-125315 5234 misidentifies cases we need to replace representative lwpJerry Jelinek1-3/+9
2014-10-295234 libproc could understand Linux core filesTimothy J Fontaine3-13/+454
2014-03-233750 ptools fail an assertion if libraries are lofs mountpointsJerry Jelinek1-6/+13
2013-08-273946 ::gcore (fix sparc build)Christopher Siden3-6/+9
2013-08-213946 ::gcoreJeremy Jones16-385/+836
2013-08-013918 "pargs -l" dies on incomplete core dumpsBryan Cantrill2-3/+23