summaryrefslogtreecommitdiff
path: root/usr/src/cmd/mdb/common/modules/libproc/libproc.c
AgeCommit message (Collapse)AuthorFilesLines
2021-08-1713987 libproc could use standard listsRobert Mustacchi1-43/+9
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Patrick Mooney <pmooney@pfmooney.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-02-0410306 mdb: NULL pointer errorsToomas Soome1-6/+4
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Gergő Mihály Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2007-01-026475315 libproc should take advantage of new .SUNW_ldynsym ELF sectionsab1960871-7/+33
2006-09-11PSARC/2005/471 BrandZ: Support for non-native zonesnn352481-0/+353
6374606 ::nm -D without an object may not work on processes in zones 6409350 BrandZ project integration into Solaris 6455289 pthread_setschedparam() should return EPERM rather than panic libc 6455591 setpriority(3C) gets errno wrong for deficient privileges failure 6458178 fifofs doesn't support lofs mounts of fifos 6460380 Attempted open() of a symlink with the O_NOFOLLOW flag set returns EINVAL, not ELOOP 6463857 renice(1) errors erroneously --HG-- rename : usr/src/lib/libzonecfg/zones/SUNWblank.xml => usr/src/lib/brand/native/zone/SUNWblank.xml rename : usr/src/lib/libzonecfg/zones/SUNWdefault.xml => usr/src/lib/brand/native/zone/SUNWdefault.xml