summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2008-04-146683029 Install -G and i86hvm don't mix wellonnv_88edp24-130/+365
6683772 yacc yacks when confronted with libumem --HG-- rename : usr/src/uts/i86pc/Makefile.hvm => usr/src/uts/i86pc/i86hvm/Makefile.i86hvm rename : usr/src/uts/i86pc/hvm_bootstrap/Makefile => usr/src/uts/i86pc/i86hvm/hvm_bootstrap/Makefile rename : usr/src/uts/common/xen/io/hvm_bootstrap.c => usr/src/uts/i86pc/i86hvm/io/hvm_bootstrap.c rename : usr/src/uts/i86pc/io/pv_cmdk.c => usr/src/uts/i86pc/i86hvm/io/pv_cmdk.c rename : usr/src/uts/i86pc/io/pv_rtls.c => usr/src/uts/i86pc/i86hvm/io/pv_rtls.c rename : usr/src/uts/i86pc/io/xpv/evtchn.c => usr/src/uts/i86pc/i86hvm/io/xpv/evtchn.c rename : usr/src/uts/i86pc/io/xpv/xpv.conf => usr/src/uts/i86pc/i86hvm/io/xpv/xpv.conf rename : usr/src/uts/i86pc/io/xpv/xpv_support.c => usr/src/uts/i86pc/i86hvm/io/xpv/xpv_support.c rename : usr/src/uts/i86pc/pv_cmdk/Makefile => usr/src/uts/i86pc/i86hvm/pv_cmdk/Makefile rename : usr/src/uts/i86pc/pv_rtls/Makefile => usr/src/uts/i86pc/i86hvm/pv_rtls/Makefile rename : usr/src/uts/i86pc/sys/xpv_support.h => usr/src/uts/i86pc/i86hvm/sys/xpv_support.h rename : usr/src/uts/i86pc/xdf/Makefile => usr/src/uts/i86pc/i86hvm/xdf/Makefile rename : usr/src/uts/i86pc/xnf/Makefile => usr/src/uts/i86pc/i86hvm/xnf/Makefile rename : usr/src/uts/i86pc/xpv/Makefile => usr/src/uts/i86pc/i86hvm/xpv/Makefile rename : usr/src/uts/i86pc/xpvd/Makefile => usr/src/uts/i86pc/i86hvm/xpvd/Makefile
2008-04-146681272 Need method of detecting presence and revision of Solaris HVM PV driversrab9-6/+37
6687668 Solaris HVM panics on linux dom0
2008-04-146655040 need a mechanism to replace biosdev usage (fix cstyle)vikram1-1/+1
2008-04-14PSARC 2008/201 Grub Findrootvikram12-1356/+5573
6655040 need a mechanism to replace biosdev usage
2008-04-146651366 Solaris needs native LSI mega_sas driversusans18-0/+7642
6686666 mega_sas driver: Memory leak found after run MegaCli tool
2008-04-146685837 ldc_chkq should clear the Rx interrupt when it drains the queueha1379941-1/+14
2008-04-146594519 Need support for ACPI System Resource Affinity Table (SRAT)jjc6-913/+1776
6621201 Need support to read ACPI System Locality Information Table (SLIT) 6688471 x86/x64 lgroup platform support code needs cleaning
2008-04-146659614 nxge needs to support driver configuration via dladm (PSARC 2007/429 ↵ml296231-3/+6
Brussels) (fix cstyle)
2008-04-146553503 bfu can't find 'rootdev' from /etc/vfstab on a zfs root filesystem ↵gw252951-4/+6
(fix bfu)
2008-04-146662212 libzfs should have a #define for VERIFY to assist backportinggw252951-0/+5
2008-04-146651197 Add support for LDoms Virtual I/O Dynamic Reconfiguration (VIO DR)jm2246912-30/+1325
FWARC 2008/229 Virtual IO DR Domain Service
2008-04-146683476 mem_cache driver packaging causes undefined symbol messages on non ↵bala9-875/+877
Ultrasparc-III+ systems
2008-04-14PSARC 2007/429 Brussels - enhanced network driver configuration via dladmml296237-42/+1065
6659614 nxge needs to support driver configuration via dladm (PSARC 2007/429 Brussels)
2008-04-146677013 RDS stale session handling hangs with pending messages in the SQagiri6-71/+178
6677728 Thread hung, waiting for the buffer it is sitting on
2008-04-146622067 Target daemon coredumps after attempting to delete all lunsts1432246-14/+45
6674573 Error path defect causes iSCSI Target core 6676326 iscsitgtd SIGABRT failed assert cmd->c_state != CmdFree, file ../iscsi_cmd.c, line 141 6677518 iSCSI target coredumped while running racer on 7 QFS initiators 6683421 Target daemon coredump running fslt on stripe group
2008-04-146663788 SUNWvscanr needs to be split into SUNWvscanr and SUNWvscankr (fix unref)jm1993541-0/+0
--HG-- rename : usr/src/pkgdefs/SUNWvscanr/postinstall => deleted_files/usr/src/pkgdefs/SUNWvscanr/postinstall
2008-04-146657786 Inetd logging can result in denial of service or worsegm2099129-294/+66
2008-04-146677931 mem scheme assumes certain relationship between memory-segment and ↵tsien3-71/+213
memory-bank nodes in PRI
2008-04-146681836 Bug in ses2 setproperty control code with multiple props at onceeschrock21-10/+481
6687063 need to update product name for J4400 6687064 add vendor plugin for J4500 6687671 add libses support for J4200 --HG-- rename : usr/src/lib/scsi/plugins/ses/SUN-StorageTek-J4400/Makefile => usr/src/lib/scsi/plugins/ses/SUN-Storage-J4400/Makefile rename : usr/src/lib/scsi/plugins/ses/SUN-StorageTek-J4400/Makefile.com => usr/src/lib/scsi/plugins/ses/SUN-Storage-J4400/Makefile.com rename : usr/src/lib/scsi/plugins/ses/SUN-StorageTek-J4400/amd64/Makefile => usr/src/lib/scsi/plugins/ses/SUN-Storage-J4400/amd64/Makefile rename : usr/src/lib/scsi/plugins/ses/SUN-StorageTek-J4400/common/riverwalk.c => usr/src/lib/scsi/plugins/ses/SUN-Storage-J4400/common/riverwalk.c rename : usr/src/lib/scsi/plugins/ses/SUN-StorageTek-J4400/i386/Makefile => usr/src/lib/scsi/plugins/ses/SUN-Storage-J4400/i386/Makefile rename : usr/src/lib/scsi/plugins/ses/SUN-StorageTek-J4400/sparc/Makefile => usr/src/lib/scsi/plugins/ses/SUN-Storage-J4400/sparc/Makefile rename : usr/src/lib/scsi/plugins/ses/SUN-StorageTek-J4400/sparcv9/Makefile => usr/src/lib/scsi/plugins/ses/SUN-Storage-J4400/sparcv9/Makefile
2008-04-146666802 Cannot copy >1023 byte readonly file from Vista client to Solaris ↵as20062289-2996/+3693
CIFS share 6669427 Intermittently seeing incorrect file sizes in Mac Finder 6671224 Nic monitoring needs to be part of libsmb 6671269 ntsid.h cleanup 6671618 smbstat: kstat lookups failed for smb 6673567 smbd crashes in smb_lgrp_free 6674636 smb_fsop_frlock() needs to use single common CIFS pid smb_ct.cc_pid 6677633 unix_to_nt_time() panic 6679147 zfs_znode_free while running stress tests. 6680694 smbadm CLI unnecessarily prompts users for overriding domain configuration 6681178 nbl_lock_conflict() return code should not be returned directly from smb_fsop_read()/write() 6684686 smbadm join CLI doesn't always create all the necessary attributes in a system's AD computer object 6687645 The kernel configuration is not totally updated when parameters change. --HG-- rename : usr/src/cmd/smbsrv/smbd/smbd_nicmon.c => usr/src/lib/smbsrv/libsmb/common/smb_nicmon.c rename : usr/src/uts/common/smbsrv/ntsid.h => usr/src/uts/common/smbsrv/smb_sid.h
2008-04-146639790 need Solaris PV-on-HVM migration supportsmaybe4-3/+426
2008-04-146646317 SPD_UPDATEALGS message leak in spdsockdanmcd2-159/+156
6670844 add many tunnels then ipsecconf -F; ipsecconf -L leads to bad stack overflow panic
2008-04-14PSARC/2008/139 FP Scrubber daemon and testsvs19519563-5/+62179
6464308 Integrate online FPU testing capabilities in base solaris
2008-04-136589833 addboard hung an SB deleted/brd previously(the SB had perm mem+qlc ↵bz2111161-0/+10
at delete/brd time). dscp died
2008-04-136681221 Solaris hangs during early boot when EHCI-2 is enabled from BIOSsl1471003-10/+32
2008-04-136245750 kadmin "Bad encryption type" error should state the enctypemp15373938-178/+1096
6658621 Configuration checks for kerberos daemons should be done by the daemons themselves 6658624 Missing error strings for new kerberos DB error types 6658627 kpropd should use its executable name and not the full path when logging error messages 6658631 error messages in kerberos deamons need cleanup 6664832 various memleaks in krb libs --HG-- rename : usr/src/cmd/krb5/kadmin/server/svc-kdc.master => deleted_files/usr/src/cmd/krb5/kadmin/server/svc-kdc.master rename : usr/src/cmd/krb5/krb5kdc/svc-kdc => deleted_files/usr/src/cmd/krb5/krb5kdc/svc-kdc rename : usr/src/cmd/krb5/slave/svc-kdc.slave => deleted_files/usr/src/cmd/krb5/slave/svc-kdc.slave rename : usr/src/cmd/svc/shell/krb_include.sh => deleted_files/usr/src/cmd/svc/shell/krb_include.sh
2008-04-126659085 uadmin shouldn't be reconfiguring SMF servicesgww2-23/+34
2008-04-116604363 Bulk encryption and digest algorithms have poor scalability on ↵krishna3-427/+451
T5140/T5240
2008-04-11PSARC 2006/370 ZFS Boot Supportgw25295101-466/+3897
5008936 ZFS and/or zvol should support dumps 5070124 dumpadm -d /dev/... does not enforce block device requirement for savecore 6521468 ZFS Boot support Phase 2 6553503 bfu can't find 'rootdev' from /etc/vfstab on a zfs root filesystem 6574993 zfs_mountroot() may need to call clkset() to set the boot_time kstat 6633197 zvol should not permit newfs or createpool while it's in use by swap or dump 6661127 zfs_name_valid() does not support ZFS_TYPE_POOL 6684121 The changes to smf scripts for supporting canmount=noauto will cause a boot failure. --HG-- rename : usr/src/psm/stand/bootblks/zfs/common/debug-zfs.fth => deleted_files/usr/src/psm/stand/bootblks/zfs/common/debug-zfs.fth rename : usr/src/psm/stand/bootblks/zfs/common/big-zfs.fth => usr/src/psm/stand/bootblks/zfs/common/fs-zfs.fth
2008-04-116265036 cv_waituntil_sig() often returns earlyqiao6-63/+144
2008-04-116651404 Netra-T5220 needs ipmitool support through internal communication ↵ky1158081-3/+3
channel (fix build)
2008-04-116563214 System panics on booting Solaris from USB hard/flash drive if it ↵vikram2-1/+21
connected via usb hub
2008-04-11FWARC 2008/228 VIO vNet/vSwitch changes to support VLANssb15548013-655/+2546
6635768 vnet and vsw should support vlans
2008-04-116439467 useradd -g and usermod -g fail if specifying groupname containing ↵nakanon1-16/+59
only numeric (no alpha) characters
2008-04-116677590 ON is now required to deliver license info via pkg copyright filesmjnelson234-710/+1538
6684249 third party license cleanup --HG-- rename : usr/src/pkgdefs/SUNWdsdu/copyright => deleted_files/usr/src/pkgdefs/SUNWdsdu/copyright rename : usr/src/pkgdefs/SUNWgrubS/copyright => deleted_files/usr/src/pkgdefs/SUNWgrubS/copyright rename : usr/src/pkgdefs/SUNWipfr/copyright => deleted_files/usr/src/pkgdefs/SUNWipfr/copyright rename : usr/src/pkgdefs/SUNWipfu/copyright => deleted_files/usr/src/pkgdefs/SUNWipfu/copyright rename : usr/src/pkgdefs/SUNWlibsasl/copyright => deleted_files/usr/src/pkgdefs/SUNWlibsasl/copyright.in rename : usr/src/pkgdefs/SUNWpppdu/copyright => deleted_files/usr/src/pkgdefs/SUNWpppdu/copyright rename : usr/src/pkgdefs/SUNWpppg/copyright => deleted_files/usr/src/pkgdefs/SUNWpppg/copyright rename : usr/src/pkgdefs/SUNWpppgS/copyright => deleted_files/usr/src/pkgdefs/SUNWpppgS/copyright rename : usr/src/pkgdefs/SUNWsndmr/copyright => deleted_files/usr/src/pkgdefs/SUNWsndmr/copyright rename : usr/src/pkgdefs/SUNWsndmu/copyright => deleted_files/usr/src/pkgdefs/SUNWsndmu/copyright rename : usr/src/pkgdefs/SUNWsshcu/copyright => deleted_files/usr/src/pkgdefs/SUNWsshcu/copyright rename : usr/src/pkgdefs/SUNWsshdr/copyright => deleted_files/usr/src/pkgdefs/SUNWsshdr/copyright rename : usr/src/pkgdefs/SUNWsshdu/copyright => deleted_files/usr/src/pkgdefs/SUNWsshdu/copyright rename : usr/src/pkgdefs/SUNWsshr/copyright => deleted_files/usr/src/pkgdefs/SUNWsshr/copyright rename : usr/src/pkgdefs/SUNWsshu/copyright => deleted_files/usr/src/pkgdefs/SUNWsshu/copyright rename : usr/src/pkgdefs/SUNWtcpd/copyright => deleted_files/usr/src/pkgdefs/SUNWtcpd/copyright rename : usr/src/pkgdefs/SUNWtcpdS/copyright => deleted_files/usr/src/pkgdefs/SUNWtcpdS/copyright rename : usr/src/pkgdefs/SUNWtecla/copyright => deleted_files/usr/src/pkgdefs/SUNWtecla/copyright rename : usr/src/uts/common/sys/i2o/THIRDPARTYLICENSE => deleted_files/usr/src/uts/common/sys/i2o/THIRDPARTYLICENSE rename : usr/src/uts/common/sys/i2o/THIRDPARTYLICENSE.descrip => deleted_files/usr/src/uts/common/sys/i2o/THIRDPARTYLICENSE.descrip rename : usr/src/pkgdefs/SUNWnetcat/copyright => usr/src/cmd/cmd-inet/usr.bin/nc/THIRDPARTYLICENSE rename : usr/src/pkgdefs/SUNWcsl/copyright => usr/src/pkgdefs/SUNWcsl/lic_AMD rename : usr/src/pkgdefs/SUNWgrub/copyright => usr/src/pkgdefs/SUNWgrub/grubcredits rename : usr/src/pkgdefs/SUNWgss/copyright => usr/src/pkgdefs/SUNWgss/gss_license rename : usr/src/pkgdefs/SUNWocfh/copyright => usr/src/pkgdefs/SUNWocfh/copyright.in rename : usr/src/pkgdefs/SUNWroute/copyright => usr/src/pkgdefs/SUNWroute/copyright.in rename : usr/src/pkgdefs/common_files/copyright => usr/src/pkgdefs/license_files/cr_Sun rename : usr/src/pkgdefs/SUNWdrmr/LICENSE => usr/src/uts/common/io/drm/THIRDPARTYLICENSE rename : usr/src/pkgdefs/SUNWpppd/copyright => usr/src/uts/common/io/ppp/THIRDPARTYLICENSE
2008-04-11PSARC 2008/119 sun4v /dev/bmcky11580817-3/+2115
6651404 Netra-T5220 needs ipmitool support through internal communication channel
2008-04-116683894 grant tables and free list don't have the same number of entriesgarypen1-4/+11
2008-04-116685218 idmapd overwhelmed by sqlite file descriptor armyjp1512162-1/+15
2008-04-106426222 newfs doesn't cooperate with RBAC very wellvk1548061-6/+7
2008-04-106681215 DVD is not being recognized in IDE mode on a Intel Prototype SDVyt1605233-5/+86
2008-04-106564957 WPA_STRSIZE needs to gozf16272511-130/+107
6564958 formatting glitches in <net/wpa.h> 6564959 unused structures adrift in <net/wpa.h> 6566819 IEEE802.11 header definitions should be centralized 6673764 wpad(1M) usage message incorrectly references wpa_supplicant 6673772 Additional instances of wpad(1M) dump core at startup 6685997 kstat -m opackets is zero of ral driver 6685998 net80211 header files hdrchk warnings
2008-04-106624095 rge has alias for pci16ec,0116; should be pci16ec,116mx2050225-6/+50
6636813 Delayed transmit problem with rge driver on Realtek PCI-E chips 6640699 Realtek 8168 gigabit NIC does not work on ASUS F3KA laptop
2008-04-106664495 procfs sees controlling ttys everywhere on (s10) E15k/E25kethindra2-36/+42
2008-04-106666476 LDC mode names don't conform to FWARC 2006/571ha13799413-2380/+2489
6666840 ldc.c should be split up for better maintainability 6671853 cnex interrupt distribution is imbalanced
2008-04-106570963 vscan: snas: Can't Enable vscan service after,disabling it while ↵jm19935435-1125/+2839
scan was in progress for few files 6599614 Log message says "vscan: (eng #) no socket, errno 24" when copying 1000 2k-files with 4 scan engines 6656150 vscan threading model should be revised to address system resource usage 6660667 Engine name is used directly as property group name without any prefix 6663788 SUNWvscanr needs to be split into SUNWvscanr and SUNWvscankr 6663792 links are required in /dev for the vscan pseudo device - to support non-global zones 6663812 attempt to start a second instance of vscand, first instance crashes 6672296 per-engine error counts not shown after vscan stats reset using vscanadm stats -z 6673579 vscan log file should be parsable and use utf8 6678058 If stats door file already exists when vscand starts up an initialization failure message is shown 6678525 vscand exits on SIGPIPE 6679808 Interupted read/write (EINTR) to scan engine can cause invalid data to be exchanged 6681465 Core file generated while adding and performing virus scan operations over nfs mount 6681675 Connection remains in ESTABLISHED State for long time, after scan engine goes down. 6684670 vscand should maintain connections with scan engines instead of connecting per request
2008-04-106686889 ld.so.1 regression - bad pointer created with 6509323 integrationrie2-1/+2
2008-04-106537549 nscd dies with SIGPIPEsdussud1-1/+9
2008-04-106668659 zfs send/recv loses propertiesmaybee1-9/+7
2008-04-106623512 NFSv4 client panics when server changes security modesgt296015-159/+195
6655251 Client side dispatching of NFS RPCs is not virtualized
2008-04-106614416 panic in spec_fsync() when creating a device file via NFSgt296013-4/+25