History log of /onnv-gate/usr/src/uts/common/sys/exec.h (Results 1 – 14 of 14)
Revision Date Author Comments
# 12273:63678502e95e 28-Apr-2010 Casper H.S. Dik <Casper.Dik@Sun.COM>

PSARC 2009/377 In-kernel pfexec implementation.
PSARC 2009/378 Basic File Privileges
PSARC 2010/072 RBAC update: user attrs from profiles
4912090 pfzsh(1) should exist
4912093 pfbash(1) should exist

PSARC 2009/377 In-kernel pfexec implementation.
PSARC 2009/378 Basic File Privileges
PSARC 2010/072 RBAC update: user attrs from profiles
4912090 pfzsh(1) should exist
4912093 pfbash(1) should exist
4912096 pftcsh(1) should exist
6440298 Expand the basic privilege set in order to restrict file access
6859862 Move pfexec into the kernel
6919171 cred_t sidesteps kmem_debug; we need to be able to detect bad hold/free when they occur
6923721 The new SYS_SMB privilege is not backward compatible
6937562 autofs doesn't remove its door when the zone shuts down
6937727 Zones stuck on deathrow; netstack_zone keeps a credential reference to the zone
6940159 Implement PSARC 2010/072

show more ...


# 11798:1e7f1f154004 01-Mar-2010 Roger A. Faulkner <Roger.Faulkner@Sun.COM>

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


# 9694:78fafb281255 22-May-2009 Scott Rotondo <Scott.Rotondo@Sun.COM>

6795209 Enable compilation of ON-consolidation with GCC 4.2
6392640 rpcgen -h -T output does not compile with gcc 4.x


# 9521:b061a79d3d1a 01-May-2009 jmcp <James.McPherson@Sun.COM>

backout 6795209/6392640: breaks sparc build


# 9519:fc2830e2f3c4 30-Apr-2009 Nathan Keynes <Nathan.Keynes@Sun.COM>

6795209 Enable compilation of ON-consolidation with GCC 4.2
6392640 rpcgen -h -T output does not compile with gcc 4.x


# 7838:cfb39999d184 14-Oct-2008 Roger A. Faulkner <Roger.Faulkner@Sun.COM>

PSARC 2008/622 32-bit Address Restriction Software Capabilities Flag
6755162 ADDR32 software capability: restrict a 64-bit process to the lower 32 bits of the address space


# 6229:d95cc752da23 19-Mar-2008 edp

6568447 bcp is broken by 6551627


# 4642:d7554fc0577a 12-Jul-2007 sl108498

6572719 ld.so on sparc and amd64 should be brand aware
6577995 brandz should provide a brand aux vector to point to a brand specific linker.


# 4528:9ad45715d2ab 24-Jun-2007 paulsan

PSARC 2006/266 Shared Context Support
PSARC 2006/267 Shared Region HME Block support
6388600 do_virtual_coloring checks should be expunged from sfmmu
6449192 Integrate support for MMU Shared Contexts

PSARC 2006/266 Shared Context Support
PSARC 2006/267 Shared Region HME Block support
6388600 do_virtual_coloring checks should be expunged from sfmmu
6449192 Integrate support for MMU Shared Contexts
6449195 Integrate support for Shared Region HME Blocks

show more ...


# 4440:566ce8b5e131 12-Jun-2007 edp

6562537 brandz elfexec support code assumes 32-bit elf binaries


# 2991:4b13d6c49c6b 26-Oct-2006 susans

6254029 memcntl() MC_HAT_ADVISE with page size 0 may cause segment page sizes to be demoted
6325885 map_pgszstk() uses p->p_brkpageszc rather than p->p_stkpageszc
6371967 assign large pages to anon s

6254029 memcntl() MC_HAT_ADVISE with page size 0 may cause segment page sizes to be demoted
6325885 map_pgszstk() uses p->p_brkpageszc rather than p->p_stkpageszc
6371967 assign large pages to anon segment created using mmap /dev/zero
6483208 unify and cleanup OOB (out of the box) large pagesize selection code
6483216 use intermediate pagesizes to map the beginning of bss/heap and stack when it may help performance
6483226 bss size is not properly taken into account by LP OOB policy at exec() time
6483230 grow_internal() doesn't properly align stack bottom for large pages
6483231 memcntl.c: ASSERT(IS_P2ALIGNED(p->p_brkbase + p->p_brksize, pgsz));
6483233 provide a mechanism to enable the use of 32M text pages on OPL by default
6485171 memcntl() shouldn't silently fail when stack space is unavailable with requested pagesize

show more ...


# 2712:f74a135872bc 12-Sep-2006 nn35248

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

show more ...


# 1335:99d6f0945b8f 27-Jan-2006 casper

6361644 Differences in SUID scripts between S9 and S10


# 0:68f95e015346 14-Jun-2005 stevel@tonic-gate

OpenSolaris Launch