summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/syscall/sendfile.c
AgeCommit message (Collapse)AuthorFilesLines
2007-06-196563145 assertion failed: pp->p_vnode == vp, file: ↵pr144591-3/+6
../../common/vm/seg_map.c, line: 727
2007-06-086564963 sendfile hangs because sendvec_chunk uses unitialized variableblu1-1/+1
2007-05-046532645 implement ZCP sendfile for 64-bit appspr144591-12/+50
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-05-126246755 nl7c_data_pfail reports errorsbrutus1-10/+7
2006-03-24PSARC/2002/762 Layered Trusted Solarisjpk1-0/+5
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-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
2005-11-12PSARC/2005/625 Greyhound - Solaris Kernel SSL proxykais1-7/+45
4931229 Kernel-level SSL proxy
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-08-086303489 sendfile is wasteful when sending regular filesjohansen1-10/+34
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+1186