Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-03-08 | 6526154 modunload nxge driver (with msi set to 8) cause the system hung | egillett | 1 | -13/+5 | |
2007-03-08 | 6532527 psrinfo output should show "EAX Page 1" hex value to identify processors | dmick | 1 | -4/+6 | |
2007-03-08 | 6452589 zl_lock still held excessively long | johansen | 1 | -3/+19 | |
2007-03-08 | 6414178 RFE: prepare in advance for zone migration | gjelinek | 1 | -10/+123 | |
2007-03-07 | 6519306 SUNWibsdp pkginfo had missing sdpconf CLASSES and /etc/sdp.conf will ↵ | nh145002 | 2 | -2/+2 | |
not install in snv_57 | |||||
2007-03-07 | 6531189 SEGV in dladdr() | ab196087 | 2 | -2/+2 | |
2007-03-07 | 6508815 *col* dumps core on stdin fuzz testing | as145665 | 1 | -46/+107 | |
2007-03-07 | 6479968 TCP connections over loopback misorder user data on squeue reentry | carlsonj | 1 | -3/+3 | |
2007-03-07 | 6523767 off-link hosts often rendered unreachable under IPMP | sangeeta | 3 | -6/+43 | |
2007-03-07 | 6521110 Need support for Broadcom NetXtreme BCM5754 Gigabit Ethernet | ml149210 | 4 | -5/+23 | |
2007-03-06 | 6526159 Provide ON support for 6484744 setflabel uses auditwrite | gww | 5 | -33/+206 | |
6530654 bsmrecord(1M) is confused about privilege and authorization | |||||
2007-03-06 | 6524230 upcount_dec discovers a miscount and panics | sl108498 | 1 | -4/+18 | |
2007-03-06 | 4759334 different IPv6 syntax in mount & automount | js195444 | 3 | -24/+94 | |
2007-03-05 | 6504327 make with no target in i86pc failsonnv_60 | gavinm | 9 | -164/+182 | |
6521185 Solaris trusts BIOS too much wrt AMD erratum 172 6528027 fallback to cpu.generic if number of mca banks not as expected | |||||
2007-03-05 | PSARC/2007/069 remote roles update | gww | 1 | -20/+29 | |
6516612 pam_roles module needs to know about PAM_AUSER | |||||
2007-03-05 | 6510878 Kernel Boot time data structures can be mapped with Large pages to ↵ | dp78419 | 12 | -224/+435 | |
improve performance | |||||
2007-03-05 | 6521864 Niagara-2 page retirement leaks memory (fix lint) | td122701 | 1 | -1/+4 | |
2007-03-05 | 6500684 memory leak in libsldap:setup_next_search() | rm88369 | 1 | -0/+8 | |
2007-03-04 | 6458218 assertion failed: ss == NULL | billm | 1 | -3/+3 | |
2007-03-04 | 6422458 /dev/poll dp_nfds checking off-by-one; application failures ensue | sp92102 | 2 | -5/+4 | |
2007-03-04 | 6526280 Guest with 64 vdisk devices hangs during boot | rsmaeda | 5 | -57/+96 | |
6526814 Booting multiple LDoms in a loop can cause hard hangs 6528758 'ds_cap_send: invalid handle' message during LDom boot 6529035 platsvc module could use some lint cleanup | |||||
2007-03-04 | 6526489 lpstat dumps core with non-standard rfc-1179 results | jacobs | 1 | -91/+147 | |
2007-03-04 | 6530447 fix for 6502013/6527579 causes recursive mutex_enter | praks | 1 | -1/+1 | |
2007-03-03 | 6520116 kstat_create fails with namespace collision during device configure | krishnae | 5 | -13/+19 | |
2007-03-03 | 6525008 panic: dr->dt.dl.dr_override_state != DR_IN_DMU_SYNC, file: ↵ | perrin | 2 | -35/+75 | |
../../common/fs/zfs/dbuf.c, line: 676 | |||||
2007-03-03 | 6523959 KMF needs keystore specific Verify operations | wyllys | 13 | -248/+867 | |
--HG-- rename : usr/src/lib/libkmf/include/oidsalg.h => deleted_files/usr/src/lib/libkmf/include/oidsalg.h | |||||
2007-03-03 | 6527547 need to add corr and uncorr genleaf ereport support to .esc files ↵ | stephh | 3 | -9/+33 | |
for neptune | |||||
2007-03-02 | 6527710 panic: kernel page fault: ndi_fmc_remove() | cindi | 1 | -8/+30 | |
2007-03-02 | 6474602 MSI interrupt migration broken for e1000g | johnny | 1 | -2/+0 | |
2007-03-02 | 6489875 RQFULL must also consider tick-compare for N2 | rf157361 | 1 | -1/+5 | |
2007-03-02 | 6524270 recvfrom(MSG_DONTWAIT) blocks if beaten by a reader | ethindra | 3 | -3/+7 | |
2007-03-02 | 6523265 sdev_vnops.c uses fs_sync for its fsync VOP routine | jg | 2 | -9/+13 | |
6523273 Several vnode operations have the wrong signature in sdev_vnops.c & sdev_ptsops.c | |||||
2007-03-02 | 6530211 typo in fix for libdevinfo dev_readdir | jg | 1 | -6/+7 | |
2007-03-02 | 6524709 executables using /usr/lib/libc.so.1 as the ELF interpreter dump core | raf | 17 | -343/+125 | |
--HG-- rename : usr/src/cmd/sgs/rtld/amd64/dtrace_data.c => deleted_files/usr/src/cmd/sgs/rtld/amd64/dtrace_data.c rename : usr/src/cmd/sgs/rtld/i386/dtrace_data.c => deleted_files/usr/src/cmd/sgs/rtld/i386/dtrace_data.c rename : usr/src/lib/libc/amd64/crt/_rtboot.s => deleted_files/usr/src/lib/libc/amd64/crt/_rtboot.s rename : usr/src/cmd/sgs/rtld/sparc/dtrace_data.c => usr/src/common/dtrace/dtrace_data.c | |||||
2007-03-01 | 6490454 pcplusmp: Need workaround for IOAPIC masking erratum | sethg | 4 | -20/+328 | |
2007-03-01 | 6508434 System panicked when configuring the lower frequency speed PCI-X Card | govinda | 2 | -47/+296 | |
6522643 system panic during addboard | |||||
2007-03-01 | 6521915 EFCode interpreter can not access extended config space on PCIe devices | aa72041 | 2 | -12/+19 | |
2007-03-01 | PSARC 2007/101 FMA libfmd_msg | af | 1 | -1/+1 | |
6510717 syslog and snmp agents can both use setlocale() at the same time (lint) | |||||
2007-03-01 | 6441384 zpool import action message is not correctly localized | mmusante | 10 | -82/+62 | |
6473418 setting user defined property on full filesystem should report error 6513953 Unable to create global hotspare in ja locale | |||||
2007-02-28 | 6527403 pam_krb5 acct mgmt does not respect the account authority in certain ↵ | semery | 1 | -11/+17 | |
configurations | |||||
2007-02-28 | 6526932 shift key press is buffered by kernel driver and not sent to X ↵ | qz150045 | 1 | -6/+3 | |
immediately | |||||
2007-02-28 | 6524820 nxge driver should call ddi_disable_intr() only when detaching an ↵ | speer | 1 | -2/+0 | |
interface | |||||
2007-02-28 | PSARC 2006/705 pcwl and pcan 802.11b Wireless Drivers | hx147065 | 29 | -0/+11528 | |
6209928 drivers for Wavelan, Prism II, and Aironet 802.11b devices | |||||
2007-02-28 | 6525459 mpxio-upgrade and SUNWcsr/postinstall have some issues | qh201292 | 2 | -15/+9 | |
2007-02-28 | 6419785 memory leak in pcicfg_unconfigure() | prasad | 1 | -25/+41 | |
2007-02-28 | 6502013 kernel heap corruptions have been seen during io stress test on domain0 | praks | 3 | -41/+72 | |
6527579 port_dissociate() does not indicate whether fd was associated | |||||
2007-02-28 | 6528905 group colorequiv colors on N2 by low order bits of the color first | dp78419 | 3 | -5/+49 | |
2007-02-28 | 6470504 Remove Niagara2 IDLE loop workaround | ae112802 | 15 | -134/+388 | |
6481563 Add support for Niagara2 2.x SPARC performance counters 6481949 handle dynamic hpriv peformance counting using N2 2.0 PCR 6528668 move stick compare workaround to Niagara2 and generic CPU module | |||||
2007-02-28 | 6523787 dlopen() handle gets mistakenly orphaned - results in access to ↵ | rie | 43 | -526/+692 | |
freed memory | |||||
2007-02-28 | 6521864 Niagara-2 page retirement leaks memory | td122701 | 3 | -11/+20 | |