History log of /titanic_51/usr/src/lib/libproc/common/Pcontrol.c (Results 1 – 10 of 10)
Revision Date Author Comments
# 2a12f85a 22-Aug-2013 Jeremy Jones <jeremy@delphix.com>

3946 ::gcore
Reviewed by: Adam Leventhal <ahl@delphix.com>
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Approved by: Robert Mustacchi <rm@joyent.com>


# 34bdffbf 02-Nov-2012 Garrett D'Amore <garrett@damore.org>

3294 pfiles postmortem support
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Approved by: Eric Schrock <eric.schrock@delphix.com>


# 8fd04b83 01-Mar-2010 Roger A. Faulkner <Roger.Faulkner@Sun.COM>

PSARC 2009/657 delete obsolete system call traps
6906485 delete obsolete system call traps

--HG--
rename : usr/src/cmd/truss/xstat.c => usr/src/cmd/truss/stat.c
rename : usr/src/lib/libc/port/gen/du

PSARC 2009/657 delete obsolete system call traps
6906485 delete obsolete system call traps

--HG--
rename : usr/src/cmd/truss/xstat.c => usr/src/cmd/truss/stat.c
rename : usr/src/lib/libc/port/gen/dup2.c => usr/src/lib/libc/port/gen/dup.c
rename : usr/src/lib/libc/port/sys/libc_fcntl.c => usr/src/lib/libc/port/sys/fcntl.c
rename : usr/src/lib/libc/port/sys/libc_open.c => usr/src/lib/libc/port/sys/open.c

show more ...


# d9452f23 29-Jul-2009 Edward Pilatowicz <Edward.Pilatowicz@Sun.COM>

6863263 libproc doesn't access in-core elf data correctly


# cd11e192 16-Oct-2007 jhaslam <none@none>

6277664 Pgrab() failures due to the fd rlimit are not well reported
Contributed by Chad Mynhier (cmynhier@gmail.com).


# d7755b5a 30-Jul-2007 rh87107 <none@none>

6404003 optimize_symtab() can be inefficient for large symtabs
6482731 core file mappings not correctly associated with their files
6527491 file_info_new() could still do a better job of finding asso

6404003 optimize_symtab() can be inefficient for large symtabs
6482731 core file mappings not correctly associated with their files
6527491 file_info_new() could still do a better job of finding associated mappings
6530223 truss -u can malfunction when large pages are in use

show more ...


# cb620785 21-Mar-2007 raf <none@none>

PSARC 2007/129 thr_keycreate_once
6513516 double checked locking code needs a memory barrier


# 9acbbeaf 12-Sep-2006 nn35248 <none@none>

PSARC/2005/471 BrandZ: Support for non-native zones
6374606 ::nm -D without an object may not work on processes in zones
6409350 BrandZ project integration into Solaris
6455289 pthread_setschedparam(

PSARC/2005/471 BrandZ: Support for non-native zones
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

show more ...


# e4586ebf 08-Jan-2006 mws <none@none>

6198296 dtrace's printf() misses a corner case
6235357 dtrace(1M) can't ignore SIGINT and SIGTERM
6282866 D string behaviors need some cleanup
6304467 dtrace -G by itself does nothing and produces no

6198296 dtrace's printf() misses a corner case
6235357 dtrace(1M) can't ignore SIGINT and SIGTERM
6282866 D string behaviors need some cleanup
6304467 dtrace -G by itself does nothing and produces no output
6305443 dtrace falls for typedef fake
6312329 qlen.d example won't parse
6312678 D compiler needs to resolve direct_declarator IDENT/TNAME ambiguity
6320980 ctf_enum_value() returns NULL instead of CTF_ERR on failure
6327910 req.flg entry missing for usr/src/common/smbios
6335522 smbios_bufopen() computes intermediate checksum using unpacked header
6335549 prtdiag: can't get smbios tables on toshiba tecra s1 laptop
6335559 smbios utility reports bogus cache size information
6368524 ctf_lookup_by_name() qualifier check can be made more efficient
6368526 fmd -o debug=help core dumps after printing help message
6368529 Psetbkpt() is returning EBUSY instead of setting errno to EBUSY

show more ...


# 7c478bd9 14-Jun-2005 stevel@tonic-gate <none@none>

OpenSolaris Launch