<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in savecore.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>7dae7d895f60c1cfd30a7bbbd3382fa0ad03f4d1 - 6017 savecore&apos;s messages about read errors are useless</title>
        <link>http://kernelsources.org:8080/source/history/titanic_44/usr/src/cmd/savecore/savecore.c#7dae7d895f60c1cfd30a7bbbd3382fa0ad03f4d1</link>
        <description>6017 savecore&apos;s messages about read errors are uselessReviewed by: Toomas Soome &lt;tsoome@me.com&gt;Reviewed by: Andy Stormont &lt;astormont@racktopsystems.com&gt;Approved by: Dan McDonald &lt;danmcd@omniti.com&gt;(cherry picked from commit 38497037d504677a16a6d19045921d555ce730d0)

            List of files:
            /titanic_44/usr/src/cmd/savecore/savecore.c</description>
        <pubDate>Tue, 18 Oct 2016 09:38:41 +0200</pubDate>
        <dc:creator>Alexander Eremin &lt;a.eremin@nexenta.com&gt;</dc:creator>
    </item>
<item>
        <title>8e0726b843cb76342f5c75a10155397f28c80d68 - 7475 savecore should not go further if there is no dumpfile</title>
        <link>http://kernelsources.org:8080/source/history/titanic_44/usr/src/cmd/savecore/savecore.c#8e0726b843cb76342f5c75a10155397f28c80d68</link>
        <description>7475 savecore should not go further if there is no dumpfileReviewed by: Toomas Soome &lt;tsoome@me.com&gt;Reviewed by: Robert Mustacchi &lt;rm@joyent.com&gt;Approved by: Dan McDonald &lt;danmcd@omniti.com&gt;(cherry picked from commit 5be4fd74080286e962740c3f4e96c6b699195032)

            List of files:
            /titanic_44/usr/src/cmd/savecore/savecore.c</description>
        <pubDate>Tue, 25 Oct 2016 09:12:15 +0200</pubDate>
        <dc:creator>Alexander Eremin &lt;a.eremin@nexenta.com&gt;</dc:creator>
    </item>
<item>
        <title>82d7e756f502084514fe6d734888d4ad40fd683a - 7058 crash dump progress should be emitted more frequently</title>
        <link>http://kernelsources.org:8080/source/history/titanic_44/usr/src/cmd/savecore/savecore.c#82d7e756f502084514fe6d734888d4ad40fd683a</link>
        <description>7058 crash dump progress should be emitted more frequentlyReviewed by: Robert Mustacchi &lt;rm@joyent.com&gt;Reviewed by: Patrick Mooney &lt;patrick.mooney@joyent.com&gt;Reviewed by: Simon Klinkert &lt;simon.klinkert@gmail.com&gt;Reviewed by: Josef &apos;Jeff&apos; Sipek &lt;jeffpc@josefsipek.net&gt;Reviewed by: Yuri Pankov &lt;yuri.pankov@nexenta.com&gt;Approved by: Richard Lowe &lt;richlowe@richlowe.net&gt;(cherry picked from commit f1c8bc2c82be0bbf7a61f395af17862ecacb88c0)

            List of files:
            /titanic_44/usr/src/cmd/savecore/savecore.c</description>
        <pubDate>Fri, 18 Mar 2016 00:18:04 +0100</pubDate>
        <dc:creator>Joshua M. Clulow &lt;jmc@joyent.com&gt;</dc:creator>
    </item>
<item>
        <title>f58010fbc60ca5f1570a243e625b3ccfa851764b - 6848 savecore crashes if it can&apos;t open METRICS.CSV</title>
        <link>http://kernelsources.org:8080/source/history/titanic_44/usr/src/cmd/savecore/savecore.c#f58010fbc60ca5f1570a243e625b3ccfa851764b</link>
        <description>6848 savecore crashes if it can&apos;t open METRICS.CSVReviewed by: Jerry Jelinek &lt;jerry.jelinek@joyent.com&gt;Reviewed by: Jason King &lt;jason.brian.king@gmail.com&gt;Reviewed by: Josef &apos;Jeff&apos; Sipek &lt;jeffpc@josefsipek.net&gt;Approved by: Richard Lowe &lt;richlowe@richlowe.net&gt;(cherry picked from commit e464fc00fd6090f8cdd05d56e96b8e728b78a550)

            List of files:
            /titanic_44/usr/src/cmd/savecore/savecore.c</description>
        <pubDate>Fri, 03 Apr 2015 20:46:53 +0200</pubDate>
        <dc:creator>Robert Mustacchi &lt;rm@joyent.com&gt;</dc:creator>
    </item>
<item>
        <title>6d89ca534e2138511ecb76c02bcec1bcb83f685b - 5334 cleanup gcc warning for cmd/savecore</title>
        <link>http://kernelsources.org:8080/source/history/titanic_44/usr/src/cmd/savecore/savecore.c#6d89ca534e2138511ecb76c02bcec1bcb83f685b</link>
        <description>5334 cleanup gcc warning for cmd/savecoreReviewed by: Keith Wesolowski &lt;keith.wesolowski@joyent.com&gt;Approved by: Dan McDonald &lt;danmcd@omniti.com&gt;

            List of files:
            /titanic_44/usr/src/cmd/savecore/savecore.c</description>
        <pubDate>Fri, 14 Nov 2014 11:28:19 +0100</pubDate>
        <dc:creator>Igor Kozhukhov &lt;ikozhukhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>ae449904a90a5ea664537524927d1e6c0c1b11cd - 3984 savecore erroneously claims you must be root to use it</title>
        <link>http://kernelsources.org:8080/source/history/titanic_44/usr/src/cmd/savecore/savecore.c#ae449904a90a5ea664537524927d1e6c0c1b11cd</link>
        <description>3984 savecore erroneously claims you must be root to use it4021 savecore getbounds() should try harderReviewed by: Dave Pacheco &lt;dap@joyent.com&gt;Approved by: Richard Lowe &lt;richlowe@richlowe.net&gt;

            List of files:
            /titanic_44/usr/src/cmd/savecore/savecore.c</description>
        <pubDate>Thu, 08 Aug 2013 23:17:55 +0200</pubDate>
        <dc:creator>Bill Pijewski &lt;wdp@joyent.com&gt;</dc:creator>
    </item>
<item>
        <title>5ada8a07255938930de285f1d55b0ef0bdba90ff - 2445 savecore fails with dump archive but return EXIT_OK</title>
        <link>http://kernelsources.org:8080/source/history/titanic_44/usr/src/cmd/savecore/savecore.c#5ada8a07255938930de285f1d55b0ef0bdba90ff</link>
        <description>2445 savecore fails with dump archive but return EXIT_OKReviewed by: Jason King &lt;jason.brian.king@gmail.com&gt;Reviewed by: Vitaliy Gusev &lt;gusev.vitaliy@nexenta.com&gt;Reviewed by: Gordon Ross &lt;gwr@nexenta.com&gt;Reviewed by: Richard Lowe &lt;richlowe@richlowe.net&gt;Approved by: Richard Lowe &lt;richlowe@richlowe.net&gt;

            List of files:
            /titanic_44/usr/src/cmd/savecore/savecore.c</description>
        <pubDate>Tue, 24 Jul 2012 12:53:38 +0200</pubDate>
        <dc:creator>Alexander Eremin &lt;a.eremin@nexenta.com&gt;</dc:creator>
    </item>
<item>
        <title>6a634c9dca3093f3922e4b7ab826d7bdf17bf78e - merge with onnv_147</title>
        <link>http://kernelsources.org:8080/source/history/titanic_44/usr/src/cmd/savecore/savecore.c#6a634c9dca3093f3922e4b7ab826d7bdf17bf78e</link>
        <description>merge with onnv_147Reviewed by: garrett@nexenta.comApproved by: garrett@nexenta.com

            List of files:
            /titanic_44/usr/src/cmd/savecore/savecore.c</description>
        <pubDate>Thu, 19 Aug 2010 08:18:39 +0200</pubDate>
        <dc:creator>Richard Lowe &lt;richlowe@richlowe.net&gt;</dc:creator>
    </item>
<item>
        <title>bfbff32345733086f459f2acca5eb4ee5815702e - 6974359 savecore should not require root for uncompress if vmdump.N is readable</title>
        <link>http://kernelsources.org:8080/source/history/titanic_44/usr/src/cmd/savecore/savecore.c#bfbff32345733086f459f2acca5eb4ee5815702e</link>
        <description>6974359 savecore should not require root for uncompress if vmdump.N is readable

            List of files:
            /titanic_44/usr/src/cmd/savecore/savecore.c</description>
        <pubDate>Sat, 14 Aug 2010 11:45:48 +0200</pubDate>
        <dc:creator>Christopher William Beal &lt;Chris.Beal@Oracle.COM&gt;</dc:creator>
    </item>
<item>
        <title>f6e214c7418f43af38bd8c3a557e3d0a1d311cfa - PSARC/2009/617 Software Events Notification Parameters CLI</title>
        <link>http://kernelsources.org:8080/source/history/titanic_44/usr/src/cmd/savecore/savecore.c#f6e214c7418f43af38bd8c3a557e3d0a1d311cfa</link>
        <description>PSARC/2009/617 Software Events Notification Parameters CLIPSARC/2009/618 snmp-notify: SNMP Notification Daemon for Software EventsPSARC/2009/619 smtp-notify: Email Notification Daemon for Software EventsPSARC/2010/225 fmd for non-global Solaris zonesPSARC/2010/226 Solaris Instance UUIDPSARC/2010/227 nvlist_nvflag(3NVPAIR)PSARC/2010/228 libfmevent additionsPSARC/2010/257 sysevent_evc_setpropnvl and sysevent_evc_getpropnvlPSARC/2010/265 FMRI and FMA Event Stabilty, &apos;ireport&apos; category 1 event class, and the &apos;sw&apos; FMRI schemePSARC/2010/278 FMA/SMF integration: instance state transitionsPSARC/2010/279 Modelling panics within FMAPSARC/2010/290 logadm.conf upgrade6392476 fmdump needs to pretty-print6393375 userland ereport/ireport event generation interfaces6445732 Add email notification agent for FMA and software events6804168 RFE: Allow an efficient means to monitor SMF services status changes6866661 scf_values_destroy(3SCF) will segfault if is passed NULL6884709 Add snmp notification agent for FMA and software events6884712 Add private interface to tap into libfmd_msg macro expansion capabilities6897919 fmd to run in a non-global zone6897937 fmd use of non-private doors is not safe6900081 add a UUID to Solaris kernel image for use in crashdump identification6914884 model panic events as a defect diagnosis in FMA6944862 fmd_case_open_uuid, fmd_case_uuisresolved, fmd_nvl_create_defect6944866 log legacy sysevents in fmd6944867 enumerate svc scheme in topo6944868 software-diagnosis and software-response fmd modules6944870 model SMF maintenance state as a defect diagnosis in FMA6944876 savecore runs in foreground for systems with zfs root and dedicated dump6965796 Implement notification parameters for SMF state transitions and FMA events6968287 SUN-FM-MIB.mib needs to be updated to reflect Oracle information6972331 logadm.conf upgrade PSARC/2010/290

            List of files:
            /titanic_44/usr/src/cmd/savecore/savecore.c</description>
        <pubDate>Fri, 30 Jul 2010 09:04:17 +0200</pubDate>
        <dc:creator>Gavin Maltby &lt;gavin.maltby@oracle.com&gt;</dc:creator>
    </item>
<item>
        <title>0b8c024e636aed2340331d9b2e6e14a724bf02fc - 6897467 savecore dumps core -- arithmetic exception</title>
        <link>http://kernelsources.org:8080/source/history/titanic_44/usr/src/cmd/savecore/savecore.c#0b8c024e636aed2340331d9b2e6e14a724bf02fc</link>
        <description>6897467 savecore dumps core -- arithmetic exception

            List of files:
            /titanic_44/usr/src/cmd/savecore/savecore.c</description>
        <pubDate>Tue, 03 Nov 2009 18:28:49 +0100</pubDate>
        <dc:creator>Dave Plauger &lt;Dave.Plauger@Sun.COM&gt;</dc:creator>
    </item>
<item>
        <title>07d8ed1a2289e95da15bab3f78b292dffa70b21d - 6896294 savecore dumps core - segmentation fault</title>
        <link>http://kernelsources.org:8080/source/history/titanic_44/usr/src/cmd/savecore/savecore.c#07d8ed1a2289e95da15bab3f78b292dffa70b21d</link>
        <description>6896294 savecore dumps core - segmentation fault

            List of files:
            /titanic_44/usr/src/cmd/savecore/savecore.c</description>
        <pubDate>Thu, 29 Oct 2009 23:18:00 +0100</pubDate>
        <dc:creator>Dave Plauger &lt;Dave.Plauger@Sun.COM&gt;</dc:creator>
    </item>
<item>
        <title>ca3e8d88e8c867355e441fbc914c52e7416fc537 - 6828976 Fast Crash Dump</title>
        <link>http://kernelsources.org:8080/source/history/titanic_44/usr/src/cmd/savecore/savecore.c#ca3e8d88e8c867355e441fbc914c52e7416fc537</link>
        <description>6828976 Fast Crash Dump6878030 live crash dump is much slower than reboot dump6626023 Crash dump size is excessive on large memory machines

            List of files:
            /titanic_44/usr/src/cmd/savecore/savecore.c</description>
        <pubDate>Fri, 23 Oct 2009 02:06:52 +0200</pubDate>
        <dc:creator>Dave Plauger &lt;Dave.Plauger@Sun.COM&gt;</dc:creator>
    </item>
<item>
        <title>7950274e5799b56695a76f974ac361411ec2e515 - 5004701 svc-savecore should be quieter about swap devices with no dump support</title>
        <link>http://kernelsources.org:8080/source/history/titanic_44/usr/src/cmd/savecore/savecore.c#7950274e5799b56695a76f974ac361411ec2e515</link>
        <description>5004701 svc-savecore should be quieter about swap devices with no dump support

            List of files:
            /titanic_44/usr/src/cmd/savecore/savecore.c</description>
        <pubDate>Thu, 23 Feb 2006 03:19:30 +0100</pubDate>
        <dc:creator>eschrock &lt;none@none&gt;</dc:creator>
    </item>
<item>
        <title>7c478bd95313f5f23a4c958a745db2134aa03244 - OpenSolaris Launch</title>
        <link>http://kernelsources.org:8080/source/history/titanic_44/usr/src/cmd/savecore/savecore.c#7c478bd95313f5f23a4c958a745db2134aa03244</link>
        <description>OpenSolaris Launch

            List of files:
            /titanic_44/usr/src/cmd/savecore/savecore.c</description>
        <pubDate>Tue, 14 Jun 2005 09:00:00 +0200</pubDate>
        <dc:creator>stevel@tonic-gate &lt;none@none&gt;</dc:creator>
    </item>
</channel>
</rss>
