summaryrefslogtreecommitdiff
path: root/usr/src
AgeCommit message (Collapse)AuthorFilesLines
2008-08-016732010 ral driver needs lint clean-upff22403321-204/+212
6732012 wpa needs the E_BAD_PTR_CAST_ALIGN lint tags to be removed from Makefile 6732019 ath driver needs lint clean-up 6732027 iwk needs to remove lint tags from Makfile 6732028 pcan needs lint tags E_PTRDIFF_OVERFLOW to be removed from Makefile 6732031 net80211 module needs lint tags E_PTRDIFF_OVERFLOW to be removed from Makfile
2008-07-31PSARC 2008/428 Extending libnvpair for type doublerobj1-7/+3
6718703 Need to extend libnvpair to support type double (fix versioning)
2008-07-316715306 UNIX_TIMESTAMP32 should display Date and Time correctly irrespective ↵aa2221401-6/+7
of various time zone
2008-07-316723493 sata: pf panic in sata_get_device_info with kmem_flags=0x2f/0x3fpawelw1-7/+24
6723819 sata: failure of allocating DMA cookies list in sata pkt may cause a leak of dma handle
2008-07-316728792 ixgbe does not export the obytes stat datagg1614874-7/+25
2008-07-31PSARC 2008/463 Extending HC FMRI scheme to represent sensors/indicatorsrobj3-9/+522
6635159 libtopo: extend hc scheme to allow for representing sensors and indicators in the topology (missing files)
2008-07-31PSARC 2008/428 Extending libnvpair for type doublerobj41-223/+4410
PSARC 2008/463 Extending HC FMRI scheme to represent sensors/indicators 6579615 fmtopo -e has lots of memory leaks 6635159 libtopo: extend hc scheme to allow for representing sensors and indicators in the topology 6692392 fmtopo -x doesn't handle property methods properly 6718703 Need to extend libnvpair to support type double 6718712 libtopo: Need to implement facility provider module for IPMI 6722594 libtopo: the topo_prop_set_* interfaces need to learn to play well with propmethods 6727190 libtopo: add support for node properties of type double 6727459 libipmi: need interface to convert raw sensor readings to unit-based values 6727470 libipmi: need convenience routine to convert sensor unit defines to string 6729595 libtopo: add <set> case in fan and psu xml maps for SUN-FIRE-X4600-M2 6732318 fmd: small leak in sysevent modelling code
2008-07-316698108 Sun Studio 12 finds many lint errors in ON source. (fix cstyle)rh871071-1/+2
2008-07-316730739 Limit the time spent sleeping in nxge_onetrack to 1 tickml296232-2/+16
2008-07-316698108 Sun Studio 12 finds many lint errors in ON source.rh8710762-463/+504
2008-07-314350779 Data_Corruption: ghd driver depends on soft interrupts, does not ↵zk1947572-15/+32
support panic s 6727966 dadk packet callback should not retry IO when panicking 6728416 SPARC ghd framework should not use soft interrupts when panicking
2008-07-316707269 libfmd_adm needs to be resilient to failureeschrock2-48/+187
2008-07-31PSARC 2008/393 zfs primarycache and secondarycache propertiesek11023710-52/+168
6429855 Need a way to tell ZFS that caching is a lost cause 6652525 want to limit L2ARC to only cache particular datasets, and only metadata
2008-07-316642733 mpathadm displays 2530 LUN as active/active and standby/active after ↵htk2-30/+45
path failover 6705684 cfgadm performance is degraded due to valid flag clearing on cfgadm invocation
2008-07-316731031 panic assertion failed: devi->devi_busy_thread == (threadp()) file: ↵vikram2-4/+6
devcfg.c, line: 1835 6731108 in_dq_drv() unlinks multiple in_drv_t
2008-07-306731948 wx2hg changes don't work for non-local hg_twin reposmjnelson1-9/+6
2008-07-30PSARC 2008/458 RaidCfg GUID and volume activation supportyw1618845-37/+275
6523832 raidctl cannot support mpxio-capable disks when mpxio enabled on the hba controller. 6692827 raidctl not capable of hot-spare setting/un-setting actions 6695619 raidctl should allow activation of RAID volumes 6724263 raidctl volume limitation 6729161 raidctl -l <volume> truncates volume name
2008-07-30PSARC/2008/468 usbvc(7D) Interface Additionlc1522434-45/+375
6655739 Gstreamer v4l2 plugin needs several new ioctls to work on Solaris 6730314 YUYV format doesn't work in usbvc driver
2008-07-306624786 Shows 'device was busy' message after ejecting and unplugginglg1501422-1/+8
6716589 Can not do fdisk on Aigo Miniking L8202 (8GB) USB flash disk
2008-07-306575435 ctf tools cannot handle C99 VLAs ("variable length arrays")sn1994101-4/+5
Contributed by Rich Lowe
2008-07-306731778 'ls *' in empty zfs snapshot directory returns EILSEQ vs. ENOENT we ↵marks1-1/+6
get in other empty directories
2008-07-306715643 Vscan service connection errors cannot be viewed from the FishWorks UIjm1993542-5/+5
2008-07-306716600 cryptmod encrypt_block() "plainlen" needs to be replaced by "cipherlen"ps574221-3/+5
6727618 panic in n2cp::blockatomic
2008-07-306723311 vds accesses imported dring outside of LDC dring acquire/release callsha1379943-10/+17
6724714 ldc_mem_unbind_handle passes invalid page size code to page_get_shift()
2008-07-306719379 Add rsf_pmmi counter to SPARC Enterprise Mx000 CPCwh312741-1/+2
2008-07-30PSARC/2008/412 Properties and Devinfo Snapshotscth21-1061/+1250
5034258 device size should be available in devinfo snapshots that request properties 5100405 Deadlock can occur due to the devinfo driver holding devi_lock 6276452 ddi_append_minor_node() and ddi_remove_minor_node() use the extra code to protect the critical code. 6588656 ddi_prop_op_size() should not check callers *lengthp on PROP_LEN_AND_VAL_ALLOC call 6720361 missing locks on devi_minor list traversal 6729639 scsi_hba code should not use DDI_MAJOR_T_UNKNOWN for properties
2008-07-306731044 wx2hg should deal better with nested repositoriesmjnelson2-42/+149
2008-07-306727331 pcitool fails for device IDs >= 24 on intel machinesdwoods1-5/+5
2008-07-306727965 "dladm show-aggr": STATE needs to be revisitedvs2266131-6/+4
2008-07-306669386 nss_ldap getbymember always returns NSS_SUCCESSsc1571661-2/+8
2008-07-306691596 *svc.startd* can spawn the same process multiple times for a single ↵rm883693-11/+52
wait style service
2008-07-296700064 Certain T5440 CMP/Memory configs won't bootsvemuri5-18/+185
2008-07-296729814 bge will hang on some bcm5704 series chipsetgh1625522-2/+2
2008-07-296726944 ire_walk_ill() should be made usefulmeem3-132/+56
6730214 SIOCSLIFFLAGS ~IFF_UP can silently fail to bring the address down 6730218 assorted typos and formatting errors in ip_if.c and <inet/ip.h> 6730221 ire_send() mishandles IRE_MARK_NOADD IREs
2008-07-296576316 xntpd uses SCCS keywords to form its version strings.blu2-4/+4
2008-07-296721908 A hot spare "in use" in an exported zpool, is stolen when a disk ↵lling10-26/+93
fails in an imported pool.
2008-07-296675943 dblk_t structures may be overwitten by sendfilev() mishandling ↵georges1-36/+78
certain input vectors
2008-07-295009506 ufs throughput hampered by poor scaling in lockfs codevsakar1-56/+144
2008-07-296562155 OpenSSL pkcs#11 engine needs support for SHA224/256/384/512jp1619484-691/+1646
6685012 OpenSSL pkcs#11 engine needs support for new cipher modes 6705200 pk11_dh struct initialization in PKCS#11 engine is missing generate_params parameter 6709513 PKCS#11 engine sets IV length even for ECB modes 6725903 OpenSSL PKCS#11 engine shouldn't use soft token for symmetric ciphers and digests 6728296 buffer length not initialized for C_(En|De)crypt_Final() in the PKCS#11 engine 6728871 PKCS#11 engine must reset global_session in pk11_finish()
2008-07-296632156 Ensure startflag (MD_SET_MN_START_RC) removed from both nodes set ↵rayh2-36/+104
records prior to resync
2008-07-296711501 All segop callers should call anon_resv_zone instead of anon_resvvk2101903-14/+29
2008-07-286696397 NFS v3 provider reports all UDP clients as 0.0.0.0vv1499725-133/+184
2008-07-286722916 ahci driver should remove lint flags - E_BAD_PTR_CAST_ALIGN, ↵yt1605232-121/+73
E_STATIC_UNUSED and E_ASSIGN_NARROW_CON
2008-07-286725885 cfgadm output should omit SB1-SB15 on M3000wh312741-1/+8
2008-07-28FWARC 2008/300 Sun4v FMA Platform Independent FMA Topology Enumerationsd7746824-17/+3938
PSARC 2008/392 FMA new canonical hc names for sun4v_pi enumerator PSARC 2008/440 sun4v Platform Independent Topology Enumerator - libmdesc extensions 6628827 Need platform independent topo enumeration for sun4v platforms
2008-07-286729596 jumpstart -p check needs to access /usr/sbin/install.d/chkprobe on ↵jg1-0/+12
the media
2008-07-286728551 Enhance FMA sections for fpscrubberia1126862-25/+15
2008-07-286560847 rcm_daemon should not use SCCS keywords in rcm_mod_info stringsvikram12-35/+30
2008-07-286625553 BAD TRAP: type=31 rp=2a100297730 addr=0 mmu_fsr=0 occurred in module ↵rralphs2-103/+149
"genunix"
2008-07-286730382 New regression in nfs4 after CREATE_XATTR_DIR handling changesmarks2-6/+16