summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-06-196440631 superfluous_local_zone_files needs an updateonnv_43comay1-2/+6
2006-06-196439022 generic_limited_net disables wbem; make local_only insteadrotondo2-3/+9
2006-06-196416482 filebench oltp workload hangs in zfsmaybee15-245/+330
6440499 zil should avoid txg_wait_synced() and use dmu_sync() to issue parallel IOs when fsyncing
2006-06-196437833 SNV_42 panics on post installation mount for the machines ↵cth1-3/+3
happy.ireland and narcotic.ireland
2006-06-196408774 cputrack returns 0 even for internal error caseskk1123402-34/+56
2006-06-196352843 alignment error panic during DR detach when pci spurious interrupt ↵danice1-2/+9
happened
2006-06-196440124 MD framework shouldn't use BOP_ALLOCarao1-5/+3
2006-06-196438596 libproc Pfindexec() search logic faultyrab1-10/+9
2006-06-196439906 AUDIT_PASSWD is defined in <bsm/audit.h> and not usedgww2-14/+12
2006-06-196218814 nightly builds tools/ for EXPORT/CRYPT builds in original source treedanmcd1-1/+3
2006-06-196436553 OPL prtdiag does not display memory controller info after DRjimand1-2/+20
2006-06-196357052 zulu driver Makefile breaks lint without debug buildkrishna7-25/+22
6419846 'make lint' and 'make check' should work in open-only ON workspaces 6419983 mc-amd driver Makefile breaks lint without debug build Contributed by Richard Lowe <richlowe@richlowe.net>.
2006-06-196434725 sun4v VIS emulation of little-endian partial-store ASIs is incorrectjfrank1-20/+19
2006-06-196435689 CPU DR panics on OPL systemskini1-3/+6
2006-06-196423586 Uli M1575 USB OHCI trn_oor panicgk734713-0/+105
2006-06-196437734 memory corruption when fix for CR6301942 is used with kmem_flags ↵elowe1-2/+8
KMF_REDZONE
2006-06-196440068 can no longer shutdown zoneevanl1-6/+2
2006-06-196438439 sync xmod/cry_files with pkgdefs/Makefile for SUNWopenssl-manjp1619482-26/+31
6438531 remove unnecessary noise during processing of OpenSSL manual pages 6438823 potential race condition during OpenSSL man pages conversion
2006-06-186438551 assertion failed: curdata->ex_secinfo[c].s_refcnt >= 0jasmith2-5/+4
2006-06-166330449 call to meminfo(2) with MEMINFO_PLGRP & invalid PA could in theory ↵stevel3-10/+14
cause an assertion failure
2006-06-166433092 ON needs a tool for dumping lint libraries (fix packaging)meem3-9/+8
2006-06-166327920 process_nonresumable_error should not ignore unknown error conditionswh947091-3/+4
2006-06-166433092 ON needs a tool for dumping lint librariesmeem7-8/+1096
2006-06-166412368 Solaris/Intel terminal emulator escape sequence support does not ↵lt2003412-85/+18
match SPARC
2006-06-166298213 Failure to check for errors causes stage2 to output improper error ↵szhou6-12/+126
message when booting off of USB 6387379 GRUB has totally broken I/O error handling
2006-06-166413062 mc-opl enhancement for opl platformav14539013-405/+1716
6414938 mem_unum_burst_pattern() in mem scheme doesn't set ENOTSUP if DIMM UNUM bursting fails 6423747 OPL: fru name need to reflect the model of the OPL pltaform 6435857 DIMM serial ids support on OPL platforms
2006-06-166435618 prtdiag does not list PCI slot # for 2 port devicesfw1573211-8/+8
2006-06-16PSARC/2006/337 fstyp(1M) extensionsartem48-1609/+4187
6348483 ufs fstyp(1M) should display fs_rolled & fs_flags 6430772 fstyp(1M) extensions --HG-- rename : usr/src/cmd/fstyp/fstyp.sh => deleted_files/usr/src/cmd/fstyp/fstyp.sh
2006-06-166334314 su driver can hang in certain ioctls (TCSETA) when asy_isbusy is truezk1947571-0/+19
2006-06-156437096 /usr/ccs/bin/dis incorrectly disassembles i386 undocumented ffreep ↵dmick1-1/+1
instruction
2006-06-156434128 LDOMs support introduced extraneous [ir].manifest filesarao4-2/+2
6438924 SUNWldomr.v is missing the manifest class in pkgino.tmpl --HG-- rename : usr/src/pkgdefs/SUNWldomr.v/i.manifest => deleted_files/usr/src/pkgdefs/SUNWldomr.v/i.manifest rename : usr/src/pkgdefs/SUNWldomr.v/r.manifest => deleted_files/usr/src/pkgdefs/SUNWldomr.v/r.manifest
2006-06-155053471 emit warning on non-DEBUG kernels when kmem flags are unsupporteddp2014282-5/+35
6436505 Parameters are checked for all modules loaded, instead of just after reading /etc/system
2006-06-156439370 assertion failures possible in dsl_dataset_destroy_sync()ahrens1-0/+1
2006-06-156439102 assertain failed: dmu_buf_refcount(dd->dd_dbuf) == 2 in ↵ahrens1-1/+0
dsl_dir_destroy_check()
2006-06-156301220 Fix stats reporting so we do not lie about spins.dv1427241-7/+17
2006-06-15PSARC 2006/369 hostname(1) getopt-izationesaxe4-6/+123
6423266 hostname(1) should reject (invalid) options 6413595 hostname(1) is needlessly show Contributed by Jeremy Teo <white.wristband@gmail.com> --HG-- rename : usr/src/cmd/hostname/hostname.sh => deleted_files/usr/src/cmd/hostname/hostname.sh
2006-06-156436940 bfu on OPL systems reported undefined symbolshyw1-0/+22
2006-06-154921452 incorrect IPMP code in IPv6 source address selectionrk1290647-49/+71
6301112 Mangled Neighbor Solicitation messages out of solaris in an IPMP configuration with IPv6 6310343 IPMP selects failed interfaces link local address. 6395535 IPMP configured system will reply with the MAC/Link local address mismatch for ICMP echo reply.
2006-06-156389488 new fsck_ufs(1M) complains about CG XXXX: IMPOSSIBLE NUMBER OF ↵vk1548062-4/+4
CYLINDERS IN GROUP
2006-06-156230795 C-Shell leaves process running after termination.mg1471092-0/+45
2006-06-14PSARC 2006/388 snapshot -rahrens31-1113/+1659
6373978 want to take lots of snapshots quickly ('zfs snapshot -r')
2006-06-146438703 sfx4500-disk: Incorporate additional code review commentssethg13-231/+263
2006-06-146424201 sendmail MIME multipart nesting issuejbeck30-163/+300
6438600 upgrade sendmail to 8.13.7
2006-06-146413181 IB-EM: Moderate IPoIB traffic over 4 ports freezes the systemnh1450021-17/+20
2006-06-146438790 vpanic doesn't save %rbx at the time of the panicsethg1-1/+1
2006-06-146433603 A panic occur when setting the audit flags to "all"rica1-2/+10
2006-06-14PSARC 2006/353 ld(1) output file removal - change default behaviorab1960873-31/+45
6432984 ld(1) output file removal - change default behavior (PSARC 2006/353)
2006-06-146433438 truss -u doesn't deal properly with dlclose()raf3-20/+96
2006-06-146426010 Need ability to direct console to USB serial deviceszhou20-65/+1097
2006-06-146401400 zfs(1) usage output is excessively longdarrenm1-3/+11