summaryrefslogtreecommitdiff
path: root/usr/src
AgeCommit message (Collapse)AuthorFilesLines
2006-11-026488715 grub command "dhcp" always fails when not using PXE bootcasper1-2/+7
2006-11-016488942 rlogind/rshd can dump core in the face of flaky host <-> IP address ↵jbeck1-2/+3
name service
2006-11-016451861 potential buffer overflow when GLDv3 ACKs DL_BIND_REQ messagesyz1470642-11/+19
6483982 potential memory corruption in GLDv3 packet header parsing logic 6486658 GLDv3's careless use of b_next can trigger freeb()/freemsg() ASSERT()
2006-11-016484320 libsvm error causes md driver panic when jumpstarting snv_50 with a ↵eota3-17/+28
profile that includes SVM setup 6486178 mdattach failures can lead to panics when mddetach processing occurs
2006-11-016487440 OPL memcpy needs more tuninghyw1-2/+2
2006-11-01PSARC 2005/374 Share management improvementsdougm59-1979/+16009
6281048 NFS needs simplified administration --HG-- rename : usr/src/cmd/dfs.cmds/share/Makefile => deleted_files/usr/src/cmd/dfs.cmds/share/Makefile rename : usr/src/cmd/dfs.cmds/share/share.c => deleted_files/usr/src/cmd/dfs.cmds/share/share.c rename : usr/src/cmd/fs.d/nfs/share/share.c => deleted_files/usr/src/cmd/fs.d/nfs/share/share.c rename : usr/src/cmd/fs.d/nfs/unshare/Makefile => deleted_files/usr/src/cmd/fs.d/nfs/unshare/Makefile rename : usr/src/cmd/fs.d/nfs/unshare/unshare.c => deleted_files/usr/src/cmd/fs.d/nfs/unshare/unshare.c rename : usr/src/cmd/fs.d/nfs/share/issubdir.c => usr/src/lib/libshare/common/issubdir.c
2006-11-016488489 lintdump should implicate files that cause warnings and fatal errorsmeem1-9/+10
2006-11-016438237 fmd can exit without producing a core file when the 'core' property ↵robj2-5/+13
is set 6474487 incorrect definitions for two safari ereport class descriptions
2006-11-016232870 MPSS does not work for x86 process stackssusans1-15/+5
2006-11-016438834 Unsafe code in *sacadm* may lead to escalation of privileges under ↵sn1994102-17/+57
specific conditions
2006-11-016488621 mp_startup must enable kernel preemption as soon as CPUs are readysethg1-0/+10
2006-11-016260724 PSARC/2005/067 CPU Power Management independent of autopmmh2760312-131/+383
6483153 pmconfig/dtpower/sysidpm should be lint-clean
2006-10-316488124 sd_tail breaks stdata_t binary compatibilitymeem1-3/+6
2006-10-316405773 ohci can't disable portyq1934112-10/+10
6408738 the branch (pp->pp_qh == NULL) cause panic in uhci_hcdi_pipe_open 6483324 uhci don't restore toggle value correctly
2006-10-316424466 "panic: data after EOF" when unmounting abused poolahrens9-31/+51
6484044 destroying a clone takes O(data)
2006-10-316477948 devnames doesn't actually persist device ownership for non-global mountsllai11-1/+2
2006-10-316485154 crash dumps for drivers using the sata framework faills242071-0/+2
2006-10-316476506 before attempting to order outgoing packets check to see if it's neededmcneal9-275/+238
6476517 If target doesn't have a TPGT list, don't create a default value from one of the TPGT objects 6479451 iscsitgtd creates an army of zombies 6479813 t10_cmd_create() will crash on memory allocation failure 6482162 iSCSI Target should use recv() system call with MSG_WAITALL instead of read()
2006-10-306446729 "cpu 1 failed to start" when TSC counters are not in syncdmick1-5/+13
2006-10-30PSARC/2006/604 Tamarack noexec mount optionartem6-27/+136
6482173 HAL does not detect Video DVD 6486350 Custom JumpStart from floppy no longer works 6486806 CDs are not automatically ejected when the installer asks for the next CD. 6487328 removable media should be mounted without noexec by default 6487337 disk_link: removable-media and hotpluggable are not mutually exclusive 6487390 rmmount sometimes dumps core 6487825 hald-runner crashes on systems with wireless mice
2006-10-306487426 sata plugin induces segfaults when run on a diskless client over NFSv2sethg2-4/+10
2006-10-306466370 Security vulnerabilities in OpenSSL may lead to DoS or code ↵vk1998393-3/+4
execution (CVE-2006-3738,CVE-2006-4343)
2006-10-306444746 connmgr_dis_and_wait() loops forever preventing zone shutdownmaheshvs1-0/+11
2006-10-306480048 newfs failed to create new ufs in zvol.maybee1-30/+58
2006-10-306482822 nscd complaints about /var/ldap/ldap_client_file missing when not ↵chinlong2-31/+53
using LDAP 6484895 innetgr.0[012] dumps core on non sparc machines with nscd running
2006-10-306484106 ICMP redirects are not sent consistentlysowmini2-21/+59
2006-10-30PSARC 2006/575 St Paul Platform Software Supportanovick20-17/+830
6472061 Solaris support for St Paul platform
2006-10-306482820 nscd forgets local password entries on system with "passwd: compat"michen8-52/+79
6482827 nscd dumps core when doing getent passwd in compat mode 6486472 nscd fails nisplus lookups when network/rpc/nisplus is disabled but nisplus is operational
2006-10-306485907 now that gethostbyaddr() & friends are not paranoid, rshd/rlogin must bejbeck5-50/+229
2006-10-306479828 vldc race condition when start/stop domains in a tight looplm660184-39/+117
6479863 cnex driver panic on ldom creation. 6482165 LDOMs fail to reboot with VDS communication failures. 6484558 Incorrect ASSERT check in ldc_read()
2006-10-306486308 zoneadm: erroneous output when invoked in labeled zonesnn352483-2/+15
6486651 sn1_boot install target is missing a dependency 6486653 truss should recognize ZONE_ATTR_BRAND
2006-10-306469321 Installer should print "insert CD" message before ejecting old mediakucharsk12-804/+1344
6470489 lx_distro_install fails on ja locale 6474791 lx_init_zone is too aggressive when disabling services 6475149 CentOS3.7 CD install for linux zone still failed on nevada(onnv-gate:2006-09-26). 6476437 BrandZ should support zone installation from DVD ISOs or discs 6481731 6460498 breaks BrandZ installer when installing from CDs 6483059 gnupg package should be part of the core cluster
2006-10-286343157 svcadm disable ipfilter does not flush the rulesdr14699217-186/+96
6484763 PFHOOKS breaks post-ACQUIRE ESP processing 6485599 msgpullup/pullupmsg now implies either M_DATA or M_MULTIDATA 6485731 panic in fil.c trying to release ipf_mutex while not held 6485761 ipfilter kernel module always enables itself on load 6485781 mutex_enter: bad mutex in ipflog_read 6485943 MSG_FWCOOKED_* survived attempted genocide 6486513 too much of a good thing can be bad 6486575 use ipf -D twice will panic the system 6487360 physical_in hook inserted twice into ip_input() for onnv putback
2006-10-276485375 in same process group, parent set child as process group lead should ↵kucharsk1-1/+6
succeed 6485379 setpgid should follow man page to set errno
2006-10-276485290 rmformat should check for hotpluggable propertyphitran1-3/+7
2006-10-276435880 Solaris host does not handle redirect to Host case without TLLA.dd1935168-142/+119
2006-10-276390492 tudebugbpt isn't expecting T_SGLSTP to have user regsdmick1-2/+5
2006-10-276473780 wsdiff considers .compcom differences significant when it probably ↵esaxe1-0/+1
shouldn't
2006-10-276485804 Need to relocate the libc_psr_hwcap1 from SUNWustcar.v package to ↵ae1128028-351/+11
SUNWcar.v package --HG-- rename : usr/src/pkgdefs/SUNWustcar.v/Makefile => deleted_files/usr/src/pkgdefs/SUNWustcar.v/Makefile rename : usr/src/pkgdefs/SUNWustcar.v/pkginfo.tmpl => deleted_files/usr/src/pkgdefs/SUNWustcar.v/pkginfo.tmpl rename : usr/src/pkgdefs/SUNWustcar.v/postinstall => deleted_files/usr/src/pkgdefs/SUNWustcar.v/postinstall rename : usr/src/pkgdefs/SUNWustcar.v/preremove => deleted_files/usr/src/pkgdefs/SUNWustcar.v/preremove rename : usr/src/pkgdefs/SUNWustcar.v/prototype_com => deleted_files/usr/src/pkgdefs/SUNWustcar.v/prototype_com rename : usr/src/pkgdefs/SUNWustcar.v/prototype_sparc => deleted_files/usr/src/pkgdefs/SUNWustcar.v/prototype_sparc
2006-10-276393251 data corruption caused by VMODSORT problem (missing changes)stans1-21/+9
2006-10-276393251 data corruption caused by VMODSORT problemstans4-53/+94
2006-10-276470966 x64: PCIe software should mask off fabric errors during hotplug ↵prasad1-6/+6
operations (fix cstyle)
2006-10-276470966 x64: PCIe software should mask off fabric errors during hotplug ↵prasad5-57/+78
operations
2006-10-276420932 UE and DUE and WDU cause processor to be offlinedkd930031-9/+9
2006-10-276242048 Several events exported by Opteron pcbe need modifyingjhaslam1-90/+131
6482293 Opteron pcbe needs to be made processor revision aware
2006-10-276459866 System panic due to recursive mutex_enter in snf_smap_desbfree ↵ss1460321-1/+1
trying to re-aquire Tx mutex
2006-10-265031435 fsdb dumps a core with :log_otodb command (return; fix)dmick1-1/+1
2006-10-266266961 Jitter seen in cyclics on x86 due to trunc. error in ↵dmick2-33/+45
apic_timer_reprogram 6486473 APIC timer divisor register only initialized on CPU0
2006-10-266254029 memcntl() MC_HAT_ADVISE with page size 0 may cause segment page ↵susans28-952/+1096
sizes to be demoted 6325885 map_pgszstk() uses p->p_brkpageszc rather than p->p_stkpageszc 6371967 assign large pages to anon segment created using mmap /dev/zero 6483208 unify and cleanup OOB (out of the box) large pagesize selection code 6483216 use intermediate pagesizes to map the beginning of bss/heap and stack when it may help performance 6483226 bss size is not properly taken into account by LP OOB policy at exec() time 6483230 grow_internal() doesn't properly align stack bottom for large pages 6483231 memcntl.c: ASSERT(IS_P2ALIGNED(p->p_brkbase + p->p_brksize, pgsz)); 6483233 provide a mechanism to enable the use of 32M text pages on OPL by default 6485171 memcntl() shouldn't silently fail when stack space is unavailable with requested pagesize
2006-10-266475492 usr/src/cmd/perl/*/utils/lib/ExtUtils/MM_Solaris_ON.pm knows ${ROOT} ↵ah898922-1/+13
by value but not name