Activity
From 2013-09-11 to 2013-10-10
2013-10-10
-
05:31 PM Bug #4108: remove ON_CRYPTO_BINS from tools
- almost done - need some testing
-
04:53 PM Bug #4196: panic in mac_reserve_rx_groups() with two vnics, same mac address, different vlans
- Here's the suggested fix, I'll follow up with a code review request.
diff -r e25397bf4bdc -r 929a9900d2fa usr/src/ut... -
04:49 PM Bug #4196 (In Progress): panic in mac_reserve_rx_groups() with two vnics, same mac address, different vlans
- The NULL ptr dereference happened right after a call to mac_get_grp_primary():
> mac_reserve_rx_group+0x2eb::d... -
04:41 PM Bug #4196 (In Progress): panic in mac_reserve_rx_groups() with two vnics, same mac address, different vlans
- We hit the following panic on reboot after creating two vnics with the same mac address on separate vlans. This happe...
-
01:56 PM Bug #4195 (Resolved): snoop(1m) should print NFS_ACL mask in hex
- Here is an example of the snoop(1m) output for NFS_ACL packets:...
-
04:42 AM Bug #4194: xargs feedback for -0 not included
- ...
-
04:41 AM Bug #4194 (Resolved): xargs feedback for -0 not included
- "Mohamed A. Khalfella" <khalfella@gmail.com> gave me review feedback that I accepted, but then failed to include in t...
2013-10-09
-
09:12 PM Bug #4193 (Resolved): ls --color with filename arguments does not colorize
- ls, when given files as arguments, does not seem to colorize them correctly
when --color is specified.
In an empt... -
06:43 PM Bug #4192 (Closed): acl(5): issues in the man page
- Double 'created':...
-
01:24 AM Bug #4182 (Resolved): proto_promisc* miss calls to mac_perim_exit
- Resolved in ad7ed3fec423fe5215f6da8888d44a36514ee898.
2013-10-08
-
10:41 PM Bug #4191 (In Progress): share_nfs(1m) charset handling is unreliable
- There are various bugs related to share_nfs(1m) charset handling and READDIR/READDIRPLUS implementation for NFSv2/3/4...
-
08:44 PM Bug #1166 (Resolved): useradd warns on names with more than 8 chars
- Resolved in 0a1278f26ea4b7c8c0285d4f2d6c5b680904aa01.
-
08:44 PM Bug #2989 (Resolved): LOGNAME_MAX should be increased to 32
- Resolved in 0a1278f26ea4b7c8c0285d4f2d6c5b680904aa01.
-
08:24 PM Bug #4159: dtrace ignores all ustack helper frames from dead processes
- There's a fix for this in SmartOS now:
https://github.com/joyent/illumos-joyent/commit/0c3e53c3a25115a415f4ee6f6d02e... -
06:05 PM Bug #3772: consider raising default descriptor soft limit
- This stalled because of complicates related to select(), range-checking of fd_set, and differences in implementation....
-
05:11 PM Feature #4172 (Closed): implement extensible_dataset feature for use by other zpool features
- ...
-
05:11 PM Bug #4171 (Closed): clean up spa_feature_*() interfaces
- ...
-
05:16 AM Bug #4189 (New): sas multipath
- Then one of the paths became offline failover are not work correctly
I have 4 HITACHI HUS156030VLS6002 in JBOD SC... -
05:07 AM Feature #4106 (Closed): asynchronously load metaslab
- ...
-
04:59 AM Feature #4106: asynchronously load metaslab
- ...
-
04:31 AM Feature #4106: asynchronously load metaslab
- ...
-
05:07 AM Bug #4105 (Closed): removing a mirrored log device results in a leaked object
- ...
-
04:59 AM Bug #4105: removing a mirrored log device results in a leaked object
- ...
-
05:07 AM Bug #4104 (Closed): ::spa_space no longer works
- ...
-
04:59 AM Bug #4104: ::spa_space no longer works
- ...
-
05:07 AM Feature #4103 (Closed): space map object blocksize should be increased
- ...
-
04:59 AM Feature #4103: space map object blocksize should be increased
- ...
-
05:07 AM Feature #4102 (Closed): space_maps should store more information about themselves
- ...
-
04:59 AM Feature #4102: space_maps should store more information about themselves
- ...
-
05:07 AM Feature #4101: metaslab_debug should allow for fine-grained control
- ...
-
05:06 AM Feature #4101 (Closed): metaslab_debug should allow for fine-grained control
- ...
-
05:02 AM Feature #4101: metaslab_debug should allow for fine-grained control
- ...
-
04:59 AM Feature #4101: metaslab_debug should allow for fine-grained control
- ...
-
04:58 AM Bug #4168: ztest assertion failure in dbuf_undirty
- ...
-
04:57 AM Bug #4168: ztest assertion failure in dbuf_undirty
- ...
-
04:54 AM Bug #4168: ztest assertion failure in dbuf_undirty
- ...
2013-10-07
-
11:43 PM Bug #4188 (Closed): assertion failed in dmu_tx_hold_free(): dn_datablkshift != 0
- An object with an odd-size data block can end up with direct blocks as a result
of dnode_reallocate() (e.g. via zfs ... -
08:13 PM Bug #3195 (Resolved): mpt_sas IOC reset races can cause panics
- commit 018d3f06fe63d3b8316ef73502fb8f2dd473ffd1
Author: Albert Lee <trisk@nexenta.com>
Date: Fri Aug 31 14:53:16 ... -
08:13 PM Bug #3195 (Pending RTI): mpt_sas IOC reset races can cause panics
-
07:34 PM Bug #2869: duplicate packets with vnics over aggrs
- I am running OpenIndiana for multicast stream processing and the machine is connected to stacked Cisco switches via L...
-
07:27 PM Bug #4187: Threads stuck in zio_wait() in CHECKSUM_VERIFY stage
- There is one thread in the sata module (and no thread in the ahci module):...
-
06:53 PM Bug #4187 (New): Threads stuck in zio_wait() in CHECKSUM_VERIFY stage
- Many zfs threads are stuck in zio_wait() for long time (2 minutes or more) and the system is completely hung:
<pre... -
05:05 PM Bug #3353: /usr/xpg4/bin/fgrep not compliant with /usr/bin/fgrep nor /usr/gnu/bin/fgrep
- I happened to come across https://getupdates.oracle.com/readme/README.146054-06
which mentions a number of /usr/xpg4... -
11:53 AM Feature #4186 (New): Add VXLAN support to illumos
- The VXLAN protocol itself, which is a RFC draft right now, is a tunnelling protocol that is designed to solve the pro...
-
11:51 AM Bug #3099 (Feedback): AMD hudson D3 AHCI support
- Is this issue still reproducible with oi_151a8 ?
2013-10-06
-
11:10 PM Feature #4185 (Closed): add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R
- This feature submission implements new hash algorithms into ZFS with improved performance:
* SHA-512/256: 50% higher... -
04:41 PM Bug #3353: /usr/xpg4/bin/fgrep not compliant with /usr/bin/fgrep nor /usr/gnu/bin/fgrep
- Okay, it *is* useful to recreate, as the problem appears to be not *in* /usr/xpg4/bin/fgrep but in the path selection...
2013-10-05
-
02:45 AM Bug #4176: tolower(3c) refers to nonexistent _tolower(3c)
- Ah, got it, this is a problem with the man pages, not with the macro _tolower() itself missing.
-
02:44 AM Bug #4176: tolower(3c) refers to nonexistent _tolower(3c)
- I have a fix for this in progress... _tolower() is required by the standards. Its in my new locale stuff.
-
01:11 AM Bug #4182 (Resolved): proto_promisc* miss calls to mac_perim_exit
- While doing some development work I stumbled across an annoying bug where dld's proto_promiscon_req can miss a call t...
2013-10-04
-
10:13 PM Bug #4170 (Closed): zhack leaves pool in ACTIVE state
- ...
-
10:13 PM Bug #4169 (Closed): verbatim import causes zdb to segfault
- ...
-
10:13 PM Bug #4168 (Closed): ztest assertion failure in dbuf_undirty
- ...
-
09:30 PM Bug #3816: "zfs allow" mis-displays filesystems with "allow -c" but not "allow -s" set
- I've attached what I have now; probably could be improved.
-
08:18 PM Bug #3816: "zfs allow" mis-displays filesystems with "allow -c" but not "allow -s" set
- FYI I've got a patch for this that I need to clean up and share.
-
07:34 PM Bug #4181 (Closed): zfs(1m): 'zfs allow' examples in the man page are outdated
- The 'zfs allow' examples in the zfs(1m) man page uses obsolete output format. For example:...
-
07:17 PM Bug #4180 (New): ixgbe probably shouldn't cast the return from ixgbe_fc_enable() to void
- The way ixgbe is written right now it's unlikely for ixgbe_fc_enable() (and what it in turn calls) to return an error...
-
06:52 PM Bug #3241 (Rejected): removal of sgml2roff breaks JDS build
- Dependency on sgml2roff was removed from JDS gate.
-
06:30 PM Bug #4179 (New): ixgbe should calculate high/low water thresholds per HW type rather than use hardcoded values
- Rather than setting flow control thresholds to hard coded values DEFAULT_FCRTH & DEFAULT_FCRTL those values should be...
-
12:35 PM Bug #4178 (Resolved): lofiadm usage message for the -a option is bogus
- Current description of the -a option is bogus, we should make it match the one in the man page....
2013-10-03
2013-10-02
-
06:39 PM Bug #4175 (Resolved): BNX driver vlan/mtu fix
- The bnx closed source driver doesn't allocate enough space for packets with vlan headers. The amount of space allocat...
-
06:29 PM Bug #4174 (Closed): Torch the old and unmaintained Sun-dhcp
- The Sun dhcp server is part of ON. I would like to move this to illumos-userland
2013-10-01
-
08:56 PM Feature #4172 (Closed): implement extensible_dataset feature for use by other zpool features
- This feature allows the dataset and dsl_dir objects to be used as zap objects.
-
08:54 PM Bug #4171 (Closed): clean up spa_feature_*() interfaces
- Originally filed by Matt Ahrens:...
-
08:03 PM Bug #4170 (Closed): zhack leaves pool in ACTIVE state
- Analysis by George Wilson:...
-
08:01 PM Bug #4169 (Closed): verbatim import causes zdb to segfault
- Analysis by George Wilson:...
-
08:00 PM Bug #4168 (Closed): ztest assertion failure in dbuf_undirty
- ...
-
07:09 PM Bug #4052: Dell R720 doesn't shutdown or reboot to prom
- We're seeing the same issue on a SuperMicro 826 (-9). The commonality is we use an LSI 2308. Perhaps the issue lies...
-
12:29 AM Bug #4167 (Resolved): EOF pcser
- pcser is a closed source legacy 16-bit PCMCIA driver, its time to EOF it.
-
12:26 AM Bug #4166 (Resolved): EOF pcata
- As part of the clean up of the pcmcia legacy 16-bit code, we need to EOF pcata.
2013-09-30
-
09:47 AM Bug #4163 (Rejected): Illumos build should not break if /usr/bin/install is installed
- On my Gentoo/illumos port /usr/bin/install is a hardlink to /usr/bin/ginstall. This minor addition allows many sourc...
2013-09-29
-
05:55 PM Feature #4150: update to acpica-20130823
- The attached is a differential webrev of above updating to acpica-unix2-20130927
http://cr.illumos.org/~webrev/ris... -
05:30 PM Feature #4019 (Resolved): mpt_sas: expose LED controls to libtopo
- Resolved in aed5247ff899ec457005d93dfbdb4ffd74574695.
-
05:30 PM Feature #4018 (Resolved): mpt_sas: allow physical topology enumeration in libtopo
- Resolved in aed5247ff899ec457005d93dfbdb4ffd74574695.
-
04:59 AM Feature #4016 (Resolved): disk-monitor should activate fault/fail indicators
- Resolved in 1410cb930a3e26032c59c6835837a28c47366b3c.
-
04:59 AM Bug #4017 (Resolved): fmtopo -P flag does not appear to set properties
- Resolved in 1410cb930a3e26032c59c6835837a28c47366b3c.
2013-09-28
-
06:04 PM Bug #195: Need replacement for nfs/lockd+klm
- Thank you.
-
01:26 PM Bug #3390: /usr/demo/dtrace/tcprst.d is outdated
- The main problem here are the dtrace probes. tcp__trace__recv is still there, but tcp__trace_send got removed (uninte...
2013-09-27
-
09:39 PM Feature #4092 (Resolved): Intel 1GBe NIC common code should be shared
- Resolved in 75eba5b6d79ed4d2ce3daf7b2806306b6b69a938.
-
09:39 PM Feature #4091 (Resolved): e1000g I217/I218 support
- Resolved in 75eba5b6d79ed4d2ce3daf7b2806306b6b69a938.
-
09:39 PM Feature #4090 (Resolved): igb I210/I211 support
- Resolved in 6ed0a5cff079e25f4aa15cef67c6dd48ee60b018.
-
08:32 PM Bug #3881 (Resolved): want device driver for HP SmartArray RAID controllers
- Resolved in 80c94ecd7a524eb933a4bb221a9618b9dc490e76.
-
04:50 PM Bug #315: fmadm telemetry faults
- It is indeed a BUG, I have seen this on a lot of Sun Fire machines.
-
12:55 PM Bug #315 (Feedback): fmadm telemetry faults
-
12:55 PM Bug #315: fmadm telemetry faults
- Could someone who's encountered this bug please attach the following output:
fmdump -mV
fmdump -eV
If output i... -
03:30 PM Bug #3830 (Resolved): SIGQUEUE_MAX's limit of 32 is too low
- Resolved in 5e989a9
-
03:09 PM Bug #4161 (Resolved): deadlock between zfs_read() and zfs_putpage()
- From the analysis in the Joyent bug report
The threads that are deadlocked are:... -
03:01 PM Feature #4158 (Resolved): want getifaddrs manual page
- Resolved in b9476f453004695da12eaaff383ed9005e7a47c4.
2013-09-26
-
08:56 PM Bug #4159: dtrace ignores all ustack helper frames from dead processes
- I believe the problem is this logic in dt_print_ustack:...
-
08:54 PM Bug #4159 (Resolved): dtrace ignores all ustack helper frames from dead processes
- Several users have reported issues tracing short-lived Node processes using the ustack helper. In particular, the us...
-
06:29 PM Feature #1437: COMSTAR only supports 255 targets
- I'd like to weigh in and say that we've been running several machines in production for months with as many as 500 ta...
-
05:16 PM Feature #4086 (Resolved): readonly option for lofiadm(1m)
- Resolved in cd69fabe0332d2cf0e51b2cb6597286e0abcf6be.
-
05:15 PM Feature #4158 (Resolved): want getifaddrs manual page
- getifaddrs(3SOCKET) was added after the last manual page drop. It would be great to have a manual page for it.
2013-09-25
-
04:13 AM Bug #3357 (Resolved): Desire -Q to make zlogin "quieter"
- commit c2589d1319a6171334739fb4b10ddc8317ec486b
Author: Garrett D'Amore <garrett@dey-sys.com>
Date: Sun Sep 8 08:...
2013-09-24
-
07:58 PM Bug #4156 (Closed): prtconf - illumos or more generic branding to replace "Oracle Corporation"
- Seems like this code block should be updated with something other than "Oracle Corporation". While this tool is not t...
-
07:14 PM Bug #4023 (Resolved): Properly escape newlines and carriage returns in man pages
-
06:30 PM Bug #2869: duplicate packets with vnics over aggrs
- Previously, it was stated that this bug manifests with devices in the aggr that don't support MAC matching in hardwar...
-
05:50 PM Bug #4063: flowcontrol set to 'bi' loses IP connectivity on ixgbe driven X520
- Some info on the source of the problem and justification for the changes:
One part of the fix for setting flow contr... -
05:46 PM Bug #4063: flowcontrol set to 'bi' loses IP connectivity on ixgbe driven X520
- Tested changes on a variety of X540 & X520 interfaces, specifically the breakage only exists on X520's as follows:
U...
2013-09-23
-
08:39 AM Feature #4153 (New): Multipath TCP support in illumos
- Multipath TCP aims to allow a TCP connection to use multiple paths to maximize resource usage and increase redundancy...
2013-09-22
-
10:15 AM Feature #4152 (New): Support Qualcomm Atheros AR8162 Fast Ethernet
- From @lspci -nn@:...
2013-09-21
-
10:14 PM Bug #3353: /usr/xpg4/bin/fgrep not compliant with /usr/bin/fgrep nor /usr/gnu/bin/fgrep
- I believe this is recursively digressing, filip already answered the question as to why double quotes are necessary:
... -
10:06 PM Bug #3353: /usr/xpg4/bin/fgrep not compliant with /usr/bin/fgrep nor /usr/gnu/bin/fgrep
- Garrett D'Amore wrote:
> So I've not tried to debug libgrypt's scripts, but clearly the use of "$i" instead of '$i' i... -
06:02 PM Bug #3353: /usr/xpg4/bin/fgrep not compliant with /usr/bin/fgrep nor /usr/gnu/bin/fgrep
- So I've not tried to debug libgrypt's scripts, but clearly the use of "$i" instead of '$i' in that script is busted (...
2013-09-20
-
01:08 PM Bug #2989: LOGNAME_MAX should be increased to 32
- Those URLs for PSARC/2010/184 no longer work, but you can find the discussion here:
http://markmail.org/message/sk... -
11:35 AM Bug #4151 (New): ldapclient allows expired user accounts to log in when enableShadowUpdate is not true
- If ldapclient is *not* configured with enableShadowUpdate=true, pam_ldap account module will apparently not check sha...
2013-09-19
-
07:15 PM Bug #3423: zdb -b 'error: zfs: freeing free segment'
- Andrew Stormont wrote:
> Did you use the patched zpool command to set a different ashift?
No.
-
05:31 PM Bug #3423: zdb -b 'error: zfs: freeing free segment'
- Did you use the patched zpool command to set a different ashift?
-
07:11 PM Bug #3787: gcc4.7 __cplusplus change incompatibility
- If I understand correctly, the issue is that Studio allows function with C linkage to be redefined with C++ linkage l...
-
05:24 PM Feature #4150: update to acpica-20130823
- http://cr.illumos.org/~webrev/risto3/il_4150/
-
04:52 PM Feature #4150 (Closed): update to acpica-20130823
- This is a placeholder for the RTI of acpica-20130823.
I have prepared webrev(s) of this update which in the first ... -
04:35 PM Bug #4149 (New): ksh head builtin does not like newlines
- Best served by an example:...
-
03:46 PM Bug #1766: smb/server stop working
- I am running oi_151a X86 as well experiencing the exact same issue September 2013. Any updates on this issue would ...
-
11:23 AM Bug #2663 (In Progress): zpool should handle 4k drives
-
09:35 AM Bug #4148 (New): /usr/bin/runat hangs for fifos
- Reported by Cedric Blancher. Steps to reproduce:...
-
01:25 AM Bug #4112 (Resolved): sd should apply sd_io_time tunable to non-optical devices
-
01:25 AM Bug #4112: sd should apply sd_io_time tunable to non-optical devices
- Resolved in f72291e45a696160432c1cfa04f82dcb09470af3.
-
01:25 AM Bug #4113 (Resolved): sd.conf tunable enhancements
- Resolved in f72291e45a696160432c1cfa04f82dcb09470af3.
2013-09-18
-
10:00 PM Bug #4146 (Resolved): getconf(1) does not support XATTR_ENABLED, XATTR_EXISTS, SATTR_ENABLED, SATTR_EXISTS keys
- From the illumos mailing list:
/usr/bin/(|xpg4|xpg6)getconf does not support XATTR_ENABLED,
XATTR_EXISTS, SATTR_E... -
09:31 PM Bug #2398: pcs driver should be removed
- You can find the webrev here:
http://cr.illumos.org/~webrev/bcoddens/illumos-2398/ -
06:15 PM Feature #4145: GRE support in illumos
- GRE support would be very useful.
-
01:07 PM Feature #4145: GRE support in illumos
- I will gladly help with testing and writting/updating relevant man pages.
-
01:07 PM Feature #4145 (New): GRE support in illumos
- Generic Routing Encapsulation (GRE) is a tunneling protocol. GRE is used mainly by routers, by
most operating syste... -
09:59 AM Bug #4144 (New): illumos pam_get_item missing const, causes build pain
- On Linux, pam_get_item and pam_set_item are defined as follows:...
-
12:36 AM Bug #4143 (Closed): library-libtecla.mf contains sysevent man pages
- WTF is this, sitting in the middle of the libtecla manifest:...
2013-09-17
-
10:35 PM Bug #2989 (In Progress): LOGNAME_MAX should be increased to 32
-
07:23 PM Bug #4142 (Closed): truss should expand connect() arguments
- The second argument to truss is a struct sockaddr, truss should expand that output rather than print the pointer.
-
02:54 PM Bug #4141 (Resolved): deleg_reopen() can leak osp->os_ref_count
- While debugging a hanging nfs mount on a client shortly after an nfs server restart, I got the impression that the cl...
-
01:27 PM Bug #3787: gcc4.7 __cplusplus change incompatibility
- for my env all work without additional updates.
gcc-47 builds work well for userland components.
i can build illumo... -
01:11 PM Bug #3787: gcc4.7 __cplusplus change incompatibility
- I'm not 100% sure that's correct. Something like this is working for me:...
-
04:58 AM Support #3803 (Closed): Compile error
- Not a bug/feature, please use mailing lists.
2013-09-16
-
10:15 PM Bug #3804 (In Progress): pyzfs is old, unused, unmaintained and broken
- What's the status of this? I'm eager to throw that python stuff out!
-
08:52 PM Bug #4108 (In Progress): remove ON_CRYPTO_BINS from tools
-
08:20 PM Bug #4122 (Resolved): do_sysfile_cmd colon-separates the module path, and then we can't parse it
- Resolved in b2940a7
-
08:12 PM Bug #3789 (Resolved): iscsid disables warnings
- commit 522c768b8cd12cb4e80ed84c1eb5df0ed2fd2baa
Author: Yuri Pankov <yuri.pankov@nexenta.com>
Date: Mon Sep 16 15... -
08:11 PM Bug #3789 (Pending RTI): iscsid disables warnings
-
08:05 PM Bug #1770 (Resolved): 3libucb and 3ucb manpages are 6 years behind reality
-
08:05 PM Bug #1770 (Pending RTI): 3libucb and 3ucb manpages are 6 years behind reality
- commit 281033788b0b42de9863134d45880eab0979844e
Author: Yuri Pankov <yuri.pankov@nexenta.com>
Date: Wed Sep 4 04:... -
11:10 AM Feature #3775 (Resolved): Upstreaming of ALUA use-after-free fixes from Nexenta
- Resolved in:...
-
11:07 AM Bug #3785 (Resolved): Implement MAP_32BIT flag to mmap()
- Resolved in:...
-
11:05 AM Bug #3855 (Closed): I/O to pool appears to be hung - kernel panic
- Closing per previous note.
2013-09-15
-
11:57 PM Feature #1601 (Resolved): date command should support +%N
- Resolved in 72fb660e7d20fb0b72e43c7d5bac1acd8945077b.
-
09:34 PM Bug #4137 (New): network/rarp should use 'svc:/system/system-log:default' as a dependency
- In an ideal world ON build tools should not use a host services to make a dependency for a packages. It this example ...
-
02:29 PM Bug #3353: /usr/xpg4/bin/fgrep not compliant with /usr/bin/fgrep nor /usr/gnu/bin/fgrep
- Yuri Pankov wrote:
> Could you please provide a simple testcase for this (something simpler than trying to build lib... -
01:56 PM Bug #3353: /usr/xpg4/bin/fgrep not compliant with /usr/bin/fgrep nor /usr/gnu/bin/fgrep
- Could you please provide a simple testcase for this (something simpler than trying to build libgcrypt)?
-
01:52 PM Bug #3353: /usr/xpg4/bin/fgrep not compliant with /usr/bin/fgrep nor /usr/gnu/bin/fgrep
- Andrew Stormont wrote:
> In the link you posted $i is a variable - it's supposed to be expanded by the shell and not... -
01:13 PM Bug #3353 (Rejected): /usr/xpg4/bin/fgrep not compliant with /usr/bin/fgrep nor /usr/gnu/bin/fgrep
- In the link you posted $i is a variable - it's supposed to be expanded by the shell and not fgrep - that's why it's i...
-
12:51 PM Feature #1783 (In Progress): ACPI CA should be less verbose in release builds
-
12:48 PM Bug #3019 (Resolved): localedef(1) manpage is pretty out of date
-
09:51 AM Bug #2398 (In Progress): pcs driver should be removed
- I took this one
-
12:24 AM Bug #4136 (New): zfs mount -a progress does not account for canmount
- I am using boot environment and have 810 datasets. Only 55 of these actually mount with 'zfs mount -a'. The rest are ...
2013-09-14
-
10:26 PM Feature #3546: add support for grep -o option
- Webrev: http://cr.illumos.org/~webrev/andy_js/3546
-
09:48 PM Feature #4135: integrate lockf utility
- Actually after looking at the manpage for the BSD flock command and the code that we have here, I think I'm probably ...
-
07:05 PM Feature #4135: integrate lockf utility
- So I've cleaned up the code so it passes cstyle and lint but it doesn't actually work. I'll need to do a bit of debu...
-
05:49 PM Feature #4135: integrate lockf utility
- Webrev: http://cr.illumos.org/~webrev/andy_js/4135/
-
04:22 PM Feature #4135 (New): integrate lockf utility
- Title says it all.
-
04:32 PM Feature #18: alarm, realpath and lockf utilities
- I'll do it. I need lockf for my Gentoo/illumos port.
-
11:39 AM Bug #2249: libbrand suppresses libxml2 errors
- Webrev: http://cr.illumos.org/~webrev/andy_js/2249
-
01:19 AM Bug #4133 (Resolved): Need a way to specify ast binary directory
- Currently the ON build assumes that ast is always in /usr/ast for processing various message files. This might not be...
-
01:19 AM Bug #4132 (Resolved): ndmp makefiles need to use $(RPCGEN)
- The ndmp makefiles are buggy and don't use $(RPCGEN) when referring to the rpcgen binary. This causes users of RPCGEN...
-
01:19 AM Bug #4131 (Resolved): xref hardcodes its path
- xref hardcodes its own path which is entirely separate from the one that bldenv has already set up for you. Because o...
-
01:19 AM Bug #4130 (Resolved): cmd/refer Makefile is a bit bogus
- Currently the cmd/refer Makefile does something which is a bit invalid, but due to weird bugs in the current studio d...
-
01:19 AM Bug #4129 (Resolved): ON tools should honor $MAKE
- To better support the use of open source dmake add support for it to bldenv and nightly such that users get the corre...
-
01:08 AM Bug #3928: `tail -f ...` doesn't notice file truncation
- Under some conditions, tail -f will create duplicate output after a truncation event – conditions that seem to be muc...
-
12:49 AM Bug #4128 (Resolved): disks in zpools never go away when pulled
- ZFS uses ldi_open_by_devid(9F), et al, to gain access to block devices when importing a pool. This bumps the devi_ref...
-
12:40 AM Bug #4023: Properly escape newlines and carriage returns in man pages
- Resolved in 98cdf45a92ada981b8c4e22ac69956b4139b1341.
-
12:40 AM Feature #4127 (Resolved): dmake setup could create /etc/skel
- Resolved in a7fe1d5bb55904d4c79638b8778bc9dd8ed7fd7b.
-
12:40 AM Bug #4078 (Resolved): groupadd execs getent unnecessarily
- Resolved in a7fe1d5bb55904d4c79638b8778bc9dd8ed7fd7b.
2013-09-13
-
09:56 PM Bug #4126: minor fixes to libkrb5 Makefile
- I prepared a patch for #1681 which fixes builds with BUILD64 set, but haven't bothered to upstream it because I'm sti...
-
05:33 PM Bug #4126: minor fixes to libkrb5 Makefile
- The BUILD64 bug is everywhere. It'd be nice to fix it all in one pass.
(I actually have changes from a project to d... -
02:11 PM Bug #4126 (Rejected): minor fixes to libkrb5 Makefile
- There are two mistakes in the libkrb5 Makefile:
1. Setting BUILD64 causes make to fail with a parser error.
2. IN... -
07:23 PM Bug #3759 (Resolved): egrep(1) and fgrep(1) -s flag does not hide -c output
- Resolved in 41599e9
-
07:23 PM Feature #3737 (Resolved): grep does not support -H option
- Resolved in 41599e9
-
05:51 PM Feature #4127 (Resolved): dmake setup could create /etc/skel
-
03:44 PM Bug #3806 (Resolved): illumos build execs echo unnecessarily
- ...
-
03:30 PM Bug #3806 (Pending RTI): illumos build execs echo unnecessarily
-
02:55 PM Feature #1060 (In Progress): termios missing cfmakeraw
-
12:56 PM Feature #1060: termios missing cfmakeraw
- Webrev: http://cr.illumos.org/~webrev/andy_js/1060/
-
09:49 AM Bug #4095 (In Progress): minor cleanup up libshare
- Webrev: http://cr.illumos.org/~webrev/andy_js/4095/
2013-09-12
-
09:35 PM Bug #3627: ipnet taskq can outlive ipnet_stack_t (or netstack in general) and panic
- Rich Lowe wrote:
> Is this the perf problem ira hit where we consume a basically infinite amount of memory?
>
I... -
08:46 PM Bug #3627: ipnet taskq can outlive ipnet_stack_t (or netstack in general) and panic
- Is this the perf problem ira hit where we consume a basically infinite amount of memory?
A correct fix for that _s... -
07:16 PM Bug #3627: ipnet taskq can outlive ipnet_stack_t (or netstack in general) and panic
- We've found a related performance problem when ipnet observability is enabled. One possible solution should also eli...
-
03:11 PM Bug #4125 (New): bridging does not pass frames between physical interfaces and etherstubs
- When I try to create a bridge between an etherstub and some physical ports, the bridge will go into the forwarding st...
-
02:44 PM Bug #4078 (Pending RTI): groupadd execs getent unnecessarily
-
09:49 AM Bug #3806 (In Progress): illumos build execs echo unnecessarily
- Webrev: http://cr.illumos.org/~webrev/andy_js/3806/
2013-09-11
-
11:55 PM Feature #4124 (In Progress): Want mdb dcmd+walker to fix broken ::nlm_sysid for the new lock manager
- This is an RFE to enhance the diagnosability of problems with the new NLM.
The new lock manager breaks the functio... -
04:51 PM Bug #1756: iwp missing some Centrino 6205 IDs
- The patched driver attaches fine, but upon @dladm scan-wifi@ it outputs @iwp_init(): failed to process init alive.@.
Also available in: Atom