Activity
From 2019-08-19 to 2019-09-17
2019-09-17
-
10:11 PM Bug #11708 (Closed): netstat should be smatch and CERRWARN clean
-
10:11 PM Feature #11707 (Closed): provide 64-bit libdhcpagent
-
10:10 PM Feature #9531 (In Progress): Want netstat -u to show PIDs associated with sockets
-
09:41 PM Bug #11706: crypto tests need to run 32-bit and 64-bit
- Correction, upstream of OS-7221
-
08:43 PM Bug #11706 (Closed): crypto tests need to run 32-bit and 64-bit
- Upstream of Joyent OS-7220:
Today the crypto-tests are only being built to execute in a 32-bit fashion. This isn't... -
08:15 PM Bug #11587 (Closed): loader.efi: comparison is always true due to limited range of data type
- "git commit cf691b2b138fb3e0396a16406094b82ec555610e":https://github.com/illumos/illumos-gate/commit/cf691b2b138fb3e0...
-
08:12 PM Bug #11696 (Closed): loader: scan_buffer can leave empty string on stack
- "git commit e141bae1eadd4373d692c722ab88dff7d998a3b8":https://github.com/illumos/illumos-gate/commit/e141bae1eadd4373...
-
06:54 PM Bug #11705: adding a swap zvol on a DEBUG build blows assert after 11650
- This is a mismatch on the dmu_objset_own() tag vs. the dmu_objset_disown() tag which was introduced with the changes ...
-
06:32 PM Bug #11705 (Closed): adding a swap zvol on a DEBUG build blows assert after 11650
- ON a DEBUG build, doing a swapadd on a zvol panics with:
panic[cpu0]/thread=ffffff03321f3bc0: assertion failed: ds... -
06:51 PM Feature #11698: Want NVMe Hotplug Support
- *The following testing notes were excerpted verbatim from https://smartos.org/bugview/OS-5553*
h2. Testing Notes
... -
01:09 AM Feature #11698: Want NVMe Hotplug Support
- This change improves support for hotplugging of NVMe devices, including both coordinated hotplug (via cfgadm(1M)) and...
-
06:02 PM Bug #8984 (Feedback): fix for 6764 breaks ACL inheritance
- We still have problems here. See also #9722
-
05:15 PM Bug #11704 (Closed): loader.efi: filter out very large blocksize in efipart
- qemu arm64 does list some block devices with very large blocksize. Filter such devices out.
-
05:08 PM Bug #11703 (Closed): loader.efi: add vendor devicepath nodes as disks
- The block IO protocol can present us handles for vendor device nodes, add such nodes as "base" disk device (we add pa...
-
04:56 PM Bug #10585: Non-standard definition of $PAGER in /etc/profile
- > Tools that execute seamlessly on other systems are blocked on OpenIndiana, waiting for user intervention.
> but ... -
04:44 PM Bug #10585: Non-standard definition of $PAGER in /etc/profile
The fact that OI (illumos) chose to have it set to "less -ins" is precisely the problem.
No comparable operatin...-
04:27 PM Bug #10585: Non-standard definition of $PAGER in /etc/profile
- There is no "standard" PAGER value -- OI (illumos) chosen to have it set to @less -ins@, and you can override it to w...
-
04:20 PM Bug #10585: Non-standard definition of $PAGER in /etc/profile
There is a significant difference between "more" (or "more -s") and "less" (or "less -ins"):
if F is a small fil...-
04:55 PM Bug #11688: Improper behaviour of shell redirections combined with "tee"
The bug also occurs if...-
04:49 PM Bug #11688: Improper behaviour of shell redirections combined with "tee"
Erratum: in the above bug report, the two lines...-
04:19 PM Feature #11697 (Closed): loader: Malloc(0) should return NULL.
- Dropping this one as apparently malloc(0) is supposed to be quite legal (feedback from FreeBSD dev).
-
01:45 PM Bug #11694 (Closed): os-tests: secflags_limits.sh has a typo "devlnull"
- "git commit e982f11fb2fc266a3d04a69ea3edcf51f44b1e0f":https://github.com/illumos/illumos-gate/commit/e982f11fb2fc266a...
-
12:49 PM Bug #11694 (In Progress): os-tests: secflags_limits.sh has a typo "devlnull"
-
12:36 PM Bug #11686 (In Progress): Improper regexp matching when both \> and $ are present
- I'll look into it.
-
10:56 AM Bug #11702 (Closed): loader: zalloc cstyle cleanup
- Clean up libstand zalloc* sources. Note that it is not 100% whitespace cleanup; I did factor out Guard pointer math f...
-
01:12 AM Bug #11701: ldi_handle dcmd segfaults occasionally
- Running ::ldi_handle, from mdb -k, I would see the following error, typically on the second or third run:...
-
01:11 AM Bug #11700: DDI hotplug request handler resets connection handle state before performing state change operations
- There are two primary points of entry to request a state change in the DDI hotplug framework:
ndi_hp_state_change_... -
01:10 AM Bug #11699: x86 pci configurator should not fail device teardown if device is gone
- If a hotpluggable PCIe device is removed, the PCIe hotplug controller ("pciehpc") will unprobe the slot, which eventu...
2019-09-16
-
10:42 PM Bug #11701 (Closed): ldi_handle dcmd segfaults occasionally
- This is to track upstreaming the following issue from illumos-joyent:
OS-ldi_handle dcmd segfaults occasionally
... -
10:41 PM Bug #11700 (Closed): DDI hotplug request handler resets connection handle state before performing state change operations
- This is to track upstreaming the following issue from illumos-joyent:
OS-7969 DDI hotplug request handler resets c... -
10:38 PM Bug #11699 (Closed): x86 pci configurator should not fail device teardown if device is gone
- This is to track upstreaming the following issue from illumos-joyent:
OS-7968 pci configurator should not fail dev... -
10:36 PM Feature #11698 (Closed): Want NVMe Hotplug Support
- This is to track upstreaming the following issue from illumos-joyent:
OS-5553 Want NVMe Hotplug Support
For det... -
08:39 PM Feature #11697 (Closed): loader: Malloc(0) should return NULL.
- We really should not allocate anything with size 0.
-
08:33 PM Bug #11696 (Closed): loader: scan_buffer can leave empty string on stack
- When file is processed, we can (and will) get string with lenght 0 on stack, that will result in attempt to allocate ...
-
06:30 PM Feature #11660: common.UTF-8.src should be compiled from CLDR data
- To test this, I'm using C.UTF-8 locale with this change integrated as default system locale, not seeing any issues. ...
-
06:28 PM Bug #11694 (Closed): os-tests: secflags_limits.sh has a typo "devlnull"
- ...
-
04:36 PM Feature #11680 (Closed): want reallocf(3C)
- "git commit e7b66456775e45577294dfd79cab910ecb886cf2":https://github.com/illumos/illumos-gate/commit/e7b66456775e4557...
-
07:20 AM Feature #11680: want reallocf(3C)
- I tested this using the following small program, once using @realloc()@ and once using @reallocf()@ and checking for ...
-
04:08 PM Bug #11693 (Closed): Document mdb(1) ::ps flags
- http://smartos.org/bugview/OS-7902
Currently ::help ps shows the flags that the ::ps dcmd supports, but with no ex... -
03:51 PM Bug #11692: ptools should see more process arguments
- As per https://github.com/illumos/ipd/blob/master/ipd/0010/README.md
-
03:50 PM Bug #11692 (New): ptools should see more process arguments
- http://smartos.org/bugview/OS-3513
Both versions of ps and pgrep could be changed to show the whole current proces... -
03:49 PM Bug #11691 (Closed): ptree could show service FMRIs
- http://smartos.org/bugview/OS-7934
It's annoyingly difficult to get information on what SMF service instance spawn... -
03:48 PM Bug #11690 (Closed): ::ps -s could show service FMRIs
- http://smartos.org/bugview/OS-7932
It would be nice if ::ps -s could show service FMRIs for each proc -
03:48 PM Bug #11689 (Closed): ::refstr would be useful
- http://smartos.org/bugview/OS-7931
refstr_t is annoying to deal with in MDB as you have to explicitly treat the st... -
10:29 AM Bug #11688: Improper behaviour of shell redirections combined with "tee"
The bug also disappears if...-
10:27 AM Bug #11688: Improper behaviour of shell redirections combined with "tee"
Further observations:
The bug disappears if ...-
10:22 AM Bug #11688 (New): Improper behaviour of shell redirections combined with "tee"
We observed that, on Illumos/OpenIndiana, some output lines disappear when
shell redirections are combined with "t...-
09:48 AM Bug #11687 (Closed): isaexec() leaks memory if realloc fails
-
09:04 AM Bug #11686 (In Progress): Improper regexp matching when both \> and $ are present
- A regular expression of the form...
-
08:11 AM Bug #11685 (New): zfs send should support dry run for send from a bookmark
- Please see [Add -vnP support to 'zfs send' for bookmarks](https://github.com/zfsonlinux/zfs/commit/835db58592d7d947e5...
2019-09-14
-
04:46 PM Bug #11684: shadow compilers dislike glib2 2.62
- Review at https://illumos.org/rb/r/2301/
-
10:14 AM Bug #11684 (Closed): shadow compilers dislike glib2 2.62
- Building gate on a system which has glib2 version 2.62.0 installed fails with gcc 4.4 or smatch; the primary compiler...
-
07:53 AM Bug #11667: remove duplicate lz4 implementations
- Logging the updates to have lz4 build based on lz4.c in zfs tree. First of all, we obviously need to add proper heade...
2019-09-13
-
07:56 PM Bug #10585 (Feedback): Non-standard definition of $PAGER in /etc/profile
- I grant you that the only Linux system I found with @PAGER@ set is openSUSE Leap 15.1. As @man@ is not the problem, y...
-
12:16 PM Bug #10585: Non-standard definition of $PAGER in /etc/profile
Sorry, we are not convinced by the arguments that led to bug rejection.
First, $PAGER is not only related to th...-
04:35 AM Bug #10585 (Rejected): Non-standard definition of $PAGER in /etc/profile
-
02:57 PM Bug #11676 (Closed): Update tzdata to 2019c
- "git commit 374df668d7dd327d7e843342dfc36fa364f623de":https://github.com/illumos/illumos-gate/commit/374df668d7dd327d...
-
09:23 AM Bug #11676: Update tzdata to 2019c
- For testing this, I set the timezone for Morocco and checked that some of the future DST switches were following the ...
-
02:57 PM Bug #11677 (Closed): Update hwdata to 2019.09.11
- "git commit acbbf6c3e48e6820369e27e9bd3724278b5ba825":https://github.com/illumos/illumos-gate/commit/acbbf6c3e48e6820...
-
09:58 AM Bug #11677: Update hwdata to 2019.09.11
- I've tested that hald still starts with the new pci.ids and usb.ids files,
that prtconf is showing device names corr... -
02:37 PM Bug #8341 (Closed): deadlock between softmac detach and kstat read
- This was duplicated/fixed in #9204.
-
10:36 AM Bug #11683 (Closed): Automatically maintain whatis database
- When man pages are installed or removed during a package operation, it would be good if the man page index (whatis da...
-
09:38 AM Bug #11675: NFSv4 client: Exclusive create should close the file after setattr failure
- Review: https://www.illumos.org/rb/r/2300/
2019-09-12
-
09:33 PM Bug #11557: Log Spacemap Project
- Here is the ZoL commit msg for the original work....
-
09:29 PM Bug #11557: Log Spacemap Project
- Also include the following two commits:
d3230d761a looping in metaslab_block_picker impacts performance on fragmente... -
08:29 PM Bug #11682 (Closed): zpool iostat and status improvements
- Port the following from ZoL:
193a37cb243 Add -lhHpw options to "zpool iostat" for avg latency, histograms,
7e945072... -
08:07 PM Bug #11681 (Closed): abd_alloc should use scatter for >1K allocations
- Port the following commit from ZoL:
87c25d567fb abd_alloc should use scatter for >1K allocations -
08:06 PM Feature #11680 (Closed): want reallocf(3C)
- Another BSD compatibility function which is also in Linux and was recently added to Solaris.
It behaves just like ... -
07:42 PM Bug #11679: vn_rele() and friends should VERIFY after mutex
- There are other parts of the code that check v_count without holding the v_lock. This bug (and its fix) should only ...
-
06:22 PM Bug #11679 (Closed): vn_rele() and friends should VERIFY after mutex
- vn_rele() and its friends have an antipattern:...
-
04:23 PM Bug #11666 (Closed): loader: remove panic macro from zfssubr.c
- "git commit 7bbcfb41683a5ae8b95a944d06597ea13b32bb92":https://github.com/illumos/illumos-gate/commit/7bbcfb41683a5ae8...
-
03:57 PM Bug #11650 (Closed): ZFS user accounting fixes
- "git commit 8bf394f116a79c011b8f9f3bd199e09b363742ef":https://github.com/illumos/illumos-gate/commit/8bf394f116a79c01...
-
01:48 PM Bug #11650: ZFS user accounting fixes
- I tested this with a zfs-test run which includes the new test that passes clean.
-
03:09 PM Bug #11656: SMB share names appear as all lowercase
- Testing: (per description)
Share names are now listed in the correct case.
Specifying the share name still works ev... -
03:06 PM Bug #11656 (Closed): SMB share names appear as all lowercase
- "git commit 0237b6992139d8334d00225b8f228740703fbbdd":https://github.com/illumos/illumos-gate/commit/0237b6992139d833...
-
12:19 PM Bug #11676 (In Progress): Update tzdata to 2019c
-
11:58 AM Bug #11676 (Closed): Update tzdata to 2019c
-
12:14 PM Bug #11677 (Closed): Update hwdata to 2019.09.11
-
11:44 AM Bug #11657 (Closed): Remove old ctf tools
- "git commit ce115d25b7c5f8cff5a9444c4d0d1ea9d31c2056":https://github.com/illumos/illumos-gate/commit/ce115d25b7c5f8cf...
-
11:40 AM Bug #11627 (Closed): clean up UUID code for ::status
- "git commit 8eb8717cc9dc99bdd784b74c994bea7ef5e60f92":https://github.com/illumos/illumos-gate/commit/8eb8717cc9dc99bd...
-
11:40 AM Bug #11626 (Closed): introduce /etc/versions/build
- "git commit 8eb8717cc9dc99bdd784b74c994bea7ef5e60f92":https://github.com/illumos/illumos-gate/commit/8eb8717cc9dc99bd...
-
09:38 AM Bug #11675: NFSv4 client: Exclusive create should close the file after setattr failure
- *Root cause analysis*
With the current code when the @VN_RELE()@ at line 1570 is called the file is still consider... -
08:17 AM Bug #11675 (Closed): NFSv4 client: Exclusive create should close the file after setattr failure
- The following code in @nfs4open_otw()@:...
2019-09-11
-
10:27 PM Bug #11674: Restore support for GCC 4
- It would be good if we can get somebody to take a look at those @dmake@ core files!
-
08:13 PM Bug #11674: Restore support for GCC 4
- I don't know why this was happening. As you can see from the make output it was trying to build dmod with CFLAGS tha...
-
06:12 PM Bug #11674: Restore support for GCC 4
- This seems like something's gone wrong at your end?
The kernel not supporting PIC is obviously true, but -mcmodel=... -
12:40 PM Bug #11674 (New): Restore support for GCC 4
- After syncing up with master by builds are now failing:...
-
07:45 PM Feature #11615 (In Progress): should handle locale charmap aliases
- Let's try implementing this in libc instead of symlinking.
-
02:55 PM Bug #11649 (Closed): loader.efi: some systems do not translate scan code 0x8 to backspace
- "git commit 169b638e2b6e15b2589c3769e4a0d96188adf56d":https://github.com/illumos/illumos-gate/commit/169b638e2b6e15b2...
-
01:32 PM Bug #11671: pam_krb5 fails to establish and keep forwardable kerberos ticket for a keyboard interaction ssh session
- Some more info I found:
https://github.com/rra/pam-krb5/blob/master/setcred.c#L264
That's how other PAM modules a... -
05:07 AM Bug #11606: process erroneously shows up as from 1970
- To test, I used a similar program as with the original change setup as an SMF service...
-
05:05 AM Bug #11606 (Closed): process erroneously shows up as from 1970
- "git commit 81ff72c5f2cea16235aa4a42d83d07e20090498d":https://github.com/illumos/illumos-gate/commit/81ff72c5f2cea162...
2019-09-10
-
10:13 PM Bug #11661 (Closed): provide C.UTF-8 locale
- "git commit 3125066d426d7d7cd25d89b474290bc4b5817846":https://github.com/illumos/illumos-gate/commit/3125066d426d7d7c...
-
09:57 PM Bug #11673 (Closed): Error setting file times with smbfs and Apple SMB server
- "git commit 8a2c2d71876be7abb6367a98b63affe135ad8cc5":https://github.com/illumos/illumos-gate/commit/8a2c2d71876be7ab...
-
09:36 PM Bug #11673: Error setting file times with smbfs and Apple SMB server
- Testing: Dropped in a new usr/kernel/fs/amd64/smbfs and "cp -p" some files from my "OI" vm guest to the SMB server i...
-
07:44 PM Bug #11673 (In Progress): Error setting file times with smbfs and Apple SMB server
- The struct FILE_BASIC_INFORMATION is supposed to have a 4-byte reserved part at the end.
Nobody noticed until the Ap... -
07:43 PM Bug #11673: Error setting file times with smbfs and Apple SMB server
- The Apple SMB server hangs up on us after we try to set times in frame 71
-
07:42 PM Bug #11673 (Closed): Error setting file times with smbfs and Apple SMB server
- mount -F smbfs //apple/smb /smbfs
cp -p file /smbfs/dir
error setting times on file
-
05:45 PM Bug #11671: pam_krb5 fails to establish and keep forwardable kerberos ticket for a keyboard interaction ssh session
- Uploading the same attachments with file extensions, so that they are previewable in the browser
-
03:53 PM Bug #11671: pam_krb5 fails to establish and keep forwardable kerberos ticket for a keyboard interaction ssh session
- Ahhh, I can't edit the bug name. That should be:
pam_krb5 fails to establish and keep forwardable kerberos tickets ... -
03:43 PM Bug #11671 (New): pam_krb5 fails to establish and keep forwardable kerberos ticket for a keyboard interaction ssh session
- It appears that logging in from the local console allows me to establish a kerberos ticket that I can use, but loggin...
-
04:39 PM Feature #1701 (Closed): ZFS to support UNMAP/TRIM for SSD
- "git commit 084fd14f7c3336eb67ee283cabad2da8998b00d6":https://github.com/illumos/illumos-gate/commit/084fd14f7c3336eb...
-
04:27 PM Feature #1701: ZFS to support UNMAP/TRIM for SSD
- To test this I ran the zfs-test suite, which includes new tests for TRIM, on both DEBUG and non-DEBUG builds. The new...
-
04:17 PM Bug #11672 (New): ZFS "zpool trim" needs slightly more documentation
- While RTI-reviewing #1701, I didn't see how an explicit "zpool trim" issued by the administrator would behave if the ...
-
03:33 PM Bug #11648 (Closed): loader.efi: comconsole should set EFI_SERIAL_REQUEST_TO_SEND bit
- "git commit ada70d038ca186abd71e023e9dec2c5148e9b36f":https://github.com/illumos/illumos-gate/commit/ada70d038ca186ab...
-
03:03 PM Bug #11634: installboot should support ESP updates
- h2. Testing Notes...
-
01:32 PM Bug #11634 (Closed): installboot should support ESP updates
- "git commit d7802caee060fef7fc8e8c54b5f61e9efe26ff1e":https://github.com/illumos/illumos-gate/commit/d7802caee060fef7...
-
09:32 AM Feature #11609: Want modern Intel IMC driver
- the core files are too big (compressed version is bigger than 4MB)
I placed prtdiag.core and diskinfo.core here:
ht... -
09:29 AM Bug #11581 (Closed): 'debug' loader option is a little obscure
- "git commit c3e6a6edd2f8baf75fe85676012b61c894a7dac3":https://github.com/illumos/illumos-gate/commit/c3e6a6edd2f8baf7...
2019-09-09
-
07:17 PM Bug #11670 (Closed): SMB2_FLAGS_SIGNED is not valid during NEGOTIATE
- Uncovered by the Windows Protocol Test Suite.
This will be fixed as part of #11665. -
06:23 PM Feature #11669 (Closed): terminfo could know about rxvt-unicode
- The rxvt-unicode software has its own terminal types:
* rxvt-unicode
* rxvt-unicode-256color
The terminal info... -
06:22 PM Feature #11609: Want modern Intel IMC driver
- before:...
-
02:49 PM Feature #11609: Want modern Intel IMC driver
- I believe the issue is related to 11612, not this. What'll be useful is to understand what PCI devices weren't being ...
-
02:18 PM Feature #11609: Want modern Intel IMC driver
- the hardware is: intel core-i3
Manufacturer: LENOVO
Version: Lenovo B560
Family: IDEAPAD
-
02:14 PM Feature #11609: Want modern Intel IMC driver
- libtopo does not work on my lenovo laptop after this changes
debug and non-debug builds
prtdiag, diskinfo, fmtopo... -
05:14 PM Bug #11668 (Closed): libproc(3LIB) typo in proc_get_auxv
- In @libproc(3LIB)@, under the @INTERFACES@ section, and the @Utility routines@ subheading, it lists a function @proc_...
-
02:13 PM Feature #7661: illumos should provide 64bit perl modules
- Updated changeset: https://www.illumos.org/rb/r/2284/
-
11:18 AM Bug #11667 (Closed): remove duplicate lz4 implementations
- Use one lz4 implementation. That is, move uts/common/fs/zfs/lz4.c to common/lz4/, patch it up to be buildable from ke...
-
11:01 AM Bug #11666 (Closed): loader: remove panic macro from zfssubr.c
- A bit of cleanup. The original FreeBSD implementation was trying to avoid to use libstand functions to save space for...
-
08:21 AM Bug #11665 (Closed): SMB2 NEGOTIATE Security Mode handling is wrong
- The SMB2 stack attempts to validate the Security Mode passed by the client by comparing it to its own Security Mode a...
2019-09-08
-
08:02 PM Bug #11652 (Closed): Remove unused archive library rules from cmd/sgs
- "git commit bdf3516c67ac96d42da6a8adc5bf9a0a5b72b060":https://github.com/illumos/illumos-gate/commit/bdf3516c67ac96d4...
-
08:02 PM Bug #11653 (Closed): tools/make/bin/Makefile has an invalid and unused variable substitution
- "git commit d8109ce4330e1b8ad6c29f9fccacec969066bb9d":https://github.com/illumos/illumos-gate/commit/d8109ce4330e1b8a...
-
08:02 PM Bug #11654 (Closed): libipmi/Makefile.com has an invalid and unused variable substitution
- "git commit 793ac993be490bb7c16673e5f2588c6d18672894":https://github.com/illumos/illumos-gate/commit/793ac993be490bb7...
2019-09-07
-
04:23 PM Bug #11647 (Closed): 6026 regressed after 5980
- "git commit 2b1ff28bbd88f04a83e6ca2d284eb7be0959c43c":https://github.com/illumos/illumos-gate/commit/2b1ff28bbd88f04a...
-
03:22 PM Bug #11662 (Closed): nss_ldap: group members are not comma separated
- "git commit 21ec5af72097881ccdcd81ebfd26e1c85b609ad6":https://github.com/illumos/illumos-gate/commit/21ec5af72097881c...
-
10:53 AM Bug #11633 (Closed): SPARC NULL pointer errors in libprtdiag_psr
- "git commit aa5636e518a7c706134caf5072a16f9f85f7497a":https://github.com/illumos/illumos-gate/commit/aa5636e518a7c706...
-
10:50 AM Bug #11632 (Closed): SPARC NULL pointer error in libtsalarm
- "git commit 3f8c0768c028803de6022c542bbd9e9e6f08289f":https://github.com/illumos/illumos-gate/commit/3f8c0768c028803d...
-
10:45 AM Bug #11631 (Closed): SPARC NULL pointer error in libds
- "git commit 53bfe442a2e3c2938be0ac7b2b05d096689c2ea6":https://github.com/illumos/illumos-gate/commit/53bfe442a2e3c293...
-
10:42 AM Bug #11630 (Closed): remove checks for 64-bit capable hardware
- "git commit 9cb0a1d4446fe891a01d01e07b2e27f0177c84cd":https://github.com/illumos/illumos-gate/commit/9cb0a1d4446fe891...
2019-09-06
-
08:29 PM Feature #10851 (Closed): want sys/linker_set.h
- "git commit 90ce8b937724b0472efa92ca9911002383cf25a2":https://github.com/illumos/illumos-gate/commit/90ce8b937724b047...
-
08:29 PM Feature #10852 (Closed): libficl-sys: implement loader emulator commands with linker set
- "git commit 95bfa623bf6336d9476ba272ebda6e2c2a305e6f":https://github.com/illumos/illumos-gate/commit/95bfa623bf6336d9...
-
08:14 PM Bug #11663 (Closed): loader.efi: text mode background color is limited to 3 bits
- The UEFI Simple Text Mode Protocol is limiting background colors to values 0-7, so we need to make sure we stay withi...
-
07:49 PM Bug #11662: nss_ldap: group members are not comma separated
- Testing done confirm group membership with:
getent group
id -a -
07:46 PM Bug #11662 (Closed): nss_ldap: group members are not comma separated
- getent group does list members cocatenated for ldap source.
-
06:30 PM Feature #11611 (Closed): pchtemp driver should use new IPD 9 aliases
- "git commit bfa93d3911fd4856c353c9b190c18cdb98fc36b4":https://github.com/illumos/illumos-gate/commit/bfa93d3911fd4856...
-
06:30 PM Feature #11610 (Closed): PCI ID ambiguity leads to driver induced mayhem
- "git commit bfa93d3911fd4856c353c9b190c18cdb98fc36b4":https://github.com/illumos/illumos-gate/commit/bfa93d3911fd4856...
-
04:22 PM Bug #11617 (Closed): esc fails with /usr/bin/cpp present
- "git commit 96fc3fdf646c403f7896ecd3e9657d0474025bba":https://github.com/illumos/illumos-gate/commit/96fc3fdf646c403f...
-
03:58 PM Feature #11640 (Closed): add zpool ashift property tunable
- "git commit 5711d3938643272e5ca2aaf5d868e612e7bc97b6":https://github.com/illumos/illumos-gate/commit/5711d3938643272e...
2019-09-05
-
05:38 PM Feature #11611: pchtemp driver should use new IPD 9 aliases
- To test this I made sure that we still attached to the pchtemp driver on a few different platforms.
-
05:29 PM Bug #11049: XHCI runtime reset required in xhci
- Got a similar kernel trace on panic after couple of plugg-in and -out of an USB hub with keyboad, unifying dongle for...
-
05:25 PM Bug #11661 (Closed): provide C.UTF-8 locale
- C.UTF-8 has all the characteristics of the default C locale, other than having UTF-8 as its charmap. It should be us...
-
05:25 PM Bug #11617: esc fails with /usr/bin/cpp present
- I tested this by changing the CPP setting and making sure that we used the right one. Aurélien tested this in an envi...
-
05:17 PM Feature #11660 (Closed): common.UTF-8.src should be compiled from CLDR data
- Currently, we use common.UTF-8.src that was hand-crafted in FreeBSD. While that was good as a start, its coverage is...
-
04:56 PM Bug #11603 (Closed): smbadm has wrong exit code while listing SMB group properties
- "git commit 2c54ade085d70dd5a2914f0fa5cf7fe208cd36a6":https://github.com/illumos/illumos-gate/commit/2c54ade085d70dd5...
-
08:59 AM Bug #11603: smbadm has wrong exit code while listing SMB group properties
- To test this, I checked return values from successful and failed smbadm runs:...
-
04:49 PM Bug #11659 (Closed): SMB2 protocol version negotiation needs work
- No response is emitted when a NEGOTIATE request is received with dialects that are unsupported. This appears to be du...
-
12:25 PM Bug #11658 (Closed): Some capabilities are invalid for SMB 2.002
- Uncovered by the Windows Protocol Test Suite: SMB2_GLOBAL_CAP_LEASING and SMB2_GLOBAL_CAP_LARGE_MTU and not valid for...
-
10:15 AM Bug #11647: 6026 regressed after 5980
- To test this, I used @mdb -ke smb_inet_ntop::dis@ to check that correct symbol is being used:...
-
12:53 AM Feature #11640: add zpool ashift property tunable
- ZFS test failures on debug bits after rebase:
$ grep '\[FAIL\]' /var/tmp/test_results/20190903T195350/log
Test: /...
2019-09-04
-
07:07 PM Bug #11465 (Closed): sgsmsg should be built with the rest of the build tools
- "git commit 69b1fd3f24d0ee2e682883606201c61f52085805":https://github.com/illumos/illumos-gate/commit/69b1fd3f24d0ee2e...
-
07:07 PM Bug #11464 (Closed): cmd/sgs/tools should contain tools, not common code
- "git commit 69b1fd3f24d0ee2e682883606201c61f52085805":https://github.com/illumos/illumos-gate/commit/69b1fd3f24d0ee2e...
-
07:07 PM Bug #11463 (Closed): SUNWonld has passed its use-by date
- "git commit 69b1fd3f24d0ee2e682883606201c61f52085805":https://github.com/illumos/illumos-gate/commit/69b1fd3f24d0ee2e...
-
07:07 PM Bug #11461 (Closed): should use a native link-editor during the build
- "git commit 69b1fd3f24d0ee2e682883606201c61f52085805":https://github.com/illumos/illumos-gate/commit/69b1fd3f24d0ee2e...
-
02:21 PM Bug #11581: 'debug' loader option is a little obscure
- I built a USB with these changes, and verified the menus lined up fine, the toggling behaved properly, and it actuall...
-
01:57 PM Bug #11646 (Closed): fbt entry probes incorrectly placed due to -fshrink-wrap
- "git commit d58ceae2ed78dc65ab682a0281ce523d6c4116fe":https://github.com/illumos/illumos-gate/commit/d58ceae2ed78dc65...
-
01:54 PM Bug #9984 (Closed): zil writes can get delayed in zio pipeline
- I'm closing this since its a duplicate which is fixed.
-
01:53 PM Bug #11059 (Closed): zfs initialize performance enhancements
- I'm closing this as a dup of 1701 since this work was incorporated as part of the TRIM port.
-
01:02 PM Bug #11657 (Closed): Remove old ctf tools
- The new tools appear to have landed safely enough.
-
10:55 AM Bug #11626: introduce /etc/versions/build
- Introduce an /etc/versions/build file; by default it's populated with the git describe output.
We read it into the k... -
09:40 AM Bug #11584 (Closed): ::xcall would be useful
- "git commit a8ea0c9dd566453d9b69eab5f863930da9d0c4ae":https://github.com/illumos/illumos-gate/commit/a8ea0c9dd566453d...
-
09:21 AM Bug #11645 (Closed): tst.utf8probefunc.ksh needs to specify -m32 consistently
- "git commit cd4bec9bcc617ecbc586bb4c2feb7096df189b13":https://github.com/illumos/illumos-gate/commit/cd4bec9bcc617ecb...
-
09:18 AM Bug #11656: SMB share names appear as all lowercase
- Fix: https://www.illumos.org/rb/r/2279/
-
08:43 AM Bug #11656 (Closed): SMB share names appear as all lowercase
- SMB shares names appear as all lowercase regardless of how their name is formatted.
To reproduce the issue:
C...
2019-09-03
-
11:34 PM Bug #11654 (Closed): libipmi/Makefile.com has an invalid and unused variable substitution
- ...
-
11:31 PM Bug #11653 (Closed): tools/make/bin/Makefile has an invalid and unused variable substitution
- ...
-
11:14 PM Bug #11652 (Closed): Remove unused archive library rules from cmd/sgs
- The SGS makefiles contain several vestiges of building archive libraries, they should not.
The one in libelf/Makef... -
08:03 PM Bug #11594 (Closed): ldterm: cast between incompatible function types
- "git commit bf10ed2ef23d4a6289a032ea1be97e21e6258009":https://github.com/illumos/illumos-gate/commit/bf10ed2ef23d4a62...
-
08:01 PM Bug #11594: ldterm: cast between incompatible function types
- Testing: build/install/boot.
-
07:58 PM Bug #11595 (Closed): ufs: cast between incompatible function types
- "git commit 2575b44147c38559884d4c042492bb21783cb486":https://github.com/illumos/illumos-gate/commit/2575b44147c38559...
-
07:55 PM Bug #11595: ufs: cast between incompatible function types
- Testing done: build/install/boot and using ufs.
-
07:56 PM Bug #11596 (Closed): bufmod: cast between incompatible function types
- "git commit 571982554c7574488834ef19f61c63ee15df365c":https://github.com/illumos/illumos-gate/commit/571982554c757448...
-
07:52 PM Bug #11596: bufmod: cast between incompatible function types
- Testing: build/install/boot
-
07:53 PM Bug #11650 (Closed): ZFS user accounting fixes
- Port over the following two ZoL user accounting fixes:
bb1be77a3 Prevent user accounting on readonly pool
163a8c28d... -
07:52 PM Bug #11597 (Closed): pckt: cast between incompatible function types
- "git commit e8e33323835377cff0a2d52f0c1c7b1847215110":https://github.com/illumos/illumos-gate/commit/e8e33323835377cf...
-
07:44 PM Bug #11597: pckt: cast between incompatible function types
- Testing: build/install/boot
-
07:47 PM Bug #11598 (Closed): pfmod: cast between incompatible function types
- "git commit d9c462b2dd4afc98da9074ea6ace57ecd8035001":https://github.com/illumos/illumos-gate/commit/d9c462b2dd4afc98...
-
07:34 PM Bug #11599 (Closed): ptem: cast between incompatible function types
- "git commit fd121eb4d1d06ebe9153101f4c80d19c65452dd2":https://github.com/illumos/illumos-gate/commit/fd121eb4d1d06ebe...
-
07:28 PM Bug #11599: ptem: cast between incompatible function types
- Testing done: build/install/boot, as part of loader branch.
-
07:27 PM Bug #11642 (Closed): getresponse.c: memory leak in init_yes(), add fini_yes().
- "git commit b6ed8f224ac74c5a605c334c1cf1e093427251f4":https://github.com/illumos/illumos-gate/commit/b6ed8f224ac74c5a...
-
06:11 PM Bug #11638 (Closed): zfs mmp test bugs
- "git commit 51c48e9829e8ff3cb6bfb9b8ad96b995abedf063":https://github.com/illumos/illumos-gate/commit/51c48e9829e8ff3c...
2019-09-02
-
09:27 PM Bug #11644 (Closed): kmf_openssl: NULL pointer issues
- "git commit 4942e22259992130a6f34737c52dfbd4f4d5b151":https://github.com/illumos/illumos-gate/commit/4942e22259992130...
-
03:51 PM Bug #11530 (Closed): badseg test creates cores
- "git commit dbdc225a81ccef01e9d416169099b09ddbc06ea1":https://github.com/illumos/illumos-gate/commit/dbdc225a81ccef01...
-
11:15 AM Bug #11649 (Closed): loader.efi: some systems do not translate scan code 0x8 to backspace
- Add translation for scan code 0x8.
Testing done: x86 UEFI build/install/boot and arm64 (qemu), where the issue was... -
11:11 AM Bug #11648 (Closed): loader.efi: comconsole should set EFI_SERIAL_REQUEST_TO_SEND bit
- Actually found the issue on arm64 (no input after switch to serial console), but it does not hurt to be at safe side....
2019-08-31
-
08:22 AM Bug #11647 (Closed): 6026 regressed after 5980
- As seen in the below disassembly, smb_inet_ntop calls the "unfixed" version:...
2019-08-30
-
11:34 PM Bug #11643 (Closed): panic when detaching vioif
- "git commit 89cb8ffb5df88f95defaae8f0f4f0c67ccd9d17e":https://github.com/illumos/illumos-gate/commit/89cb8ffb5df88f95...
-
11:29 PM Bug #11643: panic when detaching vioif
- Final testing was effectively via @modload /kernel/drv/amd64/vioif@ and @modunload -i `modinfo | grep vioif | awk '{p...
-
09:14 PM Bug #6363 (Closed): Add UNMAP/TRIM functionality to ZFS and Illumos
- I'm closing this as a duplicate of 1701 which was opened much earlier.
-
09:04 PM Feature #1701 (In Progress): ZFS to support UNMAP/TRIM for SSD
- I'll close out #6363 since that duplicates this issue which predates it.
I've ported the ZFS TRIM support from ZoL... -
05:24 PM Bug #11538 (Closed): i86pc: unix should always build dboot as 32-bit
- "git commit 9e59ac1c9bffd2ba0d7192da3c5f7d1c3444991a":https://github.com/illumos/illumos-gate/commit/9e59ac1c9bffd2ba...
-
05:22 PM Bug #11530: badseg test creates cores
"badseg" intentionally core-dumps. It does a setrlimit(), but we need to prevent global core dumps too. We do this ...-
03:51 PM Bug #11646 (Closed): fbt entry probes incorrectly placed due to -fshrink-wrap
- http://smartos.org/bugview/OS-7973
We need to use -fno-shrink-wrap to prevent GCC from moving branches to *before*... -
12:34 PM Bug #11645 (Closed): tst.utf8probefunc.ksh needs to specify -m32 consistently
- There are two invocations of gcc in this test, and they both need -m32.
-
10:58 AM Bug #11585 (Closed): ::scalehrtime could be more precise
- "git commit adabf61274801f4e57bf88d159c75b1993eeaf3c":https://github.com/illumos/illumos-gate/commit/adabf61274801f4e...
-
10:03 AM Bug #11644 (Closed): kmf_openssl: NULL pointer issues
- The following NULL pointer issue shows up when building gate against OpenSSL 1.1...
2019-08-29
-
11:09 PM Bug #11643: panic when detaching vioif
- https://illumos.org/rb/r/2274/
-
10:43 PM Bug #11643 (Closed): panic when detaching vioif
- While testing the latest illumos bits in a bhyve VM with 2GB of RAM and without a configured network interface the ma...
-
07:28 PM Feature #11640: add zpool ashift property tunable
- Review is at: https://illumos.org/rb/r/2272/
-
03:13 PM Feature #11640 (Closed): add zpool ashift property tunable
- ZFS on Linux has had a tunable pool property to allow an operator to change the pool's ashift. This can sometimes lea...
-
07:26 PM Bug #11642 (Closed): getresponse.c: memory leak in init_yes(), add fini_yes().
- init_yes() is leaking yesexpr and noexpr.
add fini_yes() to allow undo init_yes(). -
06:28 PM Bug #3386 (Closed): ld(1) should document -z symbol-cap
- "git commit 05a20ab13d51a1ec48a9d993aa40798df5789abd":https://github.com/illumos/illumos-gate/commit/05a20ab13d51a1ec...
-
06:03 PM Bug #11641 (Closed): spelling mistakes in section 7d of the manual
- Some spelling errors in man7d:
treshold - i40e.7d
proeprty - i40e.7d
negotioation - pcn.7d
microarchitecure - c... -
05:51 PM Bug #11639: some man pages show incorrect driver locations
- There's useful information embedded in the location; not just the driver name but type, sometimes the note of platfor...
-
03:31 PM Bug #11639: some man pages show incorrect driver locations
- There's a question if the driver location has to be in man page at all, it's helpful when?
-
03:04 PM Bug #11639 (Closed): some man pages show incorrect driver locations
- Some man pages in section 7d have errors in the filename for the driver.
For example, ieee1394 has
/kernel/misc... -
04:09 PM Bug #11585: ::scalehrtime could be more precise
- I did some basic testing of this dcmd without options, and including the new options.
-
01:06 PM Bug #11638 (Closed): zfs mmp test bugs
- While porting the TRIM code from ZoL, I hit some kernel corruption due to some of the tests. That will be handled as ...
-
09:14 AM Feature #11112 (Closed): sys/null.h: make NULL void *
- "git commit 75f3d687b66304117c7ea9676a959382b37e6ad4":https://github.com/illumos/illumos-gate/commit/75f3d687b6630411...
-
08:16 AM Bug #11635 (Closed): ip: passing argument 2 of 'cc_cong_signal' makes integer from pointer without a cast
- "git commit 57d1724de89ec4a493f9795169bfee3f470b7c6d":https://github.com/illumos/illumos-gate/commit/57d1724de89ec4a4...
-
07:22 AM Bug #11628 (Closed): typos detected by mandoc style
- "git commit b77a2dc4455ca028e52fdf96385a530a2d168316":https://github.com/illumos/illumos-gate/commit/b77a2dc4455ca028...
-
07:14 AM Bug #11621 (Closed): fmadm and fmstat document privileges incorrectly
- "git commit b8dadaa8b0556cca0e965ddc197acacafeb40980":https://github.com/illumos/illumos-gate/commit/b8dadaa8b0556cca...
2019-08-28
-
11:59 PM Bug #10622 (Closed): ZFS should still check paths for devices that have no devid
- "git commit 727feae5cc0661f4ec44e87b934863693bedf87d":https://github.com/illumos/illumos-gate/commit/727feae5cc0661f4...
-
10:59 PM Bug #10622: ZFS should still check paths for devices that have no devid
- h1. Testing Notes
I've run the ZFS test suite on OmniOS before and after this change. Though there are still a fe... -
11:52 PM Bug #11577 (Closed): blown assert in i40e_intr_io_clear_cause()
- "git commit 093e84535f35ec94776a855ada3dac96daf5d602":https://github.com/illumos/illumos-gate/commit/093e84535f35ec94...
-
08:49 PM Bug #6219 (Closed): esc is sensitive to /usr/bin/cpp
-
08:49 PM Feature #11576 (Closed): Want support for ahci LED entries in topo
- "git commit e2f631f93662311389118b220daa637b16a612ac":https://github.com/illumos/illumos-gate/commit/e2f631f936623113...
-
08:00 PM Bug #11635 (Closed): ip: passing argument 2 of 'cc_cong_signal' makes integer from pointer without a cast
- ip module build error with NULL pointer:...
-
02:27 PM Bug #11634 (Closed): installboot should support ESP updates
- The /usr/sbin/installboot is doing all the work about installing and updating boot program on boot disk(s), and till ...
-
11:57 AM Bug #11633 (Closed): SPARC NULL pointer errors in libprtdiag_psr
- NULL pointer errors building libprtdiag_psr on SPARC:
common/tazmo.c:1533: error: comparison between pointer and i... -
11:56 AM Bug #11632 (Closed): SPARC NULL pointer error in libtsalarm
- NULL pointer errors building libtsalarm on SPARC:
../common/tsalarm.c:79: error: assignment makes integer from poi... -
11:55 AM Bug #11631 (Closed): SPARC NULL pointer error in libds
- NULL pointer errors building libds on SPARC:
../common/libds.c:105: error: passing argument 1 of 'ds_hdl_to_dslibe... -
10:59 AM Bug #11630 (Closed): remove checks for 64-bit capable hardware
- On SPARC, we still have checks for 64-bit capable hardware (doing clunky string-comparisons on dates to see if the bo...
-
12:18 AM Feature #11618: Use exec_attr instead of suid for smbfs mount and unmount
- A missing reviewer (who found the caused-more-problems-than-it-solved sprintf() of argv[0]) is Marco Ivaldi <marco.iv...
2019-08-27
-
08:51 PM Bug #11628 (Closed): typos detected by mandoc style
- Most of the STYLE issues detected by mandoc lint are indeed purely stylistic. However, it does detect typos in sectio...
-
08:06 PM Bug #11622 (Closed): clean up rarer mandoc lint warnings
- "git commit c5806743f70246f7f708e57514b9103a6291d629":https://github.com/illumos/illumos-gate/commit/c5806743f70246f7...
-
08:00 PM Bug #11620 (Closed): strtod man page typo equence
- "git commit 6ae02400ec7326832d2e19e92b4174ec778b2b9f":https://github.com/illumos/illumos-gate/commit/6ae02400ec732683...
-
07:51 PM Feature #11618 (Closed): Use exec_attr instead of suid for smbfs mount and unmount
- "git commit 0463c8009260e445fd1885cfaf98e04a586d495b":https://github.com/illumos/illumos-gate/commit/0463c8009260e445...
-
12:32 AM Feature #11618: Use exec_attr instead of suid for smbfs mount and unmount
- Works now. Running as a regular user (not root)...
-
03:58 PM Bug #11627 (Closed): clean up UUID code for ::status
- k[m]t_status needlessly has some open-coded UUID handling that could be cleaned up.
-
02:31 PM Bug #11608 (Closed): add DKIOC ioctl to report drive UNMAP support
- "git commit efe44a0312f417787c2d6992582ad06b1b98cd8d":https://github.com/illumos/illumos-gate/commit/efe44a0312f41778...
-
01:55 PM Bug #11608: add DKIOC ioctl to report drive UNMAP support
- To test this, I ran a simple program which issues the ioctl and reports the results. I ran it against a regular disk ...
-
11:08 AM Bug #11626: introduce /etc/versions/build
- This allows anybody to specify a particular string in usr/src/buildversion, and it will end up visible kernel-side vi...
-
11:05 AM Bug #11626 (Closed): introduce /etc/versions/build
- We should introduce a kernel module that can be used to identify a particular nightly-specified build version.
-
02:52 AM Bug #11623 (New): ZFS tests should not run with scratch disks smaller than 10GB
- I experienced some errors recently with the ZFS test suite. Specifically, @functional/cli_root/zpool_expand/zpool_ex...
-
12:24 AM Bug #11614 (Closed): libzfs_crypto.c doesn't need to use pkcs11_getrandom
- "git commit 4a3c0cdaf405cda95f1af235054ff0d94cd926c9":https://github.com/illumos/illumos-gate/commit/4a3c0cdaf405cda9...
-
12:24 AM Bug #11613 (Closed): libzfs_crypto doesn't need to use kmfapi.h
- "git commit 4a3c0cdaf405cda95f1af235054ff0d94cd926c9":https://github.com/illumos/illumos-gate/commit/4a3c0cdaf405cda9...
2019-08-26
-
07:37 PM Bug #11590 (Closed): unused variables in pcie
- "git commit 06756f4eb3dca79934574cacc46bd5a99cee195d":https://github.com/illumos/illumos-gate/commit/06756f4eb3dca799...
-
01:34 PM Bug #11622 (Closed): clean up rarer mandoc lint warnings
- In #8078 it was proposed to clean up the common mandoc lint warnings. (The sp|PP after SH|SS ones.)
The following ... -
11:06 AM Bug #11621 (Closed): fmadm and fmstat document privileges incorrectly
- Initially, you see the following gibberish in fmadm(1M) and fmstat(1M)
'Refer to the for more information'
Pre... -
11:01 AM Bug #11620 (Closed): strtod man page typo equence
- strtod(3c) has a typo equence (should be sequence), also present in wcstod(3c)
and wcstod has some occurrences of ... -
06:46 AM Feature #10583: Missing XDMCP entries in /etc/services
- @/etc/services@, aka @/etc/inet/services@, belongs to @SUNWcs@ package. Moving to illumos.
2019-08-25
-
11:54 PM Bug #11619 (New): When sequential resilvering is enabled, under certain conditons, it can cause checksum errors. This problem is easy to repro on SSD based systems.
- Here's a script that can repro this on NSStor systems. Note that while the Linux sequential resilvering code is base...
2019-08-24
-
07:27 PM Feature #11618: Use exec_attr instead of suid for smbfs mount and unmount
- Out for review:
https://illumos.org/rb/r/2262/
-
06:23 PM Feature #11618 (Closed): Use exec_attr instead of suid for smbfs mount and unmount
- The smbfs mount and unmount programs were ported from an older code base that used suid permissions on those programs...
-
07:14 PM Bug #11574: .eh_frame issues and relocations against allocatable sections when compiling software that calls on libffi.
- I solved the issue completely. It took me a while to put two and two together, but the solution was just out of reach...
-
03:52 PM Bug #11617 (Closed): esc fails with /usr/bin/cpp present
- The eversholt compiler defaults to looking for a C pre-processor in /usr/bin/cpp and if not present falls back to /us...
-
03:33 PM Bug #11604: Zones can only have a maximum of 87 vnics
- Interesting, I had assumed illumos-gate would have a fairly similar zoneadmd.c but it is massively different, and the...
-
03:33 AM Bug #11551 (Closed): Clean up nawk(1) usage in illumos-gate
- "git commit ac05f74f7be0e256003b8dd2492cf96ac4ecda1d":https://github.com/illumos/illumos-gate/commit/ac05f74f7be0e256...
-
03:33 AM Bug #11552 (Closed): Want a more modern nawk(1)
- "git commit 3ee4fc2aa6b5136515cc3eed32d3c6ef33e37471":https://github.com/illumos/illumos-gate/commit/3ee4fc2aa6b51365...
-
03:33 AM Bug #11550 (Closed): Want tests for nawk(1)
- "git commit e6d6c189fa3a95d7aa27bbe0aeacf7c1a6b57c8c":https://github.com/illumos/illumos-gate/commit/e6d6c189fa3a95d7...
-
03:00 AM Bug #11616: getaddrinfo AI_NUMERICSERV doesn't work
- Linux gives answers with STREAM/TCP, DGRAM/UDP, and RAW/0, which seems to match my "one of each" suggestion.
-
02:44 AM Bug #11616: getaddrinfo AI_NUMERICSERV doesn't work
- It seems this is because the RFC says that in this case we cannot use the name service, and without a socket type, we...
-
02:23 AM Bug #11616 (New): getaddrinfo AI_NUMERICSERV doesn't work
- ...
-
12:53 AM Feature #11615: should handle locale charmap aliases
- The same is true for iso88591 v. ISO8859-1
-
12:48 AM Feature #11615 (Closed): should handle locale charmap aliases
- Linux seems to name locales FOO.utf8 were we use FOO.UTF-8. We should deliver compat links or the like, for code tha...
2019-08-23
-
10:48 PM Bug #11614: libzfs_crypto.c doesn't need to use pkcs11_getrandom
- We can also use arc4random_buf (which is a bit simpler since we don't have to worry about return values while still p...
-
09:07 PM Bug #11614 (Closed): libzfs_crypto.c doesn't need to use pkcs11_getrandom
- While investigating #11613, it was also noticed that libzfs_crypto is using pkcs11_get_random(). There is no reason ...
-
09:44 PM Bug #3635 (Closed): kstat_queue(9F) should not mention kstat_create()
- "git commit 72737c91abd19e2597bf00bb225ad2dec71c8d06":https://github.com/illumos/illumos-gate/commit/72737c91abd19e25...
-
09:04 PM Bug #11613 (Closed): libzfs_crypto doesn't need to use kmfapi.h
- While troubleshooting a build issue, it was noticed that libzfs_crypto.c #includes kmfapi.h. Given that it does not ...
-
08:46 PM Feature #11612 (Closed): x86 PCI enumeration should not rely on bios max bus
- Traditionally, on an x86 BIOS based system, we rely on the PCI BIOS specification which has a series of BIOS calls on...
-
08:44 PM Feature #11610: PCI ID ambiguity leads to driver induced mayhem
- I've tested this in the following manners:
* Used prtconf -v on a booted system to verify that we had aliases and ... -
08:43 PM Feature #11610 (Closed): PCI ID ambiguity leads to driver induced mayhem
- Recently, we encountered a boot hang on a system that was narrowed down to being related to OS-6500. The system in qu...
-
08:44 PM Feature #11611 (Closed): pchtemp driver should use new IPD 9 aliases
- The pchtemp driver is a prime example of a driver that has to use PCI IDs because the PCH does not expose PCI express...
-
08:41 PM Feature #11609 (Closed): Want modern Intel IMC driver
- With subsequent generations of hardware, Intel has new PCI IDs and different aspects to the memory controller. It'd b...
-
08:38 PM Bug #11553 (Closed): Want pluggable TCP congestion control algorithms
- "git commit 45a4b79d042e642c2ed7090ec290469ccf8fc563":https://github.com/illumos/illumos-gate/commit/45a4b79d042e642c...
-
08:38 PM Bug #11554 (Closed): Want TCP_CONGESTION socket option
- "git commit d49945110829673d27d215f4db010ac1d22a68de":https://github.com/illumos/illumos-gate/commit/d49945110829673d...
-
06:41 PM Bug #10857 (Closed): nanf.3m and nanl.3m should be linked to nan.3m
- "git commit 867a2ce85cd3f659cb7bc187ba93a095fe1df597":https://github.com/illumos/illumos-gate/commit/867a2ce85cd3f659...
-
04:53 PM Bug #11608 (Closed): add DKIOC ioctl to report drive UNMAP support
- We added SCSI UNMAP support with bug 1700, but there is currently no way for upstack code to detect if a drive suppor...
-
03:33 PM Bug #11607 (New): BNX regression with open source driver - AGGR doesn't work
- Upon upgrading an OmniOS box from r151022 to r151030 I lost network access. The box (HP DL380G6) uses it's four BCM57...
-
05:38 AM Bug #11606 (Closed): process erroneously shows up as from 1970
- Upstream of Joyent OS-2825:
I've twice now caught a process in a state where it shows having been created in 1970.... -
03:02 AM Bug #11583 (Closed): Some man3lib pages are missing parts of the SYNOPSIS
- "git commit 2a12d4b48bc1841009a51abdb5b10a991f9f28ae":https://github.com/illumos/illumos-gate/commit/2a12d4b48bc18410...
2019-08-22
-
11:36 PM Bug #11394: iconv_modules build could be much more parallel
- "git commit dfe6d73f5cf5922a7dfdafeac8df9775afb2d992":https://github.com/illumos/illumos-gate/commit/dfe6d73f5cf5922a...
-
11:20 PM Bug #11554: Want TCP_CONGESTION socket option
- To verify that using @getsockopt()@ with @TCP_CONGESTION@ works, I modified the example TCP client program in @tcp(7P...
-
10:08 PM Bug #11554: Want TCP_CONGESTION socket option
- If you try to set a nonexistent algorithm, it returns @ENOENT@, like Linux does:...
-
10:02 PM Bug #11554: Want TCP_CONGESTION socket option
- To test this change, I built @iperf@, which makes use of the @TCP_CONGESTION@ socket option when it's present on the ...
-
11:09 PM Bug #11553: Want pluggable TCP congestion control algorithms
- Running several @iperf@ tests from my OmniOS VM on my laptop (going from San Francisco to Amsterdam) using the option...
-
11:06 PM Bug #11604: Zones can only have a maximum of 87 vnics
- How does this issue relate to illumos gate?
If I'm right, you can report SmartOS-only issues here: https://github.co... -
05:50 AM Bug #11604 (New): Zones can only have a maximum of 87 vnics
- When setting up a zone, /usr/lib/brand/jcommon/statechange creates vnics for the zone. It takes a list of adapters fr...
-
09:46 PM Feature #11032 (Closed): Time spent sharing SMB filesystems could be reduced by optimizing smb_getdataset for default mount points
- "git commit 87b817582bc68a9992ad7109bd09617975ea4725":https://github.com/illumos/illumos-gate/commit/87b817582bc68a99...
-
09:46 PM Feature #11033 (Closed): It's time to require SMB signing by default
- "git commit 58f3189518d9e749f916c2666f0d2914e1fac538":https://github.com/illumos/illumos-gate/commit/58f3189518d9e749...
-
09:46 PM Bug #11034 (Closed): Restoring previous versions from snapshots doesn't work with nested datasets
- "git commit 1bc6aeee80885d7c0e78d4eddf68dfdcb8520c7e":https://github.com/illumos/illumos-gate/commit/1bc6aeee80885d7c...
-
09:46 PM Feature #11035 (Closed): Minimal SMB 3.0.2 support
- "git commit dfa42fab8d7071228466d2f82351da8e1a090aad":https://github.com/illumos/illumos-gate/commit/dfa42fab8d707122...
-
03:29 PM Bug #11605 (New): Example 1 "Printing the ELF Symbol Table" dumps core easily
- Example 1 "Printing the ELF Symbol Table" from @GELF(3ELF)@ dumps core easily on unexpected input:...
-
01:10 PM Bug #11574: .eh_frame issues and relocations against allocatable sections when compiling software that calls on libffi.
- Well, I've made some progress. Turns out I was actually having a problem with LibFFI after all on top of the problems...
-
11:11 AM Bug #10703 (Closed): smatch unreachable code checking needs reworking
- "git commit 44bf619d328827ce5eca6833fcd5c69f1592e578":https://github.com/illumos/illumos-gate/commit/44bf619d328827ce...
2019-08-21
-
10:50 PM Bug #11552: Want a more modern nawk(1)
- Copying all of the @util-tests@ and the test runner into @/opt@, all of the tests pass fine, including the AWK tests:...
-
09:00 PM Bug #11552: Want a more modern nawk(1)
- To test these changes, I made sure that all of the updates pulled in had appropriate tests in the test suite. I also ...
-
09:58 PM Bug #11603 (Closed): smbadm has wrong exit code while listing SMB group properties
- While listing properties for SMB group, smbadm returns 1 instead of 0 in case of successful execution....
-
09:14 PM Bug #11550: Want tests for nawk(1)
- Running the initial import of this test suite against the current @/usr/bin/nawk@ succeeds:
... -
08:14 PM Bug #11551: Clean up nawk(1) usage in illumos-gate
- To test these changes, I ran a full build twice: once with the current @nawk@, and a second time with the updated @na...
-
07:18 PM Bug #11601 (Closed): telmod: cast between incompatible function types
- Build errors with gcc 8:...
-
05:48 PM Bug #11600 (Closed): redirmod: cast between incompatible function types
- Build errors with gcc 8:...
-
05:27 PM Bug #11599 (Closed): ptem: cast between incompatible function types
- Build errors with gcc 8:...
-
05:23 PM Bug #11598 (Closed): pfmod: cast between incompatible function types
- Build errors with gcc 8:...
-
05:17 PM Bug #11597 (Closed): pckt: cast between incompatible function types
- Build errors with gcc 8:...
-
04:54 PM Bug #11596 (Closed): bufmod: cast between incompatible function types
- Build errors with gcc 8:...
-
04:46 PM Bug #11595 (Closed): ufs: cast between incompatible function types
- Build errors with gcc 8:...
-
04:40 PM Bug #11594 (Closed): ldterm: cast between incompatible function types
- Build errors with gcc 8:...
-
04:35 PM Bug #11593 (Closed): iscsi: cast between incompatible function types
- Build errors with gcc 8:...
-
04:30 PM Bug #11592 (Closed): sdp: cast between incompatible function types
- Build errors with gcc 8:...
-
04:24 PM Bug #11591 (Closed): usbser: cast between incompatible function types
- Build errors with gcc 8:...
-
09:30 AM Bug #11590 (Closed): unused variables in pcie
- A sparc build fails with:
../../common/io/pciex/pcie.c:3036: error: unused variable 'ev_attr_list' [-Wunused-varia... -
05:50 AM Bug #11531 (Closed): tools/make should set NATIVE_CCFLAGS
- "git commit a99cb9618990662acbd3bab1b4a5b05a6ca62556":https://github.com/illumos/illumos-gate/commit/a99cb9618990662a...
-
05:37 AM Bug #11539 (Closed): dboot: build errors with gcc9
- "git commit 7e6ac63905653744ac6703d7bc31790c363cf5e7":https://github.com/illumos/illumos-gate/commit/7e6ac63905653744...
-
05:33 AM Bug #11539: dboot: build errors with gcc9
- Testng done: build/install/boot cycle (BIOS and UEFI).
2019-08-20
-
08:01 PM Bug #4705 (Closed): fork(2): See "MT-Level of Libraries"
- "git commit 889229bb296dd6f2b73fa6bb3247c58a71282836":https://github.com/illumos/illumos-gate/commit/889229bb296dd6f2...
-
02:17 PM Bug #4705: fork(2): See "MT-Level of Libraries"
- I tested the change by looking at the updated manual page with man(1M).
-
07:59 PM Bug #11574: .eh_frame issues and relocations against allocatable sections when compiling software that calls on libffi.
- Thanks for the mapfiles. For whatever reason, and despite there being a null pointer patch upstream, the relocations ...
-
06:39 PM Bug #11497 (Closed): ddi_device_acc_attr(9S) has the wrong version number
- "git commit a3bfe1dcd8a83b2661def9170b5005a830e8780d":https://github.com/illumos/illumos-gate/commit/a3bfe1dcd8a83b26...
-
02:16 PM Bug #11497: ddi_device_acc_attr(9S) has the wrong version number
- I tested the change by looking at the updated manual page with man(1M).
-
05:37 PM Bug #11582 (Closed): 3SCF isn't the object-caching memory allocation library
- "git commit 634942f535e93dad348fa175c9bc116e7bf936ba":https://github.com/illumos/illumos-gate/commit/634942f535e93dad...
-
05:24 PM Bug #11536 (Closed): tools/make: getmem() should take size_t
- "git commit 356ba08c15b26adbde3440aa89d8b31cd39fc526":https://github.com/illumos/illumos-gate/commit/356ba08c15b26adb...
-
05:24 PM Bug #11535 (Closed): tools/make: amd64 arch is not supported
- "git commit 356ba08c15b26adbde3440aa89d8b31cd39fc526":https://github.com/illumos/illumos-gate/commit/356ba08c15b26adb...
-
05:24 PM Bug #11534 (Closed): tools/make: remove sys_nerr
- "git commit 356ba08c15b26adbde3440aa89d8b31cd39fc526":https://github.com/illumos/illumos-gate/commit/356ba08c15b26adb...
-
05:24 PM Bug #11533 (Closed): tools/make: gcc9 build errors
- "git commit 356ba08c15b26adbde3440aa89d8b31cd39fc526":https://github.com/illumos/illumos-gate/commit/356ba08c15b26adb...
-
05:15 PM Bug #11559 (Closed): zfs: device removal should not block bootability
- "git commit 21c878fe36c0151617d2f009615f5d18fddb207e":https://github.com/illumos/illumos-gate/commit/21c878fe36c01516...
-
05:11 PM Bug #11559: zfs: device removal should not block bootability
- Testing done:...
-
05:08 PM Bug #10623 (Closed): ZFS should be more aggressive in updating vdev devid
- "git commit 6af23589e78469fc9f90db8558854d1a822aaa72":https://github.com/illumos/illumos-gate/commit/6af23589e78469fc...
-
05:03 PM Bug #3635: kstat_queue(9F) should not mention kstat_create()
- Tested by looking at the manual page with man(1M).
-
03:07 PM Bug #11517 (Closed): loader.efi: efipart should be more careful about constructing block device lists
- "git commit 0f2f3e995cde8dabd9edf8bb05b957a50bc7cc20":https://github.com/illumos/illumos-gate/commit/0f2f3e995cde8dab...
-
02:40 PM Bug #9096 (Closed): passwords (policy.conf) should default to sha512
- "git commit a9370e9f996b7ce61bb1a9612a0625161a922320":https://github.com/illumos/illumos-gate/commit/a9370e9f996b7ce6...
-
02:18 PM Bug #11588 (Closed): loader: isapnp.c: this statement may fall through
- Build errors with warnings enabled:...
-
02:16 PM Bug #10857: nanf.3m and nanl.3m should be linked to nan.3m
- I tested the change by looking at the updated manual page with man(1M). I also made sure I could look up the page by ...
-
02:00 PM Bug #11587 (Closed): loader.efi: comparison is always true due to limited range of data type
- Build errors with warnings enabled:...
-
01:29 PM Bug #11586: NAME field in man pages should match what's installed
- Catching up with some recent changes adds:
Missing: ofmt_print_header.3ofmt
Missing: ofmt_set_fs.3ofmt
-
12:35 PM Bug #11586 (Closed): NAME field in man pages should match what's installed
- The items listed in the NAME section of a man page should be useful as an argument to the man command - in other word...
-
01:18 PM Bug #11479 (Closed): zfs project support
- "git commit f67950b21e185934ccabe311516f4dcbdb00ef79":https://github.com/illumos/illumos-gate/commit/f67950b21e185934...
-
12:22 PM Bug #11585 (Closed): ::scalehrtime could be more precise
- http://smartos.org/bugview/OS-6735
Work by Bryan Cantrill.
Original comment by Bryan says:
For quite some ti... -
11:57 AM Bug #11584 (Closed): ::xcall would be useful
- http://smartos.org/bugview/OS-7124
Many times recently, we've had a crash dump where all the CPUs get stuck. Often... -
12:36 AM Bug #11544 (Closed): ofmt(3OFMT) should talk about the callback handler
- "git commit 5b6e8d437b064342671e0a40b3146d7f98802a64":https://github.com/illumos/illumos-gate/commit/5b6e8d437b064342...
-
12:36 AM Bug #11545 (Closed): Want configurable output field separator for libofmt
- "git commit 519cca71df494bfdf951168b57893cdbe961647f":https://github.com/illumos/illumos-gate/commit/519cca71df494bfd...
-
12:36 AM Bug #11546 (Closed): Track TCP round-trip time in nanoseconds
- "git commit c12492cf73149aa0aa845af5d59966b0eb5aa910":https://github.com/illumos/illumos-gate/commit/c12492cf73149aa0...
-
12:36 AM Bug #11547 (Closed): Want connstat(1M) command to display per-connection TCP statistics
- "git commit a2f04351e04971ab0879872d264d6038c156b860":https://github.com/illumos/illumos-gate/commit/a2f04351e04971ab...
2019-08-19
-
10:30 PM Feature #11373: pcieb should enable link bandwidth notifications
- "git commit e7a617a7b674323dacb8a0d3ac64c275c7a72b0c":https://github.com/illumos/illumos-gate/commit/e7a617a7b674323d...
-
06:43 PM Feature #11373 (Closed): pcieb should enable link bandwidth notifications
- "git commit b3d69c058376d802cdebbced341adcb3253b113c":https://github.com/illumos/illumos-gate/commit/b3d69c058376d802...
-
07:37 PM Bug #11583 (Closed): Some man3lib pages are missing parts of the SYNOPSIS
- Looking at the SYNOPIS entries for man3lib, I note
libfcoe(3lib) needs -lfcoe rather than just lfcoe
libl(3lib) m... -
07:34 PM Bug #11574: .eh_frame issues and relocations against allocatable sections when compiling software that calls on libffi.
- > So if my research is correct, what I need to do if I want it to work with the
> illumos LD is create a Solaris map... -
07:01 PM Bug #11582 (Closed): 3SCF isn't the object-caching memory allocation library
- Intro.3 claims that 3SCF is the object-caching memory allocation library, which it clearly isn't
-
06:43 PM Bug #11366 (Closed): disappearing ixgbe turns correctable error into panic
- "git commit 20513f9e81064120c8e4353fad6cc93898f0bef9":https://github.com/illumos/illumos-gate/commit/20513f9e81064120...
-
06:43 PM Feature #11367 (Closed): Capture PCI Express width and speed
- "git commit 662dc8a578c4b6decf73ecc776c43128bac8dc83":https://github.com/illumos/illumos-gate/commit/662dc8a578c4b6de...
-
06:43 PM Feature #11368 (Closed): pcie changes for bhyve ppt
- "git commit 9b3f4fe3313810d1280baca5f5801796a0800d2b":https://github.com/illumos/illumos-gate/commit/9b3f4fe3313810d1...
-
06:43 PM Feature #11369 (Closed): PCIe errors on passthru devices shouldn't cause a panic
- "git commit 79bed773cb9f85f14d6c40e097abafdf4cc1e687":https://github.com/illumos/illumos-gate/commit/79bed773cb9f85f1...
-
06:43 PM Feature #11371 (Closed): Record PCIe gen 4 caps
- "git commit 33756ae2c166200412098dda3daab64de55214ab":https://github.com/illumos/illumos-gate/commit/33756ae2c1662004...
-
06:43 PM Feature #11370 (Closed): Update PCIe capability headers for PCIe 4.x
- "git commit 33756ae2c166200412098dda3daab64de55214ab":https://github.com/illumos/illumos-gate/commit/33756ae2c1662004...
-
06:43 PM Feature #11372 (Closed): Want PCIe dcmds and walkers
- "git commit e386d4dde2e66dfdb5d0ac143d970d0a77af2786":https://github.com/illumos/illumos-gate/commit/e386d4dde2e66dfd...
-
06:43 PM Feature #11375 (Closed): Clean up pcie module -Wno-uninitialized and -Wno-parentheses
- "git commit b3d69c058376d802cdebbced341adcb3253b113c":https://github.com/illumos/illumos-gate/commit/b3d69c058376d802...
-
06:43 PM Feature #11374 (Closed): Clean up pcieb CERRWARN and smatch
- "git commit b3d69c058376d802cdebbced341adcb3253b113c":https://github.com/illumos/illumos-gate/commit/b3d69c058376d802...
-
06:43 PM Feature #11376 (Closed): PCIe speeds and feeds should be exposed to userland
- "git commit b3d69c058376d802cdebbced341adcb3253b113c":https://github.com/illumos/illumos-gate/commit/b3d69c058376d802...
-
04:29 PM Bug #11581 (Closed): 'debug' loader option is a little obscure
- Multiple different developers now have missed that the debug option in the loader menus
translates to -kd (load kmdb... -
03:31 PM Bug #11558 (Closed): libzfs: allow device removal feature for root pool
- "git commit 4c63bf63e4b7d55c99e024187bc355893f66c09c":https://github.com/illumos/illumos-gate/commit/4c63bf63e4b7d55c...
-
03:28 PM Bug #11558: libzfs: allow device removal feature for root pool
- Testing: with https://illumos.org/rb/r/2226/, we can set bootfs property on boot pool.
-
03:28 PM Bug #11565 (Closed): loader: this statement may fall through
- "git commit 4c528395822a1beb30134bcd9f7f8b6813db6e5d":https://github.com/illumos/illumos-gate/commit/4c528395822a1beb...
-
03:25 PM Bug #11565: loader: this statement may fall through
- Tested by build/install/boot cycle.
-
03:25 PM Bug #11566 (Closed): bzip2: unused parameter 'opaque'
- "git commit 05876af472c3264c8a0734aef9cae317325aadf2":https://github.com/illumos/illumos-gate/commit/05876af472c3264c...
-
03:22 PM Bug #11567 (Closed): loader: ficl vm.o volatile argument warning
- "git commit db8c8c38e426ee930350455b89c617823e208136":https://github.com/illumos/illumos-gate/commit/db8c8c38e426ee93...
-
11:17 AM Bug #11580 (Closed): dtrace: cast between incompatible function types
- Build errors with gcc 8:...
-
11:07 AM Bug #11579 (Closed): e1000g: cast between incompatible function types
- Build errors with gcc 8:...
-
07:56 AM Bug #11578 (New): Cannot recursively list bookmarks for ZVOL
- Example:...
Also available in: Atom