summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/syscall/sendfile.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-1114768 retire ncaGarrett D'Amore1-10/+2
2022-01-0514199 sendfile compat checks shouldn't be done in so_sendmblkRobert Mustacchi1-4/+15
2020-01-2912172 genunix: variable may be used uninitializedToomas Soome1-2/+6
2018-08-069669 Extra zeros sent by sendfile()Marcel Telka1-1/+15
2017-02-237859 uts: indentation errorsToomas Soome1-6/+7
2010-06-176939100 convert KSSL into a socket filterAnders Persson1-9/+4
2010-06-17PSARC/2009/590 Socket Filter FrameworkAnders Persson1-9/+19
2009-03-236820487 sendfilev bytes-sent feedback changes from b109 to b110Vasumathi Sundaram - Sun Microsystems1-1/+3
2009-02-24PSARC 2008/784 Sendfilev Behavior ChangeVasumathi Sundaram - Sun Microsystems1-60/+78
2008-12-176785994 sendfilev() can return unexpected errno for non-TCP socketsanders1-3/+0
2008-12-11PSARC 2007/587 Volo -- Low Latency Socket FrameworkYu Xiangning1-164/+73
2008-11-206705103 b_rptr of the newly allocated mblk is not incremented by sd_wroffPrakash Jalan1-32/+57
2008-09-186733185 Further cleanup of SUN Studio 12 lint warnings in ON source.Nick Todd1-4/+0
2008-09-156462857 panic in sendvec64()Prakash Jalan1-0/+4
2008-09-126343194 sendfile can cause deadlock in filesystemsJayakara Kini1-12/+5
2008-07-296675943 dblk_t structures may be overwitten by sendfilev() mishandling certai...georges1-36/+78
2007-10-25PSARC/2007/218 caller_context_t in all VOPsamw1-1/+1
2007-06-196563145 assertion failed: pp->p_vnode == vp, file: ../../common/vm/seg_map.c,...pr144591-3/+6
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
2006-05-126246755 nl7c_data_pfail reports errorsbrutus1-10/+7
2006-03-24PSARC/2002/762 Layered Trusted Solarisjpk1-0/+5
2006-03-054999225 Broken code in socktpi.crshoaib1-12/+4
2005-11-12PSARC/2005/625 Greyhound - Solaris Kernel SSL proxykais1-7/+45
2005-10-22PSARC 2005/082 Yosemite: UDP Performance Enhancementmasputra1-1/+84
2005-08-086303489 sendfile is wasteful when sending regular filesjohansen1-10/+34
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+1186