Activity
From 2019-04-10 to 2019-05-09
2019-05-09
-
10:27 PM Bug #10882 (Closed): math headers should stop supporting K&R C
- "git commit 9938df9efd1c845888adf3e046421db350cf1088":https://github.com/illumos/illumos-gate/commit/9938df9efd1c8458...
-
10:27 PM Bug #10881 (Closed): more C99 math macros should be compiler builtins
- "git commit f26364c965228a50041eda19745fc8573312c654":https://github.com/illumos/illumos-gate/commit/f26364c965228a50...
-
10:27 PM Bug #10880 (Closed): posix_memalign() should avoid clobbering return parameter on failure
- "git commit a547acf91a502e2d79ff67ef86d1b791883ca43a":https://github.com/illumos/illumos-gate/commit/a547acf91a502e2d...
-
07:53 PM Bug #5929 (Resolved): stale v_path slows vfs lookups
- Addressed by 8376
-
04:02 PM Feature #10943 (Closed): nm should be smatch and CERRWARN clean
- nm could use with some clean up. This makes it CERRWARN and smatch clean and cleans up some of the C style along the ...
-
04:01 PM Feature #10942 (Closed): want nm option to not sort symbols
- Sometimes when using nm, you want to output symbols just based on the order in the symbol table. While it's possible ...
-
04:00 PM Feature #10941 (Closed): mdb deserves a modulus operator
- mdb does not at this time have a modulus operator, but it should. This is likely a hold over from adb. While there is...
-
03:59 PM Feature #10940 (Closed): open(9E) should talk more about FEXCL
- open(9E) doesn't really talk as much as it could about how to handle FEXCL in a driver. We should add some more detai...
-
03:58 PM Bug #10939 (Closed): libdiskstatus trusts disk mode sense data to its death
- We encountered fmd dumping core with the following stack:...
-
03:56 PM Bug #10938 (Closed): PCI hotplug probe doesn't properly handle ARI devices
- If after enabling the hotplug service, one uses cfgadm unconfigure on an NVMe device and then try to configure it aga...
-
03:55 PM Feature #10937 (Closed): Clean up umem smatch and cerrwarn
- There are several classes of compiler warnings and smatch warnings that are gagged in the umem directory. We should c...
-
03:54 PM Bug #10936 (Closed): umem_genasm needs to be stricter about segments
- The umem_genasm logic that was introduced as part of per-thread caching umem should create tighter windows about when...
-
03:31 PM Bug #10935 (Closed): disk_label.so shouldn't be packaged on sparc
- A SPARC build with 10569 applied gives the following failure:
Entries present in manifests but not proto area:
f... -
03:09 PM Feature #10932: want _MACHDEP-free cpuset_t access
- CR: https://www.illumos.org/rb/r/1831/
-
01:19 PM Bug #10934 (Closed): loader: improve some debugging experience
- FreeBSD updates:
r345066... -
12:39 PM Bug #10933 (Closed): loader: Make lsdev -v output line up in neat columns
- FreeBSD updates:
r344239... -
03:51 AM Feature #10896 (Closed): Want support for AMD Zen CPC events
- "git commit d0e58ef5d66890a3cd67c9c6eb8c823f9865a70f":https://github.com/illumos/illumos-gate/commit/d0e58ef5d66890a3...
2019-05-08
-
11:17 PM Feature #10932 (Closed): want _MACHDEP-free cpuset_t access
- During development on LX, we wanted a way to get a snapshot of active CPUs without going to the trouble of grabbing c...
-
08:14 PM Bug #10931 (Closed): BUILDPY2TOOLS and BUILDPY3TOOLS need to be documented in illumos.sh
- #9979 introduced BUILDPY2TOOLS and BUILDPY3TOOLS to select python version to build onbld tools against, but if you do...
-
06:15 PM Bug #10930 (Closed): libstand: fix copyright numbering
- At some point FreeBSD did remove clause 3 and later on did renumber 4. to 3. No functional changes.
-
05:35 PM Bug #10929 (Closed): loader: efi_zfs_is_preferred: was && intended here instead of ||
- smatch error.
We want to get out if this device is not disk.
Disks are: (DevicePathType(node) == MEDIA_DEVICE_P... -
03:36 PM Bug #10928 (Closed): loader: isoboot.c: info: ignoring unreachable code.
- smatch does not handle unreachable, switch it off for now.
-
02:39 PM Bug #10927 (Closed): loader: ficlPciBiosReadConfig() error: uninitialized symbol 'value'.
- smatch is reporting this issue. We can just set it 0.
cstyle cleanup is applied. -
02:35 PM Feature #10895 (Closed): Update cpcgen tools and data for Cascade Lake
- "git commit c18e9bc303e04175d63c5c51206b2ce6f6efe6a4":https://github.com/illumos/illumos-gate/commit/c18e9bc303e04175...
-
01:40 PM Bug #10912 (Closed): loader: validate sectorsize argument in disk_open()
- "git commit 8095452365aae38329650734a6846e8886ac4d48":https://github.com/illumos/illumos-gate/commit/8095452365aae383...
-
01:27 PM Bug #10911 (Closed): dd: add input flag fullblock
- "git commit c232df923d558b3a28acd1911d7f0ee5952f7bbe":https://github.com/illumos/illumos-gate/commit/c232df923d558b3a...
-
01:25 PM Bug #10905 (Closed): loader.efi: uninitialized symbol 'ret'
- "git commit 083aabdd02fbac3a467d358cbd26fbb44174e385":https://github.com/illumos/illumos-gate/commit/083aabdd02fbac3a...
-
01:21 PM Feature #10860 (Closed): mdb: update mbr to print vbr and add vtoc command
- "git commit 4188fb37741cc73b35fdd065a2c20fc9054d7f49":https://github.com/illumos/illumos-gate/commit/4188fb37741cc73b...
-
12:57 PM Feature #10860: mdb: update mbr to print vbr and add vtoc command
- Testing done, as originally seen in https://illumos.org/rb/r/1794/ :...
-
01:17 PM Bug #10838 (Closed): loader: bcache.c cstyle cleanup
- "git commit c28006dedbb1a63ed6cd12fc2ec1c2be15b425d1":https://github.com/illumos/illumos-gate/commit/c28006dedbb1a63e...
-
09:27 AM Bug #10921 (Closed): mdb_nicenum() needs smatch fix
- "git commit 0eb3364f7d9157494d68a9f390c120ca86e03be1":https://github.com/illumos/illumos-gate/commit/0eb3364f7d915749...
-
05:42 AM Bug #10906 (Closed): loader: non-ANSI definition of function
- "git commit 0384eafe3a68aa730dc01e59feac994868d42919":https://github.com/illumos/illumos-gate/commit/0384eafe3a68aa73...
-
02:51 AM Bug #10920 (Closed): lzcnt feature not properly identified on Intel systems
- "git commit 1567de9ca59165ba548c38fbf32486335b19e58a":https://github.com/illumos/illumos-gate/commit/1567de9ca59165ba...
2019-05-07
-
06:45 PM Bug #10925: remove 32-bit x86 krtld
- The description wasn't clear, but this is the x86-specific 32-bit bits.
-
06:28 PM Bug #10925: remove 32-bit x86 krtld
- Are you (and others) saying there will never be another 32-bit kernel?
-
04:19 PM Bug #10925 (Closed): remove 32-bit x86 krtld
- We don't need most of the 32-bit krtld code any more (relocation code is shared with userspace).
-
04:17 PM Bug #10908 (Closed): Simplify SMAP relocations with krtld
- Dupe of #9059
-
03:02 PM Feature #10891 (Closed): dmake could support -C
- "git commit 36cd0120fa89646b118d72849008f5e786f0e30a":https://github.com/illumos/illumos-gate/commit/36cd0120fa89646b...
-
02:32 PM Bug #10924 (Closed): Need mitigation of L1TF (CVE-2018-3646)
- http://smartos.org/bugview/OS-7125
We need mitigation for the VMM variant of L1TF. -
02:31 PM Bug #10923 (Closed): thread_affinity_set(CPU_CURRENT) can skip cpu_lock
- http://smartos.org/bugview/OS-6698
When setting a thread's affinity to the CPU it's currently executing on, thread... -
08:28 AM Bug #10854: empty struct array confuses CTF
- To answer richlowe's question in #10922 - we probably want to explicitly special case -1 here...
-
08:26 AM Bug #10922 (Closed): libctf apparently erroneously assumes upper-bound of array size is non-negative
- Dupe of #10854
2019-05-06
-
11:18 PM Bug #10922: libctf apparently erroneously assumes upper-bound of array size is non-negative
- It seems libctf tries to handle this, but only skips the failure if ctf_get_unsigned() returns ENOENT, which it will ...
-
11:15 PM Bug #10922 (Closed): libctf apparently erroneously assumes upper-bound of array size is non-negative
- I sound crazy, I know. I feel it as well.
Igor merged some ZFS changes, that include the definition of this varia... -
09:56 PM Bug #10921 (Closed): mdb_nicenum() needs smatch fix
- We can fix this and clean up MDB smatch settings at the same time.
-
08:37 PM Bug #10697 (Closed): zmod: use zlib-1.2.11
- "git commit e616c49c963c6536f26b6d8888bc4bbb54716901":https://github.com/illumos/illumos-gate/commit/e616c49c963c6536...
-
05:00 PM Bug #10890 (Closed): mdb crashes on invalid ::walk softstate
- "git commit b73314f0d88fe4dacf23b78935e3b00da66d0989":https://github.com/illumos/illumos-gate/commit/b73314f0d88fe4da...
-
04:01 PM Bug #10859 (Closed): mdb: move mdb_nicenum() to mdb_modapi.c
- "git commit d70f65dfb86dedc271c6eacf5767889026db880c":https://github.com/illumos/illumos-gate/commit/d70f65dfb86dedc2...
-
03:57 PM Feature #10850 (Closed): loader: smatch build setup
- "git commit 916d72b8ac11e271c755a051c19d564f7086892c":https://github.com/illumos/illumos-gate/commit/916d72b8ac11e271...
-
03:54 PM Bug #10872 (Closed): sd: NULL pointer errors
- "git commit ec94a9ff4ab0283a0221a1c4e0257d20427d5960":https://github.com/illumos/illumos-gate/commit/ec94a9ff4ab0283a...
-
03:51 PM Bug #10551 (Closed): kbtrans: autorepeat should have limit on repeat count
- "git commit 5d420dfb9577a4f834e8d2d5dfad9208567450d3":https://github.com/illumos/illumos-gate/commit/5d420dfb9577a4f8...
-
03:47 PM Bug #10849 (Closed): installboot: use err.h api and strdup()
- "git commit bdecfb1e5c840f07ab6122d9c8168b1a438db7dd":https://github.com/illumos/illumos-gate/commit/bdecfb1e5c840f07...
-
02:29 PM Bug #10920 (Closed): lzcnt feature not properly identified on Intel systems
- The lzcnt instruction was initially added by AMD as an x86 architecture enhancement. Later, Intel added it to its pla...
-
09:48 AM Bug #10919 (Closed): add DEFAULT_CONSOLE_COLOR build environment knob
- The current code does have predefined console color schema with black and white and while there is option to change c...
2019-05-05
-
04:03 PM Bug #10892 (Closed): AVX-512 dis tests fail with 'Error: zeroing-masking only allowed with write mask'
- "git commit e4f9a3693d33f81a9a8d8484016c2a2434f4e59b":https://github.com/illumos/illumos-gate/commit/e4f9a3693d33f81a...
-
11:54 AM Bug #1857: "No SOF interrupts have been received..USB UHCI is unusable" under KVM
- Recently I started seeing several of these warnings in VirtualBox 6.0.6 on OpenIndiana while uptodate OpenIndiana is ...
-
06:46 AM Bug #10912 (Closed): loader: validate sectorsize argument in disk_open()
- FreeBSD update: https://svnweb.freebsd.org/base?view=revision&revision=347142
Error out if sectorsize == 0. Si...
2019-05-04
-
03:55 PM Feature #10893 (Closed): Need support for new Cascade Lake Instructions
- "git commit e4f6ce7088a7dd335b9edf4774325f888692e5fb":https://github.com/illumos/illumos-gate/commit/e4f6ce7088a7dd33...
-
03:21 PM Bug #10911 (Closed): dd: add input flag fullblock
- zfs tests depend on dd iflag=fullblock, lets provide this flag.
fullblock does make sure we read entire block, eve... -
03:11 PM Feature #10910 (Closed): Update cxgbe firmware version to 1.23.4.0
- Chelsio has reached out asking us to update the firmware shipped with the cxgbe devices. This updates the firmware ac...
-
02:42 AM Feature #6143 (In Progress): Want zoneadm list option for non-global zones only
2019-05-03
-
09:13 PM Bug #10909 (In Progress): Incorrect parameters passed to DC lead to STATUS_INVALID_INFO_CLASS
- https://github.com/illumos/illumos-gate/pull/42
-
09:12 PM Bug #10909: Incorrect parameters passed to DC lead to STATUS_INVALID_INFO_CLASS
- Also from Matt:
Currently, when a client gives us a NULL LM challenge response pointer, when we pass on this informa... -
08:58 PM Bug #10909: Incorrect parameters passed to DC lead to STATUS_INVALID_INFO_CLASS
- From Matt: This appears to be an ndrgen bug. So far i've isolated it to the difference between Windows providing an a...
-
08:45 PM Bug #10909 (Closed): Incorrect parameters passed to DC lead to STATUS_INVALID_INFO_CLASS
- It has been observed that mounting SMB shares using mount.cifs (i.e. SAMBA client) on recent versions of linux leads ...
-
08:48 PM Feature #10893: Need support for new Cascade Lake Instructions
- I tested the dis tests with a newer and older gas and verifying that they all completed successfully. I then booted t...
-
08:41 PM Bug #5143 (Closed): taskq kstat labels out of order
-
02:08 PM Bug #10766 (Closed): ibcm: NULL pointer errors
- "git commit 5392d11ac74a493636fce7ed2e9598b095b68151":https://github.com/illumos/illumos-gate/commit/5392d11ac74a4936...
-
01:23 PM Bug #10908: Simplify SMAP relocations with krtld
- Today, SMAP is enabled and disabled by making a function call to smap_enable and smap_disable at the appropriate time...
-
01:06 PM Bug #10908 (Closed): Simplify SMAP relocations with krtld
-
01:04 PM Bug #10907: hot_patch_kernel_text() has no respect for boundaries
- I was getting a very weird failure, rather sporadically, that I managed to track as far as hot_patch_kernel_text() as...
-
01:03 PM Bug #10907 (Closed): hot_patch_kernel_text() has no respect for boundaries
-
12:54 PM Bug #10813 (Closed): ctf symbol mapping needs work
- "git commit 37e82d12edcc0e950e771c6cda32e45f1ecd7f8d":https://github.com/illumos/illumos-gate/commit/37e82d12edcc0e95...
-
12:54 PM Bug #10812 (Closed): ctf tools shouldn't add blank labels
- "git commit 37e82d12edcc0e950e771c6cda32e45f1ecd7f8d":https://github.com/illumos/illumos-gate/commit/37e82d12edcc0e95...
-
12:54 PM Bug #10815 (Closed): shouldn't build gcore.c as part of kmdb
- "git commit 3eca610387779e26c8c63e26d2ba418b0cd1bf5a":https://github.com/illumos/illumos-gate/commit/3eca610387779e26...
-
12:54 PM Bug #10821 (Closed): bad free in ctf_dwarf_init_die
- "git commit 3eca610387779e26c8c63e26d2ba418b0cd1bf5a":https://github.com/illumos/illumos-gate/commit/3eca610387779e26...
-
12:54 PM Bug #10820 (Closed): ctfconvert -i never converts
- "git commit 3eca610387779e26c8c63e26d2ba418b0cd1bf5a":https://github.com/illumos/illumos-gate/commit/3eca610387779e26...
-
12:54 PM Bug #10819 (Closed): ctfconvert should handle empty dies
- "git commit 3eca610387779e26c8c63e26d2ba418b0cd1bf5a":https://github.com/illumos/illumos-gate/commit/3eca610387779e26...
-
12:54 PM Bug #10818 (Closed): Improve ctfconvert error messages
- "git commit 3eca610387779e26c8c63e26d2ba418b0cd1bf5a":https://github.com/illumos/illumos-gate/commit/3eca610387779e26...
-
12:54 PM Bug #10817 (Closed): ctfconvert -i option is mis-handled
- "git commit 3eca610387779e26c8c63e26d2ba418b0cd1bf5a":https://github.com/illumos/illumos-gate/commit/3eca610387779e26...
-
12:54 PM Bug #10816 (Closed): ctf_dwarf_convert_type() relies on un-initialized id
- "git commit 3eca610387779e26c8c63e26d2ba418b0cd1bf5a":https://github.com/illumos/illumos-gate/commit/3eca610387779e26...
-
12:54 PM Bug #10814 (Closed): Want primordial CTF test suite
- "git commit 5bb525f494c825f138113d51f2ba7acf185093f3":https://github.com/illumos/illumos-gate/commit/5bb525f494c825f1...
-
12:54 PM Bug #10822 (Closed): ctfdump -c should include non-root types
- "git commit 59d77acb140ef81a3e7784b472f41ff409b72114":https://github.com/illumos/illumos-gate/commit/59d77acb140ef81a...
-
12:54 PM Bug #10826 (Closed): ctfdump -c goes off the rails with a missing parent
- "git commit 6ef284f1d464c08bc420048a0b211080cb9fe009":https://github.com/illumos/illumos-gate/commit/6ef284f1d464c08b...
-
12:54 PM Bug #10825 (Closed): ctfdump -c drops last type
- "git commit 6ef284f1d464c08bc420048a0b211080cb9fe009":https://github.com/illumos/illumos-gate/commit/6ef284f1d464c08b...
-
12:54 PM Bug #10824 (Closed): GCC7-derived CTF can double qualifiers on arrays
- "git commit 6ef284f1d464c08bc420048a0b211080cb9fe009":https://github.com/illumos/illumos-gate/commit/6ef284f1d464c08b...
-
12:54 PM Bug #10823 (Closed): should ignore DW_TAG_subprogram with DW_AT_declaration tags
- "git commit 6ef284f1d464c08bc420048a0b211080cb9fe009":https://github.com/illumos/illumos-gate/commit/6ef284f1d464c08b...
-
12:54 PM Bug #10827 (Closed): some symbols have the wrong CTF type
- "git commit 5215e75068b0ff78c8961f6cb4607c3659403cda":https://github.com/illumos/illumos-gate/commit/5215e75068b0ff78...
-
12:10 PM Bug #10906 (Closed): loader: non-ANSI definition of function
- ANSIfy functions and clean up some unneeded bits.
-
12:05 PM Bug #10905 (Closed): loader.efi: uninitialized symbol 'ret'
- smatch found 'ret' may be used uninitialized. Also apply some cstyle cleanup.
-
10:17 AM Bug #10904 (Closed): loader: cstyle cleanup for main.c
- cstyle cleanup for BIOS loader main.c. No functional changes intended.
-
02:15 AM Bug #10507 (Closed): NO_GENUNIX_UNIQUIFY has no effect
- "git commit 0193495632be916873f94049cb3da876f1b1ae01":https://github.com/illumos/illumos-gate/commit/0193495632be9168...
2019-05-02
-
11:21 PM Bug #10903 (Closed): Enable compile warnings re. parentheses in smbsrv
- Remove -Wno-parentheses from smbsrv makefiles (and fix fallout)
-
11:10 PM Bug #10507 (Pending RTI): NO_GENUNIX_UNIQUIFY has no effect
-
08:34 PM Bug #10902: vioif should do TX reclaim without NOTIFY_ON_EMPTY
- h1. Testing Notes (from Patrick Mooney)
h2. Functional Testing
The most critical area I wanted to verify was th... -
08:31 PM Bug #10902: vioif should do TX reclaim without NOTIFY_ON_EMPTY
- h1. Performance Notes (from Patrick Mooney)
Here are the results of some performance tests done on bhyve. The "be... -
08:29 PM Bug #10902 (Closed): vioif should do TX reclaim without NOTIFY_ON_EMPTY
- The @vioif@ driver uses the @VIRTIO_F_NOTIFY_ON_EMPTY@ feature to trigger TX descriptor reclamation. This feature is...
-
07:22 PM Bug #10899 (Closed): loader: use ldscript to build loader (10605 regression)
- "git commit 18af157d87b4b81f71536f46eb203c55084f0e58":https://github.com/illumos/illumos-gate/commit/18af157d87b4b81f...
-
12:43 PM Bug #10899 (In Progress): loader: use ldscript to build loader (10605 regression)
-
12:42 PM Bug #10899 (Closed): loader: use ldscript to build loader (10605 regression)
- After fixing stage2, the same issue is biting us with stage3 (loader). The problem is manifested in BIOS mode cd boot...
-
04:38 PM Bug #10887 (Closed): Missing void cast in wcuwsrv()
- "git commit 36d4738015761d092fe5921e277cba513295e7a9":https://github.com/illumos/illumos-gate/commit/36d4738015761d09...
-
02:15 PM Bug #10886 (Closed): smatch debug macro cleanup in usr/src/uts
- "git commit d3351b346d0c3defc40a1eeafcbebec6201461ec":https://github.com/illumos/illumos-gate/commit/d3351b346d0c3def...
-
01:45 PM Bug #10506 (Closed): CVE-2019-9579 Access problem with SMB server
- "git commit 245d13322fd3ad73899eb875f067b1582501c6f4":https://github.com/illumos/illumos-gate/commit/245d13322fd3ad73...
-
12:04 PM Bug #10506 (In Progress): CVE-2019-9579 Access problem with SMB server
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-9579
-
01:14 PM Bug #10900 (Closed): Fix estimated scrub completion time
- ZoL update:...
2019-05-01
-
07:28 PM Feature #10898: Add topo method to determine occupant status
- This change has already been integrated into illumos-joyent via the commit below:...
-
07:26 PM Feature #10898 (Closed): Add topo method to determine occupant status
- There are a number of topo node types that represent FRU containers. For example. "bay" and "slot" nodes. It would be...
-
07:22 PM Bug #10897: topo_sensor_state_name() needs work
- This change has already been integrated into illumos-joyent via the commit below:...
-
07:19 PM Bug #10897 (Closed): topo_sensor_state_name() needs work
Libtopo implements an interface, topo_sensor_state_name(), which takes a sensor state value and returns a string ...-
07:01 PM Feature #10896 (Closed): Want support for AMD Zen CPC events
- We should update the AMD CPU Performance counters to cover the EPYC systems. I tested this by looking at the generate...
-
06:58 PM Feature #10895 (Closed): Update cpcgen tools and data for Cascade Lake
- The Cascade Lake perfmon data has been available for a little bit now. This updates the general cpcgen data and makes...
-
04:34 PM Bug #10894 (New): bpobj_enqueue_subobj() should copy small subobj's
- ZoL: 9553c533a63 bpobj_enqueue_subobj() should copy small subobj's
When we delete a snapshot, we consolidate some ... -
03:43 PM Feature #10893 (Closed): Need support for new Cascade Lake Instructions
- Cascade Lake adds support for a new set of instruction enhancements called AVX512 VNNI. This adds four instructions:
... -
03:43 PM Bug #10892 (Closed): AVX-512 dis tests fail with 'Error: zeroing-masking only allowed with write mask'
The AVX-512 dis tests fail against a newer version of gas. The problem is that they don't properly assemble. In p...-
03:42 PM Feature #10891 (Closed): dmake could support -C
- Other implementations of make(1) support the use of -C to chdir to another directory before doing the rest of their p...
-
03:39 PM Bug #10890 (Closed): mdb crashes on invalid ::walk softstate
- Many times someone tries to use the ::softstate macro on a variable, but forgets to dereference, leading things to co...
-
12:00 PM Bug #10889 (New): zpool reports 16E expandsize on disks with oddball number of sector
- ZoL: 0c637f3100f zpool reports 16E expandsize on disks with oddball number of sector
The issue is caused by a ... -
11:53 AM Bug #10888 (New): clean up __dbuf_hold_impl
- ZoL: clean up __dbuf_hold_impl
We can simplify the dbuf_hold code by allocating dbuf_hold_arg_t's on
demand, rath... -
09:48 AM Bug #10887 (Closed): Missing void cast in wcuwsrv()
- Placate smatch.
-
09:46 AM Bug #10886 (Closed): smatch debug macro cleanup in usr/src/uts
- Hoover up some remaining smatch noise with DEBUG macros.
2019-04-30
-
03:27 PM Bug #10837 (Closed): loader: zfsboot.c cstyle cleanup
- "git commit e742aada08b77c795649b3e05d39213e1edcceeb":https://github.com/illumos/illumos-gate/commit/e742aada08b77c79...
-
03:13 PM Bug #10806 (Closed): mnode_range_setup() makes assumptions about mnodes
- "git commit dddac438d5629d72879f2701924b62774cb4eaf0":https://github.com/illumos/illumos-gate/commit/dddac438d5629d72...
-
03:08 PM Bug #10806: mnode_range_setup() makes assumptions about mnodes
- A little more detailed example from the downstream bug:...
-
03:06 PM Bug #10858 (Closed): loader: add elf_i386_sol2 option where we do not use ld script
- "git commit 40320bdcdf7a073effbd3872d29e2bd595eae22c":https://github.com/illumos/illumos-gate/commit/40320bdcdf7a073e...
-
02:35 PM Bug #10848 (Closed): loader: disable libficl/vm.c smatch deref check
- "git commit adf7a658ee3948276f007c3374ca1ecbb5ede9c5":https://github.com/illumos/illumos-gate/commit/adf7a658ee394827...
-
02:28 PM Bug #10861 (Closed): s10_npreload: make clobber target is failing to remove directory
- "git commit 092a100d3e036d742afb02e2f572395e7dbe35ef":https://github.com/illumos/illumos-gate/commit/092a100d3e036d74...
-
09:05 AM Bug #10807 (Closed): loader fails to boot Dell R510 in UEFI mode
- "git commit 287d025085c7f7e5ab020c58140c29782754e38f":https://github.com/illumos/illumos-gate/commit/287d025085c7f7e5...
2019-04-29
-
06:53 PM Bug #10844 (Closed): Serialize ZTHR operations to eliminate races
- "git commit 6a316e1f6d32750bb8fcf2558dcb17b90ca580fd":https://github.com/illumos/illumos-gate/commit/6a316e1f6d32750b...
-
06:16 PM Bug #10844: Serialize ZTHR operations to eliminate races
- From ZoL commiter Serapheim Dimitropoulos:
This issue was filed in ZoL (https://github.com/zfsonlinux/zfs/issues/7... -
06:18 PM Bug #10809 (Closed): Performance optimization of AVL tree comparator functions
-
03:22 PM Bug #10885 (Closed): loader: ficl pfopendir() should push FICL_FALSE in case of error
- "git commit c0bb4f7308f9d7f3f31eb636c73ef07c6d19b5f3":https://github.com/illumos/illumos-gate/commit/c0bb4f7308f9d7f3...
-
03:15 PM Bug #10885 (Closed): loader: ficl pfopendir() should push FICL_FALSE in case of error
- The pfopendir() is supposed to leave in stack ( fd FICL_TRUE ) if the opendir was successful and ( FICL_FALSE ) if no...
-
03:22 PM Bug #10699 (Closed): loader: smatch cleanups for ficl
- "git commit c0bb4f7308f9d7f3f31eb636c73ef07c6d19b5f3":https://github.com/illumos/illumos-gate/commit/c0bb4f7308f9d7f3...
-
03:22 PM Bug #10606 (Closed): ficl: smatch errors: inconsistent indenting and unchecked function return
- "git commit c0bb4f7308f9d7f3f31eb636c73ef07c6d19b5f3":https://github.com/illumos/illumos-gate/commit/c0bb4f7308f9d7f3...
-
11:33 AM Feature #10884 (Closed): kbd: add option to limit autorepeat count, convert manual
- Add -A count for kbd command, ioctl, smf and manual updates.
If count is -1, the autorepeat is infinite (default).... -
03:06 AM Bug #10882 (Closed): math headers should stop supporting K&R C
- We use the conventional __P macro still in the math headers to support K&R C compilers. We should stop, like we have...
-
03:03 AM Bug #10881 (Closed): more C99 math macros should be compiler builtins
- For compilers other than studio, we define our own, sub-par implementations of isinf, isnan, isnormal, signbit, etc. ...
-
03:00 AM Bug #10880 (Closed): posix_memalign() should avoid clobbering return parameter on failure
- At present, posix_memalign() always assigns to the parameter through which it returns even on failure.
This is rud...
2019-04-28
-
04:53 PM Bug #10879 (Closed): i86pc/i86xpv: assignment makes integer from pointer without a cast
- Debug build errors with NULL pointer:...
-
04:50 PM Bug #10878 (Closed): i86pc/i86xpv: comparison between pointer and integer
- Debug build errors with NULL pointer:...
-
04:46 PM Bug #10877 (Closed): i86pc: comparison between pointer and integer
- Debug build errors with NULL pointer:...
-
04:42 PM Bug #10876 (Closed): ath: comparison between pointer and integer
- Debug build errors with NULL pointer:...
-
04:38 PM Bug #10875 (Closed): arn: comparison between pointer and integer
- Debug build errors with NULL pointer:...
-
04:34 PM Bug #10874 (Closed): bpf: comparison between pointer and integer
- Debug build errors with NULL pointer:...
-
04:31 PM Bug #10873 (Closed): ecpp: comparison between pointer and integer
- Debug build errors with NULL pointer:...
-
04:24 PM Bug #10872 (Closed): sd: NULL pointer errors
- Debug build errors with NULL pointer:...
-
04:20 PM Bug #10871 (Closed): st: comparison between pointer and integer
- Debug build errors with NULL pointer:...
-
04:12 PM Bug #10870 (Closed): dtrace: comparison between pointer and integer
- Debug build errors with NULL pointer:...
-
04:07 PM Bug #10869 (Closed): fcp: comparison between pointer and integer
- Debug build errors with NULL pointer:...
-
01:53 PM Bug #10868 (Closed): ohci: comparison between pointer and integer
- Debug build errors with NULL pointer:...
-
01:19 PM Bug #10867 (Closed): ehci: comparison between pointer and integer
- Debug build errors with NULL pointer:...
-
01:12 PM Bug #10866 (Closed): dls: comparison between pointer and integer
- Debug build errors with NULL pointer:...
-
12:41 PM Bug #10865 (Closed): ibmf: comparison between pointer and integer
- Debug build error with NULL pointer:...
-
12:19 PM Bug #10864 (Closed): Remove starcat support
- As part of IPD 5, remove support for the starcat line (F15K and friends).
No users of this platform have come forw... -
07:36 AM Bug #10863 (Closed): idm: comparison between pointer and integer
- Debug build with NULL pointer:...
-
07:17 AM Bug #10862 (Closed): mac: comparison between pointer and integer
- DEBUG build with NULL pointer issues:...
2019-04-27
-
05:56 PM Bug #10861 (Closed): s10_npreload: make clobber target is failing to remove directory
- The nightly log has errors:...
-
04:07 PM Feature #10860 (Closed): mdb: update mbr to print vbr and add vtoc command
- If our mbr is pointing to 1 sector size stage 2, it is stage1 in partition, show it too.
add ::vtoc command. -
06:27 AM Bug #10859 (Closed): mdb: move mdb_nicenum() to mdb_modapi.c
- Lets make mdb_nicenum() and snprintfrac() available via mdb_modapi. Rename snprintfrac to mdb_snprintfrac.
-
05:14 AM Bug #10858 (Closed): loader: add elf_i386_sol2 option where we do not use ld script
- -m elf_i386_sol2 is needed while building isoboot and gptzfsboot when gnu ld is defaulting to produce 64-bit binaries...
-
03:34 AM Bug #10857: nanf.3m and nanl.3m should be linked to nan.3m
- Similar bugs can be found with:
https://gist.github.com/richlowe/effcc1ec321bab6123d88640e56115e5
This also finds... -
03:15 AM Bug #10857 (Closed): nanf.3m and nanl.3m should be linked to nan.3m
- nan(3M) describes nan(), nanf() and nanl(). Symlinks should exist in the filesystem so that 'man nanf' for eg, funct...
2019-04-26
-
07:18 PM Bug #10809: Performance optimization of AVL tree comparator functions
- "git commit c4ab0d3f46036e85ad0700125c5a83cc139f55a3":https://github.com/illumos/illumos-gate/commit/c4ab0d3f46036e85...
-
07:08 PM Bug #10847 (Closed): fix smatch issue in zpool cmd
- "git commit 95fa23b1c91c8660ef64ef5a20acfcd53961746e":https://github.com/illumos/illumos-gate/commit/95fa23b1c91c8660...
-
06:59 PM Bug #10856 (New): add likely and unlikely macros to sys/ccompile.h
- There are currently several duplicate definitions of the likely and unlikely macros in the source tree. We should hav...
-
04:15 PM Bug #10684 (Closed): usbkbm: implement usbkbm_rsrv() to get out of interrupt context
- "git commit 100e26fc80bc137237733b254a52de636d52c80e":https://github.com/illumos/illumos-gate/commit/100e26fc80bc1372...
-
03:31 PM Bug #10845 (Closed): tem: depth 24 and 32 do support 256 colors
- "git commit 51ddf9bf5af833bbebc584ece0124b0e4ffa5abd":https://github.com/illumos/illumos-gate/commit/51ddf9bf5af833bb...
-
03:04 PM Bug #10808 (Closed): Print "(repairing)" in zpool status again
- "git commit 64dee23eeee29de386301f5c43198866122deedb":https://github.com/illumos/illumos-gate/commit/64dee23eeee29de3...
-
02:43 PM Bug #10842 (Closed): Mutex leak in dsl_dataset_hold_obj()
- "git commit ad027c0ff9612bff8f47b43d8561da627f80cd29":https://github.com/illumos/illumos-gate/commit/ad027c0ff9612bff...
-
01:13 PM Feature #10851: want sys/linker_set.h
- Note the consumer for linker_set.h is proposed in https://illumos.org/rb/r/1789/
-
09:37 AM Bug #10567 (Closed): lofi should support basic EFI ioctl()s
- "git commit 935ca2ec57f70d4ab88ff9e6c036c55019ad3a22":https://github.com/illumos/illumos-gate/commit/935ca2ec57f70d4a...
-
04:55 AM Feature #9996: use GCC 7 as default primary compiler
- We need at the very least to run the GCC test suite in these combinations:
i386
amd64
(does anything critical ...
2019-04-25
-
10:21 PM Bug #10841 (Closed): predictive prefetch disabled on new pools until export/reboot
- "git commit 0ce4bbcb47d8f86307fb8d2c84fd0f4e070f576e":https://github.com/illumos/illumos-gate/commit/0ce4bbcb47d8f863...
-
06:29 PM Bug #10854 (Closed): empty struct array confuses CTF
- As reported by Serapheim. Using GCC7:...
-
03:49 PM Bug #10853 (Closed): spa_sync, vs_alloc can underflow and checkpoint test fixes
- From ZoL
7558997 vs_alloc can underflow in L2ARC vdevs
8dc2197 Simplify spa_sync by breaking it up to smaller funct... -
03:46 PM Bug #10568 (Closed): bop_trap() should report %cr2
- "git commit 6721053b711f01c893fdb63ff6bd07538074ec9d":https://github.com/illumos/illumos-gate/commit/6721053b711f01c8...
-
03:42 PM Bug #10805 (Closed): Fix for 10687 can be improved
- "git commit 679c9deae74d7b935e94eaaff2566ea45c1afe2b":https://github.com/illumos/illumos-gate/commit/679c9deae74d7b93...
-
03:28 PM Bug #10744 (Closed): bzip2: smatch cleanup
- "git commit 238e18a0612111ee326ff2764b2d37a9b79c882d":https://github.com/illumos/illumos-gate/commit/238e18a0612111ee...
-
03:24 PM Bug #10669 (Closed): qede: NULL pointer errors
- "git commit 8af61ecc4fc33ded07f60b6664781dff06728e63":https://github.com/illumos/illumos-gate/commit/8af61ecc4fc33ded...
-
03:22 PM Bug #10828 (Closed): loader: smatch should ignore .S files
- "git commit a08b13667a992ffe0995985257aab50b2fb9796b":https://github.com/illumos/illumos-gate/commit/a08b13667a992ffe...
-
03:18 PM Bug #10794 (Closed): acpippm: NULL pointer errors
- "git commit 0605ac6144f41502681d3c1c7607950a281228de":https://github.com/illumos/illumos-gate/commit/0605ac6144f41502...
-
03:14 PM Bug #10793 (Closed): apix: NULL pointer errors
- "git commit 5ffc25366dbf720731d0c0ba074595513d16690e":https://github.com/illumos/illumos-gate/commit/5ffc25366dbf7207...
-
12:49 PM Bug #10844: Serialize ZTHR operations to eliminate races
- From the ZoL commit msg:
Adds a new lock for serializing operations on zthrs.
The commit also includes some code cl... -
09:11 AM Bug #10569 (Closed): MDB module for disk labelling would be useful
- "git commit 446c407deb93d79642a777eef22cf998e34a3248":https://github.com/illumos/illumos-gate/commit/446c407deb93d796...
-
07:20 AM Feature #10852 (Closed): libficl-sys: implement loader emulator commands with linker set
- Reimplement loader emulator commands by using linker set feature.
NOTE: At this time, this means the gate build ho... -
07:17 AM Feature #10851 (Closed): want sys/linker_set.h
- Add sys/linker_set.h to make it possible to use linker set feature.
I have used FreeBSD version as base.
2019-04-24
-
09:25 PM Bug #10346 (Closed): ld(1) should not reduce symbol visibility of COMDAT symbols when producing relocatable objects
- "git commit c524b4fe42d7c586615aacae917f985e3379a108":https://github.com/illumos/illumos-gate/commit/c524b4fe42d7c586...
-
09:25 PM Bug #10593 (Closed): illumos build should not use kernel modules as link-editor input
- "git commit ab65fd2a6cf8b63577d26411f2ea4b628591d56d":https://github.com/illumos/illumos-gate/commit/ab65fd2a6cf8b635...
-
09:25 PM Bug #10476 (Closed): file(1) could be smatch clean
- "git commit 9b8f194103574e93a8789067d2afccef3c586885":https://github.com/illumos/illumos-gate/commit/9b8f194103574e93...
-
09:25 PM Feature #10581 (Closed): ld(1) should know kernel modules are a thing
- "git commit b6a0e2cd4ce8d91fe9dc750c44e662d7c7e5fb8e":https://github.com/illumos/illumos-gate/commit/b6a0e2cd4ce8d91f...
-
09:25 PM Feature #10366 (Closed): ld(1) should support GNU-style linker sets
- "git commit b6a0e2cd4ce8d91fe9dc750c44e662d7c7e5fb8e":https://github.com/illumos/illumos-gate/commit/b6a0e2cd4ce8d91f...
-
04:50 PM Bug #10790 (Closed): i86pc: NULL pointer errors
- "git commit 4da99751f967c5f8f04e17d8881a68c2940f3b06":https://github.com/illumos/illumos-gate/commit/4da99751f967c5f8...
-
04:50 PM Bug #10770 (Closed): idm: NULL pointer errors
- "git commit 8e718be9d8b2bb15811a2dc0b61cbb5cc5fa3070":https://github.com/illumos/illumos-gate/commit/8e718be9d8b2bb15...
-
04:50 PM Bug #10804 (Closed): Enable unused warnings outside of uts
- "git commit 32e09e17e4529edf39ffb44fb13cdb6a0fb45733":https://github.com/illumos/illumos-gate/commit/32e09e17e4529edf...
-
04:49 PM Bug #10778 (Closed): mac: NULL pointer errors
- "git commit 36f99a58464a4c3e25e881cab429881edb09951b":https://github.com/illumos/illumos-gate/commit/36f99a58464a4c3e...
-
01:42 PM Feature #10850 (Closed): loader: smatch build setup
- Add Makefile rules and instructions to use smatch build in loader tree.
-
10:29 AM Bug #10849 (Closed): installboot: use err.h api and strdup()
- printf() + exit() is err() or errx().
malloc() + strcpy() is strdup().
We do not need to reinvent things. -
09:55 AM Bug #10848 (Closed): loader: disable libficl/vm.c smatch deref check
- The variable 'fw' handling is depending on longjump and smatch does think we might have it set NULL. Disable this che...
-
07:32 AM Feature #9878 (Closed): zio_free_sync() should recognize gang block size
- Apparently not a bug. have not been able to confirm it.
-
07:14 AM Bug #10792 (Closed): pcie: NULL pointer errors
- "git commit 296f12dc4bd61fe5e3b1200d2cdf217ed82119a1":https://github.com/illumos/illumos-gate/commit/296f12dc4bd61fe5...
-
07:12 AM Bug #10791 (Closed): dr: NULL pointer errors
- "git commit 2002b186f847595188b1fb0b8dd800370aa6107c":https://github.com/illumos/illumos-gate/commit/2002b186f8475951...
-
06:54 AM Bug #10055: recursive mutex enter in ahci
- Thanks for the patch, Hans.
With the patch from #3 I got a bit further (to some other problem):... -
06:53 AM Bug #10775 (Closed): kmech_krb5: NULL pointer errors
- "git commit 8cd1b71859be6a08c9b7a446994fdbca544bb34f":https://github.com/illumos/illumos-gate/commit/8cd1b71859be6a08...
-
06:51 AM Bug #10774 (Closed): pcmcia: NULL pointer errors
- "git commit c48c304592e7c2469d5b721291b1f57069f08d33":https://github.com/illumos/illumos-gate/commit/c48c304592e7c246...
-
06:49 AM Bug #10773 (Closed): sata: NULL pointer errors
- "git commit b38836b5d7f7e27aad97495457921171be74e408":https://github.com/illumos/illumos-gate/commit/b38836b5d7f7e27a...
-
06:47 AM Bug #10738 (Closed): sockfs: NULL pointer errors
- "git commit e9f74ea56f674c729c7fa4812e7fc668a9c24070":https://github.com/illumos/illumos-gate/commit/e9f74ea56f674c72...
-
06:45 AM Bug #10772 (Closed): kcf: NULL pointer errors
- "git commit 0f677ac901babf1fada10fcc386de1c3d4d4ecad":https://github.com/illumos/illumos-gate/commit/0f677ac901babf1f...
-
06:42 AM Bug #10771 (Closed): ibmf: NULL pointer errors
- "git commit 03b18ed2fedba1f49023f25d34cbb6e4d0d8f435":https://github.com/illumos/illumos-gate/commit/03b18ed2fedba1f4...
-
06:31 AM Bug #10769 (Closed): ksocket: NULL pointer errors
- "git commit 28ec64d9ac03d17ce922c30274d804b981cda66e":https://github.com/illumos/illumos-gate/commit/28ec64d9ac03d17c...
-
06:24 AM Bug #10768 (Closed): kgssapi: NULL pointer errors
- "git commit 9c80534542e4b5924bcdb8adee652d01656e4889":https://github.com/illumos/illumos-gate/commit/9c80534542e4b592...
2019-04-23
-
08:12 PM Bug #10765 (Closed): acpica: NULL pointer errors
- "git commit ee4417888cf835db6efb1e9b8039c90f0674e1cd":https://github.com/illumos/illumos-gate/commit/ee4417888cf835db...
-
08:06 PM Bug #10762 (Closed): hidparser: NULL pointer errors
- "git commit 239936d2b877f13d716270a06e56203231806b36":https://github.com/illumos/illumos-gate/commit/239936d2b877f13d...
-
07:59 PM Bug #10758 (Closed): c2audit: NULL pointer errors
- "git commit 0f48f68d9e0ad95b0edf718f68736cf3635a1f79":https://github.com/illumos/illumos-gate/commit/0f48f68d9e0ad95b...
-
07:51 PM Bug #10745 (Closed): rlmod: NULL pointer errors
- "git commit a8eee26afa7ddf0c604c989c598251014bdc6e6f":https://github.com/illumos/illumos-gate/commit/a8eee26afa7ddf0c...
-
07:46 PM Bug #10829 (Closed): zpool-features.5 add missing .RE
- "git commit 1d775d5906fd85b9ab1ac2251af8d38b5567d9a1":https://github.com/illumos/illumos-gate/commit/1d775d5906fd85b9...
-
07:42 PM Bug #10756 (Closed): kaio: NULL pointer errors
- "git commit e14e15a6cbf868bfce31e7f485294c3358f1ae2a":https://github.com/illumos/illumos-gate/commit/e14e15a6cbf868bf...
-
07:25 PM Bug #10754 (Closed): portfs: NULL pointer errors
- "git commit 43bd9002dc964c045e1c90dfc1b08ab9fb316d41":https://github.com/illumos/illumos-gate/commit/43bd9002dc964c04...
-
07:21 PM Bug #10753 (Closed): qlc: NULL pointer errors
- "git commit c92b35bb664ce1e1d7dc0a4dcdcc791aef0fe69e":https://github.com/illumos/illumos-gate/commit/c92b35bb664ce1e1...
-
07:16 PM Bug #10752 (Closed): fcsm: NULL pointer errors
- "git commit 483e494a59954f25ec067f2dee3cd94a269eaa08":https://github.com/illumos/illumos-gate/commit/483e494a59954f25...
-
05:09 PM Bug #10731 (Closed): zfs: NULL pointer errors
- "git commit dd328bf6d39366b8d7bde6a36114538fc14332dd":https://github.com/illumos/illumos-gate/commit/dd328bf6d39366b8...
-
05:03 PM Feature #10425 (Closed): GPT header size should be set without the padding
- implemented by 10570.
-
04:55 PM Bug #10570 (Closed): Need workaround to EFI boot on AMI BIOS
- "git commit fd7977362aae2eaa5dcb89671159f4fd82f22ca1":https://github.com/illumos/illumos-gate/commit/fd7977362aae2eaa...
-
12:32 PM Bug #10847 (Closed): fix smatch issue in zpool cmd
- The print_vdev_stats() function in the zpool cmd is causing smatch problems.
-
12:11 PM Bug #10846 (New): webrev -c compares against working dir, not revision
- webrev -c is supposed to produce a webrev corresponding to that git revision. However, in build_old_new_git(),
we ju... -
11:56 AM Bug #10845 (Closed): tem: depth 24 and 32 do support 256 colors
- We do not need assert:...
2019-04-22
-
08:28 PM Bug #10726 (Closed): elfexec: NULL pointer errors
- "git commit 995a963f85d39c82ddd55378042f53b3a58c2519":https://github.com/illumos/illumos-gate/commit/995a963f85d39c82...
-
08:18 PM Bug #10723 (Closed): hci1394: NULL pointer errors
- "git commit ffc2b7d4ae69a2eeeab283452dc5c0d70ce7519f":https://github.com/illumos/illumos-gate/commit/ffc2b7d4ae69a2ee...
-
08:14 PM Bug #10722 (Closed): rdsib: NULL pointer errors
- "git commit accc298111fac9235e2da8bc29e5447a704f03d3":https://github.com/illumos/illumos-gate/commit/accc298111fac923...
-
08:06 PM Bug #10719 (Closed): eibnx: NULL pointer errors
- "git commit dd26c2a4ed479de9278176640c3799952ea71ae2":https://github.com/illumos/illumos-gate/commit/dd26c2a4ed479de9...
-
07:46 PM Bug #10716 (Closed): usbvc: NULL pointer errors
- "git commit 11b5d82fcd2fe348d89f47fa6e7abbcd64f9948b":https://github.com/illumos/illumos-gate/commit/11b5d82fcd2fe348...
-
07:38 PM Bug #10683 (Closed): kb8042: implement kb8042_rsrv() to get out of interrupt context
- "git commit 2888301ab934162a32ecd126389b2d9ba0ffa01e":https://github.com/illumos/illumos-gate/commit/2888301ab934162a...
-
07:26 PM Feature #10605 (Closed): loader: boot2 build should use ldscript
- "git commit e6b6ca04e8507fd588b555801518e701ceab9eeb":https://github.com/illumos/illumos-gate/commit/e6b6ca04e8507fd5...
-
06:45 PM Bug #10832 (Closed): system(4) refers to coffexec
- "git commit fb8e13ed8c6a64edaf592a26d8888d50e8462971":https://github.com/illumos/illumos-gate/commit/fb8e13ed8c6a64ed...
-
06:40 PM Bug #10832: system(4) refers to coffexec
- h1. Testing Notes (from Peter)
Tested by viewing the man page. -
05:54 PM Bug #10843 (Closed): Fix arc_release() refcount
- Not A Bug. This was a bug in ZoL but is not a bug in illumos. The illumos code was always fine here.
-
02:24 PM Bug #10843 (Closed): Fix arc_release() refcount
- ZoL 5e8ff25644d Fix arc_release() refcount
-
02:27 PM Bug #10844 (Closed): Serialize ZTHR operations to eliminate races
- ZoL 61c3391acc9 Serialize ZTHR operations to eliminate races
-
02:24 PM Bug #10842 (Closed): Mutex leak in dsl_dataset_hold_obj()
- ZoL d10b2f1d35b Mutex leak in dsl_dataset_hold_obj()
-
12:08 PM Bug #10841 (Closed): predictive prefetch disabled on new pools until export/reboot
- ZoL 944a37248a0 predictive prefetch disabled on new pools until export/reboot
When a pool is initially created (b... -
05:43 AM Bug #10799 (Closed): i86xpv: NULL pointer errors
- "git commit 2952f70a6a70b04a459a24166d796cdf2f629ed8":https://github.com/illumos/illumos-gate/commit/2952f70a6a70b04a...
-
05:30 AM Bug #10798 (Closed): xpv: NULL pointer errors
- "git commit a2d4e26a43f10718fe33e47fa968a3fdf901e156":https://github.com/illumos/illumos-gate/commit/a2d4e26a43f10718...
-
05:28 AM Bug #10800 (Closed): evtchn: NULL pointer errors
- "git commit dba471f4100e039b518abed314526d822234f8cc":https://github.com/illumos/illumos-gate/commit/dba471f4100e039b...
-
05:19 AM Bug #10801 (Closed): xencons: NULL pointer errors
- "git commit 6be20e18a2e738d2d7d3066ece3a4e71045ea88e":https://github.com/illumos/illumos-gate/commit/6be20e18a2e738d2...
-
05:17 AM Bug #10802 (Closed): xenbus: NULL pointer errors
- "git commit 73ef9f27279e31544655b04979f4f648d8575476":https://github.com/illumos/illumos-gate/commit/73ef9f27279e3154...
-
05:14 AM Bug #10803 (Closed): xnbo: NULL pointer errors
- "git commit aabaa37a39655f3a4bc4cb0c5d7d9ad5927c3323":https://github.com/illumos/illumos-gate/commit/aabaa37a39655f3a...
-
05:11 AM Bug #10715 (Closed): ohci: NULL pointer errors
- "git commit 3e1e1e62b0c0f0f7b5ebf7025cfa7f3e715f7cee":https://github.com/illumos/illumos-gate/commit/3e1e1e62b0c0f0f7...
-
05:04 AM Bug #10764 (Closed): drm: NULL pointer errors
- "git commit f274e1d7606d204f203c8eb43894e5190ba0ff88":https://github.com/illumos/illumos-gate/commit/f274e1d7606d204f...
2019-04-21
-
03:31 PM Feature #10695 (Closed): import zlib-1.2.11
- "git commit b83829353d4a26013e3ab27abdaadbf8ea060738":https://github.com/illumos/illumos-gate/commit/b83829353d4a2601...
-
03:31 PM Bug #10696 (Closed): loader: use zlib-1.2.11
- "git commit 172f446568dc0e4c9967aa7fc2e0810a0c6beab3":https://github.com/illumos/illumos-gate/commit/172f446568dc0e4c...
2019-04-20
-
08:21 PM Bug #10592 (Closed): misc. metaslab and vdev related ZoL bug fixes
- "git commit 555d674d5d4b8191dc83723188349d28278b2431":https://github.com/illumos/illumos-gate/commit/555d674d5d4b8191...
-
05:36 PM Bug #10346: ld(1) should not reduce symbol visibility of COMDAT symbols when producing relocatable objects
- testing: libsoftcrypto build with GCC 8, checking thunks in the symbol cap object comdat correctly. libsoftcrypto bu...
-
05:34 PM Feature #10366: ld(1) should support GNU-style linker sets
- testing: Test suite additions, Hans testing bhyve both userland and kernel, Toomas testing loader
-
05:34 PM Bug #10476: file(1) could be smatch clean
- testing: build with smatch enabled, and enabled for file
-
05:33 PM Feature #10581: ld(1) should know kernel modules are a thing
- testing: build with -ztype=kmod patched into uts/ and the new linker, elfdump -d, file, etc.
-
05:30 PM Bug #10593: illumos build should not use kernel modules as link-editor input
- testing: kernel build, workaround for GCC DWARF issue on the intel side. Peter Tribble built on SPARC
-
05:03 PM Bug #10838 (Closed): loader: bcache.c cstyle cleanup
- Clean up loader bcache style.
-
03:36 PM Bug #10837 (Closed): loader: zfsboot.c cstyle cleanup
- Perform cstyle cleanup on zfsboot.c
-
02:22 PM Bug #10836 (Closed): zcons: cast between incompatible function types
- Build errors with gcc 8:...
-
02:17 PM Bug #10835 (Closed): tl: cast between incompatible function types
- Build errors with gcc 8:...
-
02:11 PM Bug #10834 (Closed): sd: cast between incompatible function types
- Build errors with gcc 8:...
-
02:06 PM Bug #10833 (Closed): sppptun: cast between incompatible function types
- Build errors with gcc 8:...
-
12:49 PM Bug #10832 (Closed): system(4) refers to coffexec
- In the system(4) manual page, coffexec is listed as an exec format module. We don't ship this, and shouldn't refer to...
2019-04-19
-
10:39 PM Bug #10743 (Closed): loader: zfsboot.c inconsistent indenting
- "git commit 9491604f9b9066cbbf235d3ce5a2a9f84e682bc4":https://github.com/illumos/illumos-gate/commit/9491604f9b9066cb...
-
08:44 PM Bug #10743: loader: zfsboot.c inconsistent indenting
- Toomas Soome wrote:
> zfsboot.c:507 parse_cmd() warn: inconsistent indenting
>
> smatch find, apparently we are m... -
10:36 PM Bug #10750 (Closed): s1394: NULL pointer errors
- "git commit 1a18250823b44e2190da89fc4551f4cbccb7bbb9":https://github.com/illumos/illumos-gate/commit/1a18250823b44e21...
-
10:32 PM Bug #10749 (Closed): rpcmod: NULL pointer errors
- "git commit 25c95769d03db2f91662020bcbc62b7aa59a7642":https://github.com/illumos/illumos-gate/commit/25c95769d03db2f9...
-
10:29 PM Bug #10748 (Closed): usbms: NULL pointer errors
- "git commit a7b185437a085b630720929592f091c604f4986b":https://github.com/illumos/illumos-gate/commit/a7b185437a085b63...
-
10:27 PM Bug #10747 (Closed): timod: NULL pointer errors
- "git commit 5300f7b31236679926392a1a0539c44241b251e6":https://github.com/illumos/illumos-gate/commit/5300f7b312366799...
-
10:22 PM Bug #10746 (Closed): telmod: NULL pointer errors
- "git commit c86160f040741e2e6312538e07eaa97b5053c172":https://github.com/illumos/illumos-gate/commit/c86160f040741e2e...
-
10:17 PM Bug #10742 (Closed): FX: NULL pointer errors
- "git commit 34b7c4d5ed09dce871320048afc0504a83418744":https://github.com/illumos/illumos-gate/commit/34b7c4d5ed09dce8...
-
10:15 PM Bug #10740 (Closed): udfs: NULL pointer errors
- "git commit 060425259041d96430b4b9497b0800baf07821ce":https://github.com/illumos/illumos-gate/commit/060425259041d964...
-
10:12 PM Bug #10741 (Closed): ufs: NULL pointer errors
- "git commit 1f563eb1bb0d55d75f9ec2c3776a1ca277707ec4":https://github.com/illumos/illumos-gate/commit/1f563eb1bb0d55d7...
-
10:10 PM Bug #10737 (Closed): procfs: NULL pointer errors
- "git commit e14d4b22a4af406b3202d81ab8a3a197b796bcd2":https://github.com/illumos/illumos-gate/commit/e14d4b22a4af406b...
-
10:07 PM Bug #10735 (Closed): pcfs: NULL pointer errors
- "git commit 80a3d255988c2133ae94f26127fbbfdd9d9ed620":https://github.com/illumos/illumos-gate/commit/80a3d255988c2133...
-
10:03 PM Bug #10729 (Closed): dev: NULL pointer errors
- "git commit 814e7298d2cac68e7d15905df9bcb7dde9175811":https://github.com/illumos/illumos-gate/commit/814e7298d2cac68e...
-
10:01 PM Bug #10728 (Closed): hermon: NULL pointer errors
- "git commit 0b63ccaf46184148daa5151621b2db6c62d1c305":https://github.com/illumos/illumos-gate/commit/0b63ccaf46184148...
-
09:50 PM Bug #10727 (Closed): tavor: NULL pointer errors
- "git commit 6e20df6b5d4d0fa57c9187ddce3e1eb870a854e6":https://github.com/illumos/illumos-gate/commit/6e20df6b5d4d0fa5...
-
09:45 PM Bug #10725 (Closed): sol_ucma: NULL pointer errors
- "git commit d2a0120188ab7ddc6ec530e02b2fb3770b886f11":https://github.com/illumos/illumos-gate/commit/d2a0120188ab7ddc...
-
09:43 PM Bug #10724 (Closed): daplt: NULL pointer errors
- "git commit e40570dd557d185d2eef1f1970de92ae17fd6cb0":https://github.com/illumos/illumos-gate/commit/e40570dd557d185d...
-
09:40 PM Bug #10720 (Closed): iser: NULL pointer errors
- "git commit d70bcb7258b79267aad36309c42fd499e844458f":https://github.com/illumos/illumos-gate/commit/d70bcb7258b79267...
-
09:35 PM Bug #10718 (Closed): av1394: NULL pointer errors
- "git commit 92548b6ca1ae8b76e54b19801f96b5f6eb4e836d":https://github.com/illumos/illumos-gate/commit/92548b6ca1ae8b76...
-
09:31 PM Bug #10717 (Closed): usbgem: NULL pointer errors
- "git commit 485f90e999c14cf930437352b290676f9e89aa60":https://github.com/illumos/illumos-gate/commit/485f90e999c14cf9...
-
09:28 PM Bug #10713 (Closed): fp: NULL pointer errors
- "git commit fbcf87a4562106add38912a718bcd42a9e2c479f":https://github.com/illumos/illumos-gate/commit/fbcf87a4562106ad...
-
09:25 PM Bug #10712 (Closed): iscsi: NULL pointer errors
- "git commit 811eca55ab39bdff2ebf68281580720b7732dd51":https://github.com/illumos/illumos-gate/commit/811eca55ab39bdff...
-
09:22 PM Bug #10711 (Closed): ehci: NULL pointer errors
- "git commit 6aef9e114370e9ace5c935c37c897ea7800dff77":https://github.com/illumos/illumos-gate/commit/6aef9e114370e9ac...
-
09:18 PM Bug #10657 (Closed): ksslf: NULL pointer errors
- "git commit 7a31d868f4fe5807fc1f2c366518428c223128ef":https://github.com/illumos/illumos-gate/commit/7a31d868f4fe5807...
-
09:15 PM Bug #10710 (Closed): scsi_vhci: NULL pointer errors
- "git commit 4e40636a684e148425f364361983709c35489c98":https://github.com/illumos/illumos-gate/commit/4e40636a684e1484...
-
09:10 PM Bug #10688 (Closed): gfx_private needs smatch fixes
- "git commit ceedf1248cb119d3359e4da0775d4d136b298408":https://github.com/illumos/illumos-gate/commit/ceedf1248cb119d3...
-
09:07 PM Bug #10730 (Closed): dprov: NULL pointer errors
- "git commit 66feb664522a4aab90b9adec2e8c408b6da7ee17":https://github.com/illumos/illumos-gate/commit/66feb664522a4aab...
-
09:03 PM Bug #10734 (Closed): tmpfs: NULL pointer errors
- "git commit 30df210350904179c6f4c809c371bbb1319e3b6c":https://github.com/illumos/illumos-gate/commit/30df210350904179...
-
08:43 PM Bug #10661 (Closed): qlt: NULL pointer errors
- "git commit ae367b8415e0f719fb9a789c8748c9000a881989":https://github.com/illumos/illumos-gate/commit/ae367b8415e0f719...
-
08:28 PM Bug #10589 (Closed): wscons: slow console oputput will trigger keyboard autorepeat
- "git commit d4a54bf774f1986f61246b1ae5d84a724df14396":https://github.com/illumos/illumos-gate/commit/d4a54bf774f1986f...
-
08:21 PM Bug #10789 (Closed): md5: NULL pointer errors
- "git commit ecc592dc1b98ac0a4ff8d835d90e876a845816f8":https://github.com/illumos/illumos-gate/commit/ecc592dc1b98ac0a...
-
08:19 PM Bug #10788 (Closed): sha1: NULL pointer errors
- "git commit 1769ed96fc4e53d756a18c13134b3eb443ef4882":https://github.com/illumos/illumos-gate/commit/1769ed96fc4e53d7...
-
08:14 PM Bug #10787 (Closed): rsa: NULL pointer errors
- "git commit b4a44cf294b47530f872176be732538fdf3536a0":https://github.com/illumos/illumos-gate/commit/b4a44cf294b47530...
-
08:09 PM Bug #10786 (Closed): md4: NULL pointer errors
- "git commit b5083b9a5647bb410e5d88172c7d6cadea069cba":https://github.com/illumos/illumos-gate/commit/b5083b9a5647bb41...
-
08:05 PM Bug #10785 (Closed): ecc: NULL pointer errors
- "git commit 3ec36537a18a5cb5e8a31eca1ea311e033993317":https://github.com/illumos/illumos-gate/commit/3ec36537a18a5cb5...
-
08:02 PM Bug #10784 (Closed): aes: NULL pointer errors
- "git commit 8a292154575f4abb5521e31d3d38117a6a3d077f":https://github.com/illumos/illumos-gate/commit/8a292154575f4abb...
-
07:59 PM Bug #10783 (Closed): des: NULL pointer errors
- "git commit aec38f6c97c95597ac7ffeb7fa6a5f47fda59410":https://github.com/illumos/illumos-gate/commit/aec38f6c97c95597...
-
07:57 PM Bug #10782 (Closed): blowfish: NULL pointer errors
- "git commit c8b1c8bdff5c74b45e33257ed7499ca0f475ebe0":https://github.com/illumos/illumos-gate/commit/c8b1c8bdff5c74b4...
-
07:54 PM Bug #10781 (Closed): arcfour: NULL pointer errors
- "git commit c4fd2a7748785a8c83d6e34d2d80dd5703690998":https://github.com/illumos/illumos-gate/commit/c4fd2a7748785a8c...
-
07:49 PM Bug #10780 (Closed): scsi: NULL pointer errors
- "git commit e6915ea4a84088ff77aeac34866dda0a8d2cf632":https://github.com/illumos/illumos-gate/commit/e6915ea4a84088ff...
-
07:43 PM Bug #10779 (Closed): usba: NULL pointer errors
- "git commit cdcfeaaebb9c28e15c04ff4d1f19261edfd9ed60":https://github.com/illumos/illumos-gate/commit/cdcfeaaebb9c28e1...
-
07:38 PM Bug #10777 (Closed): pci_autoconfig: NULL pointer errors
- "git commit 32b17656b54efc6d9df4806aebdde39ea6f5cb4f":https://github.com/illumos/illumos-gate/commit/32b17656b54efc6d...
-
07:35 PM Bug #10776 (Closed): nfs_dlboot: NULL pointer errors
- "git commit ad2568571a9e0fa82fbc020b1a971ac51dc4dad0":https://github.com/illumos/illumos-gate/commit/ad2568571a9e0fa8...
-
07:31 PM Bug #10797 (Closed): npe: NULL pointer errors
- "git commit 49ee6bfbbe326d1f0bbc34934ab8b07a000305c4":https://github.com/illumos/illumos-gate/commit/49ee6bfbbe326d1f...
-
07:28 PM Bug #10796 (Closed): pcplusmp: NULL pointer errors
- "git commit c91bd91c0a8eda47d54422d3c3bf96241e43b582":https://github.com/illumos/illumos-gate/commit/c91bd91c0a8eda47...
-
07:25 PM Bug #10767 (Closed): ipc: NULL pointer errors
- "git commit f44210608f03909f70d6783d19f164519baf1085":https://github.com/illumos/illumos-gate/commit/f44210608f03909f...
-
06:59 PM Bug #10831 (Closed): loader emulator ls command fails to detect file types
- We are allocating temporary buffer for file path but we provide wrong buffer size for snprintf(). Use asprintf() inst...
-
01:01 PM Bug #10829 (Closed): zpool-features.5 add missing .RE
- zpool-features.5 is missing .RE before allocation_classes.
-
09:16 AM Bug #10828 (Closed): loader: smatch should ignore .S files
- smatch can not handle .S (asm with C preprocessor directives) files.
2019-04-18
-
02:08 PM Bug #10755 (Closed): pset: NULL pointer errors
- "git commit 0e9010a07773b58f294e1a0824eebea0b9f37eb8":https://github.com/illumos/illumos-gate/commit/0e9010a07773b58f...
-
06:02 AM Bug #10755: pset: NULL pointer errors
- Toomas Soome wrote:
> NULL pointer errors:
> [...]
also the first argument for cpupart_list() is pointer, so we ... -
01:59 PM Bug #10827 (Closed): some symbols have the wrong CTF type
- http://smartos.org/bugview/OS-7713
While comparing GCC4 versus GCC7 CTF, I noticed something odd:
-extern a... -
01:57 PM Bug #10826 (Closed): ctfdump -c goes off the rails with a missing parent
- http://smartos.org/bugview/OS-7689
I noticed that some kernel module's ctfdump -c output was awry:
$ ctfdump -c... -
01:52 PM Bug #10825 (Closed): ctfdump -c drops last type
- http://smartos.org/bugview/OS-7694
max_id in this case is a valid entry, not an array size. -
01:52 PM Bug #10824 (Closed): GCC7-derived CTF can double qualifiers on arrays
- http://smartos.org/bugview/OS-7700
Given:
static const union regress {
unsigned int i[3];
long double e;
}... -
01:50 PM Bug #10823 (Closed): should ignore DW_TAG_subprogram with DW_AT_declaration tags
- http://smartos.org/bugview/OS-7733
While inspecting CTF diffs for GCC7, I noticed this in dockerexec:
f905ddb5-... -
01:50 PM Bug #10822 (Closed): ctfdump -c should include non-root types
- http://smartos.org/bugview/OS-7576
As pointed out by rm, ctfdump -c is not including non-root types in its type ou... -
01:49 PM Bug #10821 (Closed): bad free in ctf_dwarf_init_die
- http://smartos.org/bugview/OS-6428
We need to initialize dies properly so that if we fail, and free them, it works... -
01:49 PM Bug #10820 (Closed): ctfconvert -i never converts
- http://smartos.org/bugview/OS-6486
The -i flag to ctfconvert ignores input files if they are not completely built ... -
01:47 PM Bug #10819 (Closed): ctfconvert should handle empty dies
- http://smartos.org/bugview/OS-6488
This is the second half of OS-6428. In that ticket we came across a library, li... -
01:47 PM Bug #10818 (Closed): Improve ctfconvert error messages
- http://smartos.org/bugview/OS-6505
By far the most common error messages from CTF converting pkgsrc is:
ctfconv... -
01:45 PM Bug #10817 (Closed): ctfconvert -i option is mis-handled
- http://smartos.org/bugview/OS-7639
This issue is a combination of problems specific to the new CTF tools, and exis... -
01:43 PM Bug #10816 (Closed): ctf_dwarf_convert_type() relies on un-initialized id
- http://smartos.org/bugview/OS-7663
A ctfconvert of a pkgsrc libjvm.so fails with EINVAL. This is not a great surpr... -
01:42 PM Bug #10815 (Closed): shouldn't build gcore.c as part of kmdb
- http://smartos.org/bugview/OS-7688
Currently we try to build gcore.c into kmdb. This is silly as it's all ifdeffed... -
01:38 PM Bug #10814 (Closed): Want primordial CTF test suite
- http://smartos.org/bugview/OS-7386
We've started putting together a nascent CTF test suite. While there is still a... -
01:31 PM Bug #10813 (Closed): ctf symbol mapping needs work
- http://smartos.org/bugview/OS-7645
CTF symbol mapping as implemented in the new round of CTF tools are broken. CTF... -
01:29 PM Bug #10812: ctf tools shouldn't add blank labels
-
01:27 PM Bug #10812 (Closed): ctf tools shouldn't add blank labels
- SmartOS bug http://smartos.org/bugview/OS-7653
Today, when no label has been requested we end up creating a label ... -
05:57 AM Bug #10761 (Closed): dls: NULL pointer errors
- "git commit 639c732ede1f837c0ccd952d813f5b85fc9e0abf":https://github.com/illumos/illumos-gate/commit/639c732ede1f837c...
-
05:55 AM Bug #10760 (Closed): cmlb: NULL pointer errors
- "git commit 531d0b660fda0e50182e7d981c4eb2391f6528e2":https://github.com/illumos/illumos-gate/commit/531d0b660fda0e50...
-
05:53 AM Bug #10751 (Closed): emlxs: NULL pointer errors
- "git commit 8bb4c5a67764c8a0df567cc03efc53aae5136ab8":https://github.com/illumos/illumos-gate/commit/8bb4c5a67764c8a0...
-
05:43 AM Bug #10736 (Closed): nfs: NULL pointer errors
- "git commit fb248d9bc211ff26660b026400534a81fd96a521":https://github.com/illumos/illumos-gate/commit/fb248d9bc211ff26...
-
05:38 AM Bug #10739 (Closed): namefs: NULL pointer errors
- "git commit c691c733a0821d03d0c0cf6d97e09749e20f190a":https://github.com/illumos/illumos-gate/commit/c691c733a0821d03...
-
05:35 AM Bug #10733 (Closed): specfs: NULL pointer errors
- "git commit 85153f071b002af39c1b24dc34a82eed0acc3fec":https://github.com/illumos/illumos-gate/commit/85153f071b002af3...
-
05:33 AM Bug #10732 (Closed): hsfs: NULL pointer errors
- "git commit 55bd65d215875a92d72079986107cbda54b4ae78":https://github.com/illumos/illumos-gate/commit/55bd65d215875a92...
-
05:30 AM Bug #10714 (Closed): usbser: NULL pointer errors
- "git commit be128d9b799db5fcf41805a4eccc8b9c9199d5e3":https://github.com/illumos/illumos-gate/commit/be128d9b799db5fc...
-
05:27 AM Bug #10709 (Closed): ses: NULL pointer errors
- "git commit 87496ca1b8a7e4dcd91aa9ecf7eb8f150669a17f":https://github.com/illumos/illumos-gate/commit/87496ca1b8a7e4dc...
-
05:25 AM Bug #10708 (Closed): pmcs: NULL pointer errors
- "git commit b46556d07aa5469d61a8b3e3067bb7c3c26f0a7c":https://github.com/illumos/illumos-gate/commit/b46556d07aa5469d...
-
05:22 AM Bug #10707 (Closed): tclient: NULL pointer errors
- "git commit a76903e2dbae880f33aa6440903bb4d29ecd3f52":https://github.com/illumos/illumos-gate/commit/a76903e2dbae880f...
-
05:19 AM Bug #10706 (Closed): gen_drv: NULL pointer errors
- "git commit 7c97b9a788d140cb2ba900ea9e8bcf462a86b109":https://github.com/illumos/illumos-gate/commit/7c97b9a788d140cb...
2019-04-17
-
12:36 PM Bug #10811: boot hang under KVM Linux in kb8042
- I made sure to not touch the (emulated) PS/2 mouse or keyboard. This is via SPICE on virt-manager BTW.
We still see ... -
12:22 PM Bug #10811 (New): boot hang under KVM Linux in kb8042
- https://movementarian.org/~movement/kb8042.png
If I boot under KVM Linux (1:2.11+dfsg-1ubuntu7.12) and use the tex...
2019-04-16
-
08:07 PM Feature #10810 (New): Want a per-zone UUID
- Various pieces of software would like the ability to have a well-defined per-zone UUID. The idea is that this UUID co...
-
07:10 PM Bug #10809 (Closed): Performance optimization of AVL tree comparator functions
- Port ZoL ee36c709c3d Performance optimization of AVL tree comparator functions
From the ZoL commit msg:... -
07:06 PM Bug #10808 (Closed): Print "(repairing)" in zpool status again
- Port ZoL 2ef0f8c3298 Print "(repairing)" in zpool status again
From the ZoL commit msg:
Historically, zpool s... -
12:10 PM Bug #10807: loader fails to boot Dell R510 in UEFI mode
- SmartOS OS-7625
On a Dell R510 in EFIBoot, we see:... -
12:06 PM Bug #10807 (Closed): loader fails to boot Dell R510 in UEFI mode
-
12:08 PM Bug #10806: mnode_range_setup() makes assumptions about mnodes
- SmartOS OS-7644
Some EFI-booted systems do not have a memnode covering pfn 0:... -
12:05 PM Bug #10806 (Closed): mnode_range_setup() makes assumptions about mnodes
-
04:56 AM Bug #10795 (Closed): cpr: NULL pointer errors
- "git commit b4aa415ef0fccf334b7c434a7b01585969f50a9a":https://github.com/illumos/illumos-gate/commit/b4aa415ef0fccf33...
-
04:54 AM Bug #10759 (Closed): cardbus: NULL pointer errors
- "git commit 152f805526ab714ed4b76c4ff672f34c8dda62ea":https://github.com/illumos/illumos-gate/commit/152f805526ab714e...
2019-04-15
-
12:20 PM Bug #10805 (Closed): Fix for 10687 can be improved
- rm pointed out a better way to define away the debug macros without needing to hamper smatch.
-
06:08 AM Feature #10598 (Closed): loader: implement map-vdisk and unmap-vdisk commands
- "git commit f47697518b642104e6a9bc6906310e54030d2dc5":https://github.com/illumos/illumos-gate/commit/f47697518b642104...
2019-04-14
-
04:18 PM Bug #10804: Enable unused warnings outside of uts
- Makefile.master has -Wno-unused and -Wno-empty-body defined for non-DEBUG builds. But, outside of uts, which already ...
-
04:12 PM Bug #10804 (Closed): Enable unused warnings outside of uts
-
11:01 AM Bug #10803 (Closed): xnbo: NULL pointer errors
- NULL pointer errors:...
-
10:58 AM Bug #10802 (Closed): xenbus: NULL pointer errors
- NULL pointer errors:...
-
10:54 AM Bug #10801 (Closed): xencons: NULL pointer errors
- NULL pointer errors:...
-
10:50 AM Bug #10800 (Closed): evtchn: NULL pointer errors
- NULL pointer errors:...
-
10:44 AM Bug #10799 (Closed): i86xpv: NULL pointer errors
- NULL pointer errors:...
-
10:35 AM Bug #10798 (Closed): xpv: NULL pointer errors
- NULL pointer errors:...
-
10:30 AM Bug #10797 (Closed): npe: NULL pointer errors
- NULL pointer errors:...
-
10:22 AM Bug #10796 (Closed): pcplusmp: NULL pointer errors
- NULL pointer errors:...
-
10:16 AM Bug #10795 (Closed): cpr: NULL pointer errors
- NULL pointer errors:...
-
10:10 AM Bug #10794 (Closed): acpippm: NULL pointer errors
- NULL pointer errors:...
-
09:59 AM Bug #10793 (Closed): apix: NULL pointer errors
- NULL pointer errors:...
-
09:49 AM Bug #10792 (Closed): pcie: NULL pointer errors
- NULL pointer errors:...
-
09:37 AM Bug #10791 (Closed): dr: NULL pointer errors
- NULL pointer errors:...
-
09:32 AM Bug #10790 (Closed): i86pc: NULL pointer errors
- NULL pointer errors:...
-
09:20 AM Bug #10789 (Closed): md5: NULL pointer errors
- NULL pointer errors:...
-
09:16 AM Bug #10788 (Closed): sha1: NULL pointer errors
- NULL pointer errors:...
-
09:09 AM Bug #10787 (Closed): rsa: NULL pointer errors
- NULL pointer errors:...
-
09:06 AM Bug #10786 (Closed): md4: NULL pointer errors
- NULL pointer errors:...
-
09:02 AM Bug #10785 (Closed): ecc: NULL pointer errors
- NULL pointer errors:...
-
08:57 AM Bug #10784 (Closed): aes: NULL pointer errors
- NULL pointer errors:...
-
08:53 AM Bug #10783 (Closed): des: NULL pointer errors
- NULL pointer errors:...
-
08:46 AM Bug #10782 (Closed): blowfish: NULL pointer errors
- NULL pointer errors:...
-
08:39 AM Bug #10781 (Closed): arcfour: NULL pointer errors
- NULL pointer errors:...
-
08:07 AM Bug #10780 (Closed): scsi: NULL pointer errors
- NULL pointer errors:...
-
08:01 AM Bug #10779 (Closed): usba: NULL pointer errors
- NULL pointer errors:...
-
07:58 AM Bug #10778 (Closed): mac: NULL pointer errors
- NULL pointer errors:...
-
07:41 AM Bug #10777 (Closed): pci_autoconfig: NULL pointer errors
- NULL pointer errors:...
-
07:36 AM Bug #10776 (Closed): nfs_dlboot: NULL pointer errors
- NULL pointer errors:...
-
07:26 AM Bug #10775 (Closed): kmech_krb5: NULL pointer errors
- NULL pointer errors:...
-
07:15 AM Bug #10774 (Closed): pcmcia: NULL pointer errors
- NULL pointer errors:...
-
07:05 AM Bug #10773 (Closed): sata: NULL pointer errors
- NULL pointer errors:...
-
06:52 AM Bug #10772 (Closed): kcf: NULL pointer errors
- NULL pointer errors:...
-
06:42 AM Bug #10771 (Closed): ibmf: NULL pointer errors
- NULL pointer errors:...
-
06:13 AM Bug #10770 (Closed): idm: NULL pointer errors
- NULL pointer errors:...
-
05:54 AM Bug #10769 (Closed): ksocket: NULL pointer errors
- ksocket: NULL pointer errors:...
2019-04-13
-
07:34 PM Bug #10768 (Closed): kgssapi: NULL pointer errors
- NULL pointer errors:...
-
04:24 PM Bug #10689 (Closed): srpt_cm_conn_closed_hdlr() needs a smatch fix
- "git commit 571d0d198e0c9799d6076f93f201f482993955ed":https://github.com/illumos/illumos-gate/commit/571d0d198e0c9799...
-
01:36 PM Bug #10757 (Closed): Add -gLp to zpool subcommands for alt vdev names
- "git commit 663207adb1669640c01c5ec6949ce78fd806efae":https://github.com/illumos/illumos-gate/commit/663207adb1669640...
-
01:36 PM Bug #10601 (Closed): Pool allocation classes
- "git commit 663207adb1669640c01c5ec6949ce78fd806efae":https://github.com/illumos/illumos-gate/commit/663207adb1669640...
-
06:59 AM Bug #10767 (Closed): ipc: NULL pointer errors
- NULL pointer errors:...
-
06:55 AM Bug #10766 (Closed): ibcm: NULL pointer errors
- NULL pointer errors:...
-
06:42 AM Bug #10765 (Closed): acpica: NULL pointer errors
- NULL pointer errors:...
-
06:39 AM Bug #10764 (Closed): drm: NULL pointer errors
- NULL pointer errors:...
-
06:29 AM Bug #10763 (Closed): hook: NULL pointer errors
- NULL pointer errors:...
-
06:20 AM Bug #10762 (Closed): hidparser: NULL pointer errors
- NULL pointer errors:...
2019-04-12
-
08:26 PM Bug #10761 (Closed): dls: NULL pointer errors
- NULL pointer errors:...
-
08:20 PM Bug #10760 (Closed): cmlb: NULL pointer errors
- NULL pointer errors:...
-
08:11 PM Bug #10759 (Closed): cardbus: NULL pointer errors
- NULL pointer errors:...
-
08:01 PM Bug #10758 (Closed): c2audit: NULL pointer errors
- NULL pointer errors:...
-
06:06 PM Bug #10757 (Closed): Add -gLp to zpool subcommands for alt vdev names
- Port from ZoL of
d2f3e292d Add -gLp to zpool subcommands for alt vdev names
Note that a subsequent ZoL commit cha... -
06:02 PM Bug #10756 (Closed): kaio: NULL pointer errors
- NULL pointer errors:...
-
05:53 PM Bug #10755 (Closed): pset: NULL pointer errors
- NULL pointer errors:...
-
05:39 PM Bug #10754 (Closed): portfs: NULL pointer errors
- NULL pointer errors:...
-
05:19 PM Bug #10753 (Closed): qlc: NULL pointer errors
- NULL pointer errors:...
-
04:55 PM Bug #10752 (Closed): fcsm: NULL pointer errors
- NULL pointer errors:...
-
04:48 PM Bug #10751 (Closed): emlxs: NULL pointer errors
- NULL pointer errors:...
-
04:36 PM Bug #10750 (Closed): s1394: NULL pointer errors
- NULL pointer errors:...
-
04:19 PM Bug #10749 (Closed): rpcmod: NULL pointer errors
- NULL pointer errors:...
-
04:12 PM Bug #10748 (Closed): usbms: NULL pointer errors
- NULL pointer errors:...
-
04:03 PM Bug #10747 (Closed): timod: NULL pointer errors
- NULL pointer errors:...
-
03:39 PM Bug #10746 (Closed): telmod: NULL pointer errors
- NULL pointer errors:...
-
02:13 PM Bug #10745 (Closed): rlmod: NULL pointer errors
- NULL pointer errors:...
-
09:23 AM Bug #10744 (Closed): bzip2: smatch cleanup
- clean up smatch findings in bzip2 + some whitespace issues.
-
08:33 AM Bug #10743 (Closed): loader: zfsboot.c inconsistent indenting
- zfsboot.c:507 parse_cmd() warn: inconsistent indenting
smatch find, apparently we are missing 'else' -
07:55 AM Bug #10742 (Closed): FX: NULL pointer errors
- NULL pointer errors:...
-
06:19 AM Bug #10741 (Closed): ufs: NULL pointer errors
- NULL pointer errors:...
-
05:59 AM Bug #10740 (Closed): udfs: NULL pointer errors
- NULL pointer errors:...
-
05:30 AM Bug #10739 (Closed): namefs: NULL pointer errors
- NULL pointer errors:...
2019-04-11
-
11:38 PM Bug #10687 (Closed): Service routine cast changes need smatch fixes
- "git commit 78a53e201c2691debc57ede24c524118299ab18c":https://github.com/illumos/illumos-gate/commit/78a53e201c2691de...
-
08:29 PM Bug #10738 (Closed): sockfs: NULL pointer errors
- NULL pointer errors:...
-
08:23 PM Bug #10737 (Closed): procfs: NULL pointer errors
- NULL pointer errors:...
-
08:08 PM Bug #10736 (Closed): nfs: NULL pointer errors
- NULL poinnter errors:...
-
07:58 PM Bug #10735 (Closed): pcfs: NULL pointer errors
- NULL pointer errors:...
-
07:48 PM Bug #10734 (Closed): tmpfs: NULL pointer errors
- NULL pointer errors:...
-
07:06 PM Bug #10733 (Closed): specfs: NULL pointer errors
- NULL pointer errors:...
-
06:26 PM Bug #10680 (Closed): fasttrap: NULL pointer errors
- "git commit ef623aa14b0dc34c6b9edb213cbcda88461ecfc3":https://github.com/illumos/illumos-gate/commit/ef623aa14b0dc34c...
-
06:24 PM Bug #10679 (Closed): dcpc: NULL pointer errors
- "git commit 314d13c90091499eb12548353dfa2d2ca0b0b840":https://github.com/illumos/illumos-gate/commit/314d13c90091499e...
-
06:21 PM Bug #10678 (Closed): dtrace: NULL pointer errors
- "git commit f7ecc608dd732e7b1f2760725ded79c8afba20bd":https://github.com/illumos/illumos-gate/commit/f7ecc608dd732e7b...
-
06:19 PM Bug #10677 (Closed): systrace: NULL pointer errors
- "git commit cd717361fac4e95d6ef3d8ce64cbaaeeddf8725c":https://github.com/illumos/illumos-gate/commit/cd717361fac4e95d...
-
06:17 PM Bug #10676 (Closed): fbt: NULL pointer errors
- "git commit 68deb3360e8e161517e8eda768aa13357247893e":https://github.com/illumos/illumos-gate/commit/68deb3360e8e1615...
-
04:50 PM Bug #10675 (Closed): sdt: NULL pointer issues
- "git commit fa30bfac67a47bb941ce78809508c530f9853f0a":https://github.com/illumos/illumos-gate/commit/fa30bfac67a47bb9...
-
02:29 PM Bug #10686 (Closed): Debug macros causes smatch issues
- "git commit fd826efa0fbcbc82b734a8db80a074204cf11b22":https://github.com/illumos/illumos-gate/commit/fd826efa0fbcbc82...
-
02:14 PM Bug #10701 (Closed): Correct lock ASSERTs in vdev_label_read/write
- "git commit 58447f688d5e308373ab16a3b129bc0ba0fbc154":https://github.com/illumos/illumos-gate/commit/58447f688d5e3083...
-
08:55 AM Bug #10732 (Closed): hsfs: NULL pointer errors
- NULL pointer errors:...
-
08:49 AM Bug #10731 (Closed): zfs: NULL pointer errors
- NULL pointer errors:...
-
08:41 AM Bug #10730 (Closed): dprov: NULL pointer errors
- NULL pointer errors:...
-
08:37 AM Bug #10729 (Closed): dev: NULL pointer errors
- NULL pointer errors:...
-
08:03 AM Bug #10728 (Closed): hermon: NULL pointer errors
- NULL pointer errors:...
-
07:21 AM Bug #10727 (Closed): tavor: NULL pointer errors
- NULL pointer errors:...
2019-04-10
-
03:07 PM Bug #10726 (Closed): elfexec: NULL pointer errors
- NULL pointer errors:...
-
03:02 PM Bug #10725 (Closed): sol_ucma: NULL pointer errors
- NULL pointer errors:...
-
02:46 PM Bug #10724 (Closed): daplt: NULL pointer errors
- NULL pointer errors:...
-
02:30 PM Bug #10723 (Closed): hci1394: NULL pointer errors
- NULL pointer errors:...
-
02:26 PM Bug #10638 (Closed): sd: NULL pointer errors
- "git commit 21cce053c53f8dd4d7cf62745effd4c46fbb143c":https://github.com/illumos/illumos-gate/commit/21cce053c53f8dd4...
-
02:23 PM Bug #10628 (Closed): nxge: NULL pointer errors
- "git commit b37cc459553d18521fb935664dd7deb03b07c6a7":https://github.com/illumos/illumos-gate/commit/b37cc459553d1852...
-
02:11 PM Bug #10722 (Closed): rdsib: NULL pointer errors
- NULL pointer errors:...
-
01:58 PM Bug #10721 (Closed): ib: NULL pointer errors
- NULL pointer errors:...
-
01:45 PM Bug #10720 (Closed): iser: NULL pointer errors
- NULL pointer errors:...
-
01:41 PM Bug #10719 (Closed): eibnx: NULL pointer errors
- NULL pointer errors:...
-
01:34 PM Bug #10718 (Closed): av1394: NULL pointer errors
- NULL pointer errors:...
-
01:25 PM Bug #10717 (Closed): usbgem: NULL pointer errors
- NULL pointer errors:...
-
12:33 PM Bug #10716 (Closed): usbvc: NULL pointer errors
- NULL pointer errors:...
-
12:27 PM Bug #10715 (Closed): ohci: NULL pointer errors
- NULL pointer errors:...
-
12:21 PM Bug #10714 (Closed): usbser: NULL pointer errors
- NULL pointer errors:...
-
12:14 PM Bug #10713 (Closed): fp: NULL pointer errors
- NULL pointer errors:...
-
12:10 PM Bug #10712 (Closed): iscsi: NULL pointer errors
- NULL pointer errors:...
-
12:03 PM Bug #10711 (Closed): ehci: NULL pointer errors
- NULL pointer errors:...
-
11:59 AM Bug #10710 (Closed): scsi_vhci: NULL pointer errors
- NULL pointer errors:...
-
11:45 AM Bug #10709 (Closed): ses: NULL pointer errors
- NULL pointer errors:...
-
11:39 AM Bug #10708 (Closed): pmcs: NULL pointer errors
- NULL pointer errors:...
-
11:34 AM Bug #10707 (Closed): tclient: NULL pointer errors
- NULL pointer errors:...
-
11:21 AM Bug #10706 (Closed): gen_drv: NULL pointer errors
- Likely one of the root sources of the confusion about ddi_create_minor_node() error cases:...
-
06:37 AM Bug #10674 (Closed): profile: NULL pointer errors
- "git commit 1aa5f89221657a92fc85060db4d7cc17b91007e1":https://github.com/illumos/illumos-gate/commit/1aa5f89221657a92...
-
06:34 AM Bug #10673 (Closed): ixgbe: NULL pointer errors
- "git commit afac708dc1fa673063127e6091e0f29b33739e9e":https://github.com/illumos/illumos-gate/commit/afac708dc1fa6730...
-
06:32 AM Bug #10671 (Closed): bnxe: NULL pointer errors
- "git commit 87f90db88e11450dae14066aad4712c4798415c2":https://github.com/illumos/illumos-gate/commit/87f90db88e11450d...
-
06:30 AM Bug #10670 (Closed): i40e: NULL pointer errors
- "git commit ae6f9789e23baaa0d8a3f14c37c068824b33f5e6":https://github.com/illumos/illumos-gate/commit/ae6f9789e23baaa0...
-
06:27 AM Bug #10668 (Closed): e1000g: NULL pointer errors
- "git commit f52680fe552c1a5f149342ab191a00a072db59c5":https://github.com/illumos/illumos-gate/commit/f52680fe552c1a5f...
-
06:24 AM Bug #10664 (Closed): vmxnet3s: NULL pointer errors
- "git commit 40a733010c7e8c82a55807f59f6e912e51355d2a":https://github.com/illumos/illumos-gate/commit/40a733010c7e8c82...
-
06:22 AM Bug #10663 (Closed): stmf_sbd: NULL pointer errors
- "git commit e59325b74ca0760391c4b4d3acd8d3294ffc521a":https://github.com/illumos/illumos-gate/commit/e59325b74ca07603...
-
06:19 AM Bug #10662 (Closed): iscsit: NULL pointer errors
- "git commit 1f99504ab52e6927794513144ed20e8c0ba5ea6e":https://github.com/illumos/illumos-gate/commit/1f99504ab52e6927...
-
06:17 AM Bug #10660 (Closed): swrand: NULL pointer errors
- "git commit 64a6bd963243a20fc11b593b7bec96ea000f8bf6":https://github.com/illumos/illumos-gate/commit/64a6bd963243a20f...
-
06:11 AM Bug #10659 (Closed): sha2: NULL pointer errors
- "git commit d659c726b2a72b51ac2dc9a7f6878463fc070c87":https://github.com/illumos/illumos-gate/commit/d659c726b2a72b51...
-
06:06 AM Bug #10658 (Closed): kiconv_ja: NULL pointer errors
- "git commit 2667222682da9a362b1246a1e39cdaf1f38cb56e":https://github.com/illumos/illumos-gate/commit/2667222682da9a36...
-
06:04 AM Bug #10650 (Closed): timerfd: NULL pointer errors
- "git commit 986667e8344d0f6a3e45df8c7ddcc62f747e3793":https://github.com/illumos/illumos-gate/commit/986667e8344d0f6a...
-
06:02 AM Bug #10666 (Closed): amd8111s: NULL pointer errors
- "git commit 0f36d2f14c16f2aa8dbbd72241001f534f1ca1b2":https://github.com/illumos/illumos-gate/commit/0f36d2f14c16f2aa...
-
05:59 AM Bug #10667 (Closed): ipmi: NULL pointer errors
- "git commit 4dae08142020c6a787edca246244aa744a986710":https://github.com/illumos/illumos-gate/commit/4dae08142020c6a7...
-
05:58 AM Bug #10646 (Closed): softmac: NULL pointer errors
- "git commit 4138d84ec424020fc615b6aa351408e1efb98a38":https://github.com/illumos/illumos-gate/commit/4138d84ec424020f...
-
05:56 AM Bug #10634 (Closed): qlge: NULL pointer errors
- "git commit 95369d7b997316a0170a6c243bfbfc61d1258fb5":https://github.com/illumos/illumos-gate/commit/95369d7b997316a0...
-
05:49 AM Bug #10632 (Closed): pm: NULL pointer errors
- "git commit 3aedb073327854aba1e08f2cd606208552e0ea55":https://github.com/illumos/illumos-gate/commit/3aedb073327854ab...
Also available in: Atom