#
cc401b37 |
| 16-May-2016 |
Patrick Mooney <pmooney@pfmooney.com> |
7805 want faster clock_gettime Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Joshua M. Clulow <jmc@joyent.com> Reviewed by: Ryan Zez
7805 want faster clock_gettime Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Joshua M. Clulow <jmc@joyent.com> Reviewed by: Ryan Zezeski <rpz@joyent.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Garrett D'Amore <garrett@damore.org>
(cherry picked from commit dd7afb26c5036958cddc0c2c1e499571664a6ed0)
show more ...
|
#
134a1f4e |
| 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 ...
|
#
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 ...
|
#
d67944fb |
| 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
--HG-- rename : usr/src/stand/lib/fs/nfs/pathname.h => usr/src/stand/lib/fs/nfs/
6795209 Enable compilation of ON-consolidation with GCC 4.2 6392640 rpcgen -h -T output does not compile with gcc 4.x
--HG-- rename : usr/src/stand/lib/fs/nfs/pathname.h => usr/src/stand/lib/fs/nfs/st_pathname.h
show more ...
|
#
71a535e3 |
| 01-May-2009 |
jmcp <James.McPherson@Sun.COM> |
backout 6795209/6392640: breaks sparc build
|
#
8883f1c2 |
| 01-May-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
|
#
a0de58d6 |
| 15-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
|
#
b71d513a |
| 19-Mar-2008 |
edp <none@none> |
6568447 bcp is broken by 6551627
|
#
07678296 |
| 12-Jul-2007 |
sl108498 <none@none> |
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.
|
#
05d3dc4b |
| 24-Jun-2007 |
paulsan <none@none> |
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 ...
|
#
396a100b |
| 12-Jun-2007 |
edp <none@none> |
6562537 brandz elfexec support code assumes 32-bit elf binaries
|
#
ec25b48f |
| 27-Oct-2006 |
susans <none@none> |
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 ...
|
#
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 ...
|
#
cc4b03b5 |
| 27-Jan-2006 |
casper <none@none> |
6361644 Differences in SUID scripts between S9 and S10
|
#
7c478bd9 |
| 14-Jun-2005 |
stevel@tonic-gate <none@none> |
OpenSolaris Launch
|