Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-07-16 | 6718900 incorporate changes for sfe driver from upstream developer | duboff | 4 | -307/+563 | |
6655415 SiS 900 ethernet driver doesn't auto-negotiate properly | |||||
2008-07-16 | 6721202 first iscsi login fails on iscsitgtd | jm21264 | 1 | -2/+3 | |
2008-07-16 | 6712974 private context must be invalidated when shared context is set to ↵ | sm142603 | 1 | -10/+17 | |
invalid context | |||||
2008-07-16 | 6716526 apic_find_cpu assert failed after suspend in Toshiba M9 | bholler | 4 | -8/+45 | |
2008-07-16 | 6525297 threads waiting in door_call() can't be reliably examined | raf | 1 | -5/+24 | |
2008-07-16 | 6725233 cannot boot x86 diskless client in s10u6_03 due to issue with ↵ | jg | 1 | -3/+4 | |
/sbin/bootadm | |||||
2008-07-16 | 6725259 6719641's fix forgot PF_KEY's paranoid flag-checking | danmcd | 4 | -14/+45 | |
6725263 Make sure user-only PF_KEY flags don't tickle flag-checking | |||||
2008-07-16 | 6724904 lpr -r -s no longer an accepted combination of options | ps29005 | 1 | -7/+1 | |
2008-07-16 | 6721979 pktool fails to delete other objects if keys are not found first | wyllys | 2 | -75/+124 | |
6721984 pktool must store keys before storing certs when importing into NSS | |||||
2008-07-15 | 6721441 libsmbios needs to be updated with data from the latest SMBIOS ↵ | sethg | 2 | -9/+52 | |
specification 6721462 typo in usr/src/uts/common/sys/smbios.h 6725665 prtdiag field for showing memory type should be wider Contributed by Dale Ghent <daleg@elemental.org>. | |||||
2008-07-15 | 6723237 libcryptoutil should allow mechanism number "0x80000000" (the value ↵ | da73024 | 4 | -7/+7 | |
of marker CKM_VENDOR_DEFINED) | |||||
2008-07-15 | 6686240 mpathadm reports tape devices as asymmetric | htk | 2 | -5/+5 | |
2008-07-15 | 6724924 memory leak plugging subverted ASN.1 printing functionality in ↵ | vk199839 | 1 | -10/+13 | |
ikeadm/ipseckey | |||||
2008-07-15 | PSARC 2008/087 Extended Accounting Conversion to SMF | ml93401 | 34 | -635/+1588 | |
4520887 acctadm settings should be persistent by default across reboots 4674288 acctadm misreports flow accounting resource type errors 5082833 RFE: exacct and acctadm should be converted to smf(5) 6400978 acctadm -u not run during boot 6481931 acctadm -u fails in a non-global zone 6694576 race in ac_file_set() can lead to corrupted accounting file --HG-- rename : usr/src/cmd/initpkg/init.d/acctadm => deleted_files/usr/src/cmd/initpkg/init.d/acctadm | |||||
2008-07-15 | 6716053 Improve idmap kernel module caching to make use of the mapping direction | jp151216 | 5 | -397/+613 | |
2008-07-14 | 6716568 fpsd:fpsd daemon gives "kstat_lookup failed" error when processor ↵ | vs195195 | 3 | -16/+41 | |
state is changed to "no-intr" | |||||
2008-07-14 | 6722173 aac should not disable lint checks for E_BAD_PTR_CAST_ALIGN and ↵ | pl196000 | 5 | -60/+46 | |
E_PTRDIFF_OVERFLOW | |||||
2008-07-14 | 6714804 bge is missing lint target in Makefile | yt223700 | 7 | -140/+32 | |
2008-07-14 | 6720502 MLD/IGMP timeout logic can try to untimeout() itself, triggering ↵ | meem | 7 | -66/+65 | |
ASSERT() | |||||
2008-07-14 | 6620534 dladm should print usage for unrecognized subcommand options | am223141 | 1 | -143/+151 | |
2008-07-14 | 6725612 . ws -e no longer working, breaks krbpptest | mjnelson | 1 | -0/+3 | |
2008-07-14 | 6714346 *sshd* does not enforce empty password restrictions | darrenm | 1 | -2/+6 | |
2008-07-14 | 6725534 Mercurial-aware tools putback broke ws | mjnelson | 1 | -5/+5 | |
Contributed by Rich Lowe. | |||||
2008-07-14 | 6716853 zfs zonepath not always created | gjelinek | 1 | -13/+81 | |
2008-07-14 | 6552950 Fix for 6439774 incompl, hold conn_lock to check CONN_CONDEMNED ↵ | georges | 1 | -7/+3 | |
despite tcp_send_find_ire() comments | |||||
2008-07-14 | 6287314 adt_load_ttyname() fails with errno 0 | gww | 4 | -83/+172 | |
6344144 adt_load_hostname() seems to fail with ENOENT under TX SMC 6704657 auditd can fail with nostart, but without any helpful clue as to why 6705223 adt_load_hostname should use MAXHOSTNAMELEN rather than ADT_STRING_MAX 6706980 after enable TS and reboot, root can't login from console. server NIS enabled 6723291 internal routine adt_write_syslog() could do a better job | |||||
2008-07-13 | 6701562 Fix for CR 6586422 is incomplete | gt29601 | 1 | -82/+83 | |
2008-07-13 | 6553514 native zone svr4 pkg code should be moved into zone callbacks | gjelinek | 24 | -3919/+5224 | |
6621020 zlogin tries to write unneeded zero-length message and hangs 6704382 Upgrade process with zones freezes everytime using GUI installer on ultra 45 with 1024 MB of memory 6724480 wrong reference in embedded help for zoneadm 6588602 libbrand '%*' token expansion is a mess 6705863 brand dtd says zoneroot but it should be zonepath --HG-- rename : usr/src/cmd/zoneadm/sw_cmp.c => deleted_files/usr/src/cmd/zoneadm/sw_cmp.c rename : usr/src/lib/brand/native/zone/postclone.sh => deleted_files/usr/src/lib/brand/native/zone/postclone.sh | |||||
2008-07-12 | PSARC 2008/421 _POSIX_ADVISORY_INFO | raf | 21 | -493/+846 | |
6669307 Solaris should support the Posix SUSv3 _POSIX_ADVISORY_INFO options group --HG-- rename : usr/src/lib/libc/port/rt/fallocate.c => usr/src/lib/libc/port/gen/posix_fallocate.c | |||||
2008-07-11 | 6480431 metaset can't add disk or second node to a set (mpxio not active and ↵ | sk102515 | 6 | -242/+640 | |
disk connected over 2 pathes) | |||||
2008-07-11 | 6723298 pfexec should do a better job searching PATH and reporting errors | rotondo | 1 | -8/+31 | |
2008-07-11 | 6678891 deadlock: cycle in blocking chain panic on aggr_m_promisc | udpa | 2 | -1/+56 | |
2008-07-11 | 6579910 Adding hosts to shared metasets deletes the set named link to the ↵ | achimm | 1 | -94/+102 | |
set number directory. | |||||
2008-07-11 | 6701708 VIO DR removal of in-use VCC service does not return a useful error ↵ | jm22469 | 7 | -6/+198 | |
message | |||||
2008-07-11 | 6724311 dldump() mishandles R_AMD64_JUMP_SLOT relocations | ab196087 | 2 | -22/+33 | |
2008-07-11 | 6538468 add Mercurial support to ON developer tools (missing file) | mjnelson | 1 | -0/+1 | |
2008-07-11 | 6724533 assertion failed: file: ../../common/fs/zfs/dmu_tx.c, line: 983 | maybee | 2 | -17/+23 | |
6724798 changing zfs dump device hangs system | |||||
2008-07-11 | 6719447 sd mutex is hot and SSD performance suffers | yl194034 | 2 | -2/+9 | |
2008-07-10 | 6538468 add Mercurial support to ON developer tools | mjnelson | 101 | -2303/+8488 | |
6658967 /etc/publickey entries get removed on upgrade Portions of 6538468 contributed by Rich Lowe. Portions of 6538468 contributed by Mike Gerdts. --HG-- rename : usr/src/pkgdefs/common_files/i.confupdate => deleted_files/usr/src/pkgdefs/common_files/i.confupdate rename : usr/src/pkgdefs/common_files/i.pcicconf => deleted_files/usr/src/pkgdefs/common_files/i.pcicconf rename : usr/src/tools/scripts/cddlchk.pl => deleted_files/usr/src/tools/scripts/cddlchk.pl rename : usr/src/tools/scripts/hdrchk.pl => deleted_files/usr/src/tools/scripts/hdrchk.pl rename : usr/src/tools/findunref/exception_list => usr/src/tools/findunref/exception_list.open | |||||
2008-07-10 | 6724675 assertion failed in dsl_dataset_get_ref(): ↵ | ahrens | 1 | -1/+1 | |
ds->ds_phys->ds_prev_snap_obj != 0 ... | |||||
2008-07-10 | 6705398 kernel_get_operationstate() returns CKR_FUNCTION_NOT_SUPPORTED when ↵ | krishna | 1 | -6/+15 | |
no operation is active | |||||
2008-07-10 | 6722595 ssertion failed: min_val < max_val, file: ↵ | mrj | 1 | -0/+10 | |
../../i86pc/io/ioat/ioat_rs.c, line: 83 | |||||
2008-07-10 | PSARC/2008/407 Fix *scanf() '%%' processing | robbin | 1 | -39/+54 | |
6690298 UNIX98/UNIX03: *vsx5* scanf() %% conversion tests fail | |||||
2008-07-10 | 6724239 missing mutex_exit() calls in {ah,esp}_send_acquire() | pwernau | 2 | -2/+8 | |
2008-07-10 | 6654689 incorrect comment in usr/src/uts/sparc/igb/Makefile line 12 | xy150489 | 9 | -281/+132 | |
6673228 Code clean for the igb driver 6693185 igb: assertion failed: mutex_owned(&igb->gen_lock) 6695291 igb needs to be added to the minor_perm file 6716686 igb could send packge larger than max_frame_size 6722846 igb head write-back should be initialized | |||||
2008-07-10 | 6720197 linked list handling in crypto libraries needs to be more robust | vk199839 | 2 | -2/+11 | |
2008-07-09 | 6648729 nv_sata: WARNING: nv_sata inst 0 port 1: SYNC mode not allowed ↵ | mlf | 1 | -2/+2 | |
during interrupt | |||||
2008-07-09 | n/a | vd224797 | 1 | -1/+2 | |
2008-07-09 | 6546495 peruser sparcv9 tests fail due to ASN.1 ber tag corruption | chinlong | 1 | -1/+25 | |
2008-07-09 | 6683575 Revisit handling of CREATE_XATTR_DIR | marks | 9 | -111/+214 | |