summaryrefslogtreecommitdiff
path: root/usr
AgeCommit message (Collapse)AuthorFilesLines
2006-09-186469461 Fix issues with multiple MSI-X interrupts on sparconnv_49egillett6-69/+50
6472171 remove unnecessary shifting from px driver
2006-09-186470132 sn1 zone always tried to pre_load /usr/lib/amd64/sn1_brand.so on ↵nn352489-26/+8
sparcv9. 6470732 sn1 brand should 'make clobber' more thoroughly 6471923 sn1 brand should not emulate fork1()
2006-09-186438911 ufsrestore has troubles with modified files in a incremental dumpmishra1-3/+9
2006-09-186438702 error handling in zfs_getpage() can trigger "page not locked" panicperrin1-19/+21
6460043 zfs_write()/zfs_getpage() range lock deadlock 6468453 Incorrect usage of rw_enter() in zfs_getpage()
2006-09-186471677 ACQUIRE/inverse-ACQUIRE doesn't reflect algorithm state like ↵danmcd3-11/+35
REGISTER does
2006-09-186458158 IPMP testsuites fails with CR6377868 fix in placeudpa2-22/+6
2006-09-176428213 rmc_comm can hang when app-watchdog on n210/240/440 has its timeout ↵arutz2-5/+45
expire
2006-09-176405380 LDoms vSwitch needs to be modified to support network interfaces ↵lm6601816-113/+624
with multiple DMA channels 6442123 CDDL missing in usr/src/uts/sun4v/sys/mmu.h 6444620 Consoles in a group should not logout user when switched to another console. 6451435 vntsd should be checked by lint during a nightly build 6461268 Ctrl-S hangs ldoms guest console. 6461648 vds should handle requests for absolute disk offsets per FWARC/2006/195 6464824 vnet panics due to ldc_mem_alloc_handle(0x1f) error allocating table memory 6465197 Console connections fail on an active ldom. 6467567 panic[cpu0]/thread=2a10045fcc0: recursive mutex_enter 6469790 ldc call to vmem_free uses incorrect size
2006-09-156448732 shutdown is vulnerable to restarting servicesbustos5-104/+272
6468801 ::startd_log doesn't work on snv_48 and beyond
2006-09-15backout 6459526: fix is too aggressive; needs more workdduvall2-28/+8
2006-09-156467071 mdb modules are not finding expected static declarations in userland ↵petede1-2/+5
objects
2006-09-156468554 zone install with a zfs zonepath could not create a datasetnn3524823-40/+49
6469902 BrandZ and GCC don't get along 6470348 Makefile race condition in usr/lib/brand/lx 6470764 zfs_clone() confuses filesystems and volumes
2006-09-156461438 zfs send/recv code should live in its own fileahrens3-920/+959
2006-09-156455629 dev filesystem rename support incomplete (fix lint)llai11-1/+0
2006-09-156469654 assertion failed: ire_mp->ire_stq_ifindex != 0 randomly causes a panicsowmini1-1/+2
2006-09-156467196 kmdb will crash if it fails to load a module.dh1551221-1/+1
2006-09-146348180 pci_check_pciex() is no longer used (removing dead code)rs901062-35/+0
2006-09-146456573 Need permanent workaround for PLX switch bugkrishnae13-140/+294
2006-09-146459526 *rm* -r core dumps when attempting to remove a dir containing a hard ↵as1456652-8/+28
link loop
2006-09-146288545 GCC-compiled objects' CTF offsets wrong for some bitfieldssethg1-3/+3
2006-09-146469550 a condition check for isoc in _usba_check_req is unreasonable.gc1614891-1/+17
2006-09-146428449 sata disks have read cache disabled after being hot-pluggedpawelw2-33/+53
6467588 sata module should set main event flag when it wants to retry the procedure for device reset event
2006-09-144963362 routing socket is not zone-awarenordmark19-268/+802
6391685 Source interface selection is flawed when sending via default route within a zone. 6423486 Solaris should include an option to disable loopback traffic routing between non-global zones. 6426172 ICMP Destination unreachable from global zone instead non-global 6453678 TCP RST are routed as if they were sent by the global zone 6453732 zones routing check for "next hop reachable from zone" for default routes is flawed
2006-09-146464292 OPL DR: DCS daemon crashes while unconfiguring kernel memory, then ↵scarter2-21/+52
fails to restart.
2006-09-146463349 error message from zpool(1M) is missing a newlinend1506282-4/+2
6463350 getcomponent() has spurious and wrong check
2006-09-146452279 svc-snmpdx shouldn't ignore return code from daemon startupjohnz5-14/+16
6452287 imprecise comment in usr/src/cmd/rpcbind/bind.xml 6452305 overly broad noise filter for miniroot commands in nightly.sh 6456807 upgrade to build 44 causes errors in SUNWcsr -- generic.xml "File exists"
2006-09-146467958 inappropriate error message displayed from Devfsadmllai15-173/+244
6455629 dev filesystem rename support incomplete
2006-09-146424872 Trusted Extensions: devfsadm produces duplicate /dev names for a ↵aj1-7/+2
device in device_maps
2006-09-146469453 invalid assert in ioctl.c:ldlinux_check()edp9-138/+154
6469929 brand handle should be an opaque handle as defined in PSARC/2004/413
2006-09-136451134 System loops in a boot when MPxIO is enabled on the SCSI root disk ↵qh2012921-4/+11
which is root encap under vxvm
2006-09-136469613 uts/sparc/audioixp/Makefile should be added into exception_listfl1473531-2/+3
2006-09-136469119 race between arc_buf_clone() and arc_buf_add_ref() results in NULL ↵maybee1-55/+43
pointer dereference
2006-09-13PSARC/2006/519 Metadevice Names in iostat/vmstat Outputcth16-809/+622
4981132 iostat -Ecte header mal-formed 6402814 Solaris 10 vmstat performance degradation, due to excessive calls to libdevinfo 6464368 iostat and mpstat call kstat_open, but not kstat_close 6466406 kstat: default_kstat_snapshot() should only set lastupdate for incomplete transactions. 6467122 di_devlink_init leaks, missing free of db_dir in handle_free
2006-09-136338238 DWARF parser can't handle anon struct/unionjohnlev22-190/+258
6415645 cpu_t hack isn't working as expected 6441836 ctffindmod.sh still talks about ia64 6458224 genassym could handle blank lines better --HG-- rename : usr/src/tools/ctf/cvt/st_bugs.c => usr/src/tools/ctf/cvt/fixup_tdescs.c
2006-09-136450585 Panic due to racing netstat or ifconfig processesgeorges1-3/+8
2006-09-13PSARC 2005/361 PCFS timestamp handling cleanupfrankho11-522/+576
4401668 RFE: pcfs should support force unmount 6248624 pcfs file timestamp handling needs cleanup 6278733 pcfs statvfs implementation is slow 6351785 pcfs should support cluster sizes over 32Kb for Fat32 despite violating the spec 6364444 pcfs can still crash in pc_getcluster with one-off overflow
2006-09-136298631 sar should use sysinfo.updates when calculating freemem and freeswapjc1445271-11/+16
2006-09-126426980 lx zones can't mount nfsv3 filesystems on linux serversedp1-7/+9
2006-09-126469385 zfs_set_prop_nvlist range checking is bustedeschrock4-48/+18
6469830 'zfs set' panics non-debug systems
2006-09-126352196 fsck cannot open disk imagesmishra3-13/+28
6367777 *fsck* svc:/system/filesystem/usr fails to start from milestone 'none' 6367948 new fsck_ufs(1M) has nits when dealing with already mounted file systems
2006-09-126469795 ping no longer works in non-global zones for ordinary userspwernau1-4/+19
2006-09-126359306 inetd is unable to lookup services from nis, where as same file ↵jonb1-1/+4
works fine for Soalris 8 and 9.
2006-09-126435055 vold does not get DKIO_EJECTED status for DKIOCSTATE ioctl.ny1557461-16/+13
2006-09-11PSARC/2005/471 BrandZ: Support for non-native zonesnn35248438-1876/+59554
6374606 ::nm -D without an object may not work on processes in zones 6409350 BrandZ project integration into Solaris 6455289 pthread_setschedparam() should return EPERM rather than panic libc 6455591 setpriority(3C) gets errno wrong for deficient privileges failure 6458178 fifofs doesn't support lofs mounts of fifos 6460380 Attempted open() of a symlink with the O_NOFOLLOW flag set returns EINVAL, not ELOOP 6463857 renice(1) errors erroneously --HG-- rename : usr/src/lib/libzonecfg/zones/SUNWblank.xml => usr/src/lib/brand/native/zone/SUNWblank.xml rename : usr/src/lib/libzonecfg/zones/SUNWdefault.xml => usr/src/lib/brand/native/zone/SUNWdefault.xml
2006-09-116468543 debug kernel with audiohd driver will panic (fix keywords)cg1499151-1/+1
2006-09-116468543 debug kernel with audiohd driver will paniccg1499152-3/+9
2006-09-11PSARC 2006/515 ping -Npwernau2-10/+85
6424907 ping(1m) should allow specification of IP_NEXTHOP 6468885 IPV6_NEXTHOP options are ignored on UDP sockets
2006-09-116467218 fix RSA signature forgery (CVE-2006-4339)jp1619484-0/+28
2006-09-116421340 nfssrv:nfslog_write_logrecords() does not release vnode rwlock on ↵pf1998421-1/+4
ENOSPC condtion..recursive rwenter
2006-09-116462462 pool_set_status() must set the pool error code if the pool service ↵garypen1-8/+8
enable/disable fails