summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/exec/intp
AgeCommit message (Collapse)AuthorFilesLines
2016-05-17OS-5354 lx shebang argument handling is incorrectJerry Jelinek1-9/+20
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
2015-10-27OS-4824 Unlike Linux, nested interpreters don't workJerry Jelinek1-10/+63
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Cody Mello <cody.mello@joyent.com>
2015-06-02OS-4364 intpexec mishandles process brandingPatrick Mooney1-3/+1
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2015-04-08OS-4119 lxbrand panic when running native perl inside lx zonePatrick Mooney1-3/+5
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2012-03-132039 several declarations in uts declare functions with variable number of ↵Milan Jurik1-1/+3
args even if they are not Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2010-02-224492533 Filesystems may need VOP_CLOSE() for executables following a VOP_OPEN()Donghai Qiao1-2/+10
2007-11-094848995 intpexec with large fd limit can smash stackethindra1-2/+2
2006-09-11PSARC/2005/471 BrandZ: Support for non-native zonesnn352481-6/+8
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
2006-01-276361644 Differences in SUID scripts between S9 and S10casper1-2/+10
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+230