.
OBS-URL: https://build.opensuse.org/package/show/Base:System/syslogd?expand=0&rev=14
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
Index: Makefile
|
||||
===================================================================
|
||||
--- Makefile.orig 2009-11-24 18:12:53.675378000 +0100
|
||||
+++ Makefile 2009-11-24 18:12:53.916293000 +0100
|
||||
--- Makefile
|
||||
+++ Makefile 2003-06-02 12:30:18.000000000 +0000
|
||||
@@ -59,8 +59,8 @@ test: syslog_tst ksym oops_test tsyslogd
|
||||
|
||||
install: install_man install_exec
|
||||
@@ -13,10 +11,8 @@ Index: Makefile
|
||||
|
||||
klogd: klogd.o syslog.o pidfile.o ksym.o ksym_mod.o
|
||||
${CC} ${LDFLAGS} -o klogd klogd.o syslog.o pidfile.o ksym.o \
|
||||
Index: resolve.c
|
||||
===================================================================
|
||||
--- /dev/null 1970-01-01 00:00:00.000000000 +0000
|
||||
+++ resolve.c 2009-11-24 18:12:53.920294000 +0100
|
||||
--- resolve.c
|
||||
+++ resolve.c 2003-06-02 12:30:33.000000000 +0000
|
||||
@@ -0,0 +1,249 @@
|
||||
+/*
|
||||
+ * Resolve a hostname
|
||||
@@ -267,10 +263,8 @@ Index: resolve.c
|
||||
+ write(fd, &ss, sizeof(ss));
|
||||
+ exit(0);
|
||||
+}
|
||||
Index: syslogd.c
|
||||
===================================================================
|
||||
--- syslogd.c.orig 2009-11-24 18:12:53.679395000 +0100
|
||||
+++ syslogd.c 2009-11-24 18:12:53.926309000 +0100
|
||||
--- syslogd.c
|
||||
+++ syslogd.c 2003-06-02 12:30:26.000000000 +0000
|
||||
@@ -628,14 +628,7 @@ struct filed {
|
||||
struct {
|
||||
char f_hname[MAXHOSTNAMELEN+1];
|
||||
|
Reference in New Issue
Block a user