Activity
From 2017-06-07 to 2017-07-06
2017-07-06
-
09:54 PM Bug #3729: getifaddrs must learn to stop worrying and love the other address families
- This was backed out because consumers have come to depend on this bug.
Namely libuv, while "multi-platform" had a ... -
04:13 PM Bug #8466 (Closed): fix for 8268 forgot to actually ignore the namespaces with bad block size
- "git commit 31c62b2533ba735118d04f02c094e23b6a18086c":https://github.com/illumos/illumos-gate/commit/31c62b2533ba7351...
-
12:06 PM Bug #8466 (Closed): fix for 8268 forgot to actually ignore the namespaces with bad block size
- The changeset for bug #8268 adds a check for invalid block size but does not set ns_ignore = B_TRUE.
-
01:27 PM Bug #8268: NVMe driver needs to ignore namespaces that specify an unused LBA Format
- Thanks for confirming, I posted a webrev for review.
That nvmeadm output looks like we should hide ignored namespa... -
12:14 PM Bug #8268: NVMe driver needs to ignore namespaces that specify an unused LBA Format
- Okay I managed to confuse myself and then figure it out:
1) While testing your changeset I just hand edited the fi... -
10:41 AM Bug #8268: NVMe driver needs to ignore namespaces that specify an unused LBA Format
- I'm not sure I follow your logic. In nvme_attach(), the check for ns_ignore comes before doing anything with blkdev. ...
-
06:39 AM Bug #8268: NVMe driver needs to ignore namespaces that specify an unused LBA Format
- Sorry I got caught up with other things. Yes, my original patch didn't work and I moved the code block down. Your upd...
-
01:08 AM Feature #7938: disable LBA weighting on files and SSDs
- James, are you still working on this?
2017-07-05
-
09:44 PM Feature #3753: Add zfs receive property support (zfs recv -o)
- Hi,
Nexenta has already implemented this feature. It is really great. Someone on the omnios mailinglist told me it... -
06:58 PM Bug #8067: zdb should be able to dump literal embedded block pointer
- "git commit 4923c69fddc0887da5604a262585af3efd82ee20":https://github.com/illumos/illumos-gate/commit/4923c69fddc0887d...
-
06:58 PM Bug #8126 (Closed): ztest assertion failed in dbuf_dirty due to dn_nlevels changing
- "git commit dcb6872c565819ac88acbc2ece999ef241c8b982":https://github.com/illumos/illumos-gate/commit/dcb6872c565819ac...
-
06:29 PM Bug #8456 (Closed): libipsecutil: variable might be clobbered by longjmp
- "git commit 80ad54c9895f9953b06c6f78e52ecf6493aa21d6":https://github.com/illumos/illumos-gate/commit/80ad54c9895f9953...
-
03:31 PM Bug #8465 (Closed): aggressive-loop-optimizations error in rt2860.c
- In building illumos-gate with gcc-4.9.4 under Hipster, the following error appeared:...
-
03:31 PM Bug #5167 (Closed): git-pbchk fails to detect parent branch
- "git commit 28e2b3ad0b14867ee7f3383890f6658e6e9448a1":https://github.com/illumos/illumos-gate/commit/28e2b3ad0b14867e...
-
05:38 AM Bug #8464 (Closed): audioconvert: cannot convert 'std::nullptr_t' to 'char' in assignment
- Build error from gcc 6:...
-
05:22 AM Bug #8463 (Closed): common/acl: 'resultcount' may be used uninitialized in this function
- Build error from gcc 6:...
-
05:13 AM Bug #8462 (Closed): idmap: door_retried may be used uninitialized
- Build error from gcc 6:...
-
05:07 AM Bug #8461 (Closed): fcip: 'tok_buf_size' may be used uninitialized in this function
- Build issue from gcc 6:...
-
04:55 AM Bug #8460 (Closed): emlxs: passing argument discards volatile qualifier
- Build error from gcc 6:...
-
04:39 AM Bug #8459 (Closed): i86pc: pci_tools.c variable might be clobbered
- Build error from gcc 6:...
2017-07-04
-
10:07 PM Bug #8458 (Closed): auditd_plugins: temp_minfree may be used uninitialized
- Build error from gcc 6:...
-
10:02 PM Bug #8457 (Closed): libstmf: psStmfProp and psStmfPropVal may be used uninitialized
- Build error from gcc 6:...
-
09:58 PM Bug #8456 (Closed): libipsecutil: variable might be clobbered by longjmp
- Build error from gcc 6:...
-
08:52 PM Feature #8455 (Closed): Simple post-mortem reporter for amd64 loader.efi
- FreeBSD update https://svnweb.freebsd.org/base?view=revision&revision=r306090
The uefi loader has the problem that... -
05:06 PM Feature #4703 (Closed): would like xargs support for -P
- "git commit 04427e3bf236c18cc532680b957267ee70b1037d":https://github.com/illumos/illumos-gate/commit/04427e3bf236c18c...
2017-07-03
-
04:51 PM Bug #8454 (Closed): libzpool build fails if no LINTLIB after 7431
- build of libzpool failed if we have no LINTLIB target build
easy fix is:...
2017-07-02
-
11:34 AM Bug #7354: std::locale("") does not work properly
- Illumos-site seems has been fixed: https://illumos.topicbox.com/groups/developer/discussions/Td23a09ce01f2967f
Sti... -
11:17 AM Bug #7354: std::locale("") does not work properly
- That problem is way older than illumos and has been repoted multiple time since 2004. Afaik there had been a few that...
-
04:37 AM Bug #8453 (New): a lot of 3xnet man pages seem to duplicate 3nsl
- as the above, looking at .3xnet pages, they seem to be a candidates for garbage collect.
-
04:11 AM Bug #8452: nightly(1onbld): Remove documentation for obsolete environment variables
- Review: https://www.illumos.org/rb/r/611/
-
04:03 AM Bug #8452 (Closed): nightly(1onbld): Remove documentation for obsolete environment variables
- The nightly environment variables TOOLS_ROOT, TEAMWARE, and CHECK_DMAKE are documented in the nightly(1onbld) man pag...
-
02:50 AM Bug #8451 (Closed): cstyle: Remove space-tab sequences in usr/src/head
- We need to remove the space-tab sequences from all header files in @usr/src/head@ that are checked using the @cstyle(...
2017-06-30
-
04:57 PM Bug #8438 (Closed): panic in vnode_valid_pn
- "git commit 8902f61a33bdc50fa8815c0a787c286591fe12ef":https://github.com/illumos/illumos-gate/commit/8902f61a33bdc50f...
-
04:54 PM Bug #8373: TXG_WAIT in ZIL commit path
- I was wrong about the ARC throttling having an effect on ZIL writes.
Because the ZIL write tx does not have any hold... -
02:51 PM Bug #8425 (Closed): boot: create_ramdisk needs cleanup
- "git commit 87bdc12930bfa66277c45510e399f8a01e06c376":https://github.com/illumos/illumos-gate/commit/87bdc12930bfa662...
-
12:00 AM Bug #3167 (Closed): kernel panic in apix:apic_timer_init
- "git commit a51869cd883cf8c992f8920c767bb4b5939f3006":https://github.com/illumos/illumos-gate/commit/a51869cd883cf8c9...
2017-06-29
-
11:56 PM Bug #6901 (Closed): Multibyte regexec could be supported
- To check that I'm not imagining things, I've added some printfs to regex routines and did a very simple test case wit...
-
11:02 PM Bug #6901: Multibyte regexec could be supported
- I think the reporter is reading the code wrong, see how @regexec.c@ includes @engine.c@ several times, after setting ...
-
11:12 PM Bug #8416 (Closed): abd.h is not C++ friendly
- "git commit 5e2a074725cb7c16ea1c6554da11ab4d6b4e7aee":https://github.com/illumos/illumos-gate/commit/5e2a074725cb7c16...
-
11:12 PM Bug #7910 (Closed): l2arc_write_buffers() may write beyond target_sz
- "git commit 16a7e5ac116c85d965007a5f201104b564e82210":https://github.com/illumos/illumos-gate/commit/16a7e5ac116c85d9...
-
11:12 PM Bug #8378 (Closed): crash due to bp in-memory modification of nopwrite block
- "git commit b7edcb940884114e61382937505433c4c38c0278":https://github.com/illumos/illumos-gate/commit/b7edcb940884114e...
-
11:12 PM Bug #8377 (Closed): Panic in bookmark deletion
- "git commit 42418f9e73f0d007aa87675ecc206c26fc8e073e":https://github.com/illumos/illumos-gate/commit/42418f9e73f0d007...
-
11:12 PM Bug #7600 (Closed): zfs rollback should pass target snapshot to kernel
- "git commit 77b171372ed21642e04c873ef1e87fe2365520df":https://github.com/illumos/illumos-gate/commit/77b171372ed21642...
-
11:12 PM Bug #8430 (Closed): dir_is_empty_readdir() doesn't properly handle error from fdopendir()
- "git commit ba6e7e6505150388de6dc6a88741164118a421bf":https://github.com/illumos/illumos-gate/commit/ba6e7e6505150388...
-
11:12 PM Bug #8426 (Closed): mark immutable buffer arguments as such in abd.h
- "git commit 9b195260e22529ac0e2580faaf89402420589c1c":https://github.com/illumos/illumos-gate/commit/9b195260e22529ac...
-
10:53 PM Bug #8318 (Closed): i40e polling panics on debug after 7865
- "git commit 338749cb338b2e6a9942d1b744e92ba283f2cd01":https://github.com/illumos/illumos-gate/commit/338749cb338b2e6a...
-
10:15 PM Bug #8195 (Closed): calendar: misleading-indentation
- the calendar got removed by "7948 Remove old calendar utility"
-
10:13 PM Bug #8195 (Feedback): calendar: misleading-indentation
-
10:04 PM Bug #7948 (Closed): Remove old calendar utility
- "git commit 719b66656b90abb6bcea4b0287075b2eaabb2de6":https://github.com/illumos/illumos-gate/commit/719b66656b90abb6...
-
10:02 PM Bug #8440 (Closed): loader: Don't bother to set target for SEEK_END
- "git commit 1f2db76761b7bc2a0aa953a41cb1585a54b35666":https://github.com/illumos/illumos-gate/commit/1f2db76761b7bc2a...
-
07:32 AM Bug #8440 (Closed): loader: Don't bother to set target for SEEK_END
- While there also collapase SEEK_END into default case in lseek.
https://svnweb.freebsd.org/base?view=revision&... -
08:39 PM Bug #8450 (Closed): UCODE_MAX_SIZE is too small for modern microcode
- The modern x86 microcode files are getting larger than they historically have been. Today there are two different lim...
-
08:38 PM Bug #8449 (Closed): mdb inserts spurious newlines in wrapped input lines
- mdb inserts a (silent) newline into input buffers that exceed a line. As a result, if one attempts to cut-and-paste a...
-
06:26 PM Bug #8439 (Closed): tools version of mandoc fails to build on pre-6790 systems
- "git commit 8808b6ca868080736fca7df57b963793e6024266":https://github.com/illumos/illumos-gate/commit/8808b6ca86808073...
-
05:08 PM Bug #8387 (Closed): ps(1) should mention the -e behavior in more places
- "git commit b51c78890d70a7955894b29cf2e174a6b98e53b2":https://github.com/illumos/illumos-gate/commit/b51c78890d70a795...
-
04:24 PM Bug #8437: dlmgmt_setzoneid() doesn't enforce uniqueness
- webrev: http://us-east.manta.joyent.com/rpz/public/webrev/gate/8437/index.html
The @zoneid != GLOBAL_ZONE@ has no ... -
03:29 AM Bug #8437: dlmgmt_setzoneid() doesn't enforce uniqueness
- Reproducing this on OmniOS was a bit different than SmartOS because the gate code doesn't allow setting properties du...
-
04:15 PM Feature #8448 (Closed): uts: pci_autoconfig should test for BIOS
- In case of UEFI system, we do not have BIOS data available.
-
04:14 PM Feature #8447 (Closed): uts: acpica_check_bios_date() instead of bios-free, use efi-systab
- In case of UEFI system, we do not have BIOS data available. Replace the "bios-free" property check with check for "ef...
-
04:14 PM Feature #8446 (Closed): uts: pci_check_bios() should check for BIOS
- In case of UEFI system, we do not have BIOS data available.
-
04:13 PM Feature #8445 (Closed): uts: pci_bios_get_irq_routing() should check for BIOS
- In case of UEFI system, we do not have BIOS data available.
-
04:13 PM Feature #8444 (Closed): uts: set_console_mode() should check for BIOS
- In case of UEFI system, we do not have BIOS data available.
-
04:12 PM Feature #8443 (Closed): uts: progressbar_init() should check for BIOS
- In case of UEFI system, we do not have BIOS data available.
-
04:11 PM Feature #8442 (Closed): uts: startup_bios_disk() should check for BIOS
- In case of UEFI system, we do not have BIOS data available.
-
04:10 PM Feature #8441 (Closed): uts: apic_probe_common() should check for BIOS
- In case of UEFI system, we do not have BIOS data available.
2017-06-28
-
11:02 PM Bug #8439 (Closed): tools version of mandoc fails to build on pre-6790 systems
- new mandoc version wants endian.h, and we fail to build native version of mandoc on systems without 6790.
-
09:11 PM Bug #8433 (Closed): vmxnet3: warnings about not supported properties don't help anything
- "git commit 5ceaf02ccc1885ec3499b7d79f2a80ce1325b4d8":https://github.com/illumos/illumos-gate/commit/5ceaf02ccc1885ec...
-
08:12 PM Bug #8438 (Closed): panic in vnode_valid_pn
- When the wad for 8376 was put together, one of the necessary changes, "OS-3991":https://smartos.org/bugview/OS-3991, ...
-
07:47 PM Bug #8437 (Closed): dlmgmt_setzoneid() doesn't enforce uniqueness
- As reported in great detail by "OS-1457":https://smartos.org/bugview/OS-1457, the @dlmgmt_setzoneid()@ function doesn...
-
06:38 PM Bug #8435 (Closed): zpool.1m and zfs.1m: minor cleanup
- This commit is a result of re-read while porting zpool.1m to ZFSonLinux.
See https://github.com/zfsonlinux/zfs/com... -
05:40 PM Bug #5167 (In Progress): git-pbchk fails to detect parent branch
- hijacking the ticket to cherry-pick fix from illumos-nexenta.
-
03:40 PM Bug #8434 (New): dladm(1M) should mention vrrp support
- The usage message for dladm mentions support for dladm create-vnic -m vrrp -V <id>. We should make sure that this is ...
-
03:24 PM Bug #1198 (Closed): date formats contain spaces where not expected
- "git commit 5206305f06cf80338a34e00287f3336069e1198b":https://github.com/illumos/illumos-gate/commit/5206305f06cf8033...
-
03:24 PM Bug #7962 (Closed): strxfrm() fails for certain characters
- "git commit f862e02cb8d597e430ef5067be483718a65c3370":https://github.com/illumos/illumos-gate/commit/f862e02cb8d597e4...
-
03:09 PM Bug #6019 (Closed): sleep can't be infinite
- "git commit bec2e3ffadac8d3536ea115d636d06c7b561623a":https://github.com/illumos/illumos-gate/commit/bec2e3ffadac8d35...
-
03:09 PM Bug #8212 (Closed): manpages contain obsolete references
- "git commit bec2e3ffadac8d3536ea115d636d06c7b561623a":https://github.com/illumos/illumos-gate/commit/bec2e3ffadac8d35...
-
03:09 PM Bug #8228 (Closed): cstyle: Remove space-tab sequences in /* All Rights Reserved */
- "git commit b4203d757c7c247e39c94c09a94021a3a8121062":https://github.com/illumos/illumos-gate/commit/b4203d757c7c247e...
-
03:09 PM Feature #8309 (Closed): libbsm should support AUE_sudo audit event
- "git commit 73177167911de9eef96901d8f6d3cb6be7c67574":https://github.com/illumos/illumos-gate/commit/73177167911de9ee...
-
03:09 PM Bug #8428 (Closed): 8367 breaks cmlb module install on sparc
- "git commit 5549034d757a8b1a23f3957d95e4e9e440c44ebf":https://github.com/illumos/illumos-gate/commit/5549034d757a8b1a...
-
04:48 AM Bug #2850 (Closed): Russian locale does not need am/pm
- Rereading this 5 years later, and it still doesn't make much sense. If you don't need the am/pm, simply don't use %p...
-
04:19 AM Bug #4613 (Closed): Many functions in cmn_err.h aren't documented.
- I think we have everything that this describes already documented, please reopen if we are still missing anything.
...
2017-06-27
-
10:22 PM Bug #8433 (Closed): vmxnet3: warnings about not supported properties don't help anything
- and are actually annoying, doing a simple @dlstat -i1@ spews a lot of noise like below to the log, and what's worse, ...
-
02:14 PM Bug #8427 (Closed): update nvme theory statement for 7296
- "git commit 0b466603bce1aab6133ee3b3c8fb941d5c83bf16":https://github.com/illumos/illumos-gate/commit/0b466603bce1aab6...
-
02:14 PM Bug #8268 (Closed): NVMe driver needs to ignore namespaces that specify an unused LBA Format
- "git commit 621738e24ed094c80643e1cd8d545241ae1978b1":https://github.com/illumos/illumos-gate/commit/621738e24ed094c8...
-
05:11 AM Bug #7962 (In Progress): strxfrm() fails for certain characters
- proposing the temporary fix until upstream data is updated.
-
05:11 AM Bug #1198 (In Progress): date formats contain spaces where not expected
- proposing the temporary fix until upstream data is updated.
-
12:27 AM Bug #8432 (New): zpool(1M) and zfs(1M) need to better describe allowed characters in dataset names
- currently, zpool(1M) has the following:...
2017-06-26
-
08:25 PM Bug #8424 (Closed): usr/src/tools/mandoc should take advantage of NATIVE_ADJUNCT
- "git commit 10f4f8a67e909a279f956222b089093a60da6bf9":https://github.com/illumos/illumos-gate/commit/10f4f8a67e909a27...
-
08:24 PM Bug #8418 (Closed): zfs_prop_get_table() call in zfs_validate_name() is a no-op
- "git commit e09ba01dcda5e24964b8632718777b39166d86e4":https://github.com/illumos/illumos-gate/commit/e09ba01dcda5e249...
-
07:46 PM Bug #8418 (Pending RTI): zfs_prop_get_table() call in zfs_validate_name() is a no-op
-
05:42 PM Bug #3729: getifaddrs must learn to stop worrying and love the other address families
- "git commit f67cf39ba88ad7c4bee81445cc7a7468e0289f01":https://github.com/illumos/illumos-gate/commit/f67cf39ba88ad7c4...
-
04:14 PM Bug #8430 (Closed): dir_is_empty_readdir() doesn't properly handle error from fdopendir()
- we should close dirfd if fdopendir() fails.
-
04:12 PM Bug #8429: getallifaddrs dereferences invalid pointer causing SIGSEGV
- Webrev: http://cr.illumos.org/~webrev/andy_js/8429/
-
04:05 PM Bug #8429 (Closed): getallifaddrs dereferences invalid pointer causing SIGSEGV
- Found this when booting with the datalink-management service disabled -- which I don't recommend.
-
03:47 PM Bug #8428 (In Progress): 8367 breaks cmlb module install on sparc
- my mistake..
-
03:37 PM Bug #8428 (Closed): 8367 breaks cmlb module install on sparc
- no cmlb module build.
in file:
usr/src/uts/sparc/cmlb/Makefile
removed line:
-ROOTMODULE = $(ROOT_MISC_DIR)/$(M... -
03:21 PM Bug #8391: mr_sas controller lockup on Dell H330
- Michael Loftis wrote:
> Juergen Gotteswinter wrote:
> > Your description sounds more like the usual effects of SATA... -
03:19 PM Bug #8391: mr_sas controller lockup on Dell H330
- Juergen Gotteswinter wrote:
> Your description sounds more like the usual effects of SATA Disks hooked up to a SAS H... -
12:38 PM Bug #8391: mr_sas controller lockup on Dell H330
- Your description sounds more like the usual effects of SATA Disks hooked up to a SAS HBA.
-
02:21 PM Feature #6431 (Closed): document FreeBSD regex extensions
- "git commit 7edb9f69d2426b044fa60c7a168c9eaeb12f1884":https://github.com/illumos/illumos-gate/commit/7edb9f69d2426b04...
-
01:47 PM Feature #7431 (Closed): ZFS Channel Programs
- "git commit dfc115332c94a2f62058ac7f2bce7631fbd20b3d":https://github.com/illumos/illumos-gate/commit/dfc115332c94a2f6...
-
12:26 PM Bug #8427 (Closed): update nvme theory statement for 7296
- When we changed nvme to use single-message MSI(-X) interrupts for the initial interrupt we didn't update the theory s...
-
10:48 AM Bug #8426: mark immutable buffer arguments as such in abd.h
- https://github.com/openzfs/openzfs/pull/413
-
10:44 AM Bug #8426 (Closed): mark immutable buffer arguments as such in abd.h
- abd_copy_from_buf and abd_cmp_buf do not modify their void *buf arguments, so qualify them with const.
abd_copy_from...
2017-06-25
-
08:25 AM Bug #8425 (Closed): boot: create_ramdisk needs cleanup
- Work by Josef 'Jeff' Sipek <jeffpc@josefsipek.net>:
boot: remove hsfs support from create_ramdisk
bootadm itself ...
2017-06-24
-
04:35 PM Bug #7766 (Closed): want uintptr32_t in sys/types32.h
- "git commit 2bfbf3e38cde3935b773e2d8deacd336d5f69172":https://github.com/illumos/illumos-gate/commit/2bfbf3e38cde3935...
-
04:35 PM Feature #6235 (Closed): want NVMe management utility
- "git commit 3d9b1a2a543845425f021c3f896a07b1deff87c9":https://github.com/illumos/illumos-gate/commit/3d9b1a2a54384542...
-
04:29 PM Bug #8420 (Closed): loader.efi: EFI_MEMORY_DESCRIPTOR and EFI_BLOCK_IO_MEDIA need padding
- "git commit feff18a41e45afb02478e67d56fad5027334f115":https://github.com/illumos/illumos-gate/commit/feff18a41e45afb0...
2017-06-23
-
09:14 PM Bug #8388 (Closed): Too many errrrrrrrors
- "git commit 4cad604c8f7a70d13a2b3235019bd05a137bdc3b":https://github.com/illumos/illumos-gate/commit/4cad604c8f7a70d1...
-
06:56 PM Bug #8424 (Closed): usr/src/tools/mandoc should take advantage of NATIVE_ADJUNCT
- Upstream of Joyent OS-5604[https://smartos.org/bugview/OS-5604]. Work by Jerry Jelinek.
mandoc now uses libz, and... -
05:40 PM Feature #8423 (Closed): Implement large_dnode pool feature
- 8423 Implement large_dnode pool feature
8199 multi-threaded dmu_object_alloc()
ZoL issues:
Improved ... -
04:53 PM Bug #8418: zfs_prop_get_table() call in zfs_validate_name() is a no-op
- Review: https://www.illumos.org/rb/r/599/
-
11:22 AM Feature #8422 (Closed): uts: basic UEFI support for illumos
- Just another bit in the chain. Add the basic definitions and populate the information based on MB2 info. Perhaps it i...
-
09:33 AM Bug #8421 (Closed): loader: chain load relocate data declaration is bad
- The coverity finding from freebsd; see also https://reviews.freebsd.org/D11321.
The BIOS chain loading is using th... -
09:27 AM Bug #8419: Should not require four-space indents on function arg continuation lines
- The reason for having so much code not conforming to cstyle is about the fact that we are normally fixing the style a...
2017-06-22
-
10:37 PM Feature #8344 (Closed): libc ulwp walker should use CTF for uberdata offsets
- "git commit e0ee3ced1741d2c52b01a4527f8504cb24701b58":https://github.com/illumos/illumos-gate/commit/e0ee3ced1741d2c5...
-
08:18 PM Bug #8419: Should not require four-space indents on function arg continuation lines
- I think I disagree with your premise here; all forms allowed by the style guide are (or should be, there could be bug...
-
07:39 PM Bug #8419: Should not require four-space indents on function arg continuation lines
- Proposed fix: Allow either four-space or tab indent for function arg continuation lines.
-
05:25 PM Bug #8419 (Rejected): Should not require four-space indents on function arg continuation lines
- I'm taking issue with the 2nd part of the description in #6459
> Additionally, if a function has a very long heade... -
07:58 PM Bug #8420 (Closed): loader.efi: EFI_MEMORY_DESCRIPTOR and EFI_BLOCK_IO_MEDIA need padding
- The problem is revealed in 32-bit version; unfortunately the specification is not really too clear either. Fix confir...
-
06:36 PM Feature #7388: Support -h <hostname> for ipadm DHCP
- A missing ns_name_pton2 (__ns_name_pton2) SUNWPrivate interface is added for this issue. The library function was ori...
-
05:22 PM Bug #6459: cstyle doesn't detect opening braces on the same line as function header
- Unfortunately, the 2nd part of this bug description:
> Additionally, if a function has a very long header, it is s... -
01:27 PM Bug #8418 (Closed): zfs_prop_get_table() call in zfs_validate_name() is a no-op
- The following line in @zfs_validate_name()@ is just a no-op and it should be removed:...
2017-06-21
-
09:38 PM Bug #8297 (Closed): update mdocml to 1.14.1
- "git commit a40ea1a7d80eee1b409e9dcc2e48c730988147ea":https://github.com/illumos/illumos-gate/commit/a40ea1a7d80eee1b...
-
08:58 PM Bug #8417 (New): arn driver never connects to WPA2 network with nwam
- I have an ASUS laptop with wireless hardware that uses the arn driver. With nwam, it always reports ``connecting to ...
-
08:45 PM Bug #8416 (Closed): abd.h is not C++ friendly
- A C++ compiler fails to compile abd_is_linear(), which is an inline function defined in abd.h, with the following err...
-
08:20 PM Feature #8082 (Closed): last(1) should be able to print years in output
- "git commit 299c9e70a71f87365f8f88fdea2cccbd0d5b8db6":https://github.com/illumos/illumos-gate/commit/299c9e70a71f8736...
-
07:50 PM Bug #8323 (Closed): ndmpd: left shift of the negative value
- "git commit d21cedec4ed074c3a6feb4a8a007a9cb83cca060":https://github.com/illumos/illumos-gate/commit/d21cedec4ed074c3...
-
07:45 PM Bug #8415 (Closed): loader: biosdisk comment wording
- "git commit 78916deaa2ec29fc04f5a0cddacf4bd749a2188f":https://github.com/illumos/illumos-gate/commit/78916deaa2ec29fc...
-
07:08 PM Bug #8415 (Closed): loader: biosdisk comment wording
- Simple fix for some comment text, no functional changes at all. Based on review feedback from FreeBSD.
-
06:37 PM Bug #8374 (Closed): loader: devicename.c cleanup
- "git commit 422eb17feeb8fadbfa2a80faf5c8a8d2987f9196":https://github.com/illumos/illumos-gate/commit/422eb17feeb8fadb...
-
06:34 PM Bug #8376 (Closed): cached v_path should be kept fresh
- "git commit e2fc3408efa6cdfc5e33c73c3567efc8c7592707":https://github.com/illumos/illumos-gate/commit/e2fc3408efa6cdfc...
-
06:13 PM Bug #3729 (Closed): getifaddrs must learn to stop worrying and love the other address families
- "git commit e34d8872f4a713d904a4b34fb081060d1a7eba62":https://github.com/illumos/illumos-gate/commit/e34d8872f4a713d9...
-
04:39 PM Feature #8414 (Closed): Implemented zpool scrub pause/resume
- This issue tracks the port of scrub pause from ZoL: https://github.com/zfsonlinux/zfs/pull/6167...
-
02:07 PM Feature #8335 (Closed): mr_sas - remove PDSUPPORT conditional.
- "git commit 0bb3cf0bf38ac0d43c9c480709323240b002c1dd":https://github.com/illumos/illumos-gate/commit/0bb3cf0bf38ac0d4...
-
02:04 PM Bug #8396 (Closed): uts: vm_dep.h error: left shift of negative value
- "git commit 567fb7ba1e336fc2eab74e747be1e7ac51f1a4ee":https://github.com/illumos/illumos-gate/commit/567fb7ba1e336fc2...
-
02:00 PM Bug #8336 (Closed): ed: misleading-indentation
- "git commit 02553f55739fa960255c83b5c09351e2fa244ba2":https://github.com/illumos/illumos-gate/commit/02553f55739fa960...
2017-06-20
-
08:59 PM Bug #8386 (Closed): 32-bit bound dis is incorrect
- "git commit 81b505b772ab015c588c56bb116239ee549b6eee":https://github.com/illumos/illumos-gate/commit/81b505b772ab015c...
-
08:59 PM Bug #8385 (Closed): 32-bit avx dis test mishandles EVEX prefix
- "git commit 81b505b772ab015c588c56bb116239ee549b6eee":https://github.com/illumos/illumos-gate/commit/81b505b772ab015c...
-
08:59 PM Feature #8384 (Closed): AVX512 dis - EVEX prefix support
- "git commit 81b505b772ab015c588c56bb116239ee549b6eee":https://github.com/illumos/illumos-gate/commit/81b505b772ab015c...
-
07:09 PM Bug #8362 (Closed): libc: install_legacy() overwrites __runetype, __maplower, and __mapupper for _DefaultRuneLocale
- "git commit 6ddde3c29e802380fc0318df29c80e7820847f48":https://github.com/illumos/illumos-gate/commit/6ddde3c29e802380...
-
05:12 PM Bug #8413 (Closed): Missing build dependencies when generating message catalogs
- Mirror of Joyent "OS-6188":https://smartos.org/bugview/OS-6188 -- a number of components have missing dependencies wh...
-
04:31 PM Bug #8349 (Closed): thrd_equal implements the wrong specification
- "git commit cdcc9e2ce0563ac9f9076ee350d4fd008f61f1eb":https://github.com/illumos/illumos-gate/commit/cdcc9e2ce0563ac9...
-
03:51 PM Feature #8344: libc ulwp walker should use CTF for uberdata offsets
- For testing, Jason found a couple old cores that current mdb seems unhappy with (using ::uberdata just to illustrate ...
-
12:38 PM Bug #6015: vnode: v_path reading should be protected by v_lock
- Andrew Stormont wrote:
> What testing has been done?
Please see the reviewboard. -
12:35 PM Bug #6015: vnode: v_path reading should be protected by v_lock
- What testing has been done?
-
10:39 AM Bug #6015: vnode: v_path reading should be protected by v_lock
- Review: https://www.illumos.org/rb/r/592/
-
05:09 AM Bug #8297 (Pending RTI): update mdocml to 1.14.1
-
12:26 AM Bug #6517 (Feedback): ps(1) does not split formats specified by -o on commas or spaces
- Actually, the opengroup text has the following in "APPLICATION USAGE" section:...
2017-06-19
-
11:49 PM Bug #7962: strxfrm() fails for certain characters
- http://unicode.org/cldr/trac/ticket/10394
-
08:31 PM Feature #8411: Build should warn when linking against libraries outside proto area
- Webrev: http://cr.illumos.org/~webrev/andy_js/8411/
-
08:09 PM Feature #8411 (Closed): Build should warn when linking against libraries outside proto area
- With obvious exceptions for the native stuff and the libraries that illumos-gate doesn't provide, such as libxml2, zl...
-
08:23 PM Bug #8223 (Closed): libshell: misleading-indentation
- "git commit 0d56f5df8a4bc5dd756cf0ea58ab3e0519c76032":https://github.com/illumos/illumos-gate/commit/0d56f5df8a4bc5dd...
-
08:23 PM Bug #7876 (Closed): libast: misleading-indentation errors
- "git commit 7bdb5b9a077c9ce26caedc489a6a5ee9e45214ed":https://github.com/illumos/illumos-gate/commit/7bdb5b9a077c9ce2...
-
08:23 PM Bug #8364 (Closed): ldapcachemgr does not set log file in debug mode if -l was not used
- "git commit eb28af623974cfc31cb4545d2965bbaca3fb6888":https://github.com/illumos/illumos-gate/commit/eb28af623974cfc3...
-
08:23 PM Bug #8329 (Closed): ldapcachemgr: misleading-indentation
- "git commit eb28af623974cfc31cb4545d2965bbaca3fb6888":https://github.com/illumos/illumos-gate/commit/eb28af623974cfc3...
-
08:23 PM Bug #8392 (Closed): Do not cast the return value of xdr_free()
- "git commit a17ce84520dc4e972c913e0fa1d1545ddd22b55e":https://github.com/illumos/illumos-gate/commit/a17ce84520dc4e97...
-
08:23 PM Bug #8367 (Closed): remove warlock leftovers from usr/src/uts Makefiles
- "git commit 5c25b6f10367f6cb7b3d8b8bc7e374712eb977c2":https://github.com/illumos/illumos-gate/commit/5c25b6f10367f6cb...
-
08:23 PM Bug #8393 (Closed): bnxe: left shift of negative value and bad macro
- "git commit cabd62a218e426e3dea29d3051d184458cdddbdf":https://github.com/illumos/illumos-gate/commit/cabd62a218e426e3...
-
08:23 PM Bug #8371 (Closed): remove warlock files in usr/src/uts
- "git commit 192a5ca9fe8b81784c9921860f876735fc9a1e3e":https://github.com/illumos/illumos-gate/commit/192a5ca9fe8b8178...
-
03:36 PM Bug #8040: NFSv4 client: 3-way deadlock between nfs4_bio(), nfs4_do_delegreturn(), and nfs4_flush_pages()
- Review: https://www.illumos.org/rb/r/591/
-
03:10 PM Bug #8359 (Closed): libzpool Makefiles are slightly broken
- "git commit f15a6fde3c0a52aca95943ffd637d7b8220e2261":https://github.com/illumos/illumos-gate/commit/f15a6fde3c0a52ac...
-
03:10 PM Bug #8360 (Closed): ipdadm missing 'all' target
- "git commit f15a6fde3c0a52aca95943ffd637d7b8220e2261":https://github.com/illumos/illumos-gate/commit/f15a6fde3c0a52ac...
-
03:10 PM Bug #8379 (Closed): illumos-gate 'install' make target is too eager building things
- "git commit f15a6fde3c0a52aca95943ffd637d7b8220e2261":https://github.com/illumos/illumos-gate/commit/f15a6fde3c0a52ac...
-
02:49 PM Bug #8397 (Closed): sysevent.h: C++11 requires a space between literal and string macro
- "git commit 99d29265ec47e10c7ec8c18a67fc83e7dd5ce4f8":https://github.com/illumos/illumos-gate/commit/99d29265ec47e10c...
-
02:47 PM Bug #8410 (Closed): ucoreadm links against libraries outside the proto area
- "git commit 02dc24bdf7a983da73ebfd10cc3b5627a74789c5":https://github.com/illumos/illumos-gate/commit/02dc24bdf7a983da...
-
02:40 PM Bug #8394 (Closed): fcoet: array subscript is above array bounds
- "git commit 00bdf9afcd6a60aceb896a5b75ac0a061981ee94":https://github.com/illumos/illumos-gate/commit/00bdf9afcd6a60ac...
-
02:36 PM Bug #8398 (Closed): pcmcia: sizeof on array function parameter
- "git commit 24a150c1bcca7eba0f2d518d0f41645eb55f6066":https://github.com/illumos/illumos-gate/commit/24a150c1bcca7eba...
2017-06-18
-
06:48 PM Bug #8410 (Closed): ucoreadm links against libraries outside the proto area
- Another instance of LDLIBS being overridden when it should be appended to.
-
01:06 AM Bug #8362 (In Progress): libc: install_legacy() overwrites __runetype, __maplower, and __mapupper for _DefaultRuneLocale
2017-06-17
-
11:30 PM Feature #8409 (Closed): Want MSG_NOSIGNAL to prevent SIGPIPE
- > The MSG_NOSIGNAL symbolic constant is added from The Open Group Technical Standard, 2006, Extended API Set Part 2.
... -
10:02 PM Bug #8408 (Closed): dsl_props_set_sync_impl() does not handle nested nvlists correctly
- When iterating over the input nvlist in dsl_props_set_sync_impl() when we don't preserve the nvpair name before looki...
-
02:45 AM Bug #8381 (Closed): Convert ipsec_alg_lock from mutex to rwlock
- "git commit 69e7133115efafd5527a1c8b7735b0e8937633f6":https://github.com/illumos/illumos-gate/commit/69e7133115efafd5...
-
02:28 AM Bug #8229 (Closed): ixgbe: misleading-indentation
- "git commit 483bfec1aa5a73a38b72bfd7cef9b9f1d42a7d41":https://github.com/illumos/illumos-gate/commit/483bfec1aa5a73a3...
2017-06-16
-
03:52 PM Bug #6786: `zpool create` never calls sa_fini()
- zfs create suffers from the same problem. As far as I can see it's calling sa_fini already so we probably have a mem...
-
05:24 AM Bug #8392 (Pending RTI): Do not cast the return value of xdr_free()
-
12:56 AM Bug #8362: libc: install_legacy() overwrites __runetype, __maplower, and __mapupper for _DefaultRuneLocale
- "git commit 415a310d21931e2c92758fb1bbf6625e01ee1472":https://github.com/illumos/illumos-gate/commit/415a310d21931e2c...
-
12:35 AM Bug #8381: Convert ipsec_alg_lock from mutex to rwlock
- Further testing provided by the acqspray.sh attached here. (A variant of which may get upstreamed to usr/src/test la...
-
12:29 AM Bug #8331 (Closed): zfs_unshare returns wrong error code for smb unshare failure
- "git commit 4f4378cc54b7deec3a35c529dc397dbdc325b4bb":https://github.com/illumos/illumos-gate/commit/4f4378cc54b7deec...
2017-06-15
-
06:39 PM Bug #8228 (Pending RTI): cstyle: Remove space-tab sequences in /* All Rights Reserved */
-
03:07 PM Bug #8362 (Closed): libc: install_legacy() overwrites __runetype, __maplower, and __mapupper for _DefaultRuneLocale
- "git commit 62f1951acad6be879e0d45536ba1ead95e7eb3f0":https://github.com/illumos/illumos-gate/commit/62f1951acad6be87...
-
02:48 PM Bug #8381: Convert ipsec_alg_lock from mutex to rwlock
- Initial testing.
1.) Find address of global netstack's ipsec_alg_lock. Using mdb -k...
a.) ::netstack
b.) <gl... -
02:19 PM Bug #8040: NFSv4 client: 3-way deadlock between nfs4_bio(), nfs4_do_delegreturn(), and nfs4_flush_pages()
- With slightly modified instrumentation I'm able to reproduce the deadlock using @nfs4_read()@ thread too:...
-
11:59 AM Bug #8399 (Closed): sun_fc: in C++11 destructors default to noexcept
- Build error with gcc 6:...
-
11:48 AM Bug #8398 (Closed): pcmcia: sizeof on array function parameter
- Build error with gcc 6:...
-
11:34 AM Bug #8397 (Closed): sysevent.h: C++11 requires a space between literal and string macro
- Build error with gcc 6:...
-
09:16 AM Bug #8392: Do not cast the return value of xdr_free()
- Review: https://www.illumos.org/rb/r/586/
-
08:49 AM Bug #8396 (Closed): uts: vm_dep.h error: left shift of negative value
- Build error with gcc 6:...
-
08:33 AM Bug #8395 (Closed): mr_sas: sizeof on array function parameter will return size of pointer
- Build error from gcc 6:...
-
07:58 AM Bug #8394 (Closed): fcoet: array subscript is above array bounds
- Build error from gcc 6:...
-
07:34 AM Bug #8393 (Closed): bnxe: left shift of negative value and bad macro
- Build errors from gcc 6:...
2017-06-14
-
11:15 PM Bug #6015 (In Progress): vnode: v_path reading should be protected by v_lock
-
07:56 PM Bug #8388 (Pending RTI): Too many errrrrrrrors
-
02:26 PM Bug #8392 (Closed): Do not cast the return value of xdr_free()
- The @xdr_free()@ function returns @void@ so we do not need to cast its return value using the cast operator @(void)@.
-
04:31 AM Bug #8311 (Closed): ZFS_READONLY is a little too strict
- "git commit 2889ec41c05e9ffe1890b529b3111354da325aeb":https://github.com/illumos/illumos-gate/commit/2889ec41c05e9ffe...
-
12:08 AM Bug #8332 (Closed): krb5: misleading-indentation
- "git commit 796b8631498f69a3e21b5c35aee280499f64420e":https://github.com/illumos/illumos-gate/commit/796b8631498f69a3...
2017-06-13
-
10:05 PM Bug #8204 (Closed): Makefile changes in zfstest cannot cope with empty directories
- "git commit c1eb8ad45781fe675aa558a47a11345293533238":https://github.com/illumos/illumos-gate/commit/c1eb8ad45781fe67...
-
01:17 PM Bug #8204 (In Progress): Makefile changes in zfstest cannot cope with empty directories
-
09:28 PM Bug #8391: mr_sas controller lockup on Dell H330
- Additionally...it seems the reset when it IS happening is calling the mrsas_tbolt_reset_ppc which fails...
mr_sas:... -
08:53 PM Bug #8391 (New): mr_sas controller lockup on Dell H330
- Dell R530 with the H330 SAS RAID controller with disks in Non-RAID mode
Machine is currently running SmartOS 20170... -
08:58 PM Bug #8228: cstyle: Remove space-tab sequences in /* All Rights Reserved */
- Review: https://www.illumos.org/rb/r/512/
-
08:36 PM Bug #8334 (Closed): ipf: self-comparison always evaluates to false
- "git commit d5767f310a0330fcb172a1651b2c9301e53b9aef":https://github.com/illumos/illumos-gate/commit/d5767f310a0330fc...
-
08:10 PM Bug #8375 (Closed): Kernel memory leak in nvpair code
- "git commit 843c2111b160463f014d325560ad4b051711928e":https://github.com/illumos/illumos-gate/commit/843c2111b160463f...
-
08:07 PM Bug #5220 (Closed): L2ARC does not support devices that do not provide 512B access
- "git commit 403a8da73c64ff9dfb6230ba045c765a242213fb":https://github.com/illumos/illumos-gate/commit/403a8da73c64ff9d...
-
04:26 PM Bug #8317 (Closed): ddi_periodic_add(9F) has wrong type for arg in summary
- "git commit 4ec4134be29a3b00791f6d70074168a6a3ff4fb3":https://github.com/illumos/illumos-gate/commit/4ec4134be29a3b00...
-
04:02 PM Bug #8388: Too many errrrrrrrors
- Review: https://www.illumos.org/rb/r/580/
-
03:14 PM Bug #8388 (Closed): Too many errrrrrrrors
- There are few places where errror/errrors is used in comments instead of proper error/errors.
-
03:29 PM Bug #8389 (Closed): Convert rm(1) manpage to mdoc(5)
- Just what the subject says.
-
03:10 PM Bug #8387: ps(1) should mention the -e behavior in more places
- Also, the -e option list specifies -g twice, when the second -g should be -h.
-
03:05 PM Bug #8387 (Closed): ps(1) should mention the -e behavior in more places
- The -e flag overrides a slew of options when running ps(1). While this is mentioned in the description for -e, it's n...
-
02:56 PM Bug #8386 (Closed): 32-bit bound dis is incorrect
- This input:...
-
02:54 PM Bug #8385 (Closed): 32-bit avx dis test mishandles EVEX prefix
- Some version of gas are assembling some of the instructions with an EVEX prefix. Since we don't handle EVEX yet, the ...
-
02:54 PM Bug #8322 (Closed): nl: misleading-indentation
- "git commit 56849bc6aade3a04eb051dc383a2091c220385c4":https://github.com/illumos/illumos-gate/commit/56849bc6aade3a04...
-
02:53 PM Feature #8384 (Closed): AVX512 dis - EVEX prefix support
- We need support for the new EVEX prefix. We can add that code, along with a few instruction for testing, in one chunk...
-
02:39 PM Bug #8109 (Closed): Kernel AUTH_SYS and AUTH_LOOPBACK implementation can ignore provided credentials
- "git commit 6dd72a43d2e43185833c20e7f0c4cb88a4d37ec8":https://github.com/illumos/illumos-gate/commit/6dd72a43d2e43185...
-
02:39 PM Bug #8106 (Closed): authloopback_marshal() can violate the RPC specification
- "git commit 6dd72a43d2e43185833c20e7f0c4cb88a4d37ec8":https://github.com/illumos/illumos-gate/commit/6dd72a43d2e43185...
-
02:18 PM Bug #8354: sync regcomp(3C) with upstream
- "git commit 1d8d40bd3f903c0d0fa71c26b4548d2d47260251":https://github.com/illumos/illumos-gate/commit/1d8d40bd3f903c0d...
-
01:19 PM Bug #7039 (Rejected): rework on environment definitions in zfs tests
- was ignored and implemented another solution
-
01:15 PM Bug #7039 (Feedback): rework on environment definitions in zfs tests
- I guess we don't need this anymore after the (not so) recent changes to zfs-tests infra?
-
08:34 AM Bug #8040: NFSv4 client: 3-way deadlock between nfs4_bio(), nfs4_do_delegreturn(), and nfs4_flush_pages()
- *Steps to reproduce the hang*
To reproduce the problem you need a NFS server and one NFS client.
As a prerequis... -
03:21 AM Feature #5428 (Closed): provide fts(), reallocarray(), and strtonum()
- "git commit 4585130b259133a26efae68275dbe56b08366deb":https://github.com/illumos/illumos-gate/commit/4585130b259133a2...
-
02:53 AM Bug #8086 (Closed): Add Stride parameter to dd
- "git commit 61304e4faaed38301307f7f985160d1843473587":https://github.com/illumos/illumos-gate/commit/61304e4faaed3830...
-
01:59 AM Bug #8328 (Closed): keyserv: sizeof on array function parameter
- "git commit dd627ace5d331edb6342d966323629e57008b71f":https://github.com/illumos/illumos-gate/commit/dd627ace5d331edb...
-
12:08 AM Bug #8381 (Closed): Convert ipsec_alg_lock from mutex to rwlock
- This is an early step of rewhacking some bits of IPsec. Some of the early attempted code included this particular bu...
2017-06-12
-
11:23 PM Bug #8380 (New): Assertion failure panic in zio_buf_alloc()
- We need to initialize the dn_origin_obj_refd field of a dnode when it
is allocated from the kmem cache (or, alternat... -
10:56 PM Bug #8370 (Closed): libcmdutils needlessly defines its own OFFSETOF() macro
- "git commit d1151f9bab097777251f26772ebcc50468637a12":https://github.com/illumos/illumos-gate/commit/d1151f9bab097777...
-
10:56 PM Bug #8369 (Closed): libcmdutils should be better about large file support
- "git commit d1151f9bab097777251f26772ebcc50468637a12":https://github.com/illumos/illumos-gate/commit/d1151f9bab097777...
-
10:54 PM Bug #8379 (Closed): illumos-gate 'install' make target is too eager building things
- I had nightly(1) fail with errors like this (reformatted for clarity and sanity):...
-
09:59 PM Bug #6856 (Closed): sys/stream.h exposes unnecessary macros to userland
- "git commit 336970851eecf9c4348b3de7bbea0687059dd216":https://github.com/illumos/illumos-gate/commit/336970851eecf9c4...
-
09:43 PM Bug #8378 (Closed): crash due to bp in-memory modification of nopwrite block
- The problem is that zfs_get_data() supplies a stale zgd_bp to dmu_sync(), which we then nopwrite against.
zfs_get_... -
09:22 PM Bug #8377 (Closed): Panic in bookmark deletion
- The problem is that when dsl_bookmark_destroy_check() is executed from open context (the pre-check), it fills in dbda...
-
06:49 PM Bug #8264 (Closed): want support for promoting datasets in libzfs_core
- "git commit a4b8c9aa65a0a735aba318024a424a90d7b06c37":https://github.com/illumos/illumos-gate/commit/a4b8c9aa65a0a735...
-
06:24 PM Bug #8376 (Closed): cached v_path should be kept fresh
- The logic for generating and maintaining the cached v_path value on vnodes could stand to be improved. If vnodes wer...
-
04:17 PM Bug #8372: sync and async zio-s share the same task queues
- I think it would be fine to resize the "high" task queues to be appropriate for this use case.
-
09:21 AM Bug #8372 (New): sync and async zio-s share the same task queues
- ZFS VDEV queuing mechanism is designed to prioritize sync I/O requests in order to minimize their latency and to redu...
-
04:14 PM Bug #8375 (Closed): Kernel memory leak in nvpair code
- In nvs_embedded(), when we return EINVAL due to reaching the recursion limit, we don't free the nvpriv_t that was al...
-
03:20 PM Feature #8319 (Closed): dis support for new xsave instructions
- "git commit 92381362ae635a3bea638d87b7119f1623b6212e":https://github.com/illumos/illumos-gate/commit/92381362ae635a3b...
-
03:01 PM Bug #8232 (Closed): pcmcia: misleading-indentation
- "git commit 3f068ebd9d125396d22997224889b677a22523fe":https://github.com/illumos/illumos-gate/commit/3f068ebd9d125396...
-
02:51 PM Feature #8350 (Closed): mr_sas - replace sprintf() with snprintf()
- "git commit 5400f871d9d59398f2c72ca8320aad07c6caa49c":https://github.com/illumos/illumos-gate/commit/5400f871d9d59398...
-
02:32 PM Bug #8302 (Closed): svr4pkg unused variables
- "git commit 2e10def11ef1a50c25efa2444482670e6b0654ff":https://github.com/illumos/illumos-gate/commit/2e10def11ef1a50c...
-
01:50 PM Bug #8354 (Closed): sync regcomp(3C) with upstream
- "git commit 7641c5eab2e15e87eafc318a09f2bd5c6f968607":https://github.com/illumos/illumos-gate/commit/7641c5eab2e15e87...
-
01:50 PM Feature #8355 (Closed): need libc regex tests
- "git commit 490fea6b98d609ce9ae1306209c80bb255b84c95":https://github.com/illumos/illumos-gate/commit/490fea6b98d609ce...
-
01:50 PM Bug #8366 (Closed): remove warlock leftovers from usr/src/cmd and usr/src/lib
- "git commit e2f4f3dab373b605b62ac175115f264a5c417eb6":https://github.com/illumos/illumos-gate/commit/e2f4f3dab373b605...
-
01:50 PM Feature #8131 (Closed): loader: add support for chain and device BE's
- "git commit 115716444da43c8948885b687239f3c4187d0897":https://github.com/illumos/illumos-gate/commit/115716444da43c89...
-
01:50 PM Bug #8303 (Closed): loader: biosdisk interface should be able to cope with 4k sectors
- "git commit 4c004ea84c324520a1bac324e9f69d22ab4c5cd9":https://github.com/illumos/illumos-gate/commit/4c004ea84c324520...
-
01:50 PM Bug #8296 (Closed): tcopy: misleading-indentation
- "git commit bcb81701c49bee8a728b9a14ac9b6675854a7f25":https://github.com/illumos/illumos-gate/commit/bcb81701c49bee8a...
-
01:50 PM Bug #8316 (Closed): srchtxt: misleading-indentation
- "git commit 8487916bce68d458d3da4cba7d0be961dfce786f":https://github.com/illumos/illumos-gate/commit/8487916bce68d458...
-
01:50 PM Bug #8326 (Closed): logger: misleading-indentation
- "git commit 311c88c1ed31408e0998a9aabb8e7d0d12ef83ad":https://github.com/illumos/illumos-gate/commit/311c88c1ed31408e...
-
11:58 AM Bug #8374 (Closed): loader: devicename.c cleanup
- The loader code has two instances of devicename.c, one for bios, one for uefi; the logic there will eventually be the...
-
09:31 AM Bug #8373 (Closed): TXG_WAIT in ZIL commit path
- The code that writes ZIL blocks uses dmu_tx_assign(TXG_WAIT) to assign a transaction to a transaction group.
That se... -
12:32 AM Bug #8327 (Closed): logadm: misleading-indentation
- "git commit 32d56ddc1c38ba72380fb34cf6b2cea48f5bd414":https://github.com/illumos/illumos-gate/commit/32d56ddc1c38ba72...
-
12:26 AM Bug #8325 (Closed): luxadm: misleading-indentation
- "git commit abedfe964699708e27107aa91adfbbd7d8a6a5b4":https://github.com/illumos/illumos-gate/commit/abedfe964699708e...
-
12:02 AM Bug #8338 (Closed): format: misleading-indentation
- "git commit f600977f942717123ad27ccbe25fcbb5e830ca1b":https://github.com/illumos/illumos-gate/commit/f600977f94271712...
2017-06-11
-
09:18 PM Bug #8173 (Closed): workaround qemu-xhci HCIVERSION bug
- "git commit 6f2302d279a7dc8c31e7bae29eee66e95743b74e":https://github.com/illumos/illumos-gate/commit/6f2302d279a7dc8c...
-
08:51 PM Bug #8321 (Closed): passmgmt: misleading-indentation
- "git commit 8b0dcb133967b853a15366312ca67b3408be89fd":https://github.com/illumos/illumos-gate/commit/8b0dcb133967b853...
-
04:42 PM Bug #8314 (Closed): tbl: misleading-indentation
- "git commit f55f1fcb216cf1d45157402e5acbdd70e6fb23f4":https://github.com/illumos/illumos-gate/commit/f55f1fcb216cf1d4...
-
04:40 PM Bug #8315 (Closed): sendmail: misleading-indentation
- "git commit a4771893ade3c706ccf9e2b441c8fb5d405be3a1":https://github.com/illumos/illumos-gate/commit/a4771893ade3c706...
-
04:36 PM Bug #8287 (Closed): arn: misleading-indentation
- "git commit 88811dae72594322206feacfdd588136aca40d65":https://github.com/illumos/illumos-gate/commit/88811dae72594322...
-
04:33 PM Bug #8320 (Closed): regcmp: misleading-indentation
- "git commit 15a0c3a7ba78a992f7bad7c25b74c4a6b91b7ff4":https://github.com/illumos/illumos-gate/commit/15a0c3a7ba78a992...
-
04:27 PM Bug #7911 (Closed): pkg:/system/kernel depend driver/graphics/agpgart
- This is no longer a problem after #7768 was fixed. Close.
-
02:28 PM Bug #7914 (Closed): man clock_gettime lies about the function
- it doesn't.
-
02:27 PM Bug #8004 (Feedback): localedef should have BSD style license
- needs to be decided by advocates@, who have gone silent on this, dropping ownership.
-
02:25 PM Bug #8134: in.ndpd: ipadm error in deleting 'vioif0/_a' : Operation failed
- Seeing this on a lot of systems, seems to be purely cosmetic issue.
-
02:20 PM Bug #8371 (Closed): remove warlock files in usr/src/uts
-
12:21 PM Bug #8370 (Closed): libcmdutils needlessly defines its own OFFSETOF() macro
- libcmdutils.h defines it's own OFFETOF() macro, it should use the one in stddef.h
-
12:19 PM Bug #8369 (Closed): libcmdutils should be better about large file support
- Currently consumers of libcmdutils must define _FILE_OFFSET_BITS=64 lest lint become quite irate. It should also sup...
-
10:32 AM Bug #8368 (In Progress): remove warlock leftovers from usr/src/uts/common/io/ib
- remove warlock leftovers from usr/src/uts
-
10:26 AM Bug #8367 (Closed): remove warlock leftovers from usr/src/uts Makefiles
- remove warlock leftovers from usr/src/uts Makefiles
-
10:25 AM Bug #8366 (Closed): remove warlock leftovers from usr/src/cmd and usr/src/lib
- remove warlock leftovers from usr/src/cmd and usr/src/lib
-
10:09 AM Bug #7962: strxfrm() fails for certain characters
- Took a look at this..
Those are the only entries that have final weight defined as @<char><char>@, and we treat it...
2017-06-10
-
08:18 PM Bug #8226 (Closed): missing boot environments cause bootadm list-menu to segfault
- "git commit 760a3dc429d80e72277b67bec8135d2d185efe9a":https://github.com/illumos/illumos-gate/commit/760a3dc429d80e72...
-
08:18 PM Feature #8129 (Closed): bootadm: add support for non-zfs boot entries in menu.lst
- "git commit 760a3dc429d80e72277b67bec8135d2d185efe9a":https://github.com/illumos/illumos-gate/commit/760a3dc429d80e72...
-
08:18 PM Feature #8130 (Closed): loader: enable BE menu if we have BE list
- "git commit 2597f9c4ddb11e61fb39cb6ff30c2d262ab22bff":https://github.com/illumos/illumos-gate/commit/2597f9c4ddb11e61...
-
08:18 PM Bug #8333 (Closed): idmap: misleading-indentation
- "git commit 3ad44b67f5f834e6fb4458edfb33a794a6576451":https://github.com/illumos/illumos-gate/commit/3ad44b67f5f834e6...
-
08:18 PM Bug #8340 (Closed): datadm: self-comparison always evaluates to false
- "git commit 5b0d4055542d02d79e8b2cd0079f0580027f87e4":https://github.com/illumos/illumos-gate/commit/5b0d4055542d02d7...
-
02:20 PM Bug #8364 (Closed): ldapcachemgr does not set log file in debug mode if -l was not used
- The debug mode is setting log file as /var/ldap/cachemgr.log if log file is not specified on command line, however, t...
-
01:04 PM Bug #1198: date formats contain spaces where not expected
- http://unicode.org/cldr/trac/ticket/10368
-
11:21 AM Feature #8363 (New): libbsm C API for AUE_sudo event
- Fix for #8309 introduces basic AUE_sudo support in libbsm, so that applications can use it.
However libbsm also pro... -
10:51 AM Bug #8362 (Closed): libc: install_legacy() overwrites __runetype, __maplower, and __mapupper for _DefaultRuneLocale
- Currently __ctype_mask, __translower, and __transupper are defined as pointers to __runetype, __maplower, and __mapup...
-
12:46 AM Feature #7587: SMB should support enhanced Unicode
- Just rechecked this after updating both ctype definitions (#4006) and locale data (#8170), and the problem is still t...
2017-06-09
-
08:34 PM Bug #8360 (Closed): ipdadm missing 'all' target
- usr/src/cmd/ipdadm/Makefile is missing an 'all' target, it should probably have one so @cd usr/src/cmd; [d]make@ works
-
08:23 PM Bug #6949: illumos nawk should be using from Makefile.master
- I'm just wondering why would anyone link gawk -> nawk, that seems to be pretty weird.
-
05:59 PM Bug #7680: "git status" contains a LOT of build noise
- Andrew Stormont wrote:
> Our .gitignore file does not list files produced by the build.
May I refer you to https:... -
05:57 PM Feature #7384: Add scripts to manage Makefile-local .gitignore files containing clean/clobber-targeted derived files
- Please see https://www.illumos.org/rb/r/217/.
-
03:21 PM Bug #8359 (Closed): libzpool Makefiles are slightly broken
- After appropriately configuring ones environment with bldenv(1ONBLD), if one does 'cd $SRC/lib/libzpool; make' nothin...
-
11:59 AM Bug #8358: NULL pointer dereference in iprb module
- Evil Igor said you need also additional info:...
-
11:57 AM Bug #8358: NULL pointer dereference in iprb module
- This is probably a duplicate of #5060.
-
11:52 AM Bug #8358 (New): NULL pointer dereference in iprb module
- ...
-
12:22 AM Bug #8357 (New): abort(3C) messes up the stack
- The following simple test case shows the problem:...
2017-06-08
-
04:24 PM Feature #8355 (Closed): need libc regex tests
- Use the regex tests used in NetBSD/FreeBSD (upstream here is NetBSD, tests/lib/libc/regex/).
This requires restori... -
04:21 PM Bug #8354 (Closed): sync regcomp(3C) with upstream
- There are quite a few changes in regex code in upstream (FreeBSD), bring them in to fix several issue. The list of co...
-
02:27 PM Bug #8250 (Closed): libnsl: Raw RPC client sends unlimited data
- "git commit 2a6fb28d0877f35efb94c09cc03e8088426d0c30":https://github.com/illumos/illumos-gate/commit/2a6fb28d0877f35e...
-
01:02 PM Feature #8306 (Closed): provide ofmt routines in public libofmt library and document them
- "git commit e96f841955c0305f457b111a667cc536d1eba3d0":https://github.com/illumos/illumos-gate/commit/e96f841955c0305f...
-
09:33 AM Bug #8353 (New): some written buffers are not deducted from dirty size
- Some written / sync-ed buffers are not deducted from the dirty data size until we clear out all of the remaining dirt...
-
06:19 AM Bug #8269 (Closed): dtrace stddev aggregation is normalized incorrectly
- "git commit 79809f9cf402f130667349b2d4007ecd65d63c6f":https://github.com/illumos/illumos-gate/commit/79809f9cf402f130...
-
03:30 AM Bug #8168 (Closed): NULL pointer dereference in zfs_create()
- "git commit 690031d326342fa4ea28b5e80f1ad6a16281519d":https://github.com/illumos/illumos-gate/commit/690031d326342fa4...
-
03:30 AM Bug #8156 (Closed): dbuf_evict_notify() does not need dbuf_evict_lock
- "git commit dbfd9f930004c390a2ce2cf850c71b4f880eef9c":https://github.com/illumos/illumos-gate/commit/dbfd9f930004c390...
-
03:30 AM Bug #8056 (Closed): zfs send size estimate is inaccurate for some zvols
- "git commit 0255edcc85fc0cd1dda0e49bcd52eb66c06a1b16":https://github.com/illumos/illumos-gate/commit/0255edcc85fc0cd1...
-
03:30 AM Bug #8108 (Closed): zdb -l fails to read labels 2 and 3
- "git commit 22c8b9583d07895c16549075a53668d7bc988cf3":https://github.com/illumos/illumos-gate/commit/22c8b9583d07895c...
-
03:30 AM Bug #8253 (Closed): zdb -l doesn't show L2, L3 labels
- "git commit 22c8b9583d07895c16549075a53668d7bc988cf3":https://github.com/illumos/illumos-gate/commit/22c8b9583d07895c...
2017-06-07
-
09:21 PM Bug #8270 (Closed): dnlc_reverse_lookup() is unsafe at any speed
- "git commit f176a0a4cd61cbd708a7f25dc30d221f4d5902ba":https://github.com/illumos/illumos-gate/commit/f176a0a4cd61cbd7...
-
09:21 PM Bug #8276 (Closed): rpcbind leaks memory due to libumem per thread caching.
- "git commit 7c4ab494ff60bbbcc0889e71388ae63e903bbf57":https://github.com/illumos/illumos-gate/commit/7c4ab494ff60bbbc...
-
03:54 PM Bug #4568 (Closed): Sync illumos zfs/zpool manpages with ZoL/FreeBSD
- all subtasks done.
-
03:19 PM Bug #8352 (New): stat(2) man page needs to describe difference between stat() and fstat() when working on character special files
- As regression introduced in #6866 (and fixed in #8108) has shown, the behavior of fstat() on character special files ...
-
03:17 PM Bug #8300 (Closed): fix man page issues found by mandoc 1.14.1
- "git commit 72d3dbb9ab4481606cb93caca98ba3b3a8eb6ce2":https://github.com/illumos/illumos-gate/commit/72d3dbb9ab448160...
-
02:31 PM Bug #8324 (Closed): more: misleading-indentation
- "git commit f53522305c07915a44e86f2455cc62e7aac27037":https://github.com/illumos/illumos-gate/commit/f53522305c07915a...
-
02:31 PM Bug #8337 (Closed): gss: misleading-indentation
- "git commit cb4d790db8fe85bce9f9647fe4e1bdc274c7af1c":https://github.com/illumos/illumos-gate/commit/cb4d790db8fe85bc...
-
10:36 AM Feature #6234: nvme should support polled I/O
- The actual dump support is pretty simple: as interrupts are turned off, all we need to do is to call nvme_retrieve_cm...
Also available in: Atom