summaryrefslogtreecommitdiff
path: root/usr/src
AgeCommit message (Collapse)AuthorFilesLines
2007-10-186605171 WARNING: pciex8086,105e - e1000g[0] : Initialize hw failedzx1516332-1/+1
2007-10-176579547 superfluous aac driver notices @ /var/adm/messagesxc2111692-35/+40
6604417 "found card: Unknown AAC card" notice messages displayed with Cougar & Prometheus HBA
2007-10-176444834 sata_hba.h has old crufty comments and #definesls242071-1/+1
2007-10-176612614 Upgrade from s10u4 to snv_74 fails on sata disks due to SUNWnvsata ↵johnxi1-4/+9
CAS issues.
2007-10-176617738 UDP/ICMP transmit flow control brokennordmark4-4/+14
6617812 routing socket regression: IPv4 appears on IPv6 socket and vice versa
2007-10-174163620 *cpio* reports as an error an attempt to archive a named socketceastha1-5/+10
2007-10-17PSARC 2007/603 FMA for OPL Intermittent Memory CEstsien4-20/+60
6556139 Solaris on OPL needs to perform SERD on Intermittent Correctable Errors
2007-10-176513019 wrong tcp checksum for nat ftp proxy when using e1000gyx1606013-53/+70
6529942 Flushing IPv6 filter rules causes panic 6575084 IPfilter's disguise just doesn't add up (and this synopsis isn't very helpful)
2007-10-176335851 e1000g needs to support FMAgl1473548-19/+367
2007-10-166277664 Pgrab() failures due to the fd rlimit are not well reportedjhaslam2-0/+17
Contributed by Chad Mynhier (cmynhier@gmail.com).
2007-10-156583461 fruutil does not decode SPD Manufacture Week correctlyonnv_76dt2076531-18/+33
2007-10-156526262 cpuid ssse3 feature not noted on Intel Woodcrest/Conroe processorskk2085215-4/+319
6563039 Need support for Intel's SSE4.1 and SSE4.2 instructions
2007-10-156586116 Stack overflow in n2rng drivertwelke2-4/+5
6614856 panic while running SUNWstc-ef tests - tests/functional/cryptoadm/priv/test_list
2007-10-156617027 IP_PKTINFO in icmp can reference freed memorynordmark2-6/+11
6617033 Memory leak when udp flow xmit flow control 6617036 Memory leak for ip_add_info() mblks
2007-10-15PSARC/2004/505 ssh_config(4) option compatibilityjp1619485-12/+137
5044096 ssh(1) is too picky, quits on unknown ~/.ssh/config options
2007-10-156612330 ddi_timer.c seems heavy-handed on taskq threadseota2-3/+6
6612594 The variable clock_cyclic should not be updated after cyclic_timer is initialized.
2007-10-156567634 generic x86 MCA support needs to be improved (fix versioning)gavinm1-0/+3
6567218 FMA for Intel processors and 5000/7300 series memory controller (fix versioning)
2007-10-156616864 amd64 syscall handler needs fixing for xen 3.1.1johnlev1-26/+38
2007-10-156611166 balloon_dec_reservation() should page_unresv() on failurerscott5-69/+81
6611180 balloon_zero_page() should be torched
2007-10-156558449 Add ECC support to NCPfr412792-1/+59
2007-10-156368587 extra backslashes in bfu.shkupfer1-2/+2
Contributed by Ramprakash Thinakaran <ramprakash.jelari@gmail.com>.
2007-10-156569261 xterm, xtermc, xterm-color: smcup/rmcup definitions are ↵blu2-9/+9
incorrect/missing
2007-10-156577595 IP_BOUND_IF + broadcast traffic dereferences an uninitialized pointerja978901-1/+1
2007-10-146594630 add SCMD_SYNCHRONIZE_CACHE support for aacpl1960006-1057/+1516
6594637 aac card quirks should be updated 6594691 aac should use one lock for most io operations 6595687 Sunrise Lake IOP reset needs different handling 6597917 driver should always poll io for the pkt's of AAC_CMD_NO_INTR
2007-10-14PSARC 2006/711 AMD8111 NIC Driverlh15597513-4/+6142
6465466 Solaris should support AMD8111 LAN ethernet controller
2007-10-14PSARC 2007/460 fmadm faulty command new output and argumentsstephh11-151/+2009
6484879 fmadm faulty output requires improvement/extension 6570225 case state model not followed if a faulty component is removed and then replaced 6570271 list.suspects fault-status array could give "unusable" status as well as "faulty" status 6581552 fmd uses file atime to determine ASRU aging which is not reliable on NFS mounts with noatime 6601832 fmadm faulty -a should not display message=0 faults 6605975 fmd resets diag-time to time of case replay
2007-10-14PSARC 2007/591 Generic x86 Machine Check Architecturegavinm121-3519/+18630
PSARC 2007/594 Intel CPU and 5000/7300 Series Chipset FMA 6443855 x86 modinfo slots being wasted during cpu module path search 6475380 cmi_load() should unload unused CPU module 6520280 MCA status bits not properly being cleared for intel processors 6558878 topo_node_hash returns out of range hash 6567218 FMA for Intel processors and 5000/7300 series memory controller 6567634 generic x86 MCA support needs to be improved 6607616 prepare FMA/x86 for xVM 6607626 eversholt Makefile.com lacks a default target 6607637 Add number of cpus and cores per chip to cpu_info kstat 6607643 x86 on_trap handler jumps from frying pan into the fire 6616180 topo should translate slashes in authority fields --HG-- rename : usr/src/uts/i86pc/cpu/amd_opteron/ao_mc.c => deleted_files/usr/src/uts/i86pc/cpu/amd_opteron/ao_mc.c rename : usr/src/uts/i86xpv/generic_cpu/Makefile => deleted_files/usr/src/uts/i86xpv/generic_cpu/Makefile
2007-10-126585427 kidmap spews meaningless door info in DEBUG buildsnw1412922-29/+1
2007-10-126552557 provide helper function that generates pkcs#5 keys from passphrasesdinak12-460/+674
6554395 consolidate duplicated code in decrypt and digest 6607990 SUNW_C_KeyToObject fails to set wrap/unwrap capability on object created from raw key 6607994 SUNW_C_KeyToObject looks like it may destroy an object that was never created 6607998 C_GetSessionInfo never returns CKR_ARGUMENTS_BAD 6608391 consolidate code that reads key data from file
2007-10-12PSARC/2007/589 dma-max-arch scsi capabilitymrj10-95/+393
PSARC/2007/590 bp_copyin()/bp_copyout() 6567168 s10 x86 st tape driver performance issue
2007-10-126429548 tnchkdb succeeds when field delimiters and the comment character are ↵ton3-23/+51
used in tnrhtp template name 6507225 tnctl error msg should provide address field to identify tnrhdb entry
2007-10-126616009 elfsigning the xVM hypervisor causes boot-time panicsnn352481-1/+2
2007-10-126567332 Support for CPC on greyhound/barcelona processorsksadhukh5-78/+198
2007-10-126615023 idmap_get_xxx_mapping will core if winname, windomain or unixname is ↵baban1-3/+8
NULL
2007-10-126615189 reverse ip6 name lookups don't work in traceroutedanmcd1-2/+3
Contributed by Juergen Keil (jk@tools.de).
2007-10-126613514 IP Instances removed SPD hash-size tuning from /etc/systemdanmcd5-94/+102
2007-10-126459880 snv_46;panic: v_pages list not all clean; running tsufs testsuite on ↵batschul2-2/+9
x64 systems
2007-10-12PSARC/2007/034 ssh/sshd resync with OpenSSHjp16194812-383/+901
6324633 OpenSSH HashKnownHosts functionality desired for SunSSH
2007-10-126615198 update OpenSSL version string due to the fix for CVE-2007-5135jp1619481-1/+1
2007-10-116389119 SC3.1u4/S10u1/x64 - ifconfig hanging for ibd interfacese1461971-12/+23
2007-10-116595449 IP streams plumbing simpificationnordmark77-4419/+4354
6604040 ASSERT fp->timer_mp == 0L panic in sctp_common.c, line: 1876 6606989 panic in ip_rput_forward for multicast router 6606990 assertion failed: th_trace->th_refcnt == 0 6608966 Backport to onnv: 6440004 Get rid of UDP's perimeter mechanism in favor of locks.
2007-10-116472153 SUNWcsr i.ttydefs issues with Flash archive creation on ↵mcwalter2-1/+5
SUNW,SPARC-Enterprise platforms. (fix packaging)
2007-10-11Contributed by Mark Martin <storycrafter@gmail.com>.lianep3-13/+16
6504438 ":kill with no contract" should be logged to the service's log file
2007-10-116593733 Maramba fails the Clause 4 MAC test suite on the on-board Gigabit ↵sbehera2-11/+31
Ethernet 6614882 nxge driver fails loopback test when configured at 10Gbps on Monza
2007-10-116615756 Delegation not recalled when mtime is changedjwahlig1-13/+11
2007-10-116546562 Unexpected SIGTRAP delivered to dbx via /proc (regression due to fix ↵ksadhukh1-34/+52
of 6386365?)
2007-10-116472153 SUNWcsr i.ttydefs issues with Flash archive creation on ↵mcwalter5-31/+189
SUNW,SPARC-Enterprise platforms.
2007-10-11PSARC 2007/575 Generic HCA Support for uDAPLeota3-42/+56
6570293 udapl/HCA private interfaces need to be revised to support new HCAs
2007-10-116592411 large request/response can cause RPC layer of idmap to failnw1412925-8/+48
6613041 trusted domain issues: idmap_name2sid_batch_add1() ignores the domain of the given name
2007-10-116606060 Update zoneinfo timezones 2007h (Brazil, Egypt, Iran, Gaza, Venezuela)robbin4-17/+90