summaryrefslogtreecommitdiff
path: root/usr/src/uts/sparc
AgeCommit message (Collapse)AuthorFilesLines
2009-02-13PSARC 2008/480 DTrace CPC ProviderJonathan Haslam5-9/+77
6486156 DTrace cpc provider
2009-02-106798660 Cadmium .NOT file processing problem with CWD relative file pathsAli Bahrami1-2/+14
Contributed by Richard Lowe 6785284 Mapfile versioning rules need to be more visible to gatelings 6800164 Standard file exclusion mechanism needed for Cadmium tools
2009-02-066790771 rdc deliverables are brokenSrikanth, Ramana2-4/+12
2009-01-096790685 stubs for random_add_pseudo_entropy() are missingVladimir Kotal1-1/+2
2009-01-06PSARC/2007/272 Project Clearview: IPMP Rearchitecturemeem5-19/+19
PSARC/2008/773 IPQoS if_groupname Selector Removal PSARC/2009/001 Move in.mpathd into /lib/inet 6783149 Clearview IPMP Rearchitecture 4472956 libipmp should provide administrative interfaces 4494577 ipmp is opaque - there's no way to get current status 4509788 IPMP's usage of interface flags is not backward compatible 4509869 IPMP's address move mechanism needs to be transparent to applications 4531232 "in.rdiscd: sendto: Bad file number" seen during IPMP DR 4533876 new instances of interfaces under ipmp are generated with each dr/op 4699003 in.mpathd should squawk if interfaces in a group have the same hwaddr 4704937 SUNW_ip_rcm.so is sloppy with strings 4713308 IPMP shouldn't failover unconfigured logical interfaces 4785694 non-homogeneous IPMP group does not do failback 4850407 if_mpadm and IPMP DR failure 5015757 ip can panic with ASSERT(attach_ill == ipif->ipif_ill) failure 5086201 in.ndpd's phyint_reach_random() spews "SIOCSLIFLNKINFO Invalid argument" 6184000 routes cannot be created on failed interfaces 6246564 if_mpadm -r <ifname> doesn't bring up IPv6 link-local data address 6359058 SIOCLIFFAILBACK repeatedly fails with EAGAIN; in.mpathd fills logs 6359536 enabling STANDBY on an interface with no test address acts oddly 6378487 in.dhcpd doesn't work well in an IPMP setup 6462335 cannot offline to IPMP interfaces that have no probe targets 6516992 in.routed spews "Address already in use" during IPMP address move 6518460 ip_rcm`update_pif() must remain calm when logical interfaces disappear 6549957 failed IP interfaces at boot may go unreported 6591186 rpcbind can't deal with indirect calls if all addresses are deprecated 6667143 NCE_F_UNSOL_ADV broken 6698480 IGMP version not retained during IPMP failover 6726235 IPMP group failure can sometimes lead to an extra failover 6726645 in.routed skips DEPRECATED addresses even when no others exist 6738310 ip_ndp_recover() checks IPIF_CONDEMNED on the wrong ipif flags field 6739454 system panics at sdpib`sdp_rts_announce 6739531 IPv6 DAD doesn't work well with IPMP 6740719 in.mpathd may fail to switch to router target mode 6743260 ipif_resolver_up() can fail and leave ARP bringup pending 6746613 ip's DL_NOTE_SDU_SIZE logic mishandles ill_max_frag < ill_max_mtu 6748145 in.ndpd's IPv6 link-local hardware address mappings can go stale 6753560 ilg_delete_all() can race with ill_delete_tail() when ilg_ill changes 6755987 stillborn IFF_POINTOPOINT in.mpathd logic should be hauled out 6775126 SUBDIRS ipsecutils element does not in order be 6775811 NCEs can get stuck in ND_INCOMPLETE if ARP fails when IPMP is in-use 6777496 receive-side ILL_HCKSUM_CAPABLE checks look at the wrong ill 6781488 IPSQ timer restart logic can deadlock under stress 6781883 ip_ndp_find_solicitation() can be passed adverts, and has API issues 6784852 RPCIB, SDP, and RDS all break when vanity naming is used 6786048 IPv6 ND probes create IREs with incorrect source addresses 6786091 I_PLINK handling in IP must not request reentry via ipsq_try_enter() 6786711 IPQoS if_groupname selector needs to go 6787091 assertion failure in ipcl_conn_cleanup() due to non-NULL conn_ilg 6789235 INADDR_ANY ILMs can trigger an assertion failure in IPMP environments 6789502 ipif_resolver_up() calls after ipif_ndp_up() clobber ipif_addr_ready 6789718 ip6.tun0 cannot be plumbed in a non-global-zone post-6745288 6789732 libdlpi may get stuck in i_dlpi_strgetmsg() 6789870 ipif6_dup_recovery() may operate on a freed ipif, corrupting memory 6789874 ipnet_nicevent_cb() may call taskq_dispatch() on a bogus taskq 6790310 in.mpathd may core with "phyint_inst_timer: invalid state 4" --HG-- rename : usr/src/lib/libinetutil/common/inetutil4.c => usr/src/lib/libinetutil/common/inetutil.c rename : usr/src/uts/common/inet/vni/vni.c => usr/src/uts/common/inet/dlpistub/dlpistub.c rename : usr/src/uts/common/inet/vni/vni.conf => usr/src/uts/common/inet/dlpistub/dlpistub.conf rename : usr/src/uts/common/inet/vni/vni_impl.h => usr/src/uts/common/inet/dlpistub/dlpistub_impl.h rename : usr/src/uts/intel/vni/Makefile => usr/src/uts/intel/dlpistub/Makefile rename : usr/src/uts/sparc/vni/Makefile => usr/src/uts/sparc/dlpistub/Makefile
2008-12-27PSARC/2008/094 ksh93 Update 1April Chin2-1/+83
PSARC/2008/344 ksh93 Integration Update 1 Amendments 1 PSARC/2008/589 Remove /usr/bin/printf from PSARC case 2008 094 6619428 *ksh93* RFE: Update ksh93 in Solaris to ast-ksh.2008-11-04 6788659 RFE: Update libpp in Solaris to ast-open.2008-07-25 6561901 RFE: Add "shcomp" (shell script compiler) + kernel module to exec binary sh code 6599668 RFE: Move consumers of alias.sh over to ksh93 6595183 *ksh93* RFE: Update ksh93-integration demo code 6775901 *ksh93* no C message catalogs are generated for ksh93 6451262 *sleep* RFE: /usr/bin/sleep should support floating-point values 6687139 *ksh93* command substitution, exec, and stdout redirection cause allocation loop 6703761 *ksh93* crashes in script containing uncommon output redirections 6715496 *ksh93* SEGVs on array reinitialization 6713682 *ksh93* Creating a compound variable in a subshell "bleeds through" to the calling subshell 6672350 *ksh93* causes parent shell to die when child shell is suspended 6745015 *ksh93* VARIABLE=`command substitution` assignment is not reliable on OpenSolaris 6710205 *ksh93* problem with command substitution (within back quotes) containing \$' 6737600 *ksh93* exits debugger when user presses ctrl-c 6748645 *ksh93* fc -l -e - is mis-parsed, outputs wrong error message "-e - requires single argument" 6754020 *ksh93* does weird '[' expansion 6753538 *ksh93* umask modification leaks out of a ksh93 subshell 6766246 *ksh93* bug in pattern matching 6763594 *ksh93* executes command after "command" builtin twice on failure 6762665 *ksh93* Difficult-to-reproduce SIGSEGV in ksh93
2008-12-17PSARC 2008/688 Sun Cluster TCP/IP Hooks UpdateLu Huafeng2-2/+2
6717519 Support sun cluster with client-side shared address 6777262 modify Cluster hook signatures to add netstackid and allow future changes
2008-12-11PSARC 2007/587 Volo -- Low Latency Socket FrameworkYu Xiangning17-67/+371
PSARC 2008/694 Volo Interfaces Amendment 6765829 Integration of project Volo PSARC/2007/587 6644935 mblk cred_t reference counting limits scalability 6693633 TCP receive does not scale because of heavy refcounting of cred structures 4764841 connect/accept is slow on Solaris when compared to Linux 5105708 socket creation retains hold on accessvp 4764836 setsockopt is slow on Solaris when compared to Linux 4772191 socket close(2) is slow on Solaris when compared to Linux --HG-- rename : usr/src/uts/common/fs/sockfs/socksctp.c => usr/src/uts/common/inet/sockmods/socksctp.c rename : usr/src/uts/common/fs/sockfs/socksctp.h => usr/src/uts/common/inet/sockmods/socksctp.h rename : usr/src/uts/common/fs/sockfs/socksctpsubr.c => usr/src/uts/common/inet/sockmods/socksctpsubr.c rename : usr/src/uts/common/fs/sockfs/socksdp.c => usr/src/uts/common/inet/sockmods/socksdp.c rename : usr/src/uts/common/fs/sockfs/socksdp.h => usr/src/uts/common/inet/sockmods/socksdp.h
2008-12-086555476 pcacheset_cmp is inefficient (fix gcc build)David Plauger2-20/+17
2008-12-086772008 Fix cstyle errors in emlxs driver.Sukumar Swaminathan7-49/+16
6775030 move qlc header files to usr/src/uts/common/io/fibre-channel/fca/qlc 6775032 move emlxs header files to usr/src/uts/common/io/fibre-channel/fca/emlxs 6781785 lint warning in emlxs code --HG-- rename : usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs.h => usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs.h rename : usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_adapters.h => usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_adapters.h rename : usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_config.h => usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_config.h rename : usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_device.h => usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_device.h rename : usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.h => usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_dfc.h rename : usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfclib.h => usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_dfclib.h rename : usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dhchap.h => usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_dhchap.h rename : usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_extern.h => usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_extern.h rename : usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fc.h => usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_fc.h rename : usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcio.h => usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_fcio.h rename : usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.h => usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_fct.h rename : usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_hbaapi.h => usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_hbaapi.h rename : usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_hw.h => usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_hw.h rename : usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_mdb.h => usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_mdb.h rename : usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_menlo.h => usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_menlo.h rename : usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_messages.h => usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_messages.h rename : usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_msg.h => usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_msg.h rename : usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_os.h => usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_os.h rename : usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_thread.h => usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_thread.h rename : usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_version.h => usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_version.h rename : usr/src/uts/common/io/fibre-channel/fca/emlxs/fw_lp10000.h => usr/src/uts/common/sys/fibre-channel/fca/emlxs/fw_lp10000.h rename : usr/src/uts/common/io/fibre-channel/fca/emlxs/fw_lp11000.h => usr/src/uts/common/sys/fibre-channel/fca/emlxs/fw_lp11000.h rename : usr/src/uts/common/io/fibre-channel/fca/emlxs/fw_lp11002.h => usr/src/uts/common/sys/fibre-channel/fca/emlxs/fw_lp11002.h rename : usr/src/uts/common/io/fibre-channel/fca/emlxs/fw_lpe11000.h => usr/src/uts/common/sys/fibre-channel/fca/emlxs/fw_lpe11000.h rename : usr/src/uts/common/io/fibre-channel/fca/emlxs/fw_lpe11002.h => usr/src/uts/common/sys/fibre-channel/fca/emlxs/fw_lpe11002.h rename : usr/src/uts/common/io/fibre-channel/fca/emlxs/fw_lpe12000.h => usr/src/uts/common/sys/fibre-channel/fca/emlxs/fw_lpe12000.h rename : usr/src/uts/common/sys/fibre-channel/fca/exioct.h => usr/src/uts/common/sys/fibre-channel/fca/qlc/exioct.h rename : usr/src/uts/common/sys/fibre-channel/fca/exioctso.h => usr/src/uts/common/sys/fibre-channel/fca/qlc/exioctso.h rename : usr/src/uts/common/sys/fibre-channel/fca/ql_api.h => usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_api.h rename : usr/src/uts/common/sys/fibre-channel/fca/ql_apps.h => usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_apps.h rename : usr/src/uts/common/sys/fibre-channel/fca/ql_debug.h => usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_debug.h rename : usr/src/uts/common/sys/fibre-channel/fca/ql_init.h => usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_init.h rename : usr/src/uts/common/sys/fibre-channel/fca/ql_iocb.h => usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_iocb.h rename : usr/src/uts/common/sys/fibre-channel/fca/ql_ioctl.h => usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_ioctl.h rename : usr/src/uts/common/sys/fibre-channel/fca/ql_isr.h => usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_isr.h rename : usr/src/uts/common/sys/fibre-channel/fca/ql_mbx.h => usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_mbx.h rename : usr/src/uts/common/sys/fibre-channel/fca/ql_open.h => usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_open.h rename : usr/src/uts/common/sys/fibre-channel/fca/ql_xioctl.h => usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_xioctl.h
2008-12-096775340 ssfcp_is_reconfig_needed panicked after host-based LUN masking was ↵Reed1-13/+6
enabled 6778174 fcp.c is not cstyle-clean 6778179 fcp Makefile cleanup
2008-12-056555476 pcacheset_cmp is inefficientDavid Plauger2-10/+29
2008-12-04PSARC/2006/357 Crossbow - Network Virtualization and Resource ManagementEric Cheng7-57/+24
6498311 Crossbow - Network Virtualization and Resource Management 6402493 DLPI provider loopback behavior should be improved 6453165 move mac capabs definitions outside mac.h 6338667 Need ability to use NAT for non-global zones 6692884 several threads hung due to deadlock scenario between aggr and mac 6768302 dls: soft_ring_bind/unbind race can panic in thread_affinity_set with cpu_id == -1 6635849 race between lacp_xmit_sm() and aggr_m_stop() ends in panic 6742712 potential message double free in the aggr driver 6754299 a potential race between aggr_m_tx() and aggr_port_delete() 6485324 mi_data_lock recursively held when enabling promiscuous mode on an aggregation 6442559 Forwarding perf bottleneck due to mac_rx() calls 6505462 assertion failure after removing a port from a snooped aggregation 6716664 need to add src/dst IP address to soft ring fanout --HG-- rename : usr/src/uts/common/io/dls/dls_soft_ring.c => usr/src/uts/common/io/mac/mac_soft_ring.c rename : usr/src/uts/common/inet/ip/ip_cksum.c => usr/src/uts/common/os/ip_cksum.c rename : usr/src/uts/common/inet/sctp_crc32.c => usr/src/uts/common/os/sctp_crc32.c rename : usr/src/uts/common/sys/dls_soft_ring.h => usr/src/uts/common/sys/mac_soft_ring.h
2008-12-046565868 Client should do packet signingGordon Ross1-7/+1
6673604 libshare_smbfs initprotofromdefaults() leaks memory 6684418 smbfs seems to ignore O_*SYNC open flags 6710493 smbfs doesn't interoperate with a MacOS share 6750718 move CIFS client kmdb modules to /usr/kernel/kmdb 6759403 various fixes for named-pipe support
2008-11-24PSARC/2008/226 mmapobj(2) - mmap objectMichael Corcoran1-0/+1
6502792 Same dynamic libraries should be mapped at the same virtual addresses in different processes
2008-11-22PSARC 2008/427 iSCSI BootJack Meng1-0/+35
PSARC 2008/640 iSCSI With DHCP 6701045 iSCSI boot on x86 6713364 iscsi needs to support PSARC 2008/337 scsi-self-identifying 6422549 delay nl7c_init() call until after the root is mounted 6751246 dhcp release the lease before sync is committed on iSCSI disk 6763891 device name of the same lun is different by different discovery mode, non MPxIO 6768382 Add dependency on netowrk/physical in local-fs service
2008-11-106752414 After execution of whole test suite, itadm can change the defaults ↵Peter Dunlap1-3/+0
auth-method to anything 6741677 Targets remaing visible on iSNS server after iSNS client is disabled 6764776 osn panics, possible memory corruption 6764100 libiscsit and iscsit_common.h should be restructured
2008-11-066703956 Solaris cryptographic framework needs a FIPS-186-2 certifiable RNGHai-May Chao1-3/+4
2008-11-06PSARC/2006/475 Clearview: IP Observability DevicesPhilip Kirk9-8/+130
4085089 add a feature to enable 'snooping' of the loopback traffic 6753688 ip netinfo has no need for separate create and dispatch functions 6755448 ifconfig wedged in SIOCLIFREMOVEIF 6756483 incorrect ASSERT() in ip_delmulti[_v6]() 5092073 RFE: allow snoop to filter on zonename or zoneid 6606991 panic assertion failure !ill->ill_join_allmulti for multicast router 6760922 devname doesn't handle stale dev_t's in sdev_node cache entries
2008-11-05PSARC/2008/674 nulldriverChris Horne3-0/+96
6767139 nulldriver
2008-10-30PSARC 2008/587 iSCSI Port Provider for COMSTARPeter Dunlap3-0/+185
6702584 Need iSCSI port provider for COMSTAR
2008-10-206760006 Clustering-inspired sadb_buf_pkt() should be called from AH/ESP ↵Dan McDonald1-1/+0
instead of IP.
2008-10-14PSARC 2008/622 32-bit Address Restriction Software Capabilities FlagRoger A. Faulkner1-6/+5
6755162 ADDR32 software capability: restrict a 64-bit process to the lower 32 bits of the address space
2008-10-146745433 Merge NWS consolidation into OS/Net consolidationJohn Forte32-4/+2947
2008-10-106560842 sparc drivers should not use SCCS keywords in user-visible stringsRichard Bean1-4/+2
2008-09-29PSARC 2008/523 IPsec session failoverThejaswini Singarajipura3-0/+9
6398024 IPsec should support session failover across machines 6545486 PF_KEY needs to set an SA's sequence number
2008-09-26PSARC/2007/003 Solaris Support for the Rock ProcessorJason Beloro5-91/+306
6368478 Solaris needs to support the Rock processor 6440653 stores to sun4v error queue head registers are missing a membar #Sync 6639717 FLUSH instruction used more than necessary in sun4v
2008-09-25PSARC 2006/591 Virtual Consolerui zang - Sun Microsystems - Beijing China5-8/+71
PSARC 2008/515 Virtual Console Update 4309501 Need additional local 'terminal' --HG-- rename : usr/src/uts/intel/sys/kd.h => usr/src/uts/common/sys/kd.h
2008-09-256659940 ON makefiles use wrong options for Sun Studio 12 compiler and lint.Nick Todd1-2/+2
6751897 usr/src/tools/cw.c needs to be updated for Sun Studio 12 switchover.
2008-09-23PSARC/2008/497 hermon hca driverBill Taylor2-0/+2
6589114 Need Solaris Driver for Mellanox hermon (ConnectX) HCA
2008-09-22PSARC 2008/382 Fast RebootSherry Moore2-6/+6
6714038 Fast Reboot support for x86 platforms
2008-09-186733185 Further cleanup of SUN Studio 12 lint warnings in ON source.Nick Todd3-21/+12
6365532 socketvar.h strangles lint for everyone 5002763 Sockfs debug macros should be linted 6746261 _mkarglst accidentally exported from libc.
2008-09-11PSARC/2008/336 Extended VTOCPrasad Singamsetty1-3/+25
6708609 Support booting on disks > 1TB (phase 1) 6672960 cmlb: default minor nodes for disks > 1TB is not EFI/GPT style 6727240 When a fat32 partition created in the part of the disk after 1TB, block I/O and umount fail
2008-09-09PSARC 2008/569 FMA Topology & Retire Agent RefinementsCheng Sean Ye5-0/+171
6567641 cpu and memory fault management for Solaris x86 xVM 6690231 phase out mem and cpu schemes for x86 6683402 fmd_fmri_present() in hc scheme is bogus 6739591 introduce /dev/fm for userland fault management interface to kernel 6739593 introduce libfmd_agent so agents do not have to use /dev/fm directly 6739595 support retire/unretire/isretired as topo methods on the resource node 6739597 x86 chip enumerator should be weaned off of kstats 6742378 libtopo: hc_unusable() is returning random value 6738573 faults aren't replayed on boot 6744597 ldmsvcs: mem_request is returning incorrect value for page unretire 6739600 panic console ereport summary should handle nvlist arrays 6739601 add cpu module panic callback made from panic_quiesce_hw 6739605 when x86 error injection has taken place, tag all subsequent ereports 6739608 missing label for i86xpv dtrace_interrupt_enable causes panic on debug_enter 6739609 add HYPERVISOR_mca hypercall for physical topology and MCA info --HG-- rename : usr/src/cmd/mdb/i86pc/modules/amd_opteron/Makefile => usr/src/cmd/mdb/intel/modules/amd_opteron/Makefile rename : usr/src/cmd/mdb/i86pc/modules/amd_opteron/amd64/Makefile => usr/src/cmd/mdb/intel/modules/amd_opteron/amd64/Makefile rename : usr/src/cmd/mdb/i86pc/modules/amd_opteron/ao.c => usr/src/cmd/mdb/intel/modules/amd_opteron/ao.c rename : usr/src/cmd/mdb/i86pc/modules/amd_opteron/ia32/Makefile => usr/src/cmd/mdb/intel/modules/amd_opteron/ia32/Makefile rename : usr/src/cmd/mdb/i86pc/modules/generic_cpu/Makefile => usr/src/cmd/mdb/intel/modules/generic_cpu/Makefile rename : usr/src/cmd/mdb/i86pc/modules/generic_cpu/amd64/Makefile => usr/src/cmd/mdb/intel/modules/generic_cpu/amd64/Makefile rename : usr/src/cmd/mdb/i86pc/modules/generic_cpu/gcpu.c => usr/src/cmd/mdb/intel/modules/generic_cpu/gcpu.c rename : usr/src/cmd/mdb/i86pc/modules/generic_cpu/ia32/Makefile => usr/src/cmd/mdb/intel/modules/generic_cpu/ia32/Makefile rename : usr/src/uts/i86pc/cpu/generic_cpu/gcpu_poll.c => usr/src/uts/i86pc/cpu/generic_cpu/gcpu_poll_subr.c rename : usr/src/uts/i86pc/intel_nb5000/Makefile => usr/src/uts/intel/intel_nb5000/Makefile rename : usr/src/uts/i86pc/io/intel_nb5000/dimm_addr.c => usr/src/uts/intel/io/intel_nb5000/dimm_addr.c rename : usr/src/uts/i86pc/io/intel_nb5000/dimm_addr.h => usr/src/uts/intel/io/intel_nb5000/dimm_addr.h rename : usr/src/uts/i86pc/io/intel_nb5000/dimm_phys.h => usr/src/uts/intel/io/intel_nb5000/dimm_phys.h rename : usr/src/uts/i86pc/io/intel_nb5000/intel_nb5000.c => usr/src/uts/intel/io/intel_nb5000/intel_nb5000.c rename : usr/src/uts/i86pc/io/intel_nb5000/intel_nb5000.conf => usr/src/uts/intel/io/intel_nb5000/intel_nb5000.conf rename : usr/src/uts/i86pc/io/intel_nb5000/intel_nbdrv.c => usr/src/uts/intel/io/intel_nb5000/intel_nbdrv.c rename : usr/src/uts/i86pc/io/intel_nb5000/nb5000.h => usr/src/uts/intel/io/intel_nb5000/nb5000.h rename : usr/src/uts/i86pc/io/intel_nb5000/nb5000_init.c => usr/src/uts/intel/io/intel_nb5000/nb5000_init.c rename : usr/src/uts/i86pc/io/intel_nb5000/nb_log.h => usr/src/uts/intel/io/intel_nb5000/nb_log.h rename : usr/src/uts/i86pc/io/intel_nb5000/nb_pci_cfg.c => usr/src/uts/intel/io/intel_nb5000/nb_pci_cfg.c rename : usr/src/uts/i86pc/io/intel_nb5000/rank.h => usr/src/uts/intel/io/intel_nb5000/rank.h rename : usr/src/uts/i86pc/io/mc/mc-amd.conf => usr/src/uts/intel/io/mc-amd/mc-amd.conf rename : usr/src/uts/i86pc/io/mc/mcamd.h => usr/src/uts/intel/io/mc-amd/mcamd.h rename : usr/src/uts/i86pc/io/mc/mcamd_dimmcfg.c => usr/src/uts/intel/io/mc-amd/mcamd_dimmcfg.c rename : usr/src/uts/i86pc/io/mc/mcamd_dimmcfg.h => usr/src/uts/intel/io/mc-amd/mcamd_dimmcfg.h rename : usr/src/uts/i86pc/io/mc/mcamd_dimmcfg_impl.h => usr/src/uts/intel/io/mc-amd/mcamd_dimmcfg_impl.h rename : usr/src/uts/i86pc/io/mc/mcamd_drv.c => usr/src/uts/intel/io/mc-amd/mcamd_drv.c rename : usr/src/uts/i86pc/io/mc/mcamd_off.in => usr/src/uts/intel/io/mc-amd/mcamd_off.in rename : usr/src/uts/i86pc/io/mc/mcamd_pcicfg.c => usr/src/uts/intel/io/mc-amd/mcamd_pcicfg.c rename : usr/src/uts/i86pc/io/mc/mcamd_pcicfg.h => usr/src/uts/intel/io/mc-amd/mcamd_pcicfg.h rename : usr/src/uts/i86pc/io/mc/mcamd_subr.c => usr/src/uts/intel/io/mc-amd/mcamd_subr.c rename : usr/src/uts/i86pc/mc-amd/Makefile => usr/src/uts/intel/mc-amd/Makefile rename : usr/src/uts/i86pc/sys/cpu_module.h => usr/src/uts/intel/sys/cpu_module.h
2008-09-08PSARC/2008/219 Committed API for packet interceptionDarren Reed5-11/+12
PSARC/2008/335 Corrections for Committed API for packet interception PSARC/2008/557 Revision to net instance notification API 4844507 Solaris needs stable interface for packet filtering software 6705155 ipf_stack_init() assumes kmem_alloc with KM_NOSLEEP never fails
2008-09-066706947 tcp_trace should be replaced with dtrace probes.Aruna Ramakrishna2-8/+0
6610419 garbage collection of tcp_reserved_port_add/del 6737341 tcp_host_param should be removed
2008-09-056738637 Improve idmap kernel cache purge to purge least recently usedJulian Pullen1-4/+6
2008-09-056726636 lint cleanup for USBzhigang lu - Sun Microsystems - Beijing China19-130/+18
2008-09-026717418 hxge: needs to implement the false rbr empty workaroundMichael Speer2-0/+121
6718153 hxge: needs to provide support for SPARC based blades 6739947 hxge: hxge_mblks_pending should be implemented only for loaned blocks
2008-08-286634746 e1000g is missing lint target in MakefileChen-Liang Xu1-7/+3
2008-08-276727442 mdb -K panics when started on LDoms (sun4v) systemJames Marks - Sun Microsystems1-32/+35
2008-08-276616427 Support WWID based addressing of SAS, SATA devicesjiang wu - Sun Microsystems - Beijing China1-155/+207
6740301 i_devname_to_promname() converts wrong promname for 2nd path of client node when mpxio enabled 6740310 The assumption for mpxio in bootdev.c:i_devname_to_promname() is wrong
2008-08-26PSARC 2008/473 Fine-Grained Privileges for Datalink AdministrationSebastien Roy1-5/+0
6695904 least privileges for datalink actions 6729477 pcwl accidentally requires privileges for WLAN_GET_PARAM ioctl 6679049 ucred_t leak in dlmgmtd 6738245 dld's _init() doesn't teardown if mod_install() fails 6738987 i.devpolicy pattern matching accidentally matches random lines
2008-08-21PSARC 2007/347 NFS/RDMA - Transport Version UpdateRobert Gordon1-2/+1
6661313 mountd does not deal well with malformed authentication requests from NFS server kernel 6551906 Update the kernel RPC/RDMA transport protocol to latest definitions Portions contributed by Ranjit Noronha <noronha@cse.ohio-state.edu> Lei Chai <chail@cse.ohio-state.edu> Weikuan Yu <yuw@cse.ohio-state.edu>
2008-08-206415507 audit TX code review issuesRic Aleshire1-1/+1
6706438 bsmrecord make will not rebuild root audit_record_attr 6724030 SYS_labelsys auditing has one or two nits which could be tidied up 6724031 au_to_in_addr_ex() mixes and matches between in_addr_t and 'struct in_addr' 6724032 /etc/name_to_sysnum should reference labelsys instead of tsolsys
2008-08-14PSARC 2007/420 SMMSAllan Matthews3-0/+174
6691475 Integrate Media Management System (MMS)
2008-08-08PSARC 2007/654 blk2scsaGarrett D'Amore7-5/+589
PSARC 2007/659 SDcard Stack Phase I PSARC 2008/001 SDcard Simplified Synchronous Command Processing 6632236 blk2scsa generic block layer 6632237 SDcard stack phase I 6649849 desire winbond sdcard reader support
2008-08-016727960 C_Sign fails when using sensitive ECC private keymcpowers1-1/+0
6731694 CCM unnecessarily allocates output buffers for uio data 6731818 sparc/kcf/Makefile has commented out linkage dependency
2008-08-016726575 ipfilter needs to be able to do randomised port mappingdr1469922-3/+9
6730614 random port numbers are in the wrong range of numbers
2008-07-296700064 Certain T5440 CMP/Memory configs won't bootsvemuri1-1/+74