Activity
From 2016-02-06 to 2016-03-06
2016-03-06
-
10:40 PM Bug #6726 (Closed): ctype(3C): missing description for isxdigit_l
- While doing `man isxdigit_l` works, opening ctype(3C) man page, NAME, SYNOPSIS and DESCRIPTION are silent about isxdi...
-
02:14 PM Bug #6472: Panic in rfs4_compound_kstat_res()
- *Root Cause*
The rfs4_compound_kstat_res() is called from rfs4_dispatch() to update the kstats once the reply is s...
2016-03-05
-
06:59 PM Bug #3373 (Closed): gcc >= 4.5 concerns about offsetof()
- "git commit 876de206688d9fe008ad80c116a23a56701579d1":https://github.com/illumos/illumos-gate/commit/876de206688d9fe0...
-
06:59 PM Bug #2976 (Closed): remove useless offsetof() macros
- "git commit 5c5f137104b2d56181283389fa902220f2023809":https://github.com/illumos/illumos-gate/commit/5c5f137104b2d561...
-
05:26 PM Bug #6725 (Closed): PCI(-X) Express Fatal Error (0x40)
- Last week I got this error many times. Unfortunately I can't save any dump from this panic.
but I did a photo of the... -
03:29 PM Bug #6724 (Closed): stmfadm(1M): document missing options to delete-lu and remove-view
- stmfadm(1M) man page is missing description for 'k' option to delete-lu and 'a' option to remove-view subcommands.
-
09:18 AM Bug #6723 (Closed): etc/skel needs cleanup
- Current /etc/skel is distributing the obsolete local.* files, as useradd can copy .files. System defaults should be s...
2016-03-04
-
08:28 PM Bug #6696: Per-client NFS server IOPS, bandwidth, and latency kstats
- h1. Detailed NFS server stats
h2. Implementation
The detailed NFS server stats are implemented for all supporte... -
04:07 PM Bug #6712 (In Progress): beadm(1M): beadm mount should list mountpoint argument as optional
- Webrev: http://wojslaw.pl/damian/illumos-webrev-6712/
-
01:19 PM Bug #6716: eliminate remaining unused filesystems from GRUB
- You can use chainloading to boot Windows and Linux from the OpenIndiana grub menu. For Windows I use this in menu.lst...
-
07:23 AM Bug #6716: eliminate remaining unused filesystems from GRUB
- Please do not remove ext2fs until grub2 is able to boot both Linux and OpenIndiana. This is the only way I know to bo...
-
06:48 AM Bug #6721 (Closed): tran_setup_pkt(9E) returns int, not a pointer
- In the synopsis of the manual page *tran_setup_pkt(9E)*, we suggest that @tran_setup_pkt()@ should return a pointer t...
-
05:55 AM Bug #6719 (New): tran_setup_pkt(9E) ought mention scsi_hba_attach_setup(9F) flags explicitly
- The _tran_setup_pkt(9E)_ manual page has a relatively cryptic reference to allocation choices the HBA driver author m...
-
03:02 AM Bug #6718 (Closed): tran_tgt_init(9E) returns int, not void
- In the manual page @tran_tgt_init(9E)@, it seems that the return type in the *SYNOPSIS* is incorrect:...
2016-03-03
-
10:46 PM Bug #5584: Option argument to stmfadm list-view is not optional
- Oops, misread the description.
-
10:21 PM Bug #5584 (In Progress): Option argument to stmfadm list-view is not optional
-
10:38 PM Bug #6717 (Closed): stmfadm(1M): synopsis duplicates {offline,online}_lu subcommands for targets
- ...
-
10:26 PM Bug #4527: Duplication of code between sbdadm.c and stmfadm.c
- sbdadm(1M) man page lists it as "Obsolete Commited", stmfadm(1M) does everything sbdadm(1M) can and a lot more, so th...
-
10:19 PM Bug #3407 (In Progress): stmfadm(1M): extra dash for single char option '-s'
-
08:50 PM Bug #6716 (Closed): eliminate remaining unused filesystems from GRUB
- Our grub is quite outdated and it is questionable whether it can still be used for directly booting Linux or BSD. Cha...
-
07:43 PM Bug #6715 (Closed): Remove MD2 from libkmf
- "git commit 38379e9254628617dd4995589f23b06c84ffe16e":https://github.com/illumos/illumos-gate/commit/38379e9254628617...
-
05:35 PM Bug #6715 (Closed): Remove MD2 from libkmf
- Subject says it all.
-
05:35 PM Bug #6714: libkmf should be more flexible in the face of {Open,Libre}SSL
- I'm keeping this bug open as a general placeholder. I'm going to create a new bug for MD2 removal specifically.
-
04:00 PM Bug #6714 (New): libkmf should be more flexible in the face of {Open,Libre}SSL
- I eliminated MD2 from the OmniOS build of openssl, and suddenly illumos stopped building because of libkmf's dependen...
-
04:22 PM Bug #322 (Closed): Remove EXPORT_SRC targets and comments
- Covered by the two related issues.
-
03:03 PM Bug #6713 (Rejected): zpool(1M): missing description for property 'leaked'
- Need to document the following property:...
-
01:33 AM Bug #6712 (In Progress): beadm(1M): beadm mount should list mountpoint argument as optional
- ...
-
12:02 AM Feature #6673 (Closed): want a macro to convert seconds to nanoseconds and vice-versa
- "git commit a8f6344fa0921599e1f4511e41b5f9a25c38c0f9":https://github.com/illumos/illumos-gate/commit/a8f6344fa0921599...
-
12:02 AM Feature #6672 (Closed): arc_reclaim_thread() should use gethrtime() instead of ddi_get_lbolt()
- "git commit a8f6344fa0921599e1f4511e41b5f9a25c38c0f9":https://github.com/illumos/illumos-gate/commit/a8f6344fa0921599...
2016-03-02
-
10:25 AM Bug #5659: in the manual page for zpool(1M), one misuse of the word 'zpool' to describe a pool
- Thanks!
Meanwhile, in the world of ZFS on Linux, _zpool_ (not the zpool command), _ZPool_ (not the zpool command)... -
12:32 AM Bug #6696: Per-client NFS server IOPS, bandwidth, and latency kstats
- h1. Generic per-share and per-client stats
h2. Implementation
For every shared path there is generic per-share ...
2016-03-01
-
10:29 PM Feature #6709: manual pages need to be updated for loader (loader project)
- the webrev for manuals is: http://cr.illumos.org/~webrev/tsoome/6709/
and eeprom manual is bundled with eeprom updat... -
02:50 PM Feature #6709: manual pages need to be updated for loader (loader project)
- I have done the content changes, but most certainly any help is needed, as english is not my first language. I'll pro...
-
02:03 PM Feature #6709: manual pages need to be updated for loader (loader project)
- Let me help with this one. Which man pages you are going to update?
-
01:16 PM Feature #6709 (Closed): manual pages need to be updated for loader (loader project)
- complete transition from grub to loader.
-
09:26 PM Bug #6711 (New): TCP options need documentation
- Specifically:
TCP_CONN_ABORT_THRESHOLD
TCP_CONN_NOTIFY_THRESHOLD
TCP_ABORT_THRESHOLD
TCP_NOTIFY_THRESHOLD
TCP_... -
05:10 PM Bug #5659 (Closed): in the manual page for zpool(1M), one misuse of the word 'zpool' to describe a pool
- "git commit c8323d4323a565676ba44883bfeb289d9ed8813e":https://github.com/illumos/illumos-gate/commit/c8323d4323a56567...
-
05:10 PM Bug #4465 (Closed): zpool(1M) is able to offline cache vdevs despite what man page says
- "git commit c8323d4323a565676ba44883bfeb289d9ed8813e":https://github.com/illumos/illumos-gate/commit/c8323d4323a56567...
-
05:10 PM Bug #2897 (Closed): "zpool split" documentation missing from manpage
- "git commit 879bece34ee134b2be670393fe9ffe33ce268aa0":https://github.com/illumos/illumos-gate/commit/879bece34ee134b2...
-
05:10 PM Bug #6649 (Closed): autofs(4) should describe options set via sharectl(1M)
- "git commit d002581c15e562273045b1e5547179228d2db680":https://github.com/illumos/illumos-gate/commit/d002581c15e56227...
-
05:10 PM Bug #6710 (Closed): disable shadow compilation by default
- "git commit dac4b50e6ed9ca04ff7cefa049918f5ce0d147a8":https://github.com/illumos/illumos-gate/commit/dac4b50e6ed9ca04...
-
02:47 PM Bug #6710 (Closed): disable shadow compilation by default
- Given that the traditional shadow compiler isn't even available and of limited utility these days so it makes sense t...
-
01:05 PM Feature #6708 (Closed): update eeprom for loader (loader project)
- transition from grub to loader.
-
01:02 PM Feature #6707 (Closed): disable grub menu management in libbe (loader project)
- switch libbe from grub menu management to loader.
-
12:56 PM Feature #6706 (Closed): disable grub menu management in bootadm (loader project)
- switch bootadm from grub menu management to loader.
-
12:50 PM Feature #6705 (Closed): halt: replace grub_get_boot_args with be_get_boot_args (loader project)
- transition from grub specific interface to loader.
-
11:05 AM Feature #6704 (Closed): svc.startd: replace grub_get_boot_args with be_get_boot_args (loader project)
- transition from grub specific interface to loader.
-
10:58 AM Feature #6703 (Closed): update bootadm to support loader configuration (loader project)
- bootadm command needs to support loader configuration management.
-
10:45 AM Feature #6702 (Closed): libbe should support x86 installboot command (loader project)
- as libbe does implement interface to support boot program updates, it needs to be updated to include support for x86 ...
-
10:41 AM Feature #6701 (Closed): add installboot to i386 platform (loader project)
- loader needs installboot tool to manage boot loader boot program files.
-
10:34 AM Bug #6700 (Closed): remove installboot script from i386 platform (loader project)
- from integration of grub, the installboot command for x86 platform was replaced by script, instructing user to use in...
-
10:21 AM Feature #6699 (Closed): be_get_boot_args interface implementation in libbe (loader project)
- To support fast boot feature, some components are currently using grub_get_boot_args() interface from libgrubmgt libr...
-
09:56 AM Feature #6698 (Closed): freebsd btxld port for illumos (loader project)
- btxld is internal build tool used to integrate boot loader images with BTX V86 interface. As this tool is only needed...
-
12:41 AM Bug #6697: Aggregated IOPS, bandwidth, and latency kstats for NFS server
- h1. Aggregated NFS server stats
h2. Implementation
There are four types of aggregated kstats implemented:
|_... -
12:33 AM Bug #6697 (Rejected): Aggregated IOPS, bandwidth, and latency kstats for NFS server
- As an enhancement to the detailed NFS server kstats (#6090 and #6696) we would like to have the aggregated NFS server...
2016-02-29
-
10:31 PM Bug #6696 (Rejected): Per-client NFS server IOPS, bandwidth, and latency kstats
- As an enhancement to #6090 we would like to have the per-client and per-client/per-share IOPS, bandwidth, and latency...
-
03:08 PM Bug #6510: Kernel panic while trying to automount filesystem
- This looks an awful lot like #5833. Perhaps this is a duplicate?
-
02:25 PM Feature #6695 (New): audiohd device driver
- The audiohd driver does not support a codec from a nvidia video card.
The card:... -
12:35 PM Bug #6657: Page fault occurred in module "ixgbe" due to a NULL pointer dereference
- Core dump download link:
https://storage101.iad3.clouddrive.com/v1/MossoCloudFS_7fd23ebe-2c5e-41d2-b1f3-8fe567ee324... -
09:16 AM Bug #6693 (Closed): mdoc(5): typos in MT-LEVEL names
- "Exections", should be "Exceptions"?...
-
08:05 AM Bug #6692 (Closed): incorrect error message when trying to delete a section using sharectl(1M)
- ...
-
07:19 AM Bug #6691: V490 and V890 symlinks missing on SPARC build
- my info form mail_msg:...
-
02:31 AM Bug #6691: V490 and V890 symlinks missing on SPARC build
- I wonder if the version of dmake we are using is different. I'm running nightly with this one:...
2016-02-28
-
10:47 PM Bug #6691: V490 and V890 symlinks missing on SPARC build
- i have : T5220 with 32GB RAM, 8cores (64threads)
i do jenkins builds with full workspace cleanup (by: git clean -fdx... -
10:45 PM Bug #6691: V490 and V890 symlinks missing on SPARC build
- Nevertheless, I get these errors consistently on my T2000 with eight CPUs and 32 gigs of memory. I've seen load aver...
-
02:34 PM Bug #6691: V490 and V890 symlinks missing on SPARC build
- interest.
i'm using 32 threads with my builds on sun4v sparc T5220 and i have no this issue.
also i have tested bui... -
02:21 PM Bug #6691 (Closed): V490 and V890 symlinks missing on SPARC build
- In a SPARC build, these error messages appeared in mail_msg:...
2016-02-27
-
10:46 PM Bug #6690 (Closed): set_nfsv4_ephemeral_mount_to() tries to read AUTOMOUNT_TIMEOUT from defunct /etc/default/autofs
- set_nfsv4_ephemeral_mount_to() tries to read AUTOMOUNT_TIMEOUT from defunct /etc/default/autofs, it shouldn't - autof...
-
09:04 PM Bug #6657: Page fault occurred in module "ixgbe" due to a NULL pointer dereference
- Getting a dump here might be helpful so we can inspect which state we mishandled.
-
06:11 PM Bug #6689 (Closed): mbtowc(3C) fails to set errno for incomplete characters
- If an incomplete character is passed to mbtowc(3), it fails to set errno to EILSEQ, even though that is unambiguously...
-
05:29 PM Bug #6688 (Closed): Exorcise the man pages of "deamons"
- Some of the man pages contain "deamons" and should be fixed.
-
05:26 PM Bug #6687 (Closed): icmp(7P) and icmp6(7P) should mention that you need PRIV_NET_ICMPACCESS
- These manual pages don't mention the required privilege, potentially leading to users mistakenly thinking they could ...
-
05:25 PM Feature #6686 (Closed): import missing ipf manual pages
- Various tools refer to various ipf related manual pages which are missing. We should import and ship them.
-
05:23 PM Bug #6685 (Closed): avl_destroy_nodes(3AVL) shows period before parens in function name
- When the page is rendered, it shows "avl_destroy_nodes.()" instead of "avl_destroy_nodes().".
-
05:21 PM Feature #6684 (Closed): Allow sending from IPv6 SLAAC addresses within a zone using IP spoofing protection
- Upon receiving a Router Advertisement that indicates that the client should use SLAAC, the address that would be used...
-
05:07 PM Bug #6683 (Closed): Filtering on 'rarp' with snoop(1M) is broken
- snoop(1M) tries to look up 'rarp' in the tables that it uses to map to ethertypes, but the table contains Reverse ARP...
-
05:06 PM Bug #6682 (Closed): stop elfdump from weaving a web of SI_DTRACE lies
- The message for no information claims it's DTrace when it is not.
-
05:00 PM Bug #6681 (Closed): zfs list burning lots of time in dodefault() via dsl_prop_*
- Flamegraphing "zfs list" commands suggests that there is unnecessary time being burnt in dodefault() – see https://us...
-
04:55 PM Bug #6680 (Closed): SIOCGLIFADDR doesn't set sin6_scope_id for link-local IPv6 addresses
- When getting an address on an IPv6 interface with SIOCGLIFADDR, only the sin6_family and sin6_addr fields are set. If...
-
04:55 PM Bug #6674 (Closed): sys/isa_defs.h shouldn't unconditionally define _ILP32
- "git commit d643a855cbd8c4fb4fe966406fa05dff70673597":https://github.com/illumos/illumos-gate/commit/d643a855cbd8c4fb...
-
04:55 PM Bug #6659 (Closed): nvlist_free(NULL) is a no-op
- "git commit aab83bb83be7342f6cfccaed8d5fe0b2f404855d":https://github.com/illumos/illumos-gate/commit/aab83bb83be7342f...
-
10:15 AM Bug #6269 (Rejected): mismatch between manpage /etc/timezone and actual file (symlink) /etc/TIMEZONE
- Not a bug.
2016-02-26
-
11:29 PM Bug #6596 (Closed): Macro redefined in strtolctype.h
- "git commit bcf23f43dc1b73080eeded927585ee86feab40a7":https://github.com/illumos/illumos-gate/commit/bcf23f43dc1b7308...
-
09:40 PM Bug #6679 (Closed): Useless assert in acpidev_cpu_query_MAT()
- Broadwell-DE (Xeon D-1520) Supermicro box panics in acpidev with an assert when the "X2APIC" option is enabled in the...
-
01:15 PM Feature #6479 (Feedback): ZFS Diff Prints Carriage Returns
-
01:02 PM Bug #991 (Closed): towlower(3c) manpage is missing
- Resolved in #2964.
-
01:45 AM Bug #6676 (Closed): Race between unique_insert() and unique_remove() causes ZFS fsid change
- The fsid of zfs filesystems might change after reboot or remount. The problem seems to be caused by a race between u...
2016-02-25
-
09:39 PM Bug #3661 (Closed): Sync mDNS with upstream
- "git commit 5ffb0c9b03b5149ff4f5821a62be4a52408ada2a":https://github.com/illumos/illumos-gate/commit/5ffb0c9b03b5149f...
-
08:06 PM Feature #6416 (Closed): ptime -p could support multiple processes
- "git commit 8551f527eff6d736e8191795ffafe40abbdb71e6":https://github.com/illumos/illumos-gate/commit/8551f527eff6d736...
-
08:16 AM Feature #6479: ZFS Diff Prints Carriage Returns
- Wonder if Joshua already fixed this in #4448:...
-
07:14 AM Feature #6479: ZFS Diff Prints Carriage Returns
- Do you mean ^M here (ie, a name like "a\rb")?
-
07:20 AM Bug #6674 (Pending RTI): sys/isa_defs.h shouldn't unconditionally define _ILP32
-
05:59 AM Bug #6468 (Closed): remove iscsi-related cruft from zfs-tests
- "git commit ee0ab62f26fb5723153c0c1b3cb1c5590bd7fb3c":https://github.com/illumos/illumos-gate/commit/ee0ab62f26fb5723...
-
05:59 AM Bug #6577 (Closed): zfs_copies_004_neg fails trying to expand wildcard characters
- "git commit 964a6bd0f9365bb057bceb3cf813be3dbb8de2bf":https://github.com/illumos/illumos-gate/commit/964a6bd0f9365bb0...
-
05:59 AM Bug #6578 (Closed): cifs_attr_002_pos fails to cleanup after itself
- "git commit 327848f9b50960449ae0e73e0767b617af721690":https://github.com/illumos/illumos-gate/commit/327848f9b5096044...
-
05:59 AM Bug #6575 (Closed): grow_replicas_001_pos fails intermittently
- "git commit 633aa8079184298dfc2ae6966d0d9cc897712b57":https://github.com/illumos/illumos-gate/commit/633aa8079184298d...
-
05:43 AM Bug #6643 (Closed): zfstest should enforce the required privileges before running.
- "git commit 412db4e993a383395d7ff1add4bb97f97ca3d433":https://github.com/illumos/illumos-gate/commit/412db4e993a38339...
-
05:43 AM Bug #6642 (Closed): testrunner output can be displayed in the wrong order
- "git commit 412db4e993a383395d7ff1add4bb97f97ca3d433":https://github.com/illumos/illumos-gate/commit/412db4e993a38339...
-
05:42 AM Bug #6663 (Closed): Driver timerfd not built on SPARC
- "git commit a6c5c5ca2069d841106ecb240d54632487830200":https://github.com/illumos/illumos-gate/commit/a6c5c5ca2069d841...
2016-02-24
-
07:05 PM Bug #6662 (Closed): uts should only build the variant requested
- "git commit 5db531e3faa94427746eae754b11770fd8416b6d":https://github.com/illumos/illumos-gate/commit/5db531e3faa94427...
-
07:05 PM Bug #6671 (Closed): man(1): document MANWIDTH variable
- "git commit 4185ca1d7f22b7d0d04eac3b580dd338274cb432":https://github.com/illumos/illumos-gate/commit/4185ca1d7f22b7d0...
-
03:50 PM Bug #6674 (Closed): sys/isa_defs.h shouldn't unconditionally define _ILP32
- Been playing with clang which defines _ILP32, so the stuff is failing with:...
-
03:20 PM Bug #6592 (Closed): AI_ADDRCONFIG fails all resolutions when only loopback is present
- "git commit 96088c8326643135b996338d1fe5a68aac181f31":https://github.com/illumos/illumos-gate/commit/96088c8326643135...
-
02:54 PM Feature #6673 (Closed): want a macro to convert seconds to nanoseconds and vice-versa
- Illumos currently has macros to convert milliseconds to nanoseconds and nanoseconds to milliseconds defined in time.h...
-
05:06 AM Feature #6672 (Closed): arc_reclaim_thread() should use gethrtime() instead of ddi_get_lbolt()
- Instead of using ddi_get_lbolt(), ZFS should use gethrtime() for timekeeping to provides better time resolution. This...
2016-02-23
-
06:29 PM Bug #6671 (Closed): man(1): document MANWIDTH variable
- Document MANWIDTH variable used to set the width of output.
2016-02-22
-
05:55 PM Bug #6641 (Closed): deadman fires spuriously when running on VMware
- "git commit e014e7f89c5273294b22953615734b04c11b1b4f":https://github.com/illumos/illumos-gate/commit/e014e7f89c527329...
-
04:22 PM Bug #4521 (Closed): zfstest is trying to execute evil "zfs unmount -a"
- "git commit 8808ac5dae118369991f158b6ab736cb2691ecde":https://github.com/illumos/illumos-gate/commit/8808ac5dae118369...
-
03:41 PM Feature #1437: COMSTAR only supports 255 targets
- Looking at the code, I don't see why we have that limit at all - may be we could just remove it instead of increasing?
2016-02-21
-
01:58 PM Bug #6668 (New): Possible vnode leak in pc_rename()
- There is missing VN_RELE(svp) call (in a case svp is non-NULL) at line 623:...
-
02:48 AM Feature #6667 (Closed): Update e1000g/igb shared code
- This syncs the Intel provided shared and common code that's used by both e1000g and igb. This has a couple notable ch...
-
02:34 AM Feature #6666 (Closed): Want support for the Intel I219
- Now that support is more broadly available, we should add support for the Intel I219 and update the Intel common code...
2016-02-20
-
11:13 PM Bug #6665 (New): CTF fixes made in FreeBSD and Darwin should be merged back
- A user in #illumos pointed out:
https://svnweb.freebsd.org/base/head/cddl/contrib/opensolaris/tools/ctf/cvt/dwar...
2016-02-19
-
04:59 AM Bug #6664 (New): zpool(1M) import syntax for listing pools is different between synopsis and description
- Synopsis currently lists the following form:...
-
02:27 AM Bug #6663 (Closed): Driver timerfd not built on SPARC
- When building on the SPARC platform, I got this error in nightly.log:...
2016-02-18
-
09:12 PM Bug #6599 (Closed): kstat queues should assert on both platforms
- "git commit 6e7bd6722c43b5bb4fa3bfb4961472f546ec2a6a":https://github.com/illumos/illumos-gate/commit/6e7bd6722c43b5bb...
-
08:35 PM Bug #6660 (Closed): ufs may read too many indirect blocks, flush a random block to disk
- "git commit 49a119360d49a6e7e0b08e69ff5d965e828d3424":https://github.com/illumos/illumos-gate/commit/49a119360d49a6e7...
-
09:31 AM Bug #6624 (Rejected): cmd/sgs/lddstub on sparc has issue
- related to DilOS env.
I have added [-m32/-m64] to LDFLAGS.
it is correct if GCC is using as LD, but they are flags ... -
12:07 AM Bug #6662 (Closed): uts should only build the variant requested
- At present, due to an apparent typo, we build the kernel debug/non-debug regardless of what was asked for. We should...
2016-02-17
-
10:08 PM Bug #6646 (Closed): libbe be_do_copy_grub_cap() is broken when pool root dataset is not mounted
- "git commit a21e16923712d68dbeecfc9660b47a4279005efd":https://github.com/illumos/illumos-gate/commit/a21e16923712d68d...
-
03:41 AM Bug #6623: iostat -exrn has missing comma (field separator) in header
- ...
-
01:35 AM Bug #6658 (Closed): obsolete profiled-libc package
- "git commit e3ffd6e13f33aa6f350ad293275d238d628ffaa5":https://github.com/illumos/illumos-gate/commit/e3ffd6e13f33aa6f...
2016-02-16
-
05:57 PM Bug #6484 (Closed): [PATCH] GRUB should specify c89 for GCC 5
- Closing as a duplicate. A fix was included as part of the changes for #6648.
-
01:00 PM Bug #6652 (Rejected): Error when building illumos kernel
-
10:57 AM Bug #6652: Error when building illumos kernel
- Josef Sipek wrote:
> zheng cai wrote:
> > Josef Sipek wrote:
> > > Which version (commit id) of illumos-gate are y... -
11:57 AM Bug #4833: Remove volrmmount
- Webrev: http://cr.illumos.org/~webrev/andy_js/4833-4/
2016-02-15
-
10:29 PM Bug #6660 (Closed): ufs may read too many indirect blocks, flush a random block to disk
- ufs does:...
-
10:06 PM Bug #6645 (Closed): sgsmsg relies on undefined behaviour of loop-scoped variables
- "git commit eae164eb03cbb004dcf9154f36352e62f693eb6c":https://github.com/illumos/illumos-gate/commit/eae164eb03cbb004...
-
10:06 PM Bug #6648 (Closed): illumos build should be explicit about C standards
- "git commit 7f11fd00fc23e2af7ae21cc8837a2b86380dcfa7":https://github.com/illumos/illumos-gate/commit/7f11fd00fc23e2af...
-
05:36 PM Bug #6659: nvlist_free(NULL) is a no-op
- Second semantic patch to catch more "bad" users of nvlist_free()
-
03:58 PM Bug #6659 (Closed): nvlist_free(NULL) is a no-op
- There are a lot of places in the gate that conditionally call nvlist_free() to avoid passing a NULL pointer. It turn...
-
03:55 PM Bug #6658 (Closed): obsolete profiled-libc package
- The profiled libc package has created symlinks to the real libc since Solaris 10. (And therefore hasn't provided any...
-
02:01 PM Bug #6652: Error when building illumos kernel
- zheng cai wrote:
> Josef Sipek wrote:
> > Which version (commit id) of illumos-gate are you trying to build? Which ... -
01:39 PM Bug #6652: Error when building illumos kernel
- Did you notice all the 2013 dates? It looks like we need to make that old hg repository disappear, along with any in...
-
05:28 AM Bug #6652: Error when building illumos kernel
- Yuri Pankov wrote:
> Looks like another missing dependency in usr/src/lib/Makefile. The head commit would help, yes,... -
05:09 AM Bug #6652: Error when building illumos kernel
- Josef Sipek wrote:
> Which version (commit id) of illumos-gate are you trying to build? Which distro are you trying ... -
11:12 AM Bug #6657 (New): Page fault occurred in module "ixgbe" due to a NULL pointer dereference
- Had a machine with kernel panic. The panicinfo is 'message BAD TRAP: type=e (#pf Page fault) rp=ffffff003ec9c970 addr...
-
07:31 AM Bug #6656 (Resolved): ixgbe fails to power on PHY and SFP tx laser
- ixgbe(7D)'s attach and initialization routine expects the PHY and SFP Tx optics (if present) to be powered on. I ran ...
-
07:17 AM Bug #6655 (New): ZFS recv gets confused about receive_resume_token when -F is used.
- 1) zfs recv -s is first used, and for whatever reason, is aborted to leave a receive_resume_token
2) decide to sent ... -
06:34 AM Bug #6599: kstat queues should assert on both platforms
- After careful reading of how the SPARC code is implementing those kstat_* functlion, I have found an way to implement...
2016-02-14
-
08:28 PM Feature #6654 (New): newtask would benefit from the same process-matching abilities as priocntl, etc.
- at present, newtask only supports entering a single running process into a different task. It would be nice if it su...
-
04:52 PM Bug #6653: dtrace modifies ELF string table causing problems for linker
- BTW, there are three other dtrace strobed files in dix/ name getevents, events and dispatch.
These have modification... -
04:37 PM Bug #6653 (Closed): dtrace modifies ELF string table causing problems for linker
- this may be somewhat related to https://www.illumos.org/issues/6590
Since binutils 2.26, in particular with gas, I... -
02:40 PM Bug #6652: Error when building illumos kernel
- Looks like another missing dependency in usr/src/lib/Makefile. The head commit would help, yes, thought I fixed most ...
-
02:20 PM Bug #6652: Error when building illumos kernel
- Which version (commit id) of illumos-gate are you trying to build? Which distro are you trying to build it on?
-
08:27 AM Bug #6652 (Rejected): Error when building illumos kernel
- Hi, I am new to illumos. I try to build the illumos kernel using guide "http://wiki.illumos.org/display/illumos/How+T...
2016-02-13
-
10:58 PM Bug #6638 (Closed): ::pfiles walks out of bounds on array of vnode types
- "git commit 1665390b481087ca2aaff06a502c62b3ee91d530":https://github.com/illumos/illumos-gate/commit/1665390b481087ca...
-
10:58 PM Bug #6639 (Closed): uhci_qh walker contains whacky boolean logic
- "git commit a7317ceb814150d472383df8b987d7e3282ea15b":https://github.com/illumos/illumos-gate/commit/a7317ceb814150d4...
2016-02-12
-
11:39 PM Bug #5659 (In Progress): in the manual page for zpool(1M), one misuse of the word 'zpool' to describe a pool
-
11:37 PM Bug #4465 (In Progress): zpool(1M) is able to offline cache vdevs despite what man page says
-
11:09 PM Bug #6651 (New): mdb could support printing open file information
- Similar to #6650: you can use "!" to shell out to pfiles(1) to print open files in a target process or core file, but...
-
11:08 PM Bug #6650 (New): mdb could support printing complete process arguments
- Currently, there's no way to print the complete program's arguments from mdb without using ! to shell out to pfiles. ...
-
10:48 PM Bug #6649 (Closed): autofs(4) should describe options set via sharectl(1M)
- Currently autofs(4) describes the options which were used to be set in /etc/default/autofs, it shouldn't. Instead, de...
-
08:16 PM Bug #6647 (Closed): MANSECTS should not require a trailing comma
- "git commit d456640d8a14f0ba35a7ec232f0ce9ebd34541cb":https://github.com/illumos/illumos-gate/commit/d456640d8a14f0ba...
-
03:11 AM Bug #6647 (In Progress): MANSECTS should not require a trailing comma
-
04:07 PM Bug #6648 (Closed): illumos build should be explicit about C standards
- To avoid future surprises, we should make sure that no components thwart our attempts to always be explicit about the...
2016-02-11
-
09:50 PM Bug #6647 (Closed): MANSECTS should not require a trailing comma
- The _man(1)_ program will read an optional @man.cf@ file, if present, in each of the directories in @MANPATH@. This ...
-
06:23 PM Bug #6541 (Closed): Pool feature-flag check defeated if "verify" is included in the dedup property value
- "git commit 971640e6aa954c91b0706543741aa4570299f4d7":https://github.com/illumos/illumos-gate/commit/971640e6aa954c91...
-
06:23 PM Bug #6585 (Closed): sha512, skein, and edonr have an unenforced dependency on extensible dataset
- "git commit 892586e8a147c02d7f4053cc405229a13e796928":https://github.com/illumos/illumos-gate/commit/892586e8a147c02d...
-
06:23 PM Bug #6586 (Closed): Whitespace inconsistencies in the spa feature dependency arrays in zfeature_common.c
- "git commit 22b6687e7850d421c61bf433a388b7db306aca00":https://github.com/illumos/illumos-gate/commit/22b6687e7850d421...
-
06:23 PM Feature #6603 (Closed): zfeature_register() should verify ZFEATURE_FLAG_PER_DATASET implies SPA_FEATURE_EXTENSIBLE_DATASET
- "git commit 0803e914d3511e82e0b1cc0c888af873a4aaa7d1":https://github.com/illumos/illumos-gate/commit/0803e914d3511e82...
-
05:42 PM Bug #6644 (Closed): MBOOT_SCAN_SIZE in usr/src/cmd/boot/common/mboot_extra.h is wrong
- "git commit bd94aa560898627952fba8f09dda95c4492e7d9e":https://github.com/illumos/illumos-gate/commit/bd94aa5608986279...
-
05:14 PM Bug #4063: flowcontrol set to 'bi' loses IP connectivity on ixgbe driven X520
- As Dan noted on one of the illumos lists, this fix has been in use inside Nexenta since Fall 2013:
https://github.c... -
02:31 PM Bug #6593: want LBA48 support in grub
- Webrev: http://ma.nexenta.com/~woodstock/illumos-6593/
This just fixes the loading of files beyond 2TB.
Fixing ... -
11:15 AM Bug #6646 (Closed): libbe be_do_copy_grub_cap() is broken when pool root dataset is not mounted
- the pool root dataset handle management is broken and should be fixed.
-
02:34 AM Bug #6645 (Closed): sgsmsg relies on undefined behaviour of loop-scoped variables
- sgsmsg relies on a variable scoped within a loop and left uninitialized to retain its value across iterations of the ...
2016-02-10
-
07:02 PM Bug #6550 (Closed): cmd/zfs: cleanup gcc warnings
- "git commit c16bcc4577f389573eff411c7b7e040294078c3b":https://github.com/illumos/illumos-gate/commit/c16bcc4577f38957...
-
06:15 PM Bug #6551 (Closed): cmd/zpool: cleanup gcc warnings
- "git commit b327cd3f3b4dab4f29e7140159b1e01ed2ceef2a":https://github.com/illumos/illumos-gate/commit/b327cd3f3b4dab4f...
-
12:03 PM Bug #6644 (Closed): MBOOT_SCAN_SIZE in usr/src/cmd/boot/common/mboot_extra.h is wrong
- /* multiboot header needs to be located in the first 32KB. */
#define MBOOT_SCAN_SIZE (32 * 1024 * 1024)
... -
04:30 AM Bug #6643 (Closed): zfstest should enforce the required privileges before running.
- The script currently requires users to drop privs before running it. It should just run the runner script with the re...
-
04:30 AM Bug #6642 (Closed): testrunner output can be displayed in the wrong order
- Lines of output that happen in the same hundredth of a second are printed in alphabetical order, not the order in whi...
-
04:09 AM Bug #6641 (Closed): deadman fires spuriously when running on VMware
- When the system hibernates and restarts, the counter that it uses to
measure time gets reset to nearly zero. As a re...
2016-02-09
-
11:47 PM Bug #6640 (Closed): dca gets the instance number a lot, never actually uses it
- dca is apparently obsessed with retrieving its instance number. It never actually does anything with it, and should ...
-
08:23 PM Bug #6637 (Closed): replacing "dontclose" with "should_close"
- "git commit d189620258b3c9b0e2f7e2104840be2eee7c68e5":https://github.com/illumos/illumos-gate/commit/d189620258b3c9b0...
-
07:40 PM Bug #6562 (Closed): Refquota on receive doesn't account for overage
- "git commit 5f7a8e6d750cb070a3347f045201c6206caee6aa":https://github.com/illumos/illumos-gate/commit/5f7a8e6d750cb070...
2016-02-08
-
05:43 PM Bug #6639 (Closed): uhci_qh walker contains whacky boolean logic
- ...
-
05:41 PM Bug #6638 (Closed): ::pfiles walks out of bounds on array of vnode types
- mdb's ::pfiles walks one entry too far through the fs_type array of vnode types. Also, it does this all the time, ev...
-
04:47 PM Feature #6528 (Closed): need casesensitivity/normalization test cases for zfs-tests
- "git commit d7e7cb9c207e40874f6a4b61ca8ea1526b5555bd":https://github.com/illumos/illumos-gate/commit/d7e7cb9c207e4087...
-
04:35 PM Bug #5027: zfs large block support
- "git commit c3d26abc9ee97b4f60233556aadeb57e0bd30bb9":https://github.com/illumos/illumos-gate/commit/c3d26abc9ee97b4f...
-
04:47 AM Bug #6637 (Closed): replacing "dontclose" with "should_close"
- small code refactor for readability
2016-02-07
-
12:44 PM Bug #6636 (Closed): NULL pointer constant issues in cmd/{truss,tic,stat,refer,print,oamuser,krb5,isns}
- Placeholder for review of NULL pointer constant issues in cmd/{truss,tic,stat,refer,print,oamuser,krb5,isns}
-
12:43 PM Bug #6635 (Resolved): NULL pointer constant issues in cmd/{svc,picl,bnu,syseventd,rcm_daemon,hal,avs]
- Placeholder for review of NULL pointer constant issues under cmd/ /{svc,picl,bnu,syseventd,rcm_daemon,hal,avs]
-
12:40 PM Bug #6634 (Closed): NULL pointer constant issues in cmd/{abi,ypcmd,nscd,mailx,fm,cmd-crypto}
- Placeholder for review of NULL pointer constant issues under cmd/ {abi,ypcmd,nscd}
-
12:19 PM Bug #6633 (Closed): diverse NULL pointer constant issues in cmd/
- Placeholder for review of diverse NULL pointer constant issues under cmd/
-
12:18 PM Bug #6632 (Closed): NULL pointer constant issues in cmd/lp
- Placeholder for review of NULL pointer constant issues under cmd/lp
-
12:18 PM Bug #6631 (Closed): NULL pointer constant issues in cmd/svr4pkg
- Placeholder for review of NULL pointer constant issues under cmd/svr4pkg
-
12:18 PM Bug #6630 (Closed): NULL pointer constant issues in cmd/lvm
- Placeholder for review of NULL pointer constant issues under cmd/lvm
-
12:17 PM Bug #6629 (Closed): NULL pointer constant issues under cmd/cmd-inet
- Placeholder for review of NULL pointer constant issues under cmd/cmd-inet
-
12:17 PM Bug #6628 (Closed): NULL pointer constant issues in cmd/fs.d
- Placeholder for review of NULL pointer constant issues under cmd/fs.d
-
12:17 PM Bug #6627 (Closed): NULL pointer constant issues in cmd/sgs
- Placeholder for review of NULL pointer constant issues under cmd/sgs
-
12:16 PM Bug #6626 (Closed): NULL pointer constant issues in cmd/mdb
- Placeholder for review of NULL pointer constant issues in cmd/mdb
-
08:42 AM Bug #6625 (Closed): cleanup warnings in usr/src/ucbcmd/chown
- warning cleanup in chown as part of 6617
consequently, remove `CERRWARN += -_gcc=-Wno-implicit-function-declaration'... -
07:23 AM Bug #6624 (Rejected): cmd/sgs/lddstub on sparc has issue
- i'm using gcc44 on sparc and have found by build only cmd/sgs/lddstub:...
-
06:22 AM Bug #6623 (Closed): iostat -exrn has missing comma (field separator) in header
- Reminder: -r flag to iostat is "raw" output - actually machine parseable CSV.
This issue whereby a comma is missin... -
02:16 AM Bug #6606 (Closed): pysolaris has no translations but pretends otherwise
- "git commit aeac2d873b68a43f6650e0d0f021c02f5a653a21":https://github.com/illumos/illumos-gate/commit/aeac2d873b68a43f...
-
02:16 AM Bug #6600 (Closed): cmd/fm should use the msgfmt(1) that Makefile.master tells it to
- "git commit 6d6fcbbb256ba9a8fe3e6076ae8a1f493b1f1a99":https://github.com/illumos/illumos-gate/commit/6d6fcbbb256ba9a8...
2016-02-06
-
03:29 PM Bug #6622 (Closed): diverse NULL pointer constant issues in lib/
- Placeholder to review diverse NULL pointer constant issues in lib/
-
03:29 PM Bug #6621 (Closed): NULL pointer constant issues in lib/lvm
- Placeholder to review NULL pointer constant issues in lib/lvm
-
03:28 PM Bug #6620 (Closed): NULL pointer constant issues in lib/libc
- Placeholder to review NULL pointer constant issues in lib/libc
-
03:28 PM Bug #6619 (Closed): NULL pointer constant issues in lib/cfgadm_plugins
- Placeholder to review NULL pointer constant issues in lib/cfgadm_plugins
-
03:26 PM Bug #6618 (Closed): NULL pointer constant issues in test/
- Placeholder to review NULL pointer constant issues in test/
-
03:24 PM Bug #6617 (Resolved): NULL pointer constant issues in ucbcmd
- Placeholder to review NULL pointer constant issues in ucbcmd/
-
03:24 PM Bug #6616 (Closed): NULL pointer constant issues in common
- Placeholder to review NULL pointer constant issues in common/
-
02:46 PM Bug #6615 (Closed): diverse NULL pointer constant issues in uts/common/
- This is a placeholder for reviews of diverse NULL pointer constant issues under uts/common/
-
02:44 PM Bug #6614 (Closed): NULL pointer constant issues in uts/common/io
- This is a placeholder for reviews of NULL pointer constant issues under uts/common/io
-
02:42 PM Bug #6613 (Closed): NULL pointer constant issues in uts/common/os
- This is a placeholder for reviews of NULL pointer constant issues under uts/common/os
-
02:39 PM Bug #6612 (Closed): NULL pointer constant issues in uts/common/fs
- This is a placeholder for reviews of NULL pointer constant issues under uts/common/fs
-
10:44 AM Bug #6611: NULL pointer constant issues in uts/i86pc
- This should read uts/i86pc instead of uts/common/i86pc
-
10:39 AM Bug #6611 (Closed): NULL pointer constant issues in uts/i86pc
- This is a placeholder for review of NULL pointer constant issues under uts/common/i86pc
-
10:43 AM Bug #6609: NULL pointer constant issues in uts/intel
- This should read uts/intel instead of uts/common/intel
-
10:36 AM Bug #6609 (Closed): NULL pointer constant issues in uts/intel
- This is a placeholder to review NULL pointer constant issues under uts/common/intel
-
10:42 AM Bug #6610: NULL pointer constant issues in uts/i86xpv
- This should read uts/i86xpv instead of uts/common/i86xpv
-
10:38 AM Bug #6610 (Closed): NULL pointer constant issues in uts/i86xpv
- This is a placeholder for review of NULL pointer constant issues under uts/common/i86xpv
-
08:24 AM Bug #6608 (New): removal of obsolete, private libc thread storage interfaces to java 1.2
- according to the current comments here: http://src.illumos.org/source/xref/illumos-gate/usr/src/lib/libc/port/threads...
-
05:13 AM Bug #6607 (Closed): add default MAP_FILE symbol to sys/mman.h
- Many programs, such as webkit, specify 'MAP_FILE | MAP_SHARED' as flags to the call to mmap.
Apparently many platf... -
12:35 AM Bug #6606 (Closed): pysolaris has no translations but pretends otherwise
- For reasons I'd rather not consider, pysolaris pretends it has messages to be translated. It, uh, shouldn't.
Also available in: Atom