Activity
From 2018-06-28 to 2018-07-27
2018-07-27
-
05:06 PM Bug #9683 (Closed): Allow bypassing devid in vdev_disk_open()
- We've had 2 cases where the devids of disks were shuffled, preventing domain0 from being imported, which required a t...
-
04:51 PM Feature #9658 (Closed): Update cxgbe to deal with newer flash modules
- "git commit fa56a4b40d080b7786a82829ec946e94ba96ac07":https://github.com/illumos/illumos-gate/commit/fa56a4b40d080b77...
-
04:17 PM Bug #9682 (Closed): page fault in dsl_async_clone_destroy() while opening pool
- While running the zfs test suite for an unrelated change, I observed a crash. The problem is that when we are openin...
-
01:50 AM Support #9663: No illumos distro will boot
- Robert Mustacchi wrote:
> We've spent some time root causing at least the class of hangs that we're seeing on that s...
2018-07-26
-
05:17 PM Bug #9681 (Closed): ztest failure in spa_history_log_internal due to spa_rename()
- A recent test failed while running ztest, and produced the following result:
05/01 10:25:22 ztest -VVVVV -m 2 -r 0... -
04:49 PM Bug #9680 (Closed): dsl_dataset_hold_obj can leak bookmarks
- During the analysis of a hang we were able to discovery that during calls to dsl_dataset_hold_obj we could call dsl_b...
-
04:32 PM Bug #9679 (New): Race condition in mountd sharetab logic
- This bug presented itself with /temp filesystem of some databases failing to mount. It turns out that mountd doesn't ...
-
04:19 PM Bug #9678 (New): ZFS panic when cancelling removal with Log Spacemap feature enabled
- This panic was hit three times during device removal tests:...
-
03:57 PM Bug #9677 (Closed): panic from zio_write_gang_block() when creating dump device on fragmented rpool
- When the amount of memory in the system changes, we automatically increase the size of the dump device. The dump devi...
-
03:46 PM Bug #9676 (New): mdb's ::stacks command can loop forever
- Problem
mdb's ::stacks dcmd can loop forever if it encounters a bad frame pointer that points to itself.
Soluti... -
07:53 AM Bug #9674 (In Progress): Let's scrap AVS/sdbc
-
01:22 AM Support #9663: No illumos distro will boot
- We've spent some time root causing at least the class of hangs that we're seeing on that smartos-live issue. With luc...
2018-07-25
-
10:18 PM Bug #9675 (Closed): memory leak from cpupart_create
- In usr/src/uts/common/disp/cpupart.c, cpupart_create() allocates a buffer and assigns it to the cp_lgrploads member o...
-
04:22 PM Bug #9057 (Closed): unloadable modules should use NO_UNLOAD stubs
- "git commit 49714e869ee3a25c38d504fe4ae224833811ca45":https://github.com/illumos/illumos-gate/commit/49714e869ee3a25c...
-
04:22 PM Bug #9056 (Closed): dtrace_unregister()/fasttrap_pid_disable()/prgetmap() deadlock
- "git commit 49714e869ee3a25c38d504fe4ae224833811ca45":https://github.com/illumos/illumos-gate/commit/49714e869ee3a25c...
-
04:03 PM Bug #9674 (Closed): Let's scrap AVS/sdbc
- The AVS (Availability Suite) is in illumos-gate, but a quick survey of OmniOS, SmartOS, and OpenIndiana indicate it's...
2018-07-24
-
10:51 PM Feature #9672 (Closed): Reserve a ZFS replication stream feature flag for ZSTD compression
- "git commit acd7f809f0376580771fe4df8aaeecebe4c40b2f":https://github.com/illumos/illumos-gate/commit/acd7f809f0376580...
-
04:38 AM Feature #9672 (Closed): Reserve a ZFS replication stream feature flag for ZSTD compression
- To ensure interoperability with other implementations of OpenZFS (FreeBSD), reserve bit 25 in the ZFS replication str...
-
10:51 PM Feature #9621 (Closed): Make createtxg and guid properties public
- "git commit e8d4a73c868afb740396041be80ed2b141065e76":https://github.com/illumos/illumos-gate/commit/e8d4a73c868afb74...
-
09:21 PM Bug #9673 (Closed): move internet address manipulation functions to libc
- Move all of the following to the libc:
- inet_addr;
- inet_aton;
- inet_lnaof;
- inet_makeaddr;
- inet_netof;
-... -
04:27 AM Feature #9671 (New): ZFS should support ZStandard compression
- ZStandard ([[http://www.zstd.net/]]) is a new compression algorithm from the creator of LZ4 (the default compression ...
-
03:51 AM Bug #9669: Extra zeros sent by sendfile()
- Review: https://www.illumos.org/rb/r/1141/
2018-07-23
-
07:18 PM Bug #9670 (New): nfs: FATTR4_FILES_XXX used multiple times in rfs4_op_readdir
- NFS server part.
In usr/src/uts/common/fs/nfs/nfs4_srv_readdir.c, lines: 514-520, 744-749, 754-759.
Code looks ... -
03:45 PM Bug #9669: Extra zeros sent by sendfile()
- *Root cause*
The problem is in the @sendvec_chunk()@ function here:... -
03:36 PM Bug #9669: Extra zeros sent by sendfile()
- *Reproduction steps*
To reproduce the issue compile the attached @test.c@ using the following commands:... -
03:22 PM Bug #9669 (Closed): Extra zeros sent by sendfile()
- @sendfile()@ sometimes sends more bytes than there is actually in the source file (@in_fd@). When this happens there...
-
01:47 PM Feature #9580 (Closed): Add a hash-table on top of nvlist to speed-up operations
- "git commit 2ec7644aab2a726a64681fa66c6db8731b160de1":https://github.com/illumos/illumos-gate/commit/2ec7644aab2a726a...
-
01:46 PM Bug #9465 (Closed): ARC check for 'anon_size > arc_c/2' can stall the system
- "git commit abe1fd01ce5a83718c5a840daeab4abdaec1c104":https://github.com/illumos/illumos-gate/commit/abe1fd01ce5a8371...
-
08:41 AM Feature #9667: xhci_quiesce to support fast reboot.
- I'd agree with Toomas, fast-reboot looks like a solution for a problem that doesn't exist (I'd really want a full POS...
-
08:19 AM Feature #9667: xhci_quiesce to support fast reboot.
- Fast reboot, is definitely worth fixing if you have a slow bios, not all distros run on a ramdisk.
-
08:16 AM Feature #9667: xhci_quiesce to support fast reboot.
- The other blockers I know of are nvme and qede.
We have a quiesce for nvme, and qede is on the way. nvme was quite... -
07:12 AM Feature #9667: xhci_quiesce to support fast reboot.
- Ben Sims wrote:
> Currently no support for quiesce, so system has to do a slow reboot.
It would be nice to have q... -
07:18 AM Feature #9668 (Closed): loader: rename zfsloader to loader
- FreeBSD changes:
https://svnweb.freebsd.org/base?view=revision&revision=336532
https://svnweb.freebsd.org/base?view...
2018-07-22
-
09:04 PM Feature #9667 (New): xhci_quiesce to support fast reboot.
- Currently no support for quiesce, so system has to do a slow reboot.
-
08:08 AM Feature #9459: Implement topo module to enumerate dimms from smbios
- Testing notes are in the original illumos-joyent bug report:
https://smartos.org/bugview/OS-6490
Additionally, ... -
08:07 AM Feature #9458: extend ipmi enumerator module to enumerate a node for the service processor
- Testing notes are available in the original illumos-joyent bug:
https://smartos.org/bugview/OS-6511
2018-07-20
-
03:47 PM Bug #9657 (Closed): sendfile(3ext): off and EINVAL are not documented properly
- "git commit d3811b6fb7218c4fd6a4ecc171217022e137b5dc":https://github.com/illumos/illumos-gate/commit/d3811b6fb7218c4f...
-
08:56 AM Bug #9657 (Pending RTI): sendfile(3ext): off and EINVAL are not documented properly
2018-07-19
-
11:31 PM Support #9663: No illumos distro will boot
- Alright, so I got the keyboard to stay on by enabling Windows 7 Installer in the BIOS but it even with KMDB + verbose...
-
10:02 PM Support #9663: No illumos distro will boot
- I should say reinitialized. Of course the keyboard is working before the SunOS Release screen, but the it turns off.
-
09:54 PM Support #9663: No illumos distro will boot
- Jason King wrote:
> Drat :(
>
> Depending on how interested in debugging this -- you could see if booting with KM... -
08:40 PM Support #9663: No illumos distro will boot
- Drat :(
Depending on how interested in debugging this -- you could see if booting with KMDB (add '-k' to the boot ... -
07:08 PM Support #9663: No illumos distro will boot
- Jason King wrote:
> I've been troubleshooting a _similar_ early boot hang on SmartOS (though all illumos distributio... -
02:33 AM Support #9663: No illumos distro will boot
- I've been troubleshooting a _similar_ early boot hang on SmartOS (though all illumos distributions are likely impacte...
-
08:49 PM Bug #9055 (Closed): panic in prgetattr
- "git commit 614f1d633e921143ad22010eeec64ed7c6aa627c":https://github.com/illumos/illumos-gate/commit/614f1d633e921143...
-
07:22 PM Bug #9574 (Closed): smbios(1M) shouldn't print non-existant bios versions
- "git commit f44a1392c9d1c0ff0faf96d4eed0952a6b5cfbe0":https://github.com/illumos/illumos-gate/commit/f44a1392c9d1c0ff...
-
07:22 PM Bug #9573 (Closed): overshifted smbios major version leads to undershifted data
- "git commit f44a1392c9d1c0ff0faf96d4eed0952a6b5cfbe0":https://github.com/illumos/illumos-gate/commit/f44a1392c9d1c0ff...
-
07:22 PM Feature #9572 (Closed): smb_impl.h structs should comment corresponding type
- "git commit f44a1392c9d1c0ff0faf96d4eed0952a6b5cfbe0":https://github.com/illumos/illumos-gate/commit/f44a1392c9d1c0ff...
-
07:22 PM Feature #9571 (Closed): smbios(1M) could decode temperature probes
- "git commit f44a1392c9d1c0ff0faf96d4eed0952a6b5cfbe0":https://github.com/illumos/illumos-gate/commit/f44a1392c9d1c0ff...
-
07:22 PM Feature #9570 (Closed): smbios(1M) could decode cooling devices
- "git commit f44a1392c9d1c0ff0faf96d4eed0952a6b5cfbe0":https://github.com/illumos/illumos-gate/commit/f44a1392c9d1c0ff...
-
07:22 PM Feature #9569 (Closed): smbios(1M) could decode voltage and curent probes
- "git commit f44a1392c9d1c0ff0faf96d4eed0952a6b5cfbe0":https://github.com/illumos/illumos-gate/commit/f44a1392c9d1c0ff...
-
06:43 PM Bug #9641 (Closed): want stack-clash mitigation
- "git commit 284ce987a33170d916c005f044ef6ce9ce8e1517":https://github.com/illumos/illumos-gate/commit/284ce987a33170d9...
-
05:54 PM Bug #9477 (Closed): loader: cstyle update of common/commands.c
- "git commit e4768a3447c8320148c66b297c2acb00217f575d":https://github.com/illumos/illumos-gate/commit/e4768a3447c83201...
-
05:54 PM Bug #9133 (Closed): ucbcmd: this statement may fall through
- "git commit 566b4223c74de6cad48ddbedf35a12d6a511c8c5":https://github.com/illumos/illumos-gate/commit/566b4223c74de6ca...
-
05:54 PM Bug #9651 (Closed): README.pkg: Extra zero in PKGVERS
- "git commit 4b9a859a90a27a1aaf064cac9a4fa96bcca57337":https://github.com/illumos/illumos-gate/commit/4b9a859a90a27a1a...
-
05:54 PM Bug #9417 (Closed): check_rtime: except more C++
- "git commit 49169a56b4da7a6f2d206ecc2166fbe2457343b9":https://github.com/illumos/illumos-gate/commit/49169a56b4da7a6f...
-
05:01 PM Bug #9184 (Closed): Add ZFS performance test for fixed blocksize random read/write IO
- "git commit 65d28c0b2556a9bb47ed2b033469a4182ff5b488":https://github.com/illumos/illumos-gate/commit/65d28c0b2556a9bb...
-
03:55 PM Bug #9577 (Closed): remove zfs_dbuf_evict_key tsd
- "git commit c2919acbea007fa95c709b60d073db9a24526e01":https://github.com/illumos/illumos-gate/commit/c2919acbea007fa9...
-
03:53 PM Bug #9591 (Closed): ms_shift can be incorrectly changed in MOS config for indirect vdevs that have been historically expanded
- "git commit 11f6a9680e013a7c9c57dc0b64d3e91e2eee1a6b":https://github.com/illumos/illumos-gate/commit/11f6a9680e013a7c...
-
02:26 PM Bug #9060 (Closed): ::dtrace_options causes mdb to dump core
- "git commit 9d0ac662182643f3b6579f48816de772cb77b47c":https://github.com/illumos/illumos-gate/commit/9d0ac662182643f3...
-
01:22 PM Bug #8984: fix for 6764 breaks ACL inheritance
- Is it possible/wanted to change the status from closed to anything else?
Or shall I file a separate issue?
Thanks... -
08:14 AM Bug #9665 (Closed): loader: UEFI loader needs to set ISADIR based on hardware
- Need to check the HW capabilities and set ISADIR accordingly.
Tested: Lenovo MIIX300 & qemu for 32-bit systems and... -
08:02 AM Feature #9664 (Closed): loader: need UEFI32 support
- Some hardware (like intel atom based) have UEFI32 firmware but can start 64-bit kernel, would like to be able to boot...
-
12:11 AM Bug #9447 (Closed): NFS unmount is slow
- "git commit e010bda94b034e413b6fe35fd45bca0afaf1a0df":https://github.com/illumos/illumos-gate/commit/e010bda94b034e41...
2018-07-18
-
10:34 PM Support #9663 (New): No illumos distro will boot
- I have an MSI H110i Pro motherboard that has a fully updated UEFI/BIOS. The CPU I'm using is a Celeron G3900 (Skylake...
-
06:15 PM Bug #9660 (Closed): loader: fix typos in libefi/env.c
- "git commit 5882b622b7e2afa5385d4601dd82f81066f62d67":https://github.com/illumos/illumos-gate/commit/5882b622b7e2afa5...
-
05:49 AM Bug #9660 (Closed): loader: fix typos in libefi/env.c
- eif-show should be efi-show.
-
05:18 PM Bug #9615 (Closed): loader: cstyle fixes for some common files
- "git commit d66a72cfe0bf6d9ab9725f0d0cb1f38dbcc0ac49":https://github.com/illumos/illumos-gate/commit/d66a72cfe0bf6d9a...
-
05:18 PM Bug #9662 (Closed): fpu alignment pragmas broken on newer gcc
- "git commit da8e407363328f2eb8ec9dc3b7a276f2b5606179":https://github.com/illumos/illumos-gate/commit/da8e407363328f2e...
-
05:14 PM Bug #9662 (Closed): fpu alignment pragmas broken on newer gcc
- During the implementation of 9597 Want hypervisor API for FPU management, there were two structure prototypes that we...
-
01:50 PM Feature #9661 (Closed): update tzdata to 2018e
-
07:37 AM Feature #7784: uts: console input should support Unicode
- Toomas Soome wrote:
> The current console input is only supporting iso8859-1, would need more wider support.
-
04:37 AM Bug #9659 (Closed): Missing man page for getopt_long(3C)
- It appears this man page never made it out the door. We should provide our own version.
2018-07-17
-
09:53 PM Feature #9048 (Closed): mpt_sas should not require targets to send SEP messages
- "git commit bf62a5c5b223db5d80a4a241cf0cfb34f8c8ca73":https://github.com/illumos/illumos-gate/commit/bf62a5c5b223db5d...
-
07:04 PM Bug #9652 (Closed): loader.efi: use explicit lea in multiboot_tramp.S
- "git commit 3dd539e3fd0ab91cff2829d6bc9105d44a90a037":https://github.com/illumos/illumos-gate/commit/3dd539e3fd0ab91c...
-
02:42 PM Bug #9653 (Closed): consfonts: duplicate entry in usr/src/data/consfonts/Makefile
- "git commit 5a468b1a16156e8727f59abe2ad97833d57f04e8":https://github.com/illumos/illumos-gate/commit/5a468b1a16156e87...
2018-07-16
-
11:32 PM Feature #9658 (Closed): Update cxgbe to deal with newer flash modules
- There's a minor update to cxgbe to allow support in the driver for some different flash chips which are in use on parts.
-
04:40 PM Bug #8984: fix for 6764 breaks ACL inheritance
- Andy Fiddaman wrote:
> I fired up an OmniOS r151014 machine in AWS. As far as I can tell, that never had 6764 backpo... -
12:59 PM Bug #9657: sendfile(3ext): off and EINVAL are not documented properly
- Review: https://www.illumos.org/rb/r/1134/
-
09:37 AM Bug #9657 (Closed): sendfile(3ext): off and EINVAL are not documented properly
- There are two minor issues in the sendfile(3ext) man pages:
# It is documented that the offset is updated on succe...
2018-07-15
-
11:37 PM Bug #9648 (Closed): policykit: unused functions
- "git commit 6920cc4db7ff7cfb581fbacad920de3d9a681303":https://github.com/illumos/illumos-gate/commit/6920cc4db7ff7cfb...
2018-07-13
-
05:19 PM Bug #9653 (Closed): consfonts: duplicate entry in usr/src/data/consfonts/Makefile
- There is duplicate assignment entry for 8x16 font.
-
08:17 AM Bug #9651 (Pending RTI): README.pkg: Extra zero in PKGVERS
2018-07-12
-
11:42 PM Bug #9644 (Closed): Double-free in crypto tests on failure
- "git commit 3c4342ab5aea1aeb83d0d4e34d215f0e113daba1":https://github.com/illumos/illumos-gate/commit/3c4342ab5aea1aeb...
-
08:06 PM Bug #9652 (Closed): loader.efi: use explicit lea in multiboot_tramp.S
- We want to load addresses for the symbols, so we can actually use the memory relative to %rip. I guess the initial ve...
-
10:48 AM Bug #9651: README.pkg: Extra zero in PKGVERS
- Review: https://www.illumos.org/rb/r/1131/
-
10:36 AM Bug #9651 (Closed): README.pkg: Extra zero in PKGVERS
- The following text in @usr/src/pkg/README.pkg@:...
-
08:35 AM Bug #9650 (Closed): libstand: Add MAXWAIT to net for establishing max total timeout
- Update from FreeBSD, changes:
https://svnweb.freebsd.org/base?view=revision&revision=330023
https://svnweb.freebs... -
05:40 AM Feature #9649 (Closed): loader: pxe.c 'datasz' is used uninitialized in this function
- mixed up the branches, sorry.
-
05:37 AM Feature #9649 (Closed): loader: pxe.c 'datasz' is used uninitialized in this function
- Clearing some warnings did reveal ugly bug created by me:...
2018-07-11
-
06:56 PM Bug #9314 (Closed): Cyclic dependency in usr/src/cmd/fm/eversholt/Makefile.esc.com
- "git commit 7e085c24801940886227c1724772c2fa5bca864e":https://github.com/illumos/illumos-gate/commit/7e085c2480194088...
-
06:56 PM Bug #9643 (Closed): PKCS#11 tests should not use CRYPTO_INVALID_SESSION
- "git commit 2cf2b01e17654840a521746eefea832fb41b79bd":https://github.com/illumos/illumos-gate/commit/2cf2b01e17654840...
-
04:05 PM Feature #8006: Want updated /etc/services
- See here:
* "Review request in illumos-developer":https://illumos.topicbox.com/groups/developer/Tcb975e6da3dcb356-M1...
2018-07-10
-
07:58 PM Bug #9648 (Closed): policykit: unused functions
- Apparently with updated libdbus (in openindiana) our policykit is spewing errors in debug build. Silence them till be...
-
04:14 PM Feature #9647 (New): Introduce ZFS Read/Write kstats
- There are use-cases when we want to look into dataset performance (reads/writes) in ZFS and create high-level tooling...
-
01:26 PM Bug #9645: scf_read_propvec segfaults on error
- Fix: https://www.illumos.org/rb/r/1128/
2018-07-09
-
09:26 PM Bug #9646: printf(1) handles %b badly
- Whoops, that diff is backwards. Anyway, easy enough to see.
-
09:25 PM Bug #9646: printf(1) handles %b badly
- I have written a draft fix for this, but it will take a while to generate a full and true build for illumos, as I don...
-
09:24 PM Bug #9646 (New): printf(1) handles %b badly
- We are unfortunately not handling the %b specifier correctly in the face of precision or width specifiers. (Why anyo...
-
04:35 PM Bug #9389 (Closed): isnsd: this statement may fall through
- "git commit a2b0e4f14941199d75d55b650b6541d56807963e":https://github.com/illumos/illumos-gate/commit/a2b0e4f14941199d...
-
04:35 PM Feature #9583 (Closed): loader: remove devdesc comments and assertions
- "git commit e3c18722ae67aad9d682b8066dc32d5d9991489c":https://github.com/illumos/illumos-gate/commit/e3c18722ae67aad9...
-
04:35 PM Bug #9604 (Closed): loader: open/close/read/write cleanup
- "git commit 692bf522ee0f2281edfe25261f83e5fe71fac37e":https://github.com/illumos/illumos-gate/commit/692bf522ee0f2281...
-
04:35 PM Bug #9605 (Closed): loader: initialize variables and remove unused ones
- "git commit 4fa25acac9b3b8878c2f40abbce5443d218b29ea":https://github.com/illumos/illumos-gate/commit/4fa25acac9b3b887...
-
04:35 PM Bug #9612 (Closed): loader.efi: Migrate has_keyboard to bool.
- "git commit afa95bed52ea894300f145d79f06e5e2534fa6b6":https://github.com/illumos/illumos-gate/commit/afa95bed52ea8943...
-
04:35 PM Bug #9567 (Closed): make: error: control reaches end of non-void function
- "git commit 2e8f3c34fd03c526f292a1c36c92adab187e7e92":https://github.com/illumos/illumos-gate/commit/2e8f3c34fd03c526...
-
04:35 PM Bug #9599 (Closed): Buffer overflow in usr/src/lib/libsocket/inet/ruserpass.c
- "git commit 00f1a4f432b3d8aad1aa270e91c44c57f03ef407":https://github.com/illumos/illumos-gate/commit/00f1a4f432b3d8aa...
-
04:35 PM Bug #9613 (Closed): loader: Fix some resource leaks in common/boot.c
- "git commit bc85f3b0d8cbf8037263b0d2ae7587f25ab35394":https://github.com/illumos/illumos-gate/commit/bc85f3b0d8cbf803...
-
04:35 PM Bug #8983 (Closed): libbe: be_do_installboot() fails with vdev replacing
- "git commit 66b042a724249a04f0b388e1e1c0e5e73d422fca":https://github.com/illumos/illumos-gate/commit/66b042a724249a04...
-
03:39 PM Bug #9603 (Closed): loader: define bootprog_info in bootstrap.h
- "git commit 9e08026531804b281902d6ae5ab96070da01ea7d":https://github.com/illumos/illumos-gate/commit/9e08026531804b28...
-
03:39 PM Bug #9415 (Closed): bnxe: this statement may fall through
- "git commit 6680ee99638d23c9c2561c782eb1df2176e04698":https://github.com/illumos/illumos-gate/commit/6680ee99638d23c9...
-
01:56 PM Bug #9645 (Closed): scf_read_propvec segfaults on error
- Enabling the auditset service on a machine that doesn't have auditd installed causes it to core dump and enter mainte...
-
02:33 AM Bug #3907: need a dlstat manual page
- Examples:
* Oracle Solaris 11.1: "dlstat(1M) ":https://docs.oracle.com/cd/E26502_01/html/E29031/dlstat-1m.html
* Or...
2018-07-06
-
10:40 PM Bug #9644 (Closed): Double-free in crypto tests on failure
- Upstream of Joyent OS-6924.
During the testing of OS-6325, it was discovered that if the get_hsession_by_mech func... -
10:38 PM Bug #9643 (Closed): PKCS#11 tests should not use CRYPTO_INVALID_SESSION
- Upstream of Joyent OS-6600.
Currently usr/src/test/crypto-tests/tests/common/cryptotest_pkcs.c uses the kernel cry... -
07:32 PM Bug #9642 (Closed): PKCS#11 softtoken should use explicit_bzero
- Upstream of Joyent OS-6325.
The PKCS#11 soft token (and metaslot) code predates the existence of explicit_bzero()....
2018-07-05
-
09:37 PM Bug #9641 (Closed): want stack-clash mitigation
- The stack-clash advisory for Qualys cited Solaris as a potential target for the exploit. In a 64-bit address space, w...
-
05:36 PM Feature #9640: /dev/random should not block
- Also for reference:
https://blog.cr.yp.to/20140205-entropy.html -
05:17 PM Feature #9640 (New): /dev/random should not block
- FreeBSD, e.g., collapse /dev/random and /dev/urandom into the same thing, a non-blocking source.
A google search s...
2018-07-04
-
12:32 PM Bug #9639 (New): diskinfo leaks
- Diskinfo does not clear up the topo memory, used when trawling the snapshot for disks.
2018-07-03
-
07:57 AM Bug #9638 (Closed): libc/port/fp/sigfpe.c: this statement may fall through
- Build issue with gcc 8:...
2018-07-02
-
10:39 AM Bug #9637 (New): Mem leak In pcibus.so
- We noticed the following memleak in pcibus.so
67e6030::bufctl -v
ADDR BUFADDR TIMESTAMP THREAD
CACHE LASTLOG CON...
2018-07-01
-
08:55 PM Bug #9636 (Closed): loader: colon is not supported in zfs dataset name
- The zfs reader code needs to use strrchr() to parse device name, so the name could contain the colon.
FreeBSD chan...
2018-06-30
-
06:58 PM Bug #9635: we should enable user after creation with zfs tests
- Which "other" platforms exactly? And how exactly the user line looks like in /etc/shadow?
-
06:42 PM Bug #9635: we should enable user after creation with zfs tests
- Yuri Pankov wrote:
> It's not disabled, it's locked, which doesn't prevent it from being used by calling 'su', you s... -
06:41 PM Bug #9635: we should enable user after creation with zfs tests
- https://github.com/openzfs/openzfs/pull/662
-
06:39 PM Bug #9635: we should enable user after creation with zfs tests
- It's not disabled, it's locked, which doesn't prevent it from being used by calling 'su', you simply can't use it to ...
-
06:35 PM Bug #9635 (Closed): we should enable user after creation with zfs tests
- we re using 'useradd' in zfs tests for some cases where we need to use different users, but as default, 'useradd' is ...
-
06:16 PM Bug #9634: move reservation zfs tests to use ksh
- https://github.com/openzfs/openzfs/pull/661
-
05:55 PM Bug #9634 (New): move reservation zfs tests to use ksh
- confirmed issue by John Kennedy:
>I can see several tests in BASH - for example: functional/reservation/reservatio... -
05:40 PM Bug #9633 (In Progress): cxgbe should not reinvent the bool
- usr/src/uts/common/io/cxgbe/t4nex/osdep.h has the following defined unconditionally:...
2018-06-29
-
05:39 PM Bug #9631 (New): su allow run command from disabled user
- found issue by zfs tests and another 'su' implementation.
create user by 'useradd' - it create disabled user.
if we... -
05:11 PM Bug #8151: USB3 port not working
- Switching from a Sandisk Cruzer Fit to a Kingston DataTraveler 2.0 USB stick worked around the issue in my case.
-
12:26 AM Feature #9587 (Closed): Add test mechanism to sensor-transport module for spoofing sensor states
- "git commit ea30102ce458697473b0435bcdc7647dce2551f4":https://github.com/illumos/illumos-gate/commit/ea30102ce4586974...
-
12:26 AM Bug #9586 (Closed): need to handle SP's that present multiple sensors with the same entity name
- "git commit ea30102ce458697473b0435bcdc7647dce2551f4":https://github.com/illumos/illumos-gate/commit/ea30102ce4586974...
-
12:26 AM Bug #9629 (Closed): ksh93(1): Missing zero in z4cx
- "git commit 229852ddf2d8636b0c8a6628c3e97fef2aadbcfd":https://github.com/illumos/illumos-gate/commit/229852ddf2d8636b...
2018-06-28
Also available in: Atom