summaryrefslogtreecommitdiff
path: root/usr
AgeCommit message (Collapse)AuthorFilesLines
2006-11-10PSARC 2005/074 Solaris Key Management Frameworkwyllys120-5252/+40999
6224192 Solaris needs unified key management interfaces --HG-- rename : usr/src/cmd/cmd-crypto/pktool/biginteger.h => deleted_files/usr/src/cmd/cmd-crypto/pktool/biginteger.h rename : usr/src/cmd/cmd-crypto/pktool/derparse.c => deleted_files/usr/src/cmd/cmd-crypto/pktool/derparse.c rename : usr/src/cmd/cmd-crypto/pktool/derparse.h => deleted_files/usr/src/cmd/cmd-crypto/pktool/derparse.h rename : usr/src/cmd/cmd-crypto/pktool/osslcommon.c => deleted_files/usr/src/cmd/cmd-crypto/pktool/osslcommon.c rename : usr/src/cmd/cmd-crypto/pktool/osslcommon.h => deleted_files/usr/src/cmd/cmd-crypto/pktool/osslcommon.h rename : usr/src/cmd/cmd-crypto/pktool/p12common.c => deleted_files/usr/src/cmd/cmd-crypto/pktool/p12common.c rename : usr/src/cmd/cmd-crypto/pktool/p12common.h => deleted_files/usr/src/cmd/cmd-crypto/pktool/p12common.h
2006-11-106477808 /usr/lib/nfs has spurious "32" symlinkkupfer4-7/+2
2006-11-106468748 assertion failure in dnode_syncahrens3-5/+28
6490104 'zfs recv' can be very slow when processing large DRR_FREEOBJECTS record 6490105 assertion failure in dbuf_verify when doing zfs recv 6490829 panic in zfs_hash() while 'zfs recv' a zvol
2006-11-106488832 posix_spawn() should return better error codesraf6-834/+925
2006-11-106358047 sfmmu_mlist_enter() and hrm_init() deadlocktrevtom1-11/+21
2006-11-096461930 fix for 6342431 can be improved (fix lint)cg1499151-0/+4
2006-11-096452730 format core dumps if we have a disk with corrupt primary GPT label ↵cg1499152-49/+96
created pre fix to 6342431 6461930 fix for 6342431 can be improved
2006-11-096489898 sharemgr too slow when just using "-h" optiondougm3-47/+70
6489911 sharemgr startup of large number of ZFS shares is too slow 6490058 sharemgr: *sharemgr start -a* command dumped a core
2006-11-096482512 cpumem-diagnosis causes fmd to dump core in response to ↵td1227011-6/+8
"ereport.cpu.*.fpu.hwcopy" e-report
2006-11-096490291 Unable to newfs zvols, returns exit code of 32.maybee1-1/+1
2006-11-096489671 lumount problems after luupgradedminer1-5/+8
2006-11-086485548 Can not create zpool on guest domain with an entire vdisknarayan3-49/+90
6486746 cnex timeouts during intr redistribution when doing cpu DR 6488547 Kaio accesses of block size greater than 64K fail on guest's virtual disks 6488812 vdc driver should define internal macro instead of SDUNIT/SDPART
2006-11-086480255 multiple initiators to same target can deadlock daemonmcneal13-304/+632
2006-11-086487547 x64: PCIe device_type check for ::interrupts not quite rightrs901061-7/+14
2006-11-076490012 during remove daemon references memory that's already been freed.mcneal1-3/+9
2006-11-076402556 commd timeout should be a percentage of metaclust timeout value (fix ↵jkennedy1-1/+1
lint)
2006-11-076331216 disksets: devid information not written to a newly created disksetjkennedy8-38/+117
6345158 svm exited with error 1 in step cmmstep5, nodes panic 6402556 commd timeout should be a percentage of metaclust timeout value
2006-11-076489339 snoop segv's whilst decoding LDAP trafficpk346631-5/+5
2006-11-076479675 lucreate fails when making new boot environment bootablevp1577761-10/+9
2006-11-066486288 x64: create pcie(7d) module for PCIe error handlinganish15-84/+261
6486415 time for pci.h and pcie.h to catch up with PCI SIG ID changes ..
2006-11-066487262 md_alloc_scan_dag and md_init_intern reporting memory leaks in ON ↵jm224692-2/+8
PIT nightly testing. 6487456 memory leak from md_init_intern()
2006-11-066479906 *rm* source can be worked on to improve code readabilitysn1994101-85/+48
2006-11-066278068 native ldap client: simple page mode broken in S9 and S10av1474831-1/+1
2006-11-056470037 remove global disable of some potentially useful lint warnings from ↵jg582-2059/+6715
the kernel lint build
2006-11-056478073 arp nitsmeem4-434/+240
6478084 move physical arl_t information to an arlphy_t 6478098 MIB2_IP_MEDIA handling is needlessly complicated and slow
2006-11-046490009 apush_iocdata() shouldn't call miocpullup() for M_IOCDATA messagesedp1-9/+10
2006-11-046341569 zio_alloc_blk() vdev distribution performs badlyperrin12-207/+371
6428639 large writes to zvol synchs too much, better cut down a little 6444692 Need to flush disk write cache for dmu_sync buffers 6465634 zvol: dmu_sync() should be issued in parallel 6468731 lwb_state_t can be nuked 6470042 parallel dmu_sync() isn't being used 6471679 stash blocksize in zvol_state_t rather than reading in every zvol_log_write 6472230 ZIL vdev management is inefficient 6473775 zil_commit changes in snv_48 make it hot for O_DSYNC workloads 6478388 ZIL replay takes too long causing issues while booting 6486390 zil_commit could push more transactions 6486496 zil_replay() useful debug
2006-11-046396916 verification of dtd file name is wrongcindi141-4195/+5982
6399876 libtopo does not properly support an alternate root path 6399927 libtopo debug information indicates "no topology file found" when it is unable to parse file. 6421101 fmsim doesn't allow simulated topology to be specified with new libtopo 6422759 fmd memory leaks detected on system experiencing significant pcie fabric errors 6429072 memory leak in iob_tnode_create 6448718 libtopo needs better enum module APIs 6467144 topo_fmri_str2nvl doesn't handle authority or properties 6473916 fmd should return a full populated topo snapshot in fmd_hdl_topology() and fmd_fmri_topology() 6473918 hc scheme plugin is_present routine is broken 6477382 Need public header file for hc scheme component names and properties 6477385 fmtopo -V needs to be more friendly 6477426 fmtopo -d should not be so chatty 6477430 Need ability to load additional libtopo map files 6477442 libtopo should allow alternate platform topo map files 6477446 Remove unused topo methods from enumerator modules 6477453 pcibus and hostbridge interface boundaries are a mess 6477456 hc enumerators must support authority information 6477461 topo_fru_compute and topo_asru_compute should return static props when computation fails 6480930 fmtopo should support a -x option --HG-- rename : usr/src/lib/fm/topo/files/SUNW,Sun-Blade-T6300/Makefile => deleted_files/usr/src/lib/fm/topo/files/SUNW,Sun-Blade-T6300/Makefile rename : usr/src/lib/fm/topo/modules/common/pcifn_enum.c => deleted_files/usr/src/lib/fm/topo/modules/common/pcibus/pcifn_enum.c rename : usr/src/lib/fm/topo/modules/common/pcifn_enum.h => deleted_files/usr/src/lib/fm/topo/modules/common/pcibus/pcifn_enum.h rename : usr/src/lib/fm/topo/modules/sun4v/ioboard/Makefile => deleted_files/usr/src/lib/fm/topo/modules/sun4v/ioboard/Makefile rename : usr/src/lib/fm/topo/modules/sun4v/ioboard/iob_platform.c => deleted_files/usr/src/lib/fm/topo/modules/sun4v/ioboard/iob_platform.c rename : usr/src/lib/fm/topo/libtopo/common/hc_canon.h => usr/src/lib/fm/topo/libtopo/common/topo_hc.h rename : usr/src/lib/fm/topo/files/Makefile => usr/src/lib/fm/topo/maps/Makefile rename : usr/src/lib/fm/topo/files/Makefile.file => usr/src/lib/fm/topo/maps/Makefile.map rename : usr/src/lib/fm/topo/files/SUNW,SPARC-Enterprise/Makefile => usr/src/lib/fm/topo/maps/SUNW,SPARC-Enterprise/Makefile rename : usr/src/lib/fm/topo/files/SUNW,SPARC-Enterprise/hc-topology.xml => usr/src/lib/fm/topo/maps/SUNW,SPARC-Enterprise/SPARC-Enterprise-hc-topology.xml rename : usr/src/lib/fm/topo/files/SUNW,Sun-Fire-15000/Makefile => usr/src/lib/fm/topo/maps/SUNW,Sun-Fire-15000/Makefile rename : usr/src/lib/fm/topo/files/SUNW,Sun-Fire-15000/hc-topology.xml => usr/src/lib/fm/topo/maps/SUNW,Sun-Fire-15000/Sun-Fire-15000-hc-topology.xml rename : usr/src/lib/fm/topo/files/SUNW,Sun-Fire-T200/Makefile => usr/src/lib/fm/topo/maps/SUNW,Sun-Fire-T200/Makefile rename : usr/src/lib/fm/topo/files/SUNW,Sun-Blade-T6300/hc-topology.xml => usr/src/lib/fm/topo/maps/SUNW,Sun-Fire-T200/Sun-Blade-T6300-hc-topology.xml rename : usr/src/lib/fm/topo/files/SUNW,Sun-Fire-T200/hc-topology.xml => usr/src/lib/fm/topo/maps/SUNW,Sun-Fire-T200/Sun-Fire-T200-hc-topology.xml rename : usr/src/lib/fm/topo/files/SUNW,Sun-Fire/Makefile => usr/src/lib/fm/topo/maps/SUNW,Sun-Fire/Makefile rename : usr/src/lib/fm/topo/files/SUNW,Sun-Fire/hc-topology.xml => usr/src/lib/fm/topo/maps/SUNW,Sun-Fire/Sun-Fire-hc-topology.xml rename : usr/src/lib/fm/topo/files/common/topology.dtd.1 => usr/src/lib/fm/topo/maps/common/topology.dtd.1 rename : usr/src/lib/fm/topo/files/i86pc/Makefile => usr/src/lib/fm/topo/maps/i86pc/Makefile rename : usr/src/lib/fm/topo/files/i86pc/hc-topology.xml => usr/src/lib/fm/topo/maps/i86pc/i86pc-hc-topology.xml rename : usr/src/lib/fm/topo/files/sun4u/Makefile => usr/src/lib/fm/topo/maps/sun4u/Makefile rename : usr/src/lib/fm/topo/files/sun4u/hc-topology.xml => usr/src/lib/fm/topo/maps/sun4u/sun4u-hc-topology.xml rename : usr/src/lib/fm/topo/files/sun4v/Makefile => usr/src/lib/fm/topo/maps/sun4v/Makefile rename : usr/src/lib/fm/topo/files/sun4v/hc-topology.xml => usr/src/lib/fm/topo/maps/sun4v/sun4v-hc-topology.xml rename : usr/src/lib/fm/topo/modules/common/hostbridge.c => usr/src/lib/fm/topo/modules/common/hostbridge/hostbridge.c rename : usr/src/lib/fm/topo/modules/common/hostbridge.h => usr/src/lib/fm/topo/modules/common/hostbridge/hostbridge.h rename : usr/src/lib/fm/topo/modules/common/did.c => usr/src/lib/fm/topo/modules/common/pcibus/did.c rename : usr/src/lib/fm/topo/modules/common/did.h => usr/src/lib/fm/topo/modules/common/pcibus/did.h rename : usr/src/lib/fm/topo/modules/common/did_hash.c => usr/src/lib/fm/topo/modules/common/pcibus/did_hash.c rename : usr/src/lib/fm/topo/modules/common/did_impl.h => usr/src/lib/fm/topo/modules/common/pcibus/did_impl.h rename : usr/src/lib/fm/topo/modules/common/did_props.c => usr/src/lib/fm/topo/modules/common/pcibus/did_props.c rename : usr/src/lib/fm/topo/modules/common/did_props.h => usr/src/lib/fm/topo/modules/common/pcibus/did_props.h rename : usr/src/lib/fm/topo/modules/common/pcibus.c => usr/src/lib/fm/topo/modules/common/pcibus/pcibus.c rename : usr/src/lib/fm/topo/modules/common/pcibus.h => usr/src/lib/fm/topo/modules/common/pcibus/pcibus.h rename : usr/src/lib/fm/topo/modules/common/pcibus_labels.c => usr/src/lib/fm/topo/modules/common/pcibus/pcibus_labels.c rename : usr/src/lib/fm/topo/modules/common/pcibus_labels.h => usr/src/lib/fm/topo/modules/common/pcibus/pcibus_labels.h rename : usr/src/lib/fm/topo/modules/common/util.c => usr/src/lib/fm/topo/modules/common/pcibus/util.c rename : usr/src/lib/fm/topo/modules/common/util.h => usr/src/lib/fm/topo/modules/common/pcibus/util.h
2006-11-036489714 JNI: getDataset() returns null for pool snapshot nametomee1-1/+1
2006-11-036472021 vdev knobs can not be turned (fix lint)ahrens2-2/+5
2006-11-036472021 vdev knobs can not be turnedahrens8-229/+156
2006-11-036489885 route manifest specifies wrong value for install_routes property, ↵amaguire1-1/+1
in.routed doesn't install routes
2006-11-036483944 panic in nfs4_resend_open_otw()jwahlig1-9/+10
2006-11-034838106 /usr/ucb/df -i -t nfs fails strangelyrsb1-25/+20
Contributed by Peter Tribble (peter.tribble@gmail.com)
2006-11-03PSARC 2005/516 IPsec Tunnel Reformdanmcd32-3410/+7865
4882852 tunnels vs. inverse acquire. 4970365 Support of ESP tunnel mode within Solaris 5027528 in.iked should be more intelligent about tunnel addresses 6180161 need to support multiple tunnels to a single nat 6208976 ipsecconf error messages make me think there are monsters under the bed 6313012 Clean up from removal of ipsec_inbound_debug_tag() 6351840 assertion failed: (ipha->ipha_protocol != 6) && (ipha->ipha_protocol != 17), ip.c, line: 15351 6359831 multicast tunnels don't get their IPsec policy checked. 6369094 ipseckey shouldn't accept/save-out encryption algorithm even it's none/any 6374560 ipseckey debug functions should be moved to libipsecutil 6374596 dump utilities need to be able to understand inner tunnel addresses and netmasks 6402781 Five dead declarations in IPsec code 6405338 spdsock leaks policy head references 6437366 NAT-OA payloads not processed early enough. 6465594 ipsec_policy_delete() uses wrong ipsec_selkey_t structure. 6467596 spdsock_ext_to_actvec() needs to reset "act" upon every SPD_ATTR_NEXT. 6470725 PF_POLICY shouldn't accept '0' for an algorithm value. 6475903 Outbound DROP rules are not enforced 6480815 INVERSE_ACQUIRE failures leak in in.iked 6482403 Race in in.iked, early door call vs. rest of initialization code 6482653 Don't accept UDP-encapsulated ESP on non-NAT SAs. 6487857 Post-ACQUIRE, AH+ESP packets misinitalized ipha/ip6
2006-11-036489459 th_trace->th_refcnt ASSERTION failure during system bringupsangeeta1-11/+13
2006-11-026281048 NFS needs simplified administration (fix lint)dougm3-3/+6
2006-11-026489548 zap_leaf_array_create() relies on architecture-specific behaviorahrens1-1/+1
2006-11-026312914 routeadm needs to support smf-based routing services (add shell ↵amaguire1-0/+1
include Makefile)
2006-11-026439874 login.c logout auditing should be done with reduced privileges.gww2-86/+136
6471150 "zlogin zonename utility" always returns 0 when auditing is on
2006-11-026312914 routeadm needs to support smf-based routing services (kill zombie ↵amaguire1-66/+0
Makefile) --HG-- rename : usr/src/cmd/volmgt/etc/Makefile => deleted_files/usr/src/cmd/volmgt/etc/Makefile
2006-11-02PSARC 2006/552 Quagga SMF Modificationsamaguire107-2041/+5323
6312914 routeadm needs to support smf-based routing services 6440342 remove redundancies in smf-related makefiles by moving manifest rules to usr/src/cmd/Makefile.targ --HG-- rename : usr/src/cmd/cmd-inet/usr.sbin/in.rdisc.c => usr/src/cmd/cmd-inet/usr.sbin/in.rdisc/in.rdisc.c rename : usr/src/cmd/cmd-inet/usr.sbin/routeadm.c => usr/src/cmd/cmd-inet/usr.sbin/routeadm/routeadm.c rename : deleted_files/usr/src/cmd/volmgt/etc/Makefile => usr/src/cmd/volmgt/etc/Makefile
2006-11-02PSARC 2006/095 OPL DSCP Support in Solarisjrutt4-153/+244
6476024 event-transport : accept socket bind returns EADDRINUSE in multiple domain config 6484670 event-transport connection cannot be established after SP reboot.
2006-11-026486397 Missing OPL platform lib/fs link create issues with live upgrade.hyw3-8/+9
2006-11-026486515 mc-opl: ue-mem should enlist 2 DIMMs instead of entire bankav1453902-40/+57
2006-11-02PSARC 2006/584 Ontario Event Transport Protocol Version 3darudy4-25/+306
6439235 Sun Fire T2000 should log SC events to Solaris syslog
2006-11-026478725 dtrace_load* are no longer as safe as they used to be.bmc1-1/+1
2006-11-026455308 streams autopush pre-allocates all autopush entriesedp8-422/+434
2006-11-02PSARC 2006/426 xmap updateelowe1-13/+13
6480299 PSARC 2006/426 xmap update
2006-11-026488128 low-level linux emulation could be more visible to DTraceahl1-16/+19