[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ros-diffs
Subject:    [ros-diffs] [CVS reactos] Change bugcheck parameter to easily find
From:       gvg () osexperts ! com (Ge van Geldorp)
Date:       2004-04-30 20:49:40
Message-ID: 20040430204940.A464543AA () mok ! osexperts ! com
[Download RAW message or body]

<html>
<head>
<style><!--
  body {background-color:#ffffff;}
  .file {border:1px solid #eeeeee;margin-top:1em;margin-bottom:1em;}
  .pathname {font-family:monospace; float:right;}
  .fileheader {margin-bottom:.5em;}
  .diff {margin:0;}
  .tasklist {padding:4px;border:1px dashed #000000;margin-top:1em;}
  .tasklist ul {margin-top:0;margin-bottom:0;}
  tr.alt {background-color:#eeeeee}
  #added {background-color:#ddffdd;}
  #addedchars {background-color:#99ff99;font-weight:bolder;}
  tr.alt #added {background-color:#ccf7cc;}
  #removed {background-color:#ffdddd;}
  #removedchars {background-color:#ff9999;font-weight:bolder;}
  tr.alt #removed {background-color:#f7cccc;}
  #info {color:#888888;}
  #context {background-color:#eeeeee;}
  td {padding-left:.3em;padding-right:.3em;}
  tr.head {border-bottom-width:1px;border-bottom-style:solid;}
  tr.head td {padding:0;padding-top:.2em;}
  .task {background-color:#ffff00;}
  .comment {padding:4px;border:1px dashed #000000;background-color:#ffffdd}
  .error {color:red;}
  hr {border-width:0px;height:2px;background:black;}
--></style>
</head>
<body>
<table cellspacing="0" cellpadding="0" border="0" rules="cols">
<tr class="head"><td colspan="4">Commit in <b><tt>reactos/ntoskrnl/ke</tt></b><span \
id="info"> on MAIN</span></td></tr> <tr><td><tt><a \
href="#file1">main.c</a></tt></td><td align="right" id="added">+2</td><td \
align="right" id="removed">-2</td><td nowrap="nowrap" align="center"><a \
href="http://cvs.reactos.com/cgi-bin/cvsweb/reactos/ntoskrnl/ke/main.c?rev=1.185&amp;content-type=text/x-cvsweb-markup">1.185</a> \
<a href="http://cvs.reactos.com/cgi-bin/cvsweb/reactos/ntoskrnl/ke/main.c.diff?r1=text&amp;tr1=1.185&amp;r2=text&amp;tr2=1.186&amp;f=h">-&gt;</a> \
<a href="http://cvs.reactos.com/cgi-bin/cvsweb/reactos/ntoskrnl/ke/main.c?rev=1.186&amp;content-type=text/x-cvsweb-markup">1.186</a></td></tr>
 </table>
<pre class="comment">
Change bugcheck parameter to easily find out which SESSION5_INITIALIZATION_FAILED
bugcheck occurred
</pre>
<hr /><a name="file1" /><div class="file">
<span class="pathname"><a \
href="http://cvs.reactos.com/cgi-bin/cvsweb/reactos">reactos</a>/<a \
href="http://cvs.reactos.com/cgi-bin/cvsweb/reactos/ntoskrnl">ntoskrnl</a>/<a \
href="http://cvs.reactos.com/cgi-bin/cvsweb/reactos/ntoskrnl/ke">ke</a><br /></span> \
<div class="fileheader"><big><b>main.c</b></big> <small id="info"><a \
href="http://cvs.reactos.com/cgi-bin/cvsweb/reactos/ntoskrnl/ke/main.c?rev=1.185&amp;content-type=text/x-cvsweb-markup">1.185</a> \
<a href="http://cvs.reactos.com/cgi-bin/cvsweb/reactos/ntoskrnl/ke/main.c.diff?r1=text&amp;tr1=1.185&amp;r2=text&amp;tr2=1.186&amp;f=h">-&gt;</a> \
<a href="http://cvs.reactos.com/cgi-bin/cvsweb/reactos/ntoskrnl/ke/main.c?rev=1.186&amp;content-type=text/x-cvsweb-markup">1.186</a></small></div>
 <pre class="diff"><small id="info">diff -u -r1.185 -r1.186
--- main.c	15 Mar 2004 21:10:34 -0000	1.185
+++ main.c	30 Apr 2004 20:49:39 -0000	1.186
@@ -16,7 +16,7 @@
</small></pre><pre class="diff" id="context">  *  along with this program; if not, \
                write to the Free Software
  *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  */
</pre><pre class="diff" id="removed">-/* $Id: main.c,v 1.185 2004/03/15 21:10:34 \
hbirr Exp $ </pre><pre class="diff" id="added">+/* $Id: main.c,v 1.186 2004/04/30 \
20:49:39 gvg Exp $ </pre><pre class="diff" id="context">  *
  * PROJECT:         ReactOS kernel
  * FILE:            ntoskrnl/ke/main.c
</pre><pre class="diff"><small id="info">@@ -787,7 +787,7 @@
</small></pre><pre class="diff" id="context">     				 &amp;Timeout);
       if (Status != STATUS_TIMEOUT)
         {
</pre><pre class="diff" id="removed">-          \
KEBUGCHECKEX(SESSION5_INITIALIZATION_FAILED, Status, <span \
id="removedchars">0</span>, 0, 0); </pre><pre class="diff" id="added">+          \
KEBUGCHECKEX(SESSION5_INITIALIZATION_FAILED, Status, <span id="addedchars">1</span>, \
0, 0); </pre><pre class="diff" id="context">         }
     }
 
</pre></div>
<center><small><a href="http://www.badgers-in-foil.co.uk/projects/cvsspam/" \
title="commit -&gt; email">CVSspam</a> 0.2.8</small></center> </body></html>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic