SOURCES: proftpd-wtmp.patch - Fixed to match proftpd at HEAD

qrczak qrczak at pld-linux.org
Wed Feb 21 00:42:28 CET 2007


Author: qrczak                       Date: Tue Feb 20 23:42:28 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- Fixed to match proftpd at HEAD

---- Files affected:
SOURCES:
   proftpd-wtmp.patch (1.17 -> 1.18) 

---- Diffs:

================================================================
Index: SOURCES/proftpd-wtmp.patch
diff -u SOURCES/proftpd-wtmp.patch:1.17 SOURCES/proftpd-wtmp.patch:1.18
--- SOURCES/proftpd-wtmp.patch:1.17	Wed Dec 20 15:40:50 2006
+++ SOURCES/proftpd-wtmp.patch	Wed Feb 21 00:42:23 2007
@@ -1,5 +1,5 @@
---- proftpd-1.3.0/src/log.c	2005-11-14 18:33:06.000000000 +0200
-+++ proftpd-1.3.0.utmp/src/log.c	2006-04-29 14:17:55.023163252 +0300
+--- proftpd-1.3.0.orig/src/log.c	2005-11-14 17:33:06.000000000 +0100
++++ proftpd-1.3.0/src/log.c	2007-02-21 00:31:27.000000000 +0100
 @@ -54,31 +54,13 @@
  
  int log_wtmp(char *line, const char *name, const char *host,
@@ -14,7 +14,7 @@
 -    (defined(__NetBSD__) && defined(HAVE_UTMPX_H))) && \
 -    !(defined(LINUX) || defined(__hpux) || defined (_AIX))
 -  /* This "auxilliary" utmp doesn't exist under linux. */
--#if defined(__sparcv9) && !defined(__NetBSD__)
+-#ifdef __sparcv9
 -  struct futmpx utx;
 -  time_t t;
 -#else
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/proftpd-wtmp.patch?r1=1.17&r2=1.18&f=u



More information about the pld-cvs-commit mailing list