Accepting request 24994 from home:elvigia:branches:Base:System

Copy from home:elvigia:branches:Base:System/syslogd via accept of submit request 24994 revision 2.
Request was accepted with message:
ok

OBS-URL: https://build.opensuse.org/request/show/24994
OBS-URL: https://build.opensuse.org/package/show/Base:System/syslogd?expand=0&rev=10
This commit is contained in:
2009-11-25 15:23:34 +00:00
committed by Git OBS Bridge
parent b4bd1daa32
commit 53bbc01f78
25 changed files with 289 additions and 213 deletions

View File

@@ -1,5 +1,7 @@
--- sysklogd.8.orig 2005-05-23 09:48:29.030220794 -0500
+++ sysklogd.8 2005-05-23 09:48:34.564338699 -0500
Index: sysklogd.8
===================================================================
--- sysklogd.8.orig 2009-11-24 18:12:52.655464000 +0100
+++ sysklogd.8 2009-11-24 18:12:55.314207000 +0100
@@ -31,6 +31,7 @@ sysklogd \- Linux system logging utiliti
]
.RB [ " \-t " ]
@@ -37,8 +39,10 @@
.LP
.SH SIGNALS
.B Syslogd
--- syslogd.c 2005-05-23 09:48:29.031197346 -0500
+++ syslogd.c.orig 2005-05-23 09:48:55.354145686 -0500
Index: syslogd.c
===================================================================
--- syslogd.c.orig 2009-11-24 18:12:55.083205000 +0100
+++ syslogd.c 2009-11-24 18:12:55.320216000 +0100
@@ -594,6 +594,9 @@ int funix[MAXFUNIX] = { -1, };
#define SYNC_FILE 0x002 /* do fsync on file after printing */
#define ADDDATE 0x004 /* add a date to the message */