Project

General

Profile

Activity

From 2011-03-13 to 2011-04-11

2011-04-11

06:40 PM Bug #898 (New): iommu needs to be disabled on AMD boards with multiple iommu units
Trying to enable iommu on AMD boards that have multiple iommu units will lead to errors and the system not working pr... Christopher Chan
01:45 PM Bug #897 (New): NFS server should not show ephemeral IDs
We have this issue too. (I've seen it).
http://mail.opensolaris.org/pipermail/cifs-discuss/2011-April/003449.html
...
Gordon Ross
10:46 AM Bug #891: 'ZFS send' doesn't send clones correctly
Rich, I would agree as well. This is the expected behavior IMO. A send of the base file system would need to occur fi... Mike La Spina
08:53 AM Bug #873 (Resolved): Want a bsd-like <paths.h>
Resolved in r13333 commit:1aaef96dabf6 Rich Lowe
08:53 AM Bug #850 (Resolved): system(3C) and similar could just use /bin/sh
Resolved in r13334 commit:90920e3f9201 Rich Lowe
08:52 AM Bug #754 (Resolved): Build of illumos-gate fails with perl-5.10.0 as default perl
Resolved in r:13335 commit:a8b9fb2737b8 Rich Lowe
05:39 AM Bug #896 (Resolved): sata module can panic on smartctl issued in vbox
The following panic is seen anytime smartctl is issued against a SATA disk in virtual box.
$c
sata_txlt_ata_pass_...
Garrett D'Amore

2011-04-10

11:05 PM Bug #175: zfs vdev cache consumes excessive memory
Solaris 11 has been running with the tunable set to zero for a while now. Eventually we ought to just remove the code. Garrett D'Amore
06:30 PM Feature #351 (Resolved): Khmer Unicode language Support.
Albert Lee
06:30 PM Feature #351: Khmer Unicode language Support.
Resolved in:
changeset: 13332:7d1bfc4f8455
tag: tip
user: Shampavman <shampavman.cg@gmail.com>
...
Albert Lee
01:59 PM Bug #878 (Resolved): regerror() error messages not i18n compliant
Resolved in:
changeset: 13331:3e39f9c58fbd
tag: tip
user: Garrett D'Amore <garrett@nexenta.com...
Garrett D'Amore

2011-04-09

06:04 PM Bug #895 (Resolved): snoop lies about SMB errors
snoop has some limited decoding of SMB packets. One relatively
interesting thing it _can_ decode is the error code ...
Gordon Ross
01:35 PM Bug #393: Invalid nd_hostservlist contents crash mountd
work-a-round: Turn off mdns in /etc/nsswitch.conf Robert Gordon
11:25 AM Bug #393: Invalid nd_hostservlist contents crash mountd
I have just started to see this same issue on opensolaris 134; Here is what is logged around the event.. ... Robert Gordon

2011-04-08

12:38 PM Bug #891: 'ZFS send' doesn't send clones correctly
If the "sending from @ " is literal, it looks like it's misformatting that message too.
I'd actually thought the b...
Rich Lowe
12:36 PM Bug #891 (Rejected): 'ZFS send' doesn't send clones correctly
This issue was discovered by Anatoliy Legkodymov on nexentastor and
reproduces on Illumos as well.
steps to reprodu...
Alexander Stetsenko
11:05 AM Bug #755 (Resolved): dmu_recv_stream builds incomplete guid_to_ds_map
Resolved in
changeset: 13329:c48b8bf84ab7
user: Alexander Stetsenko <ams@nexenta.com>
date: Fri Apr ...
Alexander Stetsenko

2011-04-07

08:09 PM Bug #845 (Rejected): xpg4/bin/sh should move back to SUNWcs
Rich Lowe
07:57 PM Bug #855 (Rejected): onu should make openindiana.org non-sticky
I apparently fixed this ages ago as #99 by making whichever publisher osnet-incorporation (by default) comes from non... Rich Lowe
05:21 PM Bug #754: Build of illumos-gate fails with perl-5.10.0 as default perl
The problem is that perl IO handles are implicitly global, so when we recurse we clobber DIR, and end up closing it w... Rich Lowe
05:16 PM Bug #754: Build of illumos-gate fails with perl-5.10.0 as default perl
I was wrong, this isn't an issue with perl, it's a subtle (well, not really now we know what it is) issue with the sc... Rich Lowe
03:58 PM Bug #849 (Resolved): domain controller "hot fail over" can take forever
changeset: 13328:2f33da224406
Gordon Ross

2011-04-06

06:38 PM Bug #166 (Resolved): CR6901979 error in xdr_float.c not fixed
changeset: 13327:b9e92167922a
Gordon Ross
05:31 PM Bug #886: getaddrinfo() doesn't return all addresses for hostname
The problem seems to be that getaddrinfo() calls res_gethostbyname(), which allocates a 512-byte buffer and passes it... River Tarnell
04:51 PM Bug #886 (New): getaddrinfo() doesn't return all addresses for hostname
Tested with the following test program:... River Tarnell
08:37 AM Feature #719 (Resolved): beadm should allow BEs outside of <rpool>/ROOT
Resolved in:
changeset: 13326:70ccb19abd77
tag: tip
user: Alexander Eremin <a.eremin@nexenta.co...
Alexander Eremin
06:25 AM Feature #278: get rid zfs of python and pyzfs dependencies
Are cmd/pyzfs and lib/pyzfs used for anything else or should they have been removed as well? Yuri Pankov

2011-04-05

12:12 PM Bug #391 (Resolved): beadm needs a man page
This was done as part of the integration of usr/src/man Rich Lowe
09:24 AM Bug #883: ZIL reuse during remount can lead to data corruption
Thanks, Eric! Albert Lee
09:07 AM Bug #883 (Resolved): ZIL reuse during remount can lead to data corruption
In the ZIL, each objset is associated with a zilog_t structure. The zilog keeps
track of, among other things, the l...
Eric Schrock
08:58 AM Bug #842 (Resolved): src/lib/Makefile has libc_i18n vestiges
Resolved in:
changeset: 13325:ab46f88a2660
tag: tip
user: Garrett D'Amore <garrett@nexenta.com>...
Garrett D'Amore
05:00 AM Bug #880: ksh93 coredumps on 'unset'
The problem here is that IFS is a function-local variable. Some older ksh93 versions choke on this (and local typeset... Roland Mainz

2011-04-04

08:48 AM Bug #842: src/lib/Makefile has libc_i18n vestiges
Here's the webrev for the resulting changes (which I've tested):
http://mexico.purplecow.org/gdamore/webrev/nolibc...
Garrett D'Amore
08:46 AM Bug #842: src/lib/Makefile has libc_i18n vestiges
Actually, I can remove just the part of nightly that calls it, which is -S O. Its not that much work. Nightly is i... Garrett D'Amore
07:29 AM Bug #842: src/lib/Makefile has libc_i18n vestiges
Garrett D'Amore wrote:
> Note also that there are other references to libc_i18n.a which must be purged.. mkclosed.sh...
Rich Lowe
08:25 AM Bug #880 (Closed): ksh93 coredumps on 'unset'
The simple test case is:... Yuri Pankov

2011-04-03

09:29 PM Bug #842: src/lib/Makefile has libc_i18n vestiges
Note also that there are other references to libc_i18n.a which must be purged.. mkclosed.sh's sole purpose at present... Garrett D'Amore
09:09 PM Bug #878 (Resolved): regerror() error messages not i18n compliant
The error messages provided by regerror() are not passed to gettext() for localization.
Furthermore, regerror_msg....
Garrett D'Amore
01:38 PM Bug #876 (Closed): /bin/date missing -R key
Garrett D'Amore
09:38 AM Bug #876: /bin/date missing -R key
This is duplicate of #643 Alexander Eremin
01:25 PM Bug #858 (Resolved): text/doctools should have dependencies on things man(1) needs
Rich Lowe
01:22 PM Bug #858: text/doctools should have dependencies on things man(1) needs
Resolved by r13322 commit:080b738f40f4 Rich Lowe
01:25 PM Bug #853 (Resolved): system/library is missing references to some license files
Resolved by r13318 commit:baafb764c755 Rich Lowe
01:24 PM Bug #847 (Resolved): post* manual pages made obsolete by #111 should be removed
Resolved by r13319 commit:30ca6bbf5b09 Rich Lowe
01:23 PM Feature #857: ZFS should provide option to automatically promote hot spares to replacements
Doh. Rich Lowe
01:22 PM Bug #854 (Resolved): postscript filter EOF missed some bits
Resolved by r13320 commit:de6c57673fcc Rich Lowe
01:22 PM Bug #856 (Resolved): SUNWcs should deliver /export and /home
Resolved by r13321 commit:e0a46b714d35 Rich Lowe
01:21 PM Bug #860 (Resolved): storage/storage-server shouldn't depend on zfs-auto-snapshot
Resolved by r13323 commit:68180a7fbd06 Rich Lowe
01:21 PM Bug #808 (Resolved): developer tools should support mercurial 1.8
Resolved by r13324 commit:9a080c1fd46c Rich Lowe
08:02 AM Bug #877 (Resolved): share_nfs cannot share to IPv6 subnets
It is currently impossible to export an NFS filesystem to an IPv6 network (rather than a single host), because share_... River Tarnell
06:48 AM Bug #875 (Resolved): missing lwp_exit() in kcfpool_svc() induces panic in prchoose()
Resolved in:
changeset: 13317:bd2d2a5ed3e4
tag: tip
user: Garrett D'Amore <garrett@nexenta.co...
Garrett D'Amore

2011-04-02

09:24 PM Bug #869: Install(1) could use an option to create a new BE
With onu, is there really a need for Install?
I admit, in all my years of kernel code, I have never once used Inst...
Garrett D'Amore
09:23 PM Bug #112 (Resolved): nuke the stale postgres user and group entries
Resolved in:
changeset: 13316:e4e8c441a977
tag: tip
user: Bryan Horstmann-Allen <bdha@mirror...
Garrett D'Amore
12:52 PM Bug #876 (Closed): /bin/date missing -R key
/bin/date missing -R key
some tools is using -R key
-R, --rfc-2822 output date and time in RFC 2822 ...
Igor Kozhukhov

2011-04-01

11:33 AM Bug #112: nuke the stale postgres user and group entries
Bryan: Informationally, since none of this applies to postgres:
These (and all "default") users used to be deliver...
Rich Lowe
07:00 AM Bug #112: nuke the stale postgres user and group entries
Bryan, did you ever do a nightly build with these changes (and have you installed the resulting bits)?
Garrett D'Amore
10:48 AM Bug #875: missing lwp_exit() in kcfpool_svc() induces panic in prchoose()
See the attachment for the fix, and for a test program to exercise kcf. (The test program is really a kernel module.... Garrett D'Amore
06:57 AM Bug #694 (Resolved): zfs mdb module didn't hear about zfs_txg_synctime_ms
Resolved in:
garrett@thinkpad{11}> hg heads
changeset: 13315:23dca344544a
tag: tip
user: Shamp...
Garrett D'Amore

2011-03-31

10:48 PM Bug #875: missing lwp_exit() in kcfpool_svc() induces panic in prchoose()
Bryan Cantrill wrote:
> We have recently seen a spate of panics in prchoose():
>
> @> $c
> prchoose+0x72(ffffff0...
Bryan Cantrill
10:45 PM Bug #875 (Resolved): missing lwp_exit() in kcfpool_svc() induces panic in prchoose()
We have recently seen a spate of panics in prchoose():
@> $c
prchoose+0x72(ffffff0d3761e008)
prgetpsinfo32+0x2b(...
Bryan Cantrill
04:46 PM Bug #874: beadm's space accounting is deeply dubious
This should also charge a BE for any associated Zone boot environments.
Such that each BE is charged with:
us...
Rich Lowe
04:13 PM Bug #874 (New): beadm's space accounting is deeply dubious
beadm's "Space" field appears to charge space in a straight forward but misleading manner (I'm guessing based on its ... Rich Lowe
10:50 AM Bug #871: audiotest(1) fix typos/errors
So, this will work for some people and not for others because man(1) is sensitive to $PATH where it arguable shouldn'... Rich Lowe
10:35 AM Bug #871: audiotest(1) fix typos/errors
We don't actually have a mandoc macro set yet, sadly. Maybe file a bug and integrate one?
(I don't know enough to ...
Rich Lowe
12:25 AM Bug #871: audiotest(1) fix typos/errors
Here's also audiotest(1) manpage converted to mandoc. Yuri Pankov

2011-03-30

10:03 PM Bug #870 (Resolved): audiohd: loud static noise on HP DV8 (Intel PCH HDA, IDT 92HD75B3X5 codec)
Fixed in:
garrett@thinkpad{28}> hg heads
changeset: 13314:cb4578880ab2
tag: tip
user: Yuri Pa...
Garrett D'Amore
02:51 PM Bug #870 (Resolved): audiohd: loud static noise on HP DV8 (Intel PCH HDA, IDT 92HD75B3X5 codec)
Patch attached. Second part is just cosmetic change (visible in `audioctl show-device`). Tested only on HP Pavilion DV8. Yuri Pankov
09:20 PM Bug #873 (Resolved): Want a bsd-like <paths.h>
In working on #850 and a related bug regarding the $PATH used by execvp() posix_spawnp() and similar, it's become des... Rich Lowe
08:35 PM Bug #872 (Closed): remove duplicate daemon() definitions
Various sources have their own daemon() implementation, with the integration of
4471189 "should have 4.4BSD's daemo...
Rich Lowe
03:26 PM Bug #871 (Closed): audiotest(1) fix typos/errors
Fix some typos/errors in audiotest(1) manpage:
-1 => -l
the => to
Yuri Pankov
12:44 PM Bug #869 (New): Install(1) could use an option to create a new BE
Instead of (as well as) the glom-name bits, it'd be handy if Install had an option to create a new boot environment i... Rich Lowe
12:23 PM Bug #868 (Closed): uts/common/avs/ns/contract.h makes source searches tedious
AVS has a header, source:usr/src/uts/common/avs/ns/contract.h for the sole purpose of the ddi compatibility test (par... Rich Lowe
11:42 AM Bug #867 (New): arcmsr should support SCSAv3 DMA routines
The arcmsr code should support SCSAv3 DMA, instead of doing it itself. This would also allow some other enhancements... Garrett D'Amore
11:40 AM Feature #834 (Resolved): need support for Areca 1880 6Gbps
Resolved in:
changeset: 13313:5d49ca4e35b2
tag: tip
user: Garrett D'Amore <garrett@nexenta.com>...
Garrett D'Amore
10:02 AM Bug #864: at(1) should not popen /usr/bin/pwd
Well, if the code existed on 4, libc would be forking for it too, so there'd be no savings. Special casing of the ol... Rich Lowe
09:56 AM Bug #864: at(1) should not popen /usr/bin/pwd
Rich Lowe wrote:
> getcwd(3C) returns the physical pathname too, so there'd be no difference here. I think it's jus...
Roland Mainz
09:51 AM Bug #864: at(1) should not popen /usr/bin/pwd
getcwd(3C) returns the physical pathname too, so there'd be no difference here. I think it's just ancient code.
T...
Rich Lowe
09:43 AM Bug #864: at(1) should not popen /usr/bin/pwd
I have no clue what this code does... but... maybe the intention of the code was/is to get the _physical_ path (e.g. ... Roland Mainz
07:00 AM Bug #506: suspend/resume issue on b147 (6986810)
This is *not* a duplicate of https://defect.opensolaris.org/bz/show_bug.cgi?id=17093.
The workaround is correct, but...
Hans Rosenfeld

2011-03-29

07:06 PM Bug #866 (Rejected): old mcs swap debugging code should be removed
Accidental dup of #865. Wish I knew how I was managing that. Rich Lowe
07:01 PM Bug #866 (Rejected): old mcs swap debugging code should be removed
There's code in mcs, under the undocumented -D flag, to run 'swap -s' after starting and immediately before exiting.
...
Rich Lowe
07:01 PM Bug #865 (Resolved): old mcs swap debugging code should be removed
There's code in mcs, under the undocumented -D flag, to run 'swap -s' after starting and immediately before exiting.
...
Rich Lowe
04:53 PM Bug #864 (Resolved): at(1) should not popen /usr/bin/pwd
For some reason I can't currently fathom, at(1) popens /usr/bin/pwd
It opens a pipe, forks, and in the child setui...
Rich Lowe
04:13 PM Bug #863 (Rejected): lint could be much more fatal
We should adjust the build such that:
- lint is passed -errwarn=%all, just as cc is (this makes warnings be erro...
Rich Lowe
11:38 AM Feature #862 (Feedback): KMS support in OI
Hi,
With help from mailing lists I managed to compile and install new drivers for Ati radeonhd cards which is xf86...
Mikolaj Walkiewicz

2011-03-26

08:06 PM Bug #859 (Rejected): storage/storage-server shouldn't depend on zfs-auto-snapshot
Somehow filed this twice. See #860 Rich Lowe
07:49 PM Bug #859 (Rejected): storage/storage-server shouldn't depend on zfs-auto-snapshot
zfs-auto-snapshot was merged into/renamed to desktop/time-slider.
Normally, we'd make the package depend upon the ne...
Rich Lowe
08:01 PM Bug #861 (New): sharectl needs to work when only NFS client is installed
The NFS support for libshare is packaged with the NFS server, but sharectl requires it for manipulating NFS propertie... Rich Lowe
07:49 PM Bug #860 (Resolved): storage/storage-server shouldn't depend on zfs-auto-snapshot
zfs-auto-snapshot was merged into/renamed to desktop/time-slider.
Normally, we'd make the package depend upon the ne...
Rich Lowe
06:00 PM Bug #858 (Resolved): text/doctools should have dependencies on things man(1) needs
man(1) may run lp (man -t, man -r) and awk (catman, via makewhatis), but does not depend
on packages providing them.
Rich Lowe
11:22 AM Feature #857 (New): ZFS should provide option to automatically promote hot spares to replacements
The @autoreplace@ zpool option introduced in PSARC/2007/197 allows for hot swapping of faulted component devices with... Albert Lee

2011-03-25

08:15 PM Bug #856 (Resolved): SUNWcs should deliver /export and /home
Due to an accident of history, /export and /home are delivered by compatibility/ucb.
They should be delivered by s...
Rich Lowe
07:21 PM Bug #855 (Rejected): onu should make openindiana.org non-sticky
onu needs to make the 'main' publisher non-sticky to do its work, this used to be 'opensolaris.org', but should now b... Rich Lowe
06:15 PM Bug #853: system/library is missing references to some license files
Actually, the script we use to automatically generate the THIRDPARTYLICENSE catches these, so these files can just be... Rich Lowe
11:29 AM Bug #853 (Resolved): system/library is missing references to some license files
The package licenses for pkg:/system/library are missing references to two of the THIRDPARTYLICENSE files in the libc... Rich Lowe
06:13 PM Feature #644: Add Toshiba AL10/12/* devices to mpxio sym list
The following entries for /kernel/drv/scsi_vhci.conf have been successfully tested:
"TOSHIBA MK1001TRKB",...
Richard Elling
12:42 PM Bug #854 (Resolved): postscript filter EOF missed some bits
The EOF of the majority of the postscript filters missed the default prologue files used by these filters, and some p... Rich Lowe
12:09 PM Bug #845: xpg4/bin/sh should move back to SUNWcs
m4 is an XPG6 executable because it is a C99 executable, which necessitates using the XPG6 variants of some parts of ... Rich Lowe
11:08 AM Bug #851: tz data update needed
I updated this last time, and only updated the data.
The way I did things, and made that decision, was to go throu...
Rich Lowe
09:36 AM Bug #851 (Resolved): tz data update needed
The current distribution is at 2011d. Its time for another update, I guess. Garrett D'Amore
10:15 AM Bug #844: m4 should say something useful about why an include()d file can't be opened
I'd be happy to take this one on. I have a good fix.
Just have to test it and build a webrev now.
Gary Mills
09:44 AM Bug #852 (Resolved): Update data files for localedef UTF-8 locales from CLDR v2.0.1
There have been fixes in the localedef data files from CLDR -- significant ones as part of v1.9 and minor ones in 1.9... Garrett D'Amore

2011-03-24

06:42 PM Bug #849: domain controller "hot fail over" can take forever
The things most often blocking progress of smb_ddiscover_main were:
1: libmlsvc: netlogon_logon(), trying to open a ...
Gordon Ross
11:47 AM Bug #849: domain controller "hot fail over" can take forever
It appears the cause of the smbd_dc_monitor thread getting stuck is
contention for the mutex smbrdr_screate_mtx in
...
Gordon Ross
12:29 PM Bug #850 (Resolved): system(3C) and similar could just use /bin/sh
system(3C) and possibly similar code contains conditions such that in a posix environment it runs the POSIX shell (/u... Rich Lowe

2011-03-23

04:14 PM Bug #849 (Resolved): domain controller "hot fail over" can take forever
Recent testing at Nexenta uncovered a flaw in the fix for:
http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_i...
Gordon Ross
07:42 AM Feature #324 (Resolved): need serbian locale support
Garrett D'Amore
07:42 AM Feature #324: need serbian locale support
Resolved in:
changeset: 13312:537259ad27f6
tag: tip
user: Garrett D'Amore <garrett@nexenta.com>...
Garrett D'Amore
07:09 AM Feature #848 (New): Want ZFS support for caching any writes to separate media or dataset
I have a home NAS with limited hardware resources, and in particular the CPU+RAM have proved to be a bottleneck for d... Jim Klimov

2011-03-21

06:53 PM Bug #847 (Resolved): post* manual pages made obsolete by #111 should be removed
We deliver manual pages for postdaisy, posttek, etc, made obsolete by #111.
They should be removed.
Rich Lowe
04:45 PM Bug #845: xpg4/bin/sh should move back to SUNWcs
Or, perhaps m4 shouldn't be built with XPG6 flags? Why does it depend on XPG6? Garrett D'Amore
04:42 PM Feature #825 (Resolved): Would like SMF critical restart rate to be configurable
Garrett D'Amore
04:17 PM Feature #825: Would like SMF critical restart rate to be configurable
Resolved in r13310 commit:fc9f3d59525e Rich Lowe
12:33 PM Bug #846 (New): svccfg -f line numbers should count from 1 not 0
If you pass a command file to svccfg(1M) with the -f option, line numbers for error purposes appear to count from 0, ... Rich Lowe
08:47 AM Feature #351 (In Progress): Khmer Unicode language Support.
Test update. Garrett D'Amore
03:43 AM Bug #398 (Closed): IPMP issue with igb (X4270)
Piotr Jasiukajtis
03:41 AM Bug #398 (Feedback): IPMP issue with igb (X4270)
Seems like the problem is gone since b145. Piotr Jasiukajtis

2011-03-20

11:20 PM Bug #831 (Resolved): sh(1) sources itself
Resolved in r13309 commit:b4a945297226 Rich Lowe
11:19 PM Bug #562 (Resolved): FMA support for SMF can't load libfmevent
Resolved in r13308 commit:88e7226e3a15 Rich Lowe
09:46 PM Bug #744: Intel D525MWV and ehci driver
The same problem for Intel Atom D510MO.
Andrejs Golevs
04:35 PM Bug #845 (Rejected): xpg4/bin/sh should move back to SUNWcs
When in a POSIX-y frame of mind, system(3C) will use /usr/xpg4/bin/sh. pkg:/system/library should depend upon pkg:/s... Rich Lowe
04:27 PM Bug #844 (Resolved): m4 should say something useful about why an include()d file can't be opened
if you include() a file in m4 and it fails, m4 says: "can't open file" and shows the source line. It gives no indica... Rich Lowe
04:06 PM Bug #843 (New): Want a privilege alias representing the maximal allowable zoned set
In a zone
% ppriv $$
786: -bash
flags = <none>
E: basic
I: basic
P: basic
...
Rich Lowe
03:52 PM Bug #842 (Resolved): src/lib/Makefile has libc_i18n vestiges
lib/Makefile has several $(CLOSED_BUILD)-protected references to libc_i18n. They should be removed. Rich Lowe

2011-03-19

04:05 PM Bug #809 (Resolved): need a new audioctl(1)
Resolved in:
changeset: 13307:b78ce5a9eedd
tag: tip
user: Garrett D'Amore <garrett@nexenta.co...
Garrett D'Amore
04:05 PM Bug #839 (Resolved): Prototype updates for 2011.
Resolved in:
changeset: 13307:b78ce5a9eedd
tag: tip
user: Garrett D'Amore <garrett@nexenta.co...
Garrett D'Amore
04:04 PM Bug #838 (Resolved): MHIOC_CLEAR is implemented now
Resolved in:
garrett@thinkpad{12}> hg head
changeset: 13307:b78ce5a9eedd
tag: tip
user: Garret...
Garrett D'Amore
04:04 PM Bug #820 (Resolved): audioemu10k(7D) manual page needed
Resolved in:
changeset: 13307:b78ce5a9eedd
tag: tip
user: Garrett D'Amore <garrett@nexenta.co...
Garrett D'Amore
04:03 PM Bug #840 (Resolved): Need audiocmihd(7d) man page
Resolved in:
changeset: 13307:b78ce5a9eedd
tag: tip
user: Garrett D'Amore <garrett@nexenta.com>...
Garrett D'Amore

2011-03-18

09:18 PM Bug #840 (Resolved): Need audiocmihd(7d) man page
We added this driver; we need a manual page for it. Garrett D'Amore
09:06 PM Bug #839 (Resolved): Prototype updates for 2011.
The prototype files should have their template copyrights updated to 2011.
While here, we ought to insert '\" t fo...
Garrett D'Amore
09:05 PM Bug #838 (Resolved): MHIOC_CLEAR is implemented now
The man page for mhd.7i indicates that this ioctl is unimplemented. We fixed that as part of the integration for 785. Garrett D'Amore
09:03 PM Bug #809 (In Progress): need a new audioctl(1)
I've got a new page coming soon. Garrett D'Amore
09:02 PM Bug #820 (In Progress): audioemu10k(7D) manual page needed
Garrett D'Amore
09:02 PM Bug #820: audioemu10k(7D) manual page needed
I've got text for this in process. Garrett D'Amore
08:35 PM Bug #837 (New): cryptoadm doesn't say anything useful on failure
A user reported svc:/system/cryptosvc failing on startup, but that 'cryptoadm start' is giving no diagnostic message ... Rich Lowe
07:40 PM Bug #762 (Closed): arcmsr does not support newer type C (1880) adapters
This was a duplicate... Garrett D'Amore
07:39 PM Bug #436 (Resolved): webrev URLs need updated
Garrett D'Amore
07:35 PM Bug #806 (Closed): physmem option broken
Closed at the advice of the submitter. Garrett D'Amore
07:32 PM Feature #785 (Resolved): implement MHIOCGRP_CLEAR
Fixed in:
changeset: 13306:5dc578fe734a
tag: tip
user: galibern cyril <cyril.galibern@gmail.com...
Garrett D'Amore
04:00 PM Feature #834 (Resolved): need support for Areca 1880 6Gbps
The arcmsr driver we have does not support Areca 6Gpbs 1880 ("type C") cards.
Areca have given me a copy of BSD li...
Garrett D'Amore
11:16 AM Bug #833 (New): ZPOOL cache device is emptied after rebooot
I have configured a spare partition from the oi_148a boot drive to be the L2ARC cache device for the data pool residi... Jim Klimov
10:31 AM Bug #720 (Resolved): be_utils should not use python
pushed ... Gordon Ross
07:50 AM Bug #832 (Resolved): need Intel 82579 Gigabit Ethernet PHY support in e1000g
e1000g driver needs to support Intel 82579 PHY present in some of the Sandy Bridge motherboards, like Intel Desktop B... Andrzej Szeszo
01:21 AM Bug #656: need man pages for mbstowcs(3C) and mbstowcs_l(3C)
Solaris 11 has mbstowcs(3c), but the file doesn't contain any licensing information, except for "Copyright (c) 2003, ... Yuri Pankov

2011-03-17

05:21 PM Bug #831 (In Progress): sh(1) sources itself
Rich Lowe
04:46 PM Bug #831: sh(1) sources itself
A typo, it should be a reference to man1/ksh93.1 Rich Lowe
04:30 PM Bug #831 (Resolved): sh(1) sources itself
The manual page integration integrated an sh(1) which referenced to itself via .so, causing a loop. Rich Lowe
05:04 PM Bug #562 (In Progress): FMA support for SMF can't load libfmevent
I made the obvious changes here before I noticed it was already assigned.
Albert: Yell if you don't want me taking ...
Rich Lowe

2011-03-16

04:06 PM Feature #825 (Resolved): Would like SMF critical restart rate to be configurable
There is no reason for the 5 starts in 10 minutes default to not be a per-service configurable parameter. John Sonnenschein

2011-03-15

09:40 PM Bug #90 (In Progress): iostat should display merged requests
sham pavman
12:48 PM Support #823 (Feedback): Modem Huawei E173 usb
Hi,
I need your help because I have a modem Huawei E173 usb 3g and I can not use.
I upgrade the archive driver_a...
Jorge D'Angelo

2011-03-14

01:57 PM Bug #821 (New): `zfs diff' locks up diff'ing snapshot and fs on zvol backed pool
`zfs diff' locks up when diff'ing snapshot and fs on zvol backed pool. Diffing 2 snapshots of the same fs works fine.... Yuri Pankov
01:05 PM Feature #243 (Resolved): system manual pages should live with the software
Resolved in r13304 commit:b54231762cfa Rich Lowe
12:09 PM Bug #820 (Resolved): audioemu10k(7D) manual page needed
The audioemu10k(7D) manual page was not in the source drop used to seed our manual pages, and should be recreated. Rich Lowe
12:09 PM Bug #819 (New): SDC(7) manual page needed
The SDC(7) manual page was not in the source drop used to seed our manual pages, and should be recreated. Rich Lowe
12:09 PM Bug #818 (New): door_xcreate(3C) manual page needed
The door_xcreate(3C) manual page was not in the source drop used to seed our manual pages, and should be recreated. Rich Lowe
12:08 PM Bug #817 (Closed): tzreload(1M) manual page needed
The tzreload(1M) manual page was not in the source drop used to seed our manual pages, and should be recreated. Rich Lowe
12:07 PM Bug #816 (New): Various network driver manual pages needed
The manual pages for iwp(7D), mwl(7D), oce(7D) and rtls(7D) were not in the source drop used to seed our manual pages... Rich Lowe
12:06 PM Bug #815 (Closed): Need ipadm(1M) manual page
The manual page for ipadm(1M) was not in the source tarball used to seed our manual pages, it must be recreated. Rich Lowe
12:05 PM Bug #814 (New): need hotplug manual pages
Manual pages for the hotplug project were not in the last source drop used to seed our manual pages, they must be rec... Rich Lowe
12:03 PM Bug #813 (New): need ILB manual pages
Manual pages for the ILB project were not in the last source drop used to seed our manual pages, they must be recreat... Rich Lowe
12:02 PM Bug #812 (New): need NWAM manual page updates
The nwamadm(1M) and nwamcfg(1M) manual pages were not in the last source drop used to see our manual pages, they must... Rich Lowe
12:01 PM Bug #811 (New): need STMF manual page updates
The manual pages: stmfDestroyProxyDoor, stmfGetAluaState, stmfImportLu,
stmfInitProxyDoor, stmfSetAluaState, stmfVa...
Rich Lowe
12:00 PM Bug #810 (New): need reparse point manual pages
The manual pages nfsref(1M) and section 3REPARSE were not in the last source drop used to seed our manual pages, they... Rich Lowe
12:00 PM Bug #809 (Resolved): need a new audioctl(1)
The manual page audioctl(1) was not in the last source drop used to seed our manual pages,
it must be recreated.
Rich Lowe

2011-03-13

01:47 PM Bug #685 (Resolved): developer/opensolaris/osnet should depend upon library/libxslt
Rich Lowe
01:46 PM Bug #787 (Resolved): Kernel panic in ip_input.c
Resolved in r13300 commit:3ce8381e1103 Rich Lowe
01:44 PM Bug #784 (Resolved): gcc-built cpr doesn't load
Rich Lowe
01:44 PM Bug #784: gcc-built cpr doesn't load
Resolved in r13302 commit:9ac77e048f67 Rich Lowe
01:43 PM Bug #783 (Resolved): gcc-built system panics loading pcbe.GenuineIntel.6
Resolved in r13301 commit:5f0d9ec296d9 Rich Lowe
01:42 PM Bug #780 (Resolved): gcc-built localedef(1) seems to not work
Resolved in r13303 commit:5e687b8be92a Rich Lowe
01:42 PM Bug #808 (Resolved): developer tools should support mercurial 1.8
New mercurial version, new minor incompatibilities to work around.
@updatedir@ moved from @patch@ to @cmdutils@, @...
Rich Lowe
 

Also available in: Atom