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...
-
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
... -
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...
-
08:53 AM Bug #873 (Resolved): Want a bsd-like <paths.h>
- Resolved in r13333 commit:1aaef96dabf6
-
08:53 AM Bug #850 (Resolved): system(3C) and similar could just use /bin/sh
- Resolved in r13334 commit:90920e3f9201
-
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
-
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_...
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.
-
06:30 PM Feature #351 (Resolved): Khmer Unicode language Support.
-
06:30 PM Feature #351: Khmer Unicode language Support.
- Resolved in:
changeset: 13332:7d1bfc4f8455
tag: tip
user: Shampavman <shampavman.cg@gmail.com>
... -
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...
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 ... -
01:35 PM Bug #393: Invalid nd_hostservlist contents crash mountd
- work-a-round: Turn off mdns in /etc/nsswitch.conf
-
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.. ...
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... -
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... -
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 ...
2011-04-07
-
08:09 PM Bug #845 (Rejected): xpg4/bin/sh should move back to SUNWcs
-
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...
-
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...
-
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...
-
03:58 PM Bug #849 (Resolved): domain controller "hot fail over" can take forever
- changeset: 13328:2f33da224406
2011-04-06
-
06:38 PM Bug #166 (Resolved): CR6901979 error in xdr_float.c not fixed
- changeset: 13327:b9e92167922a
-
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...
-
04:51 PM Bug #886 (New): getaddrinfo() doesn't return all addresses for hostname
- Tested with the following test program:...
-
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... -
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?
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
-
09:24 AM Bug #883: ZIL reuse during remount can lead to data corruption
- Thanks, Eric!
-
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... -
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>... -
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...
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... -
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...
-
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... -
08:25 AM Bug #880 (Closed): ksh93 coredumps on 'unset'
- The simple test case is:...
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...
-
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.... -
01:38 PM Bug #876 (Closed): /bin/date missing -R key
-
09:38 AM Bug #876: /bin/date missing -R key
- This is duplicate of #643
-
01:25 PM Bug #858 (Resolved): text/doctools should have dependencies on things man(1) needs
-
01:22 PM Bug #858: text/doctools should have dependencies on things man(1) needs
- Resolved by r13322 commit:080b738f40f4
-
01:25 PM Bug #853 (Resolved): system/library is missing references to some license files
- Resolved by r13318 commit:baafb764c755
-
01:24 PM Bug #847 (Resolved): post* manual pages made obsolete by #111 should be removed
- Resolved by r13319 commit:30ca6bbf5b09
-
01:23 PM Feature #857: ZFS should provide option to automatically promote hot spares to replacements
- Doh.
-
01:22 PM Bug #854 (Resolved): postscript filter EOF missed some bits
- Resolved by r13320 commit:de6c57673fcc
-
01:22 PM Bug #856 (Resolved): SUNWcs should deliver /export and /home
- Resolved by r13321 commit:e0a46b714d35
-
01:21 PM Bug #860 (Resolved): storage/storage-server shouldn't depend on zfs-auto-snapshot
- Resolved by r13323 commit:68180a7fbd06
-
01:21 PM Bug #808 (Resolved): developer tools should support mercurial 1.8
- Resolved by r13324 commit:9a080c1fd46c
-
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_...
-
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...
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... -
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... -
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 ...
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... -
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)?
-
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....
-
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...
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... -
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(... -
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... -
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 ...
-
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'...
-
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 ... -
12:25 AM Bug #871: audiotest(1) fix typos/errors
- Here's also audiotest(1) manpage converted to mandoc.
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... -
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.
-
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...
-
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... -
03:26 PM Bug #871 (Closed): audiotest(1) fix typos/errors
- Fix some typos/errors in audiotest(1) manpage:
-1 => -l
the => to -
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...
-
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...
-
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...
-
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>... -
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...
-
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... -
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... -
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. ...
-
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...
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.
-
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.
... -
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.
... -
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... -
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... -
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...
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
-
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... -
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...
-
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... -
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. -
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...
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... -
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...
-
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...
-
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...
-
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",... -
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...
-
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 ...
-
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... -
09:36 AM Bug #851 (Resolved): tz data update needed
- The current distribution is at 2011d. Its time for another update, I guess.
-
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.
-
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...
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 ... -
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
... -
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...
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... -
07:42 AM Feature #324 (Resolved): need serbian locale support
-
07:42 AM Feature #324: need serbian locale support
- Resolved in:
changeset: 13312:537259ad27f6
tag: tip
user: Garrett D'Amore <garrett@nexenta.com>... -
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...
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. -
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?
-
04:42 PM Feature #825 (Resolved): Would like SMF critical restart rate to be configurable
-
04:17 PM Feature #825: Would like SMF critical restart rate to be configurable
- Resolved in r13310 commit:fc9f3d59525e
-
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, ...
-
08:47 AM Feature #351 (In Progress): Khmer Unicode language Support.
- Test update.
-
03:43 AM Bug #398 (Closed): IPMP issue with igb (X4270)
-
03:41 AM Bug #398 (Feedback): IPMP issue with igb (X4270)
- Seems like the problem is gone since b145.
2011-03-20
-
11:20 PM Bug #831 (Resolved): sh(1) sources itself
- Resolved in r13309 commit:b4a945297226
-
11:19 PM Bug #562 (Resolved): FMA support for SMF can't load libfmevent
- Resolved in r13308 commit:88e7226e3a15
-
09:46 PM Bug #744: Intel D525MWV and ehci driver
- The same problem for Intel Atom D510MO.
-
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...
-
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...
-
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
... -
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.
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... -
04:05 PM Bug #839 (Resolved): Prototype updates for 2011.
- Resolved in:
changeset: 13307:b78ce5a9eedd
tag: tip
user: Garrett D'Amore <garrett@nexenta.co... -
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... -
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... -
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>...
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.
-
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... -
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.
-
09:03 PM Bug #809 (In Progress): need a new audioctl(1)
- I've got a new page coming soon.
-
09:02 PM Bug #820 (In Progress): audioemu10k(7D) manual page needed
-
09:02 PM Bug #820: audioemu10k(7D) manual page needed
- I've got text for this in process.
-
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 ...
-
07:40 PM Bug #762 (Closed): arcmsr does not support newer type C (1880) adapters
- This was a duplicate...
-
07:39 PM Bug #436 (Resolved): webrev URLs need updated
-
07:35 PM Bug #806 (Closed): physmem option broken
- Closed at the advice of the submitter.
-
07:32 PM Feature #785 (Resolved): implement MHIOCGRP_CLEAR
- Fixed in:
changeset: 13306:5dc578fe734a
tag: tip
user: galibern cyril <cyril.galibern@gmail.com... -
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... -
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...
-
10:31 AM Bug #720 (Resolved): be_utils should not use python
- pushed ...
-
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...
-
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, ...
2011-03-17
-
05:21 PM Bug #831 (In Progress): sh(1) sources itself
-
04:46 PM Bug #831: sh(1) sources itself
- A typo, it should be a reference to man1/ksh93.1
-
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.
-
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 ...
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.
2011-03-15
-
09:40 PM Bug #90 (In Progress): iostat should display merged requests
-
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...
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....
-
01:05 PM Feature #243 (Resolved): system manual pages should live with the software
- Resolved in r13304 commit:b54231762cfa
-
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.
-
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.
-
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.
-
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.
-
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...
-
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.
-
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...
-
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...
-
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...
-
12:01 PM Bug #811 (New): need STMF manual page updates
- The manual pages: stmfDestroyProxyDoor, stmfGetAluaState, stmfImportLu,
stmfInitProxyDoor, stmfSetAluaState, stmfVa... -
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...
-
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.
2011-03-13
-
01:47 PM Bug #685 (Resolved): developer/opensolaris/osnet should depend upon library/libxslt
-
01:46 PM Bug #787 (Resolved): Kernel panic in ip_input.c
- Resolved in r13300 commit:3ce8381e1103
-
01:44 PM Bug #784 (Resolved): gcc-built cpr doesn't load
-
01:44 PM Bug #784: gcc-built cpr doesn't load
- Resolved in r13302 commit:9ac77e048f67
-
01:43 PM Bug #783 (Resolved): gcc-built system panics loading pcbe.GenuineIntel.6
- Resolved in r13301 commit:5f0d9ec296d9
-
01:42 PM Bug #780 (Resolved): gcc-built localedef(1) seems to not work
- Resolved in r13303 commit:5e687b8be92a
-
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@, @...
Also available in: Atom