summaryrefslogtreecommitdiff
path: root/usr/src
AgeCommit message (Collapse)AuthorFilesLines
2008-01-246653731 getattrat() needs a little cleanupmarks4-37/+32
2008-01-246652632 libtsalarm needs to be compiled with a link runtime search pathky1158081-1/+2
2008-01-246636885 integration of 4144591 likely taking action postinstall in incorrect pkgjacobs2-15/+14
2008-01-246651635 macro KSSL_ENQUEUE_MP() is unsafe after 6556447vk1998391-2/+3
2008-01-236649213 kstat(1M) output on ierrors mismatch with summation of HW statisticsjj1466442-34/+79
2008-01-236623903 mms: MI4_EPHEMERAL_RECURSED conflicts with MI_READDIRONLYth1990961-2/+2
2008-01-236627877 zfs receive coredump with invalid destination nameahl1-48/+93
6649386 memory leaks and bad failure handling in zfs send/receive
2008-01-23PSARC/2006/499 Clearview Nemo unification and vanity namingyz147064225-9121/+25674
PSARC/2007/527 Addendum for Clearview Vanity Naming and Nemo Unification PSARC/2008/002 Clearview UV Updates 6310766 vlan statistics get reset at unplumb time 6320515 dladm commands with "-R" option should not take effect immediately 6433732 Simplify the GLDv3 control path by making its processing asynchronous 6445912 dladm show-link fails to show a specific link in the debug version 6452413 dladm show-link doesn't show VLAN links for GLDv2 drivers 6504433 libwladm's use of wladm_wlresult2status() needs an overhaul 6504507 dladm set-linkprop failure message is unclear 6534289 DR should work with aggregations 6535719 dladm_aggr_port_attr_db_t`lp_devname should be MAXNAMELEN, not MAXNAMELEN + 1 6539634 GLDv3 should DL_ERROR_ACK a DL_UDQOS_REQ with DL_OUTSTATE when the stream is DL_UNATTACHED 6540246 libdladm should not guess zoneid from DLDIOCZIDGET ioctl errno 6544195 dladm show-dev assumes GLDv3 stats.. incompatible with GLDv2 6563295 dladm show-linkprop -P does not work properly for unavailable links 6577618 integrate network vanity naming and nemo unification 6600446 links assigned to a local zone are still aggregatable by global zone 6607572 "boot net - install" can trigger assertion failure in dld_str_attach() 6613956 "svccfg import -" does not work as bfu expects 6637596 invalid assertion in ip_soft_ring_assignment() 6642350 kernel DLPI processing routines are long overdue 6643338 GLDv3 PPA hack VLAN ID checks don't always work 6647203 bfu: smf_delete_manifest() does not work for non-global zones 6649885 DL_IB GLDv3 mactype plugin must fill in its mtr_nativetype 6650395 libuuid should be lint-clean and linted nightly --HG-- rename : usr/src/cmd/dladm/aggregation.conf => deleted_files/usr/src/cmd/dladm/aggregation.conf rename : usr/src/cmd/dladm/linkprop.conf => deleted_files/usr/src/cmd/dladm/linkprop.conf rename : usr/src/lib/libinetcfg/common/inetcfg_nic.c => deleted_files/usr/src/lib/libinetcfg/common/inetcfg_nic.c rename : usr/src/lib/libinetcfg/common/inetcfg_nic.h => deleted_files/usr/src/lib/libinetcfg/common/inetcfg_nic.h
2008-01-236629854 node interleaving can undermine C1 clock ramping workaround (fix cstyle)esaxe1-1/+1
2008-01-236629854 node interleaving can undermine C1 clock ramping workaroundesaxe1-9/+41
2008-01-236492726 Merge SHF_MERGE|SHF_STRINGS input sectionsab19608765-1122/+2892
2008-01-236598890 cancellation code abuses synonymsraf125-1560/+1896
--HG-- rename : usr/src/lib/libc/amd64/crt/cerror64.s => deleted_files/usr/src/lib/libc/amd64/crt/cerror64.s rename : usr/src/lib/libc/port/gen/wait3.c => deleted_files/usr/src/lib/libc/port/gen/wait3.c rename : usr/src/lib/libc/port/gen/wait4.c => deleted_files/usr/src/lib/libc/port/gen/wait4.c rename : usr/src/lib/libc/port/sys/fsync.c => deleted_files/usr/src/lib/libc/port/sys/fsync.c rename : usr/src/lib/libc/sparc/sys/syssun.s => deleted_files/usr/src/lib/libc/sparc/sys/syssun.s rename : usr/src/lib/libc/common/sys/__fcntl.s => usr/src/lib/libc/common/sys/fcntl.s rename : usr/src/lib/libc/common/sys/_rename.s => usr/src/lib/libc/common/sys/rename.s rename : usr/src/lib/libc/port/gen/rename.c => usr/src/lib/libc/port/gen/remove.c rename : usr/src/lib/libc/port/sys/fcntl.c => usr/src/lib/libc/port/sys/libc_fcntl.c
2008-01-236483447 pam_sm_chauthtok NOT mt-safe: authtok_check/dict.c:lock_db uses alarm(2)jjj5-182/+193
6548129 some pam modules can use some malloc/strdup error checking
2008-01-236467718 libprtdiag needs to treat value of cpu's clock-frequency property as ↵zk1947576-567/+568
unsigned
2008-01-236437307 iprb entry in SUNWos86r/postinstall should be split to multiple ↵vb1604871-5/+16
lines for readability
2008-01-22backout 6575965/6600361: needs more workdm1207698-124/+9
--HG-- rename : usr/src/common/zfs/zfs_util.c => deleted_files/usr/src/common/zfs/zfs_util.c rename : usr/src/common/zfs/zfs_util.h => deleted_files/usr/src/common/zfs/zfs_util.h
2008-01-226430813 NFS share/mount commands core dump with "sec" optiondougm3-32/+108
6580062 sharemgr doesn't issue syntax error on bad "list" command 6611179 sharemgr doesn't get the path parameter if / specified at the end 6611200 sharemgr add-share with -r -d options adds the description to the sharepath instead of resource name 6650812 sharemgr sometimes reports success on enable/disable of a group when it shouldn't
2008-01-22Contributed by Luke Deller <luke@deller.id.au>.yt1605232-13/+62
6645543 relax AHCI checks violated by JMicron JMB363 controller 6648246 AHCI driver looks for its registers wrongly, blocking support for JMicron JMB363
2008-01-226651328 /usr/sbin/pmconfig sometimes returns non-zero status on SPARC machinesmh276031-7/+5
2008-01-226541233 e1000g driver performs 33X Slower for Tibco RV when running Multiple ↵yy1501906-232/+233
RVDs 6572343 e1000g: needs to improve the ip forwarding performance 6637039 e1000g_recycle() missed a mutex_exit()
2008-01-226575965 panic/thread=2a1016b5ca0: BAD TRAP: type=9 rp=1858500 addr=0 ↵perrin8-9/+124
mmu_fsr=0, really, truly out of space 6600361 some kcondvars in the ZIL aren't being init'd/destroyed
2008-01-226558857 ZSD callback locking cause deadlocksnordmark5-460/+1078
2008-01-226639413 /lib/svc/method/fs-usr tries to write to /etc/dfs/sharetabth1990961-8/+1
2008-01-226648441 SUNWxsvc CAS had issues with upgrade to snv_79 with update_drv.jg1-4/+4
2008-01-226651434 Missing argument to snprintfdm1998471-2/+2
2008-01-226623226 lockstat(1M) causes a system panicjhaslam1-4/+4
2008-01-226653210 zil_vdev_compare() compares pointers instead of vdev idsperrin1-2/+2
2008-01-226528974 Usage of DKIOCGETEFI has changed and impacts vdisks using zfs volumesachartre6-650/+699
6558966 Virtual disks created from files do not support EFI labels
2008-01-226634788 nfsv4 doesn't handle EACCES errors from VOP_GETATTR() correctlyrm159451-2/+1
2008-01-216639955 nbs: need to resolve correct way to "hide" ramdisk consumed memory ↵setje4-9/+56
from physmem 6645052 startup_memlist() undercalculates npages 6649655 kernel cage list is missing some of phys_avail segments
2008-01-216646303 System panicked in ndi_fmc_insert: bad kernel faultstephh1-4/+4
2008-01-216642169 cpu.generic panic during install of snv_76 and later buildsgavinm6-20/+91
2008-01-216637122 nge suspend/resume improvementsmx2050222-52/+107
2008-01-20PSARC/2007/666 Broadcast/multicast packet notification through pfhooksdr14699215-60/+140
6633786 ipfilter with no mbcast not working as expected 6645812 GLD packets are not flagged correctly as multicast/broadcast
2008-01-196612490 kdb5_util should not coredump if krb5.conf is misconfiguredmp1537394-10/+19
6621239 adb_policy_init makes the wrong assertion 6641415 kadmind cores when using the ldap backend and "sunw_dbprop_enable" is set to true
2008-01-186648436 memory leak in standalone tcp codejgj1-1/+2
2008-01-186652181 need to setup correct pam stack for tsoljds-tstriperica2-5/+18
2008-01-186635705 static DTrace probe points for CPU power management state transitionsesaxe7-10/+87
6643464 need static DTrace probe for cyclic tracing, firing events
2008-01-186645988 Labeled zones require at least one all-zones interfacegfaden2-1/+16
2008-01-186562951 pkcs11_softtoken.so crashes crypto.aes workload of the SPECjvm2008 ↵mcpowers3-101/+109
benchmark
2008-01-186650337 cleanup numeric label in macro RESV_OFFSETjimand1-3/+4
2008-01-186580259 onnv ZFS panic with zfs_purgedir in zfs_dir.cck1538982-4/+14
6617656 zpool destroy should deal with newer pools
2008-01-176430461 ufs_quiesce() involved in a 4-way deadlockvsakar3-41/+180
6510075 ufs_read/ufs_map/pagefault can deadlock when there is a pending ufs_quiesce
2008-01-176619929 Sunvts test on Northstar QGC EM failed for "Not received any packets ↵cc2101131-3/+5
in loopback mode".
2008-01-176651367 <limits.h> contains an incorrect and misleading commentraf1-8/+4
2008-01-176648724 6562402 broke gcc buildmcpowers3-829/+3
--HG-- rename : usr/src/common/mpi/mpcpucache.c => deleted_files/usr/src/common/mpi/mpcpucache.c
2008-01-176603582 nxge driver excludes i86xpv platformml2962313-26/+69
--HG-- rename : usr/src/pkgdefs/SUNWnxge.i/Makefile => usr/src/pkgdefs/SUNWnxge/Makefile rename : usr/src/pkgdefs/SUNWnxge.i/pkginfo.tmpl => usr/src/pkgdefs/SUNWnxge/pkginfo.tmpl rename : usr/src/pkgdefs/SUNWnxge.i/postinstall => usr/src/pkgdefs/SUNWnxge/postinstall rename : usr/src/pkgdefs/SUNWnxge.i/postremove => usr/src/pkgdefs/SUNWnxge/postremove rename : usr/src/pkgdefs/SUNWnxge.i/prototype_com => usr/src/pkgdefs/SUNWnxge/prototype_com rename : usr/src/pkgdefs/SUNWnxge.i/prototype_i386 => usr/src/pkgdefs/SUNWnxge/prototype_i386 rename : usr/src/uts/i86pc/nxge/Makefile => usr/src/uts/intel/nxge/Makefile
2008-01-176648799 init operation trashes mechanism parameterhaimay1-4/+50
2008-01-176346513 zpool status should display total time of completed scrubek1102371-6/+14
6649726 typo in zpool import message
2008-01-176649124 dhcpconfig memory leak, needs to call res_ndestroysm263631-6/+11