summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/syscall
AgeCommit message (Collapse)AuthorFilesLines
2006-09-19PSARC/2004/580 zone/project.max-locked-memory Resource Controlssl1084981-5/+15
PSARC/2006/463 Amendment_to_zone_project.max-locked-memory_Resource_Controls 5053609 RFE: need zone.max-locked-memory rctl 4691104 Need mlock capability without requiring superuser privileges
2006-09-11PSARC/2005/471 BrandZ: Support for non-native zonesnn352483-8/+134
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-09-06PSARC 2006/421 MPO Control And Observability Toolsakolb1-31/+24
4698370 Want tool for applying advice to affect memory allocation via madvise(3C) 5048416 Want to be able to observe lgroup memory placement via pmap(1) 5048789 Want tool for observing and affecting thread placement on lgroups 6424359 Want Perl interface to liblgrp(3LIB) library 6424363 Want tool for observing lgroup information 6424366 Want walkers for lgroup resources and lineage 6424384 Want ps(1) to be lgroup-aware 6424387 Want prstat(1M) to be lgroup-aware 6455612 DTrace proc provider should have inline for thread home lgroup 6455724 Want thread home lgroup visibility via /proc 6457390 threads should rehome to lgroup with same (or more affinity) than existing home lgroup 6457640 Want to expose lgroup load average scale to user-land
2006-09-05PSARC/2006/451 System V resource controls for Zonesml934011-7/+15
6306668 RFE: there need to be zone limits for project-based system V resource controls
2006-08-25PSARC/2003/246 Filesystem Driven Device Namingllai11-0/+4
5050715 logical device names not created during early boot 6292952 devfsadm mishandles optarg 6362924 devfsadm secondary link generation is not zones aware 6413127 Integrate the Devname Project 6464196 bfu should remove pt_chmod, obsoleted by /dev filesystem --HG-- rename : usr/src/cmd/pt_chmod/Makefile => deleted_files/usr/src/cmd/pt_chmod/Makefile rename : usr/src/cmd/pt_chmod/pt_chmod.c => deleted_files/usr/src/cmd/pt_chmod/pt_chmod.c
2006-08-176457392 assertion failed: total_size == 0, common/syscall/sendfile.c, line: 738rshoaib1-1/+3
2006-08-046399793 memory leak in sendvec_chunkstevel1-0/+1
6423317 missing sched provider "wakeup" probe in cv_unsleep() as seen via select(3c)
2006-07-214614772 MPSS to be extended to shared memoryaguzovsk1-4/+6
6413095 madvise() freeing up whole pages even when passed sizes smaller than a page 6416714 anon_map_getpages panic during stress test 6428347 multilple pagelocks/softlocks on the same large page should decrement availrmem just once
2006-07-186447377 ZFS prefetch is inconsistantmaybee1-8/+7
2006-06-306298715 Memory allocation in pset_getloadavg not neededfr1572681-9/+4
2006-06-22PSARC/2006/269 Zone Boot Arguments IIdp2-46/+50
4943812 init improperly respawning stuff during reboot 4994285 RFE: zones should support boot arguments 6315349 halt.c contains an uninitialized variable 6395642 missing global zone checks for menu updates in uadmin(2) 6415633 krtld calls printf(), goes boom 6421372 libc's lintlib doesn't include <sys/uadmin.h> 6433526 zoneadm should use statvfs64
2006-06-206416832 libaio and librt can and should be folded into libcraf1-30/+46
--HG-- rename : usr/src/cmd/perl/5.8.4/distrib/ext/Time/HiRes/hints/solaris.pl => deleted_files/usr/src/cmd/perl/5.8.4/distrib/ext/Time/HiRes/hints/solaris.pl rename : usr/src/lib/libaio/common/Makefile => deleted_files/usr/src/lib/libaio/common/Makefile rename : usr/src/lib/libaio/common/scalls.c => deleted_files/usr/src/lib/libaio/common/scalls.c rename : usr/src/lib/libaio/common/sig.c => deleted_files/usr/src/lib/libaio/common/sig.c rename : usr/src/lib/libaio/common/subr.c => deleted_files/usr/src/lib/libaio/common/subr.c rename : usr/src/lib/libaio/spec/Makefile => deleted_files/usr/src/lib/libaio/spec/Makefile rename : usr/src/lib/libaio/spec/Makefile.targ => deleted_files/usr/src/lib/libaio/spec/Makefile.targ rename : usr/src/lib/libaio/spec/amd64/Makefile => deleted_files/usr/src/lib/libaio/spec/amd64/Makefile rename : usr/src/lib/libaio/spec/i386/Makefile => deleted_files/usr/src/lib/libaio/spec/i386/Makefile rename : usr/src/lib/libaio/spec/sparc/Makefile => deleted_files/usr/src/lib/libaio/spec/sparc/Makefile rename : usr/src/lib/libaio/spec/sparcv9/Makefile => deleted_files/usr/src/lib/libaio/spec/sparcv9/Makefile rename : usr/src/lib/libaio/spec/versions => deleted_files/usr/src/lib/libaio/spec/versions rename : usr/src/lib/librt/common/Makefile => deleted_files/usr/src/lib/librt/common/Makefile rename : usr/src/lib/librt/common/aio.c => deleted_files/usr/src/lib/librt/common/aio.c rename : usr/src/lib/librt/common/fdatasync.c => deleted_files/usr/src/lib/librt/common/fdatasync.c rename : usr/src/lib/librt/common/mqlib.h => deleted_files/usr/src/lib/librt/common/mqlib.h rename : usr/src/lib/librt/common/pos4.c => deleted_files/usr/src/lib/librt/common/pos4.c rename : usr/src/lib/librt/common/pos4.h => deleted_files/usr/src/lib/librt/common/pos4.h rename : usr/src/lib/librt/common/sigrt.c => deleted_files/usr/src/lib/librt/common/sigrt.c rename : usr/src/lib/librt/req.flg => deleted_files/usr/src/lib/librt/req.flg rename : usr/src/lib/librt/spec/Makefile => deleted_files/usr/src/lib/librt/spec/Makefile rename : usr/src/lib/librt/spec/Makefile.targ => deleted_files/usr/src/lib/librt/spec/Makefile.targ rename : usr/src/lib/librt/spec/amd64/Makefile => deleted_files/usr/src/lib/librt/spec/amd64/Makefile rename : usr/src/lib/librt/spec/i386/Makefile => deleted_files/usr/src/lib/librt/spec/i386/Makefile rename : usr/src/lib/librt/spec/sparc/Makefile => deleted_files/usr/src/lib/librt/spec/sparc/Makefile rename : usr/src/lib/librt/spec/sparcv9/Makefile => deleted_files/usr/src/lib/librt/spec/sparcv9/Makefile rename : usr/src/lib/librt/spec/versions => deleted_files/usr/src/lib/librt/spec/versions rename : usr/src/lib/libaio/common/libaio.h => usr/src/lib/libc/inc/asyncio.h rename : usr/src/lib/librt/common/thread_pool.h => usr/src/lib/libc/inc/thread_pool.h rename : usr/src/lib/libaio/common/aio.c => usr/src/lib/libc/port/aio/aio.c rename : usr/src/lib/libaio/common/ma.c => usr/src/lib/libc/port/aio/aio_alloc.c rename : usr/src/lib/libaio/common/posix_aio.c => usr/src/lib/libc/port/aio/posix_aio.c rename : usr/src/lib/librt/common/clock_timer.c => usr/src/lib/libc/port/rt/clock_timer.c rename : usr/src/lib/librt/common/fallocate.c => usr/src/lib/libc/port/rt/fallocate.c rename : usr/src/lib/librt/common/mqueue.c => usr/src/lib/libc/port/rt/mqueue.c rename : usr/src/lib/librt/common/pos4obj.c => usr/src/lib/libc/port/rt/pos4obj.c rename : usr/src/lib/librt/common/pos4obj.h => usr/src/lib/libc/port/rt/pos4obj.h rename : usr/src/lib/librt/common/sched.c => usr/src/lib/libc/port/rt/sched.c rename : usr/src/lib/librt/common/sem.c => usr/src/lib/libc/port/rt/sem.c rename : usr/src/lib/librt/common/shm.c => usr/src/lib/libc/port/rt/shm.c rename : usr/src/lib/librt/common/sigev_thread.c => usr/src/lib/libc/port/rt/sigev_thread.c rename : usr/src/lib/librt/common/sigev_thread.h => usr/src/lib/libc/port/rt/sigev_thread.h rename : usr/src/lib/librt/common/thread_pool.c => usr/src/lib/libc/port/tpool/thread_pool.c rename : usr/src/lib/librt/common/thread_pool_impl.h => usr/src/lib/libc/port/tpool/thread_pool_impl.h rename : usr/src/lib/libaio/spec/aio.spec => usr/src/lib/libc/spec/aio.spec rename : usr/src/lib/librt/spec/rt.spec => usr/src/lib/libc/spec/rt.spec rename : usr/src/lib/libaio/asynch.h => usr/src/uts/common/sys/asynch.h
2006-05-245083170 need mechanism to report non-recoverable ESTALE errorprabahar9-61/+85
2006-05-126246755 nl7c_data_pfail reports errorsbrutus1-10/+7
2006-04-25PSARC 2005/706 SIGEV_THREAD and SIGEV_PORTraf2-10/+9
4017841 The SIGEV_THREAD option for event notification not implemented
2006-04-20PSARC 2006/162 Extended FILE space for 32-bit Solaris processescraigm1-6/+23
1085341 32-bit stdio routines should support file descriptors >255 6369408 fflush(NULL); will corrupt data written on files in multithreaded apps
2006-04-176413809 Trusted Extensions automount daemon failure in reading-down over NFSgfaden1-3/+11
2006-03-24PSARC/2002/762 Layered Trusted Solarisjpk3-39/+70
PSARC/2005/060 TSNET: Trusted Networking with Security Labels PSARC/2005/259 Layered Trusted Solaris Label Interfaces PSARC/2005/573 Solaris Trusted Extensions for Printing PSARC/2005/691 Trusted Extensions for Device Allocation PSARC/2005/723 Solaris Trusted Extensions Filesystem Labeling PSARC/2006/009 Labeled Auditing PSARC/2006/155 Trusted Extensions RBAC Changes PSARC/2006/191 is_system_labeled 6293271 Zone processes should use zone_kcred instead of kcred 6394554 integrate Solaris Trusted Extensions --HG-- rename : usr/src/cmd/dminfo/Makefile => deleted_files/usr/src/cmd/dminfo/Makefile rename : usr/src/cmd/dminfo/dminfo.c => usr/src/cmd/allocate/dminfo.c
2006-03-106364242 sysinfo() is very generouscb1175211-21/+28
2006-03-054999225 Broken code in socktpi.crshoaib1-12/+4
6341860 sockfs warnings should be zone aware 6386372 remove unused AF_NCA code from sockfs --HG-- rename : usr/src/uts/common/fs/sockfs/ncafs.c => deleted_files/usr/src/uts/common/fs/sockfs/ncafs.c
2006-02-136357796 Panic on event port on port_close_pfdpraks1-3/+13
6358194 Deadlock panic on port_dissociate 6362390 "Deadlock: cycle in blocking chain" panic in portfs code 6367349 Panic on port_remove_event_doneq 6374407 port_getn does not dissociate fd when it reports an event on it 6362558 system panics in port_associate_ksource
2005-12-066309243 gcc and libproc don't get along on SPARCraf1-2/+3
6309410 gcc and SPARC-specific dtrace code don't get along 6309451 gcc and SPARC krtld don't get along 6309456 gcc and procfs don't get along on SPARC 6310667 gcc and sparc kernel don't get along 6358155 When compiled with gcc, the socal driver panic's the machine
2005-12-026349228 getcwd(3C) returns an errno of -1 if passed a bad bufferkucharsk1-10/+8
2005-11-184623955 torch <sys/ioreq.h>meem5-7/+2
6338021 ON ITU files are no longer needed 6338025 realmode still thumping around 6338028 findunref contains needless exceptions for ia64 --HG-- rename : usr/src/uts/common/io/asy.itu => deleted_files/usr/src/uts/common/io/asy.itu rename : usr/src/uts/common/io/dktp/dcdev/dadk.itu => deleted_files/usr/src/uts/common/io/dktp/dcdev/dadk.itu rename : usr/src/uts/common/io/dktp/dcdev/gda.itu => deleted_files/usr/src/uts/common/io/dktp/dcdev/gda.itu rename : usr/src/uts/common/io/dktp/drvobj/strategy.itu => deleted_files/usr/src/uts/common/io/dktp/drvobj/strategy.itu rename : usr/src/uts/common/io/fdc.itu => deleted_files/usr/src/uts/common/io/fdc.itu rename : usr/src/uts/common/io/pci-ide/pci-ide.itu => deleted_files/usr/src/uts/common/io/pci-ide/pci-ide.itu rename : usr/src/uts/common/io/sysinit.itu => deleted_files/usr/src/uts/common/io/sysinit.itu rename : usr/src/uts/common/io/vuidmice/vuid2ps2.itu => deleted_files/usr/src/uts/common/io/vuidmice/vuid2ps2.itu rename : usr/src/uts/common/io/vuidmice/vuid3ps2.itu => deleted_files/usr/src/uts/common/io/vuidmice/vuid3ps2.itu rename : usr/src/uts/common/io/vuidmice/vuidm3p.itu => deleted_files/usr/src/uts/common/io/vuidmice/vuidm3p.itu rename : usr/src/uts/common/io/vuidmice/vuidm4p.itu => deleted_files/usr/src/uts/common/io/vuidmice/vuidm4p.itu rename : usr/src/uts/common/io/vuidmice/vuidm5p.itu => deleted_files/usr/src/uts/common/io/vuidmice/vuidm5p.itu rename : usr/src/uts/common/sys/ioreq.h => deleted_files/usr/src/uts/common/sys/ioreq.h rename : usr/src/uts/i86pc/io/dktp/controller/ata.itu => deleted_files/usr/src/uts/i86pc/io/dktp/controller/ata.itu rename : usr/src/uts/i86pc/io/dktp/hba/chs/chs.itu => deleted_files/usr/src/uts/i86pc/io/dktp/hba/chs/chs.itu rename : usr/src/uts/i86pc/io/dktp/hba/ncrs/ncrs.itu => deleted_files/usr/src/uts/i86pc/io/dktp/hba/ncrs/ncrs.itu rename : usr/src/uts/i86pc/io/dnet.itu => deleted_files/usr/src/uts/i86pc/io/dnet.itu rename : usr/src/uts/i86pc/io/elxl/elxl.itu => deleted_files/usr/src/uts/i86pc/io/elxl/elxl.itu rename : usr/src/uts/i86pc/io/fd.itu => deleted_files/usr/src/uts/i86pc/io/fd.itu rename : usr/src/uts/i86pc/io/iprb/iprb.itu => deleted_files/usr/src/uts/i86pc/io/iprb/iprb.itu rename : usr/src/uts/i86pc/io/logi.itu => deleted_files/usr/src/uts/i86pc/io/logi.itu rename : usr/src/uts/i86pc/io/mscsi.itu => deleted_files/usr/src/uts/i86pc/io/mscsi.itu rename : usr/src/uts/i86pc/io/mse.itu => deleted_files/usr/src/uts/i86pc/io/mse.itu rename : usr/src/uts/i86pc/io/msm.itu => deleted_files/usr/src/uts/i86pc/io/msm.itu rename : usr/src/uts/i86pc/io/pcn/pcn.itu => deleted_files/usr/src/uts/i86pc/io/pcn/pcn.itu rename : usr/src/uts/i86pc/io/pcplusmp/pcplusmp.itu => deleted_files/usr/src/uts/i86pc/io/pcplusmp/pcplusmp.itu rename : usr/src/uts/i86pc/io/sbpro.itu => deleted_files/usr/src/uts/i86pc/io/sbpro.itu rename : usr/src/uts/i86pc/io/spwr/spwr.itu => deleted_files/usr/src/uts/i86pc/io/spwr/spwr.itu rename : usr/src/uts/intel/io/dktp/disk/cmdk.itu => deleted_files/usr/src/uts/intel/io/dktp/disk/cmdk.itu rename : usr/src/uts/intel/io/scsi/targets/sd.itu => deleted_files/usr/src/uts/intel/io/scsi/targets/sd.itu
2005-11-15PSARC 2004/422 posix_fallocatesdebnath1-78/+58
4517427 All filesystems need a way to ftruncate/mmap a file with disk-space reservation
2005-11-12PSARC/2005/625 Greyhound - Solaris Kernel SSL proxykais1-7/+45
4931229 Kernel-level SSL proxy
2005-11-084766208 alarm(2) does not work with arguments larger than 2^31/100 on ↵peterte1-2/+13
Solaris 2.6 thru Nevada.
2005-10-31PSARC 2002/240 ZFSahrens2-78/+5
6338653 Integrate ZFS PSARC 2004/652 - DKIOCFLUSH 5096886 Write caching disks need mechanism to flush cache to physical media
2005-10-22PSARC 2005/082 Yosemite: UDP Performance Enhancementmasputra1-1/+84
4796051 Solaris needs a more complete HW checksumming support 4905227 duplicate macros in ipclassifier.h and ip.h 4915681 need hardware checksum offload for the case of IP/UDP reassembly 6201076 outbound flow-control dysfunctional, ip to ce using mdt 6223331 ipv6 flow control may corrupt UDP packets 6223809 16-bit aligned IP header should be allowed for all x86 platforms 6275398 Galaxy hangs when running lmbench 6281836 Yosemite project integration into Solaris 6281885 xge needs to support IPv6 checksum offload 6282776 IPv6 NCE fast path is not created for incoming solicitation 6304890 IP transmit-side checksum logic needs to be tightened 6304902 IP6_IN_NOCKSUM is obsolete and should be torched 6304904 UDP should reject TI_GETPEERNAME for non-connected endpoint 6306768 IP and UDP device and module definitions need to be centralized
2005-09-204790586 bogus coding in kstrputmsg()meem1-2/+2
4868000 dblk_constructor() ASSERT() is off-by-one 5087794 strdoioctl() block comment is incorrect 6227620 poll's p_fno_ctl check is off-by-one 6325582 maxsepgcnt: proof of STREAMS in other SunOS systems
2005-08-216272865 race condition between SIGKILL and /proc PCAGENTraf1-1/+3
2005-08-086303489 sendfile is wasteful when sending regular filesjohansen1-10/+34
2005-07-044745648 cluster node panics because mdboot takes too much timeachartre1-5/+6
2005-06-246288365 memcntl panics on debug sun4v kernels for 4M pagesmec1-2/+2
2005-06-246288308 Unintialized struct causes getrusage(3C) to return bogus datajohansen1-39/+7
2005-06-14OpenSolaris Launchstevel@tonic-gate95-0/+31467