Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-02-26 | 6801333 mech_krb5 is using deprecated libresolv functions which are not MT safe | 1 | -1/+2 | ||
2009-02-25 | 6212649 prwritectl() logic is broken | Amrita Sadhukhan | 1 | -7/+15 | |
2009-02-25 | PSARC 2008/777 cpupm keyword mode extensions | Eric Saxe | 87 | -2160/+8342 | |
PSARC 2008/663 CPU Deep Idle Keyword 6567156 bring CPU power awareness to the dispatcher 6700904 deeper C-State support required on follow-ons to Intel Penryn processor generation microarchitecture 6805661 cmt_root may contain duplicates on UMA systems --HG-- rename : usr/src/uts/i86pc/io/cpudrv/cpudrv_mach.c => usr/src/uts/i86pc/io/cpudrv_mach.c rename : usr/src/uts/i86pc/io/cpudrv/cpu_acpi.c => usr/src/uts/i86pc/os/cpupm/cpu_acpi.c rename : usr/src/uts/i86pc/io/cpudrv/cpudrv_amd.c => usr/src/uts/i86pc/os/cpupm/cpupm_amd.c rename : usr/src/uts/i86pc/io/cpudrv/cpudrv_intel.c => usr/src/uts/i86pc/os/cpupm/cpupm_intel.c rename : usr/src/uts/i86pc/os/cpupm.c => usr/src/uts/i86pc/os/cpupm/cpupm_mach.c rename : usr/src/uts/i86pc/io/cpudrv/cpudrv_throttle.c => usr/src/uts/i86pc/os/cpupm/cpupm_throttle.c rename : usr/src/uts/i86pc/io/cpudrv/pwrnow.c => usr/src/uts/i86pc/os/cpupm/pwrnow.c rename : usr/src/uts/i86pc/io/cpudrv/speedstep.c => usr/src/uts/i86pc/os/cpupm/speedstep.c rename : usr/src/uts/i86pc/sys/cpupm.h => usr/src/uts/i86pc/sys/cpupm_mach.h rename : usr/src/uts/i86pc/sys/cpudrv_throttle.h => usr/src/uts/i86pc/sys/cpupm_throttle.h | |||||
2009-02-25 | PSARC/2009/065 labeled brand zone | Ric Aleshire | 14 | -31/+531 | |
6717648 Labeled zones should have their own brand 6713821 lx branded zone warnings printed to console when booting tx | |||||
2009-02-25 | 6711786 fdisk(1M) refuses to modify a partition with -F, impacting opensolaris. | Barry Harding | 1 | -6/+104 | |
2009-02-25 | 6806564 SCTP may attempt to connect using 0.0.0.0 source address; panic ensues | Venugopal Iyer | 3 | -9/+14 | |
2009-02-26 | 6805726 Intel wireless drivers periodically reports "fatal firmware error" ↵ | pengcheng chen - Sun Microsystems - Beijing China | 7 | -24019/+23874 | |
and link down | |||||
2009-02-25 | 6801906 Batoka panics with link-aggregation | Cathy Zhou | 1 | -17/+20 | |
6802625 potentially access invalid memory in i_dld_ether_header_update_tag() | |||||
2009-02-25 | 6807179 ksh93 does unneccesary|libc::getpwnam()|lookups for ↵ | Casper H.S. Dik | 6 | -6/+119 | |
~(modifier)pattern patterns Contributed by Roland Mainz <roland.mainz@nrubsig.org> | |||||
2009-02-25 | 4968756 dhcp server may not respond to renewal requests with ↵ | Girish Moodalbail | 3 | -25/+71 | |
bridged-together interfaces Contributed by Nils Goroll <nils.goroll@hamburg.de> | |||||
2009-02-25 | 6807818 Incorrect/misleading comment in usr/src/uts/sun4/vm/vm_dep.h | Vijay Balakrishna, SG-RPE | 1 | -6/+3 | |
2009-02-25 | 6791467 i.group CAS's use of ed(1) limits line length to (an unworkable) 255 ↵ | Renaud Manus | 2 | -57/+83 | |
characters | |||||
2009-02-25 | 6809310 System panics in priv_policy_ap | Erik Nordmark | 1 | -0/+8 | |
2009-02-25 | 6801608 fsck should return status 39 when fails to repair superblock | Milan Cermak | 1 | -5/+3 | |
2009-02-24 | 6807726 DS module prints spurious "WARNING: ds@2: <unreg_ack: handle 0x1 in ↵ | Mike Christensen | 1 | -3/+7 | |
use" to console | |||||
2009-02-24 | 6806602 kstats no longer accurate on "unused" datalinks | Michael Lim | 5 | -13/+24 | |
2009-02-24 | PSARC 2008/784 Sendfilev Behavior Change | Vasumathi Sundaram - Sun Microsystems | 1 | -60/+78 | |
6345171 sendfile needs to rearchitecture vnode function calls | |||||
2009-02-24 | 6808315 sdpadm can no longer enable sdp on SPARC systems | Lida.Horn | 2 | -4/+4 | |
6800771 sdpib fails to initialize on sparc platforms | |||||
2009-02-24 | 6798878 Unable to remove a file over NFS after hitting refquota limit | Chris Kirby | 1 | -2/+2 | |
2009-02-24 | 6658421 auditreduce can core on SEGV | Tony Nguyen | 1 | -7/+8 | |
2009-02-24 | 6806344 fmd core dumping in libzfs_fini | Stephen Hanson | 1 | -2/+4 | |
2009-02-23 | 6657218 page_numtopp_nolock cpu_vm_data_destroy race condition causes panic | Michael Corcoran | 3 | -11/+58 | |
6696311 kmem_cache_alloc's use of CPU macro is not preemption friendly, causes panic | |||||
2009-02-23 | 6808824 disable Intel IOMMU for Opensolaris 2009.06 | Vikram Hegde | 1 | -6/+6 | |
2009-02-23 | 6800734 deleteboard hang in a domain | Justin Frank | 1 | -2/+3 | |
2009-02-23 | 6808560 dlmgmtd can't restart after being killed -9 | Sebastien Roy | 1 | -1/+6 | |
2009-02-23 | 6807864 ld.so.1 is susceptible to a fatal dlsym()/setlocale() race | Rod Evans | 6 | -122/+135 | |
2009-02-23 | 6796948 NTP completely broken by I_SETSIG semantics change in snv_106 | Rao Shoaib | 1 | -4/+2 | |
2009-02-23 | 6807050 GNU linkonce sections can create duplicate and incompatible eh_frame ↵ | Ali Bahrami | 8 | -114/+167 | |
FDE entries | |||||
2009-02-23 | 6480741 command line editing is desired for sftp(1) | Huie-Ying Lee | 4 | -17/+85 | |
2009-02-22 | backout 6758280: hangs gate machine | Suhasini Peddada | 2 | -39/+51 | |
2009-02-21 | 6667014 zoneadmd calls zerror() with bogus errno values | meem | 1 | -10/+23 | |
2009-02-20 | PSARC 2009/116 posix_spawn_file_actions_addclosefrom_np | Roger A. Faulkner | 3 | -11/+145 | |
6807216 posix_spawn() should provide a 'closefrom' file action | |||||
2009-02-20 | 6803822 Reboot after replacement of system disk in a ZFS mirror drops to ↵ | Lin Ling | 5 | -72/+12 | |
grub> prompt | |||||
2009-02-20 | 6807716 SmfValueFirewall.html is an unreferenced file | Truong Nguyen | 3 | -0/+3 | |
2009-02-20 | PSARC 2009/069 802.1Q tag mode link property | Sebastien Roy | 7 | -74/+150 | |
6797256 need link property to control 802.1Q priority tagging | |||||
2009-02-20 | 6807971 named not working with tpi sockets | Rao Shoaib | 1 | -2/+5 | |
2009-02-20 | PSARC/2008/740 Cross-Platform DDI Interface for Converting Strings to 64-bit ↵ | jv227347 | 17 | -470/+283 | |
Integers 6761505 RFE: having ddi_strtoull() would be nice --HG-- rename : usr/src/lib/libc/port/gen/strtoll.c => usr/src/common/util/strtoll.c rename : usr/src/lib/libc/port/gen/strtoull.c => usr/src/common/util/strtoull.c | |||||
2009-02-20 | 6804285 Snapshots are not visible from Windows Clients as Volume Shadow Copies | Alan Wright | 6 | -148/+183 | |
2009-02-20 | 6791258 libsmedia broken after fix for 6665026 | Zach Kissel | 1 | -4/+3 | |
2009-02-20 | 6806417 missing VN_RELE in rfs4_op_remove | James Wahlig | 2 | -3/+13 | |
6806424 Improper checking could lead to panic | |||||
2009-02-20 | 6806687 snoop erroneously defaults to loopback | meem | 3 | -96/+78 | |
2009-02-20 | 6807215 ifconfig keels over if asked to configure a v4mapped address. | Girish Moodalbail | 1 | -72/+70 | |
2009-02-20 | 6803137 initiator panic during iSER test run, at mpxio enable reboot to ↵ | andrew.rutz@sun.com | 1 | -1/+4 | |
enable multi-pathing | |||||
2009-02-20 | 6741377 in.mpathd dumps core when running in an S8 branded zone | Jon Anderson | 2 | -196/+253 | |
2009-02-20 | 6794821 openssl binary is reported as false positive by wsdiff | Vladimir Kotal | 9 | -17/+23 | |
6794782 libcrypto.so is reported as false positive by wsdiff | |||||
2008-11-17 | PSARC/2007/664 Paravirtualized Drivers for Fully Virtualized xVM Domains | Edward Pilatowicz | 35 | -3863/+6306 | |
PSARC/2009/015 ddi_strdup 6796427 add ddi_strdup(9F), strdup(9F), and strfree(9F) to the DDI 6677559 Solaris should provide a PV cdrom driver for xVM HVM environments 6703437 xdb doesn't do anything with xm block-configure requests 6774478 misc xdf bugs | |||||
2009-02-19 | 6806521 PSARC 2009/102 ndi flavors (fix lint) | Matthew Jacob | 1 | -1/+1 | |
2009-02-19 | 6801736 sockets should handle POLLWRBAND | Rao Shoaib | 1 | -9/+22 | |
2009-02-19 | 6806521 PSARC 2009/102 ndi flavors | Matthew Jacob | 8 | -67/+201 | |
2009-02-19 | 6795700 COMSTAR framework should have DTrace Probes | tim szeto | 4 | -44/+126 | |
6804929 after "svcadm disable stmf", can still enable targets and LUs manually |