OBS User autobuild
2009-11-27 13:54:42 +00:00
committed by Git OBS Bridge
parent 53bbc01f78
commit 8921250342
25 changed files with 226 additions and 325 deletions

View File

@@ -1,8 +1,6 @@
Index: syslogd.c
===================================================================
--- syslogd.c.orig 2009-11-24 18:12:55.320216000 +0100
+++ syslogd.c 2009-11-24 18:12:55.787215000 +0100
@@ -1538,7 +1538,7 @@ void printline(hname, msg)
--- sysklogd-1.4.1/syslogd.c 2004-09-26 11:33:01.771437000 +0900
+++ sysklogd-1.4.1/syslogd.c 2004-09-26 11:41:27.136610056 +0900
@@ -1539,7 +1539,7 @@
else if (c < 040) {
*q++ = '^';
*q++ = c ^ 0100;