summaryrefslogtreecommitdiff
path: root/usr/src
AgeCommit message (Collapse)AuthorFilesLines
2009-01-224300326 UDP replies from rpcbind and mountd can be sent with wrong source ↵Viswanathan Kannappan1-55/+113
address
2009-01-226749441 intrstat(1M) shows zeroed values after suspend/resumeJonathan Haslam2-41/+55
6786517 /usr/demo/dtrace/qtime.d tracks enqueue/dequeue times incorrectly Contributed by Chad Mynhier <cmynhier@gmail.com>
2009-01-226740079 S10u5: lpstat -R does not show queued jobsGowtham Thommandra1-1/+1
2009-01-226777847 aggr driver needs to support tuning mtu using data-link propertiesGirish Moodalbail3-16/+166
2009-01-216742650 cdm restore error could be more useful for insufficiently updated ↵Richard Lowe2-6/+49
destination 6740762 hgsetup should configure filemerge.premerge = false
2009-01-226782029 Make clobber shows error during making 'realclean' targetVladimir Marek1-3/+2
2009-01-216747150 ip_restart_optmgmt can be scheduled without incrementing conn_refAnil udupa6-26/+29
2009-01-216725298 Possible buffer overflow in profile mode (pfexec)John.Zolnowsky@Sun.COM1-20/+20
2009-01-216686372 ld.so.1 should use mmapobj(2)Rod Evans84-6150/+4116
6726108 dlopen() performance could be improved.
2009-01-216777552 up to 15 MAC unicast address hw filters are usable on nxge instead of 16Michael Speer2-4/+57
2009-01-21PSARC 2008/525 ikeadm token loginPaul Wernau3-16/+228
6219638 in.iked(1m) should not have to read PKCS#11 pins off-disk 6780866 ikeadm should use authorizations
2009-01-216791723 Dtrace doesn't populate the fi_pathname in io provider whith UFS ↵batschul1-7/+6
directio
2009-01-216774031 iwk driver needs to support Ad-Hoc networkingfei feng - Sun Microsystems - Beijing China7-148/+965
2009-01-214804022 ucb sed has an off-by-one error in its label length checkonnv_107onnv_Jayakara Kini1-9/+5
Portions contributed by Ashwin Bhat <ashwinbhatks@gmail.com>
2009-01-206793353 Nevada 105 PCIEX panics on X6250Alan Adamson, SD OSSD2-3/+33
2009-01-206793122 ndd fails to open dladm handle on local zonesVasumathi Sundaram - Sun Microsystems1-23/+25
2009-01-216783141 The check in fp_port_login to avoid PLOGI to itself is wrongYu Renia Miao1-2/+4
2009-01-206736713 Event port bug results in system panicPramod Batni2-15/+48
6790056 race between port_dissociate() and close() can cause system panic
2009-01-216789298 SO_{SND,RCV}TIMEO should be passed down to the protocolshenjian7-6/+39
6789917 SO_SNDTIMEO/SO_RCVTIMEO should return EAGAIN when timeout occurs and no data was received or sent.
2009-01-216785184 sparc system (T1000) 'sched alignment error:' panic during comstar ↵allan1-72/+78
testing on snv_105
2009-01-206794452 zfs receive can't restore a root poolLori Alt3-5/+11
2009-01-206795045 SUNWdcopy: pkg_drvadd(): FailedJerry Gilliam1-2/+5
2009-01-206748019 ARC/L2ARC metadata accounting for arc_sizeBrendan Gregg - Sun Microsystems4-105/+255
6748023 ARC content kstats 6748030 L2ARC turbo warmup 6488341 ZFS should avoiding growing the ARC into trouble
2009-01-206794553 M_READ not delivered for nonblocking streamsGarrett D'Amore1-10/+10
2009-01-20PSARC/2008/726 New HCA CapabilitiesBill Taylor29-197/+537
PSARC/2008/762 IB Support for Relaxed Ordering PSARC/2008/630 IBTF IO Memory 6771256 IBTF V3 - InfiniBand APIs/ABI needs enhancements to be competitive 6747341 Add FMA to hermon driver 6711885 add IB support for Relaxed Ordering 6323328 tavor panic seen in event handler for catastrophic error 6770100 Mask b23 of the QPNs generated by hermon 6662251 add Reserved L_Key 6764786 Array overrun in libdat 6769108 HCA driver: Enable OpenMPI implementation to coexist with Solaris UDAPL 6769107 protocol: Enable OpenMPI implementation to coexist with Solaris UDAPL 6608903 Need a new ibt_alloc_io_mem() function 6763805 Add support for ibc_alloc_io_mem() API 6737797 Add support for ibc_alloc_io_mem() 6764643 Enable IOMMU Bypass feature by default
2009-01-206618272 RFE: Qualify SDLT 600 tape drive on SMMSBrian Kuyper12-7/+461
2009-01-206790597 mmapobj has problems with some invalid file formatsMichael Corcoran1-6/+26
2009-01-206453085 tnctl -h has inconsistent address parsingTony Nguyen1-6/+4
2009-01-206790536 ONNV copyright needs to be updated to 2009Nick Todd14-20/+16
2009-01-206794368 iscsi client broken: failed to receive login responseshenjian4-23/+58
2009-01-196755072 Frequency of calls to demap all could be reducedJason Beloro10-29/+135
6757028 Improve CRP error packet handling 6791608 SW support for humidity sensors 6793427 Optimize update to mmu primary context id 1
2009-01-196793962 RMI remote call latency on loopback interface increases by at least ↵anders1-1/+1
4x with snv-106
2009-01-206781905 super slow throughput on e1000g 82541 and 82547 chipsMiles Xu, Sun Microsystems1-1/+5
2009-01-206708291 igb needs to support the new chipset Kawelachenlu chen - Sun Microsystems - Beijing China24-1787/+2325
6737111 panic in igb_main.c(line: 1872): assertion failed: tx_ring->tcb_free == tx_ring->free_list_size 6740801 igb's rx bind function does not set newly desballoc-ed mblk to be ip header aligned
2009-01-196642391 Relabeling disk vtoc via DKIOCSVTOC ioctl creates duplicate minor ↵Sriram Popuri1-1/+11
nodes for slice 7
2009-01-196757330 discard zero byte size printjob to remote queueJonathan Cowper-Andrewes4-184/+233
6792042 several printing source files are not cstyle clean
2009-01-196617470 ipftest is reported as false positive by wsdiffVladimir Kotal1-6/+9
2009-01-196674969 storage driver should improve large block IO performance on HBAs ↵peng liu - Sun Microsystems - Beijing China1-0/+1
which has small DMA max-xfer size (fix lint)
2009-01-186784948 Bug fixes to the Callout implementation putback in SNV 103Madhavan Venkataraman7-66/+121
2009-01-17PSARC/2009/031 update_drv(1M) -n optionJerry Gilliam4-29/+39
6198348 update_drv: needs -n option 6787916 add_drv(1M) checks privileges against running system even when -b is used
2009-01-176794064 ill_lock_ills() and ill_unlock_ills() can gomeem5-133/+23
6794067 ipmp nits
2009-01-166783069 libc must not use defread internallyKenjiro Tsuji15-502/+599
2009-01-166745835 dhcpagent does not support IP interface names longer than IFNAMSIZmeem3-16/+12
2009-01-15PSARC/2008/628 Interrupt Resource ManagementScott Carter, SD IOSW19-264/+2114
6518948 DDI interrupt resource management support
2009-01-156791982 hal.conf policy flaws exposed by DBus 1.2.8Artem Kachitchkine1-36/+30
2009-01-156773928 n2cp should support CKM_AES_GCMMark Powers4-16/+11
2009-01-156773428 flowadm add-flow accept "-a remote_ip=1", "remote_ip=99999999" and ↵Girish Moodalbail13-83/+85
"remote_ip=1.1" 6699615 two confusing macro's MAXNAMELEN & MAXFLOWNAME 6737396 Add an ASSERT in mac_client_remove_flow_from_list
2009-01-156714219 comstar package description in snv_91 installer is mis-spelledtim szeto3-17/+17
6791701 SUWNstmf postinstall script is broken
2009-01-156583602 nfs4lookup_setup() incorrectly strips a leading dot from the first ↵Dai Ngo1-2/+2
component
2009-01-156718924 System panic during reboot with retired pagesJustin Frank2-30/+8