summaryrefslogtreecommitdiff
path: root/usr/src
AgeCommit message (Collapse)AuthorFilesLines
2006-06-126437339 Fix for 6312929 causes panic in scsi_sense_key()pd1446161-3/+4
2006-06-126430603 Misc marvell88sx driver clean upls242071-3/+5
6430831 PHY parameters need to be preserved and restored across resets 6435103 sata module panics in sata_scsi_init_pkt in failure case
2006-06-126432525 Fujitsu copyrights in oplhpd code need to be removed.dnielsen5-14/+0
2006-06-12PSARC/2006/019 OpenSSL upgrade to 0.9.8ajp161948287-13/+32833
6421205 update OpenSSL manual pages to 0.9.8a version
2006-06-126433717 offline devices should not be marked persistently unavailbleeschrock6-5/+26
6436524 importing a bogus pool config can panic system 6436800 ztest failure: spa_vdev_attach() returns EBUSY instead of ENOTSUP
2006-06-126413463 picld creates a door with DOOR_UNREF, but does not check for ↵kd930032-4/+4
DOOR_UNREF_DATA in service routine
2006-06-126216663 rmformat uses privileges badly (fix build)zk1947573-3/+3
2006-06-116435974 pkgdefs makefile should use Tab instead of multiple blanksms1485622-2/+3
6435976 agpgart driver should support i865 chipsets
2006-06-09PSARC 2005/714 Automounter Scalability Enhancementsevanl23-1815/+2835
6224343 autofs should use doors to talk to automountd --HG-- rename : usr/src/cmd/fs.d/autofs/key_generic.c => deleted_files/usr/src/cmd/fs.d/autofs/key_generic.c
2006-06-096385436 zfs set <property> returns an error, but still sets property value ↵nd1506282-15/+13
(fix build)
2006-06-095100635 /usr/ucb/ls -gl doesn't output a space between user and group namecf468441-3/+3
Contributed by Stephen Potter <spp@unixsa.net>
2006-06-094319640 */usr/ucb/file* should use "$@" in place of "$*" to preserve argscraigm1-7/+7
Contributed by Peter Tribble <peter.tribble@gmail.com>
2006-06-096385436 zfs set <property> returns an error, but still sets property valuend1506281-1/+13
2006-06-096421200 IGMP membership report messages are delayed when IPMP failovers.rk1290641-2/+8
2006-06-096430721 Update libfrureg with latest FRU ID registry contentsps1549181-10/+450
2006-06-096313901 vlan interface on bge reports incorrect link speed when using snmpwalkyz1470644-14/+65
6394107 an aggregation port could stay unattached if any snoop instance is on the corresponding interface 6418178 system can panic if MAC notifications come immediately after a port is added into an aggregation
2006-06-096419833 value of horizontal iterator appears to be undefined when used in ↵stephh2-11/+28
constraint 6422560 seg fault in fmd_modstat_snapshot
2006-06-096216663 rmformat uses privileges badly (fix build)zk1947571-1/+1
2006-06-096216663 rmformat uses privileges badlyzk1947574-226/+151
2006-06-096424883 dhcp client can end up idling in INIT if initial packets go ↵dh1551221-0/+1
unanswered (fix lint) 6425063 dhcp client: edge case can leave interface offer timer running indefinitely (fix lint)
2006-06-086432948 build (etm.so) fails on machine running snv_28 or olderdb3526213-41/+40
6432953 build (llib-lldom.ln) fails when using ParallelMake make 6434264 libldom.so is not installed by BFU on sun4u systems
2006-06-086424883 dhcp client can end up idling in INIT if initial packets go unanswereddh1551226-30/+36
6425063 dhcp client: edge case can leave interface offer timer running indefinitely
2006-06-086292433 Solaris 10 automount does not expand the $NATISA variablemaheshvs1-1/+2
2006-06-086423041 PSARC 2006/242 'mdi interfaces to support pHCI driver locking' and ↵cth14-1219/+1675
related fixes
2006-06-086244405 NTP service has inappropriate and hidden dependencieslianep2-13/+7
Contributed by Richard Lowe <richlowe@richlowe.net>.
2006-06-086424857 Optimized application that works on sun4u crashes on sun4vjfrank1-0/+6
2006-06-086436340 check_rtime should be updated in anticipation of the IPP listener ↵jacobs1-0/+1
migration to ON
2006-06-085018506 mbi_mddb_mb Null pointer referenced in getphysblk panics the systemskamm1-6/+8
2006-06-084766674 SVM allows creation of >8192 block metadb but does not use the spacejeanm17-186/+428
4875636 metaset balance code broken during disk addition/deletion 5083314 metadb -i does not display/explain all flags. 5095399 cleanup svm greenline services 5101318 "sd" sn_count in replicas gets incorrectly incremented 6322048 snv_23 panic assertion failed: (int)wcnt > 0, file:../../common/os/kstat_fr.c, line:1376 6329542 Diskset disks with no mddb have invalid timestamp in dummy master block. 6424946 rpc.mdcommd daemon runs out of file descriptors
2006-06-086435847 More workaround needed for OPL Olympus-c rev B xcall erratahyw2-2/+14
2006-06-08PSARC 2006/126 SCSA needs format-neutral method for accessing sense datapd14461618-348/+918
6312929 scsi_vu_errmsg doesn't handle descriptor sense data 6314069 sd needs to reissue MODE_SELECT upon receiving UNIT ATTENTION 6320349 Descriptor sense enabled for >1TB devices (should be 2TB)
2006-06-086417056 nfssrv should use doors/xdr as its IPC mech to mountd(1m) (fix unref)rmesta1-180/+0
--HG-- rename : usr/src/cmd/fs.d/nfs/mountd/svc_local.c => deleted_files/usr/src/cmd/fs.d/nfs/mountd/svc_local.c
2006-06-086405388 policy based routing and NAT don't workjojemann2-61/+82
2006-06-076423051 static TLS support within the link-editors needs a major face liftrie35-685/+917
2006-06-076435779 6433679 broke zpool importeschrock1-1/+1
2006-06-076434606 getfacl/setfacl of files/dirs over NFSv4 with ZFS underneath failmarks1-10/+3
2006-06-076433264 crash when adding spare: nvlist_lookup_string(cnv, "path", &path) == 0eschrock9-64/+138
6433406 zfs_open() can leak memory on failure 6433408 namespace_reload() can leak memory on allocation failure 6433679 zpool_refresh_stats() has poor error semantics 6433680 changelist_gather() ignores libuutil errors
2006-06-076397860 printmgr changes interface script from standard to netstandard when ↵wendyp48-1047/+898
modyifying a local queue. 6423226 print java code should be jstyle clean
2006-06-076417056 nfssrv should use doors/xdr as its IPC mech to mountd(1m)rmesta20-326/+819
--HG-- rename : usr/src/uts/common/rpcsvc/nfsauth_prot.x => deleted_files/usr/src/uts/common/rpcsvc/nfsauth_prot.x
2006-06-07PSARC/2006/019 OpenSSL upgrade to 0.9.8ajp161948684-21466/+70150
6352999 upgrade OpenSSL to 0.9.8a --HG-- rename : usr/src/common/openssl/crypto/asn1/f.c => deleted_files/usr/src/common/openssl/crypto/asn1/f.c rename : usr/src/common/openssl/crypto/asn1/x_cinf.c => deleted_files/usr/src/common/openssl/crypto/asn1/x_cinf.c rename : usr/src/common/openssl/crypto/ec/ecp_recp.c => deleted_files/usr/src/common/openssl/crypto/ec/ecp_recp.c rename : usr/src/common/openssl/crypto/engine/hw.ec => deleted_files/usr/src/common/openssl/crypto/engine/hw.ec rename : usr/src/common/openssl/crypto/engine/hw_4758_cca.c => deleted_files/usr/src/common/openssl/crypto/engine/hw_4758_cca.c rename : usr/src/common/openssl/crypto/engine/hw_4758_cca_err.c => deleted_files/usr/src/common/openssl/crypto/engine/hw_4758_cca_err.c rename : usr/src/common/openssl/crypto/engine/hw_4758_cca_err.h => deleted_files/usr/src/common/openssl/crypto/engine/hw_4758_cca_err.h rename : usr/src/common/openssl/crypto/engine/hw_aep.c => deleted_files/usr/src/common/openssl/crypto/engine/hw_aep.c rename : usr/src/common/openssl/crypto/engine/hw_aep_err.c => deleted_files/usr/src/common/openssl/crypto/engine/hw_aep_err.c rename : usr/src/common/openssl/crypto/engine/hw_aep_err.h => deleted_files/usr/src/common/openssl/crypto/engine/hw_aep_err.h rename : usr/src/common/openssl/crypto/engine/hw_atalla.c => deleted_files/usr/src/common/openssl/crypto/engine/hw_atalla.c rename : usr/src/common/openssl/crypto/engine/hw_atalla_err.c => deleted_files/usr/src/common/openssl/crypto/engine/hw_atalla_err.c rename : usr/src/common/openssl/crypto/engine/hw_atalla_err.h => deleted_files/usr/src/common/openssl/crypto/engine/hw_atalla_err.h rename : usr/src/common/openssl/crypto/engine/hw_cryptodev.c => deleted_files/usr/src/common/openssl/crypto/engine/hw_cryptodev.c rename : usr/src/common/openssl/crypto/engine/hw_cswift.c => deleted_files/usr/src/common/openssl/crypto/engine/hw_cswift.c rename : usr/src/common/openssl/crypto/engine/hw_cswift_err.c => deleted_files/usr/src/common/openssl/crypto/engine/hw_cswift_err.c rename : usr/src/common/openssl/crypto/engine/hw_cswift_err.h => deleted_files/usr/src/common/openssl/crypto/engine/hw_cswift_err.h rename : usr/src/common/openssl/crypto/engine/hw_ncipher.c => deleted_files/usr/src/common/openssl/crypto/engine/hw_ncipher.c rename : usr/src/common/openssl/crypto/engine/hw_ncipher_err.c => deleted_files/usr/src/common/openssl/crypto/engine/hw_ncipher_err.c rename : usr/src/common/openssl/crypto/engine/hw_ncipher_err.h => deleted_files/usr/src/common/openssl/crypto/engine/hw_ncipher_err.h rename : usr/src/common/openssl/crypto/engine/hw_nuron.c => deleted_files/usr/src/common/openssl/crypto/engine/hw_nuron.c rename : usr/src/common/openssl/crypto/engine/hw_nuron_err.c => deleted_files/usr/src/common/openssl/crypto/engine/hw_nuron_err.c rename : usr/src/common/openssl/crypto/engine/hw_nuron_err.h => deleted_files/usr/src/common/openssl/crypto/engine/hw_nuron_err.h rename : usr/src/common/openssl/crypto/engine/hw_sureware.c => deleted_files/usr/src/common/openssl/crypto/engine/hw_sureware.c rename : usr/src/common/openssl/crypto/engine/hw_sureware_err.c => deleted_files/usr/src/common/openssl/crypto/engine/hw_sureware_err.c rename : usr/src/common/openssl/crypto/engine/hw_sureware_err.h => deleted_files/usr/src/common/openssl/crypto/engine/hw_sureware_err.h rename : usr/src/common/openssl/crypto/engine/hw_ubsec.c => deleted_files/usr/src/common/openssl/crypto/engine/hw_ubsec.c rename : usr/src/common/openssl/crypto/engine/hw_ubsec_err.c => deleted_files/usr/src/common/openssl/crypto/engine/hw_ubsec_err.c rename : usr/src/common/openssl/crypto/engine/hw_ubsec_err.h => deleted_files/usr/src/common/openssl/crypto/engine/hw_ubsec_err.h rename : usr/src/common/openssl/crypto/engine/vendor_defns/aep.h => deleted_files/usr/src/common/openssl/crypto/engine/vendor_defns/aep.h rename : usr/src/common/openssl/crypto/engine/vendor_defns/atalla.h => deleted_files/usr/src/common/openssl/crypto/engine/vendor_defns/atalla.h rename : usr/src/common/openssl/crypto/engine/vendor_defns/cswift.h => deleted_files/usr/src/common/openssl/crypto/engine/vendor_defns/cswift.h rename : usr/src/common/openssl/crypto/engine/vendor_defns/hw_4758_cca.h => deleted_files/usr/src/common/openssl/crypto/engine/vendor_defns/hw_4758_cca.h rename : usr/src/common/openssl/crypto/engine/vendor_defns/hw_ubsec.h => deleted_files/usr/src/common/openssl/crypto/engine/vendor_defns/hw_ubsec.h rename : usr/src/common/openssl/crypto/engine/vendor_defns/hwcryptohook.h => deleted_files/usr/src/common/openssl/crypto/engine/vendor_defns/hwcryptohook.h rename : usr/src/common/openssl/crypto/engine/vendor_defns/sureware.h => deleted_files/usr/src/common/openssl/crypto/engine/vendor_defns/sureware.h
2006-06-076428818 checkpaths warns about missing closed files in open buildcarlsonj2-17/+74
6428831 validate_flg warns about missing s. files in non-Teamware tree Contributed by Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>.
2006-06-076335746 Safe limits in 'Front_panel' sensor temperature are incorrect (248...65)venki1-10/+12
2006-06-07PSARC 2005/743 Pelton (SUNW,Netra-T2000)saisai11-14/+2002
6365105 Need tsalarm driver for Pelton in ON
2006-06-076332638 solaris bge driver needs to support obp property ↵zh1994739-53/+217
"supported-network-types" 6352822 bge need to support BCM5789 on Ferrari 4000 6388358 bge driver does not disable relaxed ordering bit in hardware 6400907 bge still gets the checksum wrong on ipv6 6401845 vlan header getting corrupted due to memmove in bge_send 6415366 typos in bge files
2006-06-066433683 FMA SNMP agent can return incorrect sunFmFaultEventResourcewesolows6-72/+86
6433685 sunFmFaultEventResource never returned to snmpwalkers 6433686 FMA SNMP agent can leak memory 6433687 sunFmResourceCount never returned to snmpwalkers 6433688 faulty resource list obtained from SNMP may be inconsistent 6433690 libfmd_snmp could be linted
2006-06-066431835 data corruption on x64 in 64-bit mode while LD_PROFILE is in effectab1960872-6/+59
2006-06-066432807 prtdiag -v output shows no entries for status column for Memory ↵fw1573212-3/+63
Module Groups
2006-06-056367820 Found memory leaks in nge_m_multicst after network IO testingonnv_42jj1466441-2/+2
6384624 nge driver should support the dual port NIC embedded in MCP55
2006-06-056412665 niagara libc_psr_hwcap1 does not get mounted in whole root zonesae1128029-25/+236
--HG-- rename : usr/src/pkgdefs/SUNWust1.v/postinstall => usr/src/pkgdefs/SUNWustcar.v/postinstall rename : usr/src/pkgdefs/SUNWust1.v/preremove => usr/src/pkgdefs/SUNWustcar.v/preremove
2006-06-056434164 sata libtopo plugin segfaults when run on non-SunFireX4500 system ↵sethg1-0/+3
with sata disks