summaryrefslogtreecommitdiff
path: root/usr/src
AgeCommit message (Collapse)AuthorFilesLines
2007-09-176577555 get_l2_cache_info() should not return L1 cache infoae1128021-6/+4
2007-09-17PSARC/2007/469 MTIOCGETERRORbz2111163-3/+388
6540759 New IOCTL interfaces needed in st for SMMS
2007-09-176292092 callout should not be blocked by interrupts from executing realtime ↵mishra8-49/+499
timeouts 6540436 kpreempt() needs a more reliable way to generate level1 intr
2007-09-176597746 Don't create srd_cache, region_cache and scd_cache on systems that ↵paulsan9-125/+169
don't use shared context 6597751 SFMMU_HASH_UNLOCK() call is missing in hat_unlock_region() 6600745 shared context code needs to be cleaned up 6603269 assertion failed: sfhme->hme_tte.ll != 0, file: ../../sfmmu/vm/hat_sfmmu.c, line: 11613
2007-09-176602992 file(1) command does not understand ELF files with extended indices ↵ab1960871-1/+2
(fix lint)
2007-09-176604885 Export release build attempts to install activation filesgm890441-1/+1
2007-09-176560793 crypto modules should not use SCCS keywords in user-visible stringsmcpowers17-126/+165
6598279 AES provider has incorrect definition for CK_AES_CTR_PARAMS 6601271 C_Verify() must pass CKA_EC_PARAMS to HW providers 6603350 CK_*_PARAMS definitions should be in <sys/crypto/common.h>
2007-09-176605258 NFS server panic at: nfssrv:rfs4_findfilejwahlig1-3/+8
2007-09-176580117 panic: assertion failed: ISP2(CPUSETSIZE()) on VIA Esther based systemkchow1-1/+17
2007-09-176546405 KMF Interfaces need to be extensible (fix lint)wyllys3-5/+6
2007-09-176492246 x64 cpu/mem topology/diagnosis should include FRU labelsrobj28-210/+1794
6552234 Add propset/propmethod/propmap support to topology XML schema and libtopo parsing engine 6562046 libtopo dcmds cause mdb crash 6577125 fmtopo coredumps in print_fmri_props 6577127 wrong topo_method_invoke return code when method versions mismatch 6578581 using fmsim in root account. The fmsim can not be started. 6601280 add interfaces to libipmi to simplify access to fru inventory
2007-09-176603313 dlclose() can fail to unload objects after fix for 6573641rie16-181/+278
2007-09-176602992 file(1) command does not understand ELF files with extended indicesab1960872-22/+52
2007-09-17PSARC 2007/053 Per-Disk-Device support of non-volatile cachegz1614905-27/+329
6462690 sd driver should set SYNC_NV bit when issuing SYNCHRONIZE CACHE to SBC-2 devices
2007-09-17PSARC/2007/457 Winchester idmap(1M) updatedm19984713-740/+1120
6567797 ambiguity: "unixname" as an ID type for both Unix users and groups 6577598 idmap should return non-zero status on add/remove rule failures 6577601 idmap should pinpoint the exact entry from the batch on update rules failures 6579694 idmap should not display sid2pid fallback mapping if pid == -1 6601140 idmap remove winname:aaa should remove the group rule too 6599176 No strdup of idmap_utf8str_val
2007-09-176602421 panic in dca_encrypt() while handling an in-place callgm890443-70/+102
2007-09-176586580 kadmin dumps core on error path due to a double-free.mp1537391-6/+20
6595197 kadmin dumps a core during ktadd
2007-09-176602776 IP complains about an unsolicited DL_DISABMULTI_REQ when unplumbing IPv6meem1-29/+30
6603807 ip_sioctl_removeif_restart() has botched ASSERT()
2007-09-166505251 NIU FMA needs to diagnose XAUI and XFP faultsyc14809731-360/+846
6558331 Should add detailed error info to ddi_fm_ereport_post 6559504 nxge_ipp_eccue_valid_check causes FMA errors 6562470 fm capabilities passed to ddi_fm_init should be set properly 6564290 Unused function nxge_fm_npi_error_handler should be deleted 6579032 When jumbo frame is enabled, nxge driver does not set the size of the incoming frame correctly. 6597303 XFP in the topology should be common instead of sun4v only 6597306 Fail to enumerate xaui and xfp when the the NIU is not nxge instance 0 or 1 6600077 _topo_init of xfp.c should return int intead of void --HG-- rename : usr/src/lib/fm/topo/modules/sun4v/xfp/Makefile => deleted_files/usr/src/lib/fm/topo/modules/sun4v/xfp/Makefile rename : usr/src/lib/fm/topo/modules/sun4v/xfp/xfp.c => deleted_files/usr/src/lib/fm/topo/modules/sun4v/xfp/xfp.c
2007-09-166573019 mit 1.4 sub-glue layer resync (fix cstyle)gtb2-96/+137
2007-09-166519314 acl not being set properlyprabahar2-7/+15
2007-09-156603942 fmtopo -v should show NAC names pciex slots instead of other stringswillard1-1/+17
2007-09-156604295 BrandZ installer log messages may not be as clear as needed in error ↵kucharsk3-53/+53
legs
2007-09-146588495 IP can use the wrong interface for filtering/qosdr1469923-35/+58
6599516 locking in fr_natderef causes lock contention and performance drop
2007-09-146585396 sun4v huron panics in odd wayswh947091-3/+4
2007-09-146573019 mit 1.4 sub-glue layer resyncgtb84-3533/+6600
--HG-- rename : usr/src/lib/gss_mechs/mech_krb5/mech/k5mech.c => deleted_files/usr/src/lib/gss_mechs/mech_krb5/mech/k5mech.c
2007-09-146602489 <unistd.h> typo: __EXTENSIONS_ should be __EXTENSIONS__damico1-3/+3
2007-09-14PSARC 2007/426 KMFAPI Interface Taxonomy Changewyllys49-7180/+11548
PSARC 2007/465 pktool symmetric key enhancements 6546405 KMF Interfaces need to be extensible 6547894 pktool should be more detailed 6590232 pktool should import and export generic keys
2007-09-14PSARC 2007/456 Vnode Specific Datajwahlig5-587/+821
6588504 VSD: Stop polluting the vnode. 6591603 Use VSD to store and retrieve the "file" struct 6591606 rfs_create() passes the wrong vnode to rfs4_check_delegated
2007-09-146603632 PSARC/2007/458 User land UTF-8 text preparation functionsis13-96/+198
6603633 PSARC/2007/517 Uconv functions at libc --HG-- rename : usr/src/uts/common/os/u8_textprep.c => usr/src/common/unicode/u8_textprep.c rename : usr/src/uts/common/os/uconv.c => usr/src/common/unicode/uconv.c
2007-09-146287287 incorrect ecache/l3cache sram identification on ecc bit errorsmb916222-39/+50
2007-09-146588415 automountd stack overflow in xdr_action_list()pf1998421-10/+54
2007-09-136603899 Turgo platform support needs to lose its platform-specific prtdiag ↵willard19-661/+116
overlay --HG-- rename : usr/src/lib/libprtdiag_psr/sparc/ontario/common/turgo.c => deleted_files/usr/src/lib/libprtdiag_psr/sparc/ontario/common/turgo.c rename : usr/src/lib/libprtdiag_psr/sparc/ontario/common/turgo.h => deleted_files/usr/src/lib/libprtdiag_psr/sparc/ontario/common/turgo.h rename : usr/src/lib/fm/topo/maps/SUNW,Sun-Fire-T200/Netra-T5220-hc-topology.xml => usr/src/lib/fm/topo/maps/SUNW,Netra-T5220/Netra-T5220-hc-topology.xml
2007-09-136577948 mach_alloc_mwait leaks memory when a CPU fails to startbholler4-46/+114
6588054 panic() in mach_alloc_mwait() should be changed to degraded operation... 6596141 Solaris should not use an unmodified MWAIT idle loop on AMD 10h due to increased power consumption
2007-09-136415440 iSCSI target needs persistent reserve supportjdunham21-297/+2872
--HG-- rename : deleted_files/usr/src/cmd/iscsi/iscsitgtd/t10_spc_pr.c => usr/src/cmd/iscsi/iscsitgtd/t10_spc_pr.c rename : deleted_files/usr/src/cmd/iscsi/iscsitgtd/t10_spc_pr.h => usr/src/cmd/iscsi/iscsitgtd/t10_spc_pr.h rename : deleted_files/usr/src/uts/common/sys/scsi/generic/persist.h => usr/src/uts/common/sys/scsi/generic/persist.h
2007-09-136601949 nfsmapid should handle Windows users and groups in a heterogenous ↵baban8-112/+376
environment 6604089 nfsmapid uses incorrect size when allocating the return buffer
2007-09-136603905 mdns files appear in wsdiff output due to javadoc timestamp option ↵rs2002173-5/+8
and use of __DATE__/__TIME__
2007-09-136599699 libproc sometimes fails to determine a processes brandedp3-6/+17
6602294 ps_pbrandname breaks apps linked directly against librtld_db
2007-09-13PSARC 2007/177 SMF read-protected property storagewesolows22-196/+865
PSARC 2007/519 svccfg(1M) restore 6537749 SMF should support read-protection of data 6538452 svccfg delete leaks memory on syntax error with options 6546699 svccfg archive should be able to be reimported 6559692 svccfg fails to import a manifest with an empty <property> 6597168 startd is setting $SMF_METHOD incorrectly 6597173 allocation failure can induce crash in scf_handle_decode_fmri() 6597183 allocation failure can induce crash in scf_simple_app_props_free() 6597190 scf_simple_app_props_get() can return with unset error code 6598922 rc_node_modify_permission_check() calls perm_granted() with rn_lock held
2007-09-136583594 rctl_val_list_delete() is called with NULL rootrd1170151-1/+2
2007-09-136564479 Unable to build libopenssl using Studio 12jp1619481-1/+13
2007-09-12PSARC 2007/337 OPL Jupiter CPU Supportjl13909035-897/+1135
PSARC 2007/433 Integer Multiply-Add instruction set feature PSARC 2007/506 FMA for OPL Jupiter CPU 6551253 OPL Jupiter CPU support
2007-09-126596174 AGP support for Intel 3 serieskz1516346-141/+264
6596178 965GM/GME should have more graphics modes
2007-09-126589682 IO-DOMAIN-RESET (Ontario-AA): kern_postprom panic on tavor-pcix ↵jm224691-7/+8
configuration (reboot)
2007-09-126598382 idmapd should have its own ccachenw1412922-27/+30
2007-09-126602015 cryptotest dumps corehaimay1-0/+1
2007-09-126589362 unnecessary overhead caused by device allocation check when booting ↵aj1-2/+23
zones
2007-09-126498936 TCP RST ignores IP_NEXTHOP for unexpected TCP data packetsrs2002174-81/+92
2007-09-126591930 domain ETM omits check for dup xid on ALERT msgsrb1441273-274/+521
6591931 domain ETM falsely reports etm_xport_open_fail stat 6594506 domain ETM and LDC likely deadlock when xmit queue full
2007-09-116592150 PICL SNMP and PRI plug-ins don't handle picld being sent a SIGHUPfw1573217-88/+340