summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/lxproc
AgeCommit message (Expand)AuthorFilesLines
2016-12-06OS-5741 incorrect 'free -m' when over memory capJerry Jelinek1-0/+2
2016-11-03OS-5761 some code is careless about p_lock when accessing u_cdirJerry Jelinek1-1/+3
2016-01-06OS-5078 illumos#6514 broke vm_usage and lx procJerry Jelinek1-9/+9
2015-09-08OS-4648 LX /proc/cpuinfo starts at current CPU instead of #0Bryan Cantrill1-2/+2
2015-08-04OS-4592 lxbrand fix lx_proc header guardsPatrick Mooney1-3/+4
2015-05-11OS-4292 lx brand: no synchronization with respect to lxpr_cons_ldihBryan Cantrill2-14/+13
2015-05-09OS-4269 lx brand: readdir() neglects to return EOF in some casesBryan Cantrill1-2/+2
2015-03-26OS-4074 missing /proc/diskstats file in lx-ubuntu64 zoneBryan Cantrill2-4/+14
2014-10-14OS-3430 panic reading lxproc kmsgJonathan Perkin1-32/+33
2014-09-19OS-3370 LX Brand missing btime in /proc/statJerry Jelinek1-7/+7
2014-09-19OS-2844 lx brand should support 64-bit user-landJerry Jelinek2-7/+5
2014-03-07OS-2810 siginfo missed lxprocRobert Mustacchi1-2/+3
2013-03-04OS-1966 fix DEBUG buildJoshua M. Clulow1-3/+3
2012-11-14OS-1694 exit()/lxprocfs races can induce panicBryan Cantrill2-14/+35
2012-11-02OS-1682 lxpr_uiobuf_write() can overflow its bufferBryan Cantrill1-4/+5
2012-09-27OS-1571 Placate gcc -WparenthesesJoshua M. Clulow1-4/+6
2012-05-03OS-1119 add lxproc, a coarsely Linux-compatible /procBryan Cantrill4-0/+4234