summaryrefslogtreecommitdiff
path: root/usr/src/lib/libproc/common/Pzone.c
AgeCommit message (Collapse)AuthorFilesLines
2016-03-31OS-5287 remove duplicate copyright statementsRobert Mustacchi1-3/+0
Reviewed by: Dave Pacheco <dap@joyent.com>
2013-08-23OS-2450 libproc assertion failureJerry Jelinek1-6/+13
2013-08-21 [illumos-gate merge]20130822release-20130822Keith M Wesolowski1-17/+2
commit 2a12f85ad140e332791b4bad1208a734c3f26bf3 3946 ::gcore commit 840b2722e5294ae44aa3af6189002f521d7c50e0 3915 Add adjuncts support to the build (fix lint) commit afffa6e9b45cbe9b33943e26568d8ac69b899252 4062 libscf: memory leaks in scf_simple_app_props_get() commit 2fbdf8dbf01ec1c85fcd3827cdf9e9f5f46c4c8a 4061 libzfs: memory leak in iter_dependents_cb() commit 713d6c208802cfbb806329ec0d154b641b80c355 4047 panic from dbuf_free_range() from dmu_free_object() while doing zfs receive
2013-08-213946 ::gcoreJeremy Jones1-17/+2
Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Approved by: Robert Mustacchi <rm@joyent.com>
2013-08-01 [illumos-gate merge]Keith M Wesolowski1-0/+3
commit a29160b0f5f650ae34e2273cacdd3eff15c62fba 3939 parent rn_lock being held across calls to rc_hold commit 8f68126c6dc4f2178929233f0c7ccce877e973ca 3918 "pargs -l" dies on incomplete core dumps 3919 mdb/pmap should show unresolved map names on core dumps 3920 executable mapping in core dump misreported when file isn't found 3921 Pfindexec() finds wrong binary, wreaking havoc commit a5b577712a34346841d970e0827b4920ace408af 348 ZFS should handle DKIOCGMEDIAINFOEXT failure
2013-08-013918 "pargs -l" dies on incomplete core dumpsBryan Cantrill1-3/+7
3919 mdb/pmap should show unresolved map names on core dumps 3920 executable mapping in core dump misreported when file isn't found 3921 Pfindexec() finds wrong binary, wreaking havoc Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-04-03OS-2071 executable mapping in core dump misreported when file isn't foundBryan Cantrill1-3/+7
2009-06-156850985 libproc makes an excessive number of ioctl(MNTIOC_GETMNTENT) callsRoger A. Faulkner1-25/+95
2008-10-216761574 Plofspath() hangs in ngz on lofs mounts of gz filesystemEdward Pilatowicz1-2/+10
2008-09-23PSARC/2008/490 pmadvise/pldd unresolved link map flagEdward Pilatowicz1-0/+748
6599704 libproc should look inside zones for objects --HG-- rename : usr/src/lib/libproc/common/Pbrand.c => usr/src/lib/libproc/common/Pzone.c