Author: glen                         Date: Tue Oct 30 22:54:52 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- adjust for suse patch

---- Files affected:
SOURCES:
   showconsole-quiet.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/showconsole-quiet.patch
diff -u SOURCES/showconsole-quiet.patch:1.1 SOURCES/showconsole-quiet.patch:1.2
--- SOURCES/showconsole-quiet.patch:1.1 Tue Feb 14 02:26:20 2006
+++ SOURCES/showconsole-quiet.patch     Tue Oct 30 23:54:46 2007
@@ -1,5 +1,5 @@
---- blogd.c
-+++ blogd.c
+--- showconsole-1.08/blogd.c~  2007-10-30 18:59:38.000000000 +0200
++++ showconsole-1.08/blogd.c   2007-10-30 19:00:47.031838389 +0200
 @@ -183,6 +183,7 @@
  {
      int fd, flags;
@@ -24,10 +24,10 @@
  
      if (argc == 2)
        tty = argv[1];
-@@ -282,6 +289,7 @@
-       close(pts);
-       close(ptm);
+@@ -362,6 +362,7 @@
        close(fd);
+       if (fd2 > 0)
+           close(fd2);
 +      if (!quiet)
        fprintf(stdout, "\rBoot logging started on %s(%s) at %.24s\n", tty, 
name, stt);
        fflush(stdout);
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/showconsole-quiet.patch?r1=1.1&r2=1.2&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to