-
--- src/mp3asm.h.orig Fri Jul 20 11:17:05 2001
+++ src/mp3asm.h Fri Jul 20 11:17:58 2001
@@ -30,7 +30,6 @@
#include
#include
#include
-#include
#include
#define LOGBUFSIZE 4096
--- src/utils.c.orig Fri Jul 20 11:14:59 2001
+++ src/utils.c Fri Jul 20 11:15:37 2001
@@ -25,6 +25,7 @@
#include "utils.h"
#include...
2008-07-15 07:44:45 UTC in Mp3Asm
-
--- ltmain.sh.orig Tue Aug 6 11:52:31 2002
+++ ltmain.sh Wed Dec 4 08:17:43 2002
@@ -2444,6 +2444,9 @@
*-*-openbsd*)
# Do not include libc due to us having libc/libc_r.
;;
+ *-*-freebsd*)
+ # Do not include libc due to us having libc/libc_r.
+ ;;
*)
# Add libc to deplibs on all other systems if...
2008-07-15 07:41:28 UTC in LessTif
-
--- src/gate/rfc2ftn.c.orig Sun Aug 22 22:19:12 2004
+++ src/gate/rfc2ftn.c Sat Oct 7 21:06:14 2006
@@ -99,7 +99,7 @@
static char *o_flag = NULL; /* -o --out-packet-file */
static char *w_flag = NULL; /* -w --write-outbound */
static int W_flag = FALSE; /* -W --write-crash */
-static int i_flag = FALSE;.
2008-07-15 07:36:22 UTC in FIDOGATE
-
--- src/toss/dbz.c.orig Wed Oct 18 23:53:57 2000
+++ src/toss/dbz.c Mon Jul 22 19:52:59 2002
@@ -300,8 +300,10 @@
#endif
/* externals used */
+#ifndef __FreeBSD__
extern char *malloc();
extern char *calloc();
+#endif
extern void free(); /* ANSI C; some old implementations say int */
extern int atoi();
extern long atol();
--- src/common/log.c.orig Sun...
2008-07-15 07:35:47 UTC in FIDOGATE
-
dinoex committed patchset 46 of module iroffer1.4-lamm to the Iroffer-Lamm CVS repository, changing 2 files.
2008-02-07 14:40:51 UTC in Iroffer-Lamm
-
Patch applied to cvs version.
2008-02-07 14:40:01 UTC in Iroffer-Lamm
-
dinoex committed patchset 45 of module iroffer1.4-lamm to the Iroffer-Lamm CVS repository, changing 4 files.
2008-02-07 14:39:31 UTC in Iroffer-Lamm
-
dinoex committed patchset 42 of module iroffer1.4-lamm to the Iroffer-Lamm CVS repository, changing 1 files.
2007-07-08 11:08:51 UTC in Iroffer-Lamm
-
dinoex committed patchset 41 of module iroffer1.4-lamm to the Iroffer-Lamm CVS repository, changing 1 files.
2007-07-08 09:12:26 UTC in Iroffer-Lamm
-
dinoex committed patchset 40 of module iroffer1.4-lamm to the Iroffer-Lamm CVS repository, changing 1 files.
2007-07-08 09:11:18 UTC in Iroffer-Lamm