Accepting request 28151 from home:jengelh:branches:Base:System
Copy from home:jengelh:branches:Base:System/syslogd via accept of submit request 28151 revision 3. Request was accepted with message: thanks! OBS-URL: https://build.opensuse.org/request/show/28151 OBS-URL: https://build.opensuse.org/package/show/Base:System/syslogd?expand=0&rev=12
This commit is contained in:
@@ -9,9 +9,11 @@
|
||||
#
|
||||
# Author: mt@suse.de
|
||||
#
|
||||
--- syslog.c
|
||||
+++ syslog.c 2003/08/26 11:34:34
|
||||
@@ -102,7 +102,7 @@
|
||||
Index: syslog.c
|
||||
===================================================================
|
||||
--- syslog.c.orig 2009-11-24 18:12:52.145473000 +0100
|
||||
+++ syslog.c 2009-11-24 18:12:54.173290000 +0100
|
||||
@@ -97,7 +97,7 @@ vsyslog(pri, fmt, ap)
|
||||
register int cnt;
|
||||
register char *p;
|
||||
time_t now;
|
||||
@@ -20,7 +22,7 @@
|
||||
char tbuf[2048], fmt_cpy[1024], *stdp = (char *) 0;
|
||||
|
||||
saved_errno = errno;
|
||||
@@ -172,7 +172,16 @@
|
||||
@@ -167,7 +167,16 @@ vsyslog(pri, fmt, ap)
|
||||
}
|
||||
|
||||
/* output the message to the local logger */
|
||||
|
Reference in New Issue
Block a user