12 result(s) in 2 page(s)
Previous Page  - 2 / 2 -  Next Page

ms-compatiability.patch

Novell uyum çalışmalarına başlar...

--- kernel/panic.c.orig 2006-11-03 17:50:18.000000000 +0200
+++ kernel/panic.c      2006-11-03 17:51:22.000000000 +0200
@@ -77,6 +77,7 @@
    va_start(args, fmt);
    vsnprintf(buf, sizeof(buf), fmt, args);
    va_end(args);
+   setBackground(0, 0, 1.0);
    printk(KERN_EMERG "Kernel panic - not syncing: %s\n",buf);
    bust_spinlocks(0);
Comments: 0

Django'lu oldum

Django'lu blog uygulamamız burada.

Django 0.95 için Türkçe dil paketi ve düzeltmeler burada.

Getsuga tenshō!

Comments: 0
Previous Page  - 2 / 2 -  Next Page