|
@@ -1,6 +1,6 @@
|
|
|
Index: include/whois.h
|
|
Index: include/whois.h
|
|
|
--- include/whois.h.orig 2004-01-06 09:14:08 +0100
|
|
--- include/whois.h.orig 2004-01-06 09:14:08 +0100
|
|
|
-+++ include/whois.h 2008-04-08 18:43:44 +0200
|
|
|
|
|
|
|
++++ include/whois.h 2009-02-19 23:40:50 +0100
|
|
|
@@ -42,6 +42,7 @@
|
|
@@ -42,6 +42,7 @@
|
|
|
void whois_name(u_char *, u_char **);
|
|
void whois_name(u_char *, u_char **);
|
|
|
void whowas_name(u_char *, u_char **);
|
|
void whowas_name(u_char *, u_char **);
|
|
@@ -11,7 +11,7 @@ Index: include/whois.h
|
|
|
void whois_lastcom(u_char *, u_char **);
|
|
void whois_lastcom(u_char *, u_char **);
|
|
|
Index: source/numbers.c
|
|
Index: source/numbers.c
|
|
|
--- source/numbers.c.orig 2004-01-08 00:30:00 +0100
|
|
--- source/numbers.c.orig 2004-01-08 00:30:00 +0100
|
|
|
-+++ source/numbers.c 2008-04-08 18:43:44 +0200
|
|
|
|
|
|
|
++++ source/numbers.c 2009-02-19 23:40:50 +0100
|
|
|
@@ -506,6 +506,10 @@
|
|
@@ -506,6 +506,10 @@
|
|
|
funny_mode(from, ArgList);
|
|
funny_mode(from, ArgList);
|
|
|
break;
|
|
break;
|
|
@@ -25,7 +25,7 @@ Index: source/numbers.c
|
|
|
break;
|
|
break;
|
|
|
Index: source/whois.c
|
|
Index: source/whois.c
|
|
|
--- source/whois.c.orig 2006-07-22 05:50:10 +0200
|
|
--- source/whois.c.orig 2006-07-22 05:50:10 +0200
|
|
|
-+++ source/whois.c 2008-04-08 18:43:44 +0200
|
|
|
|
|
|
|
++++ source/whois.c 2009-02-19 23:40:50 +0100
|
|
|
@@ -541,6 +541,28 @@
|
|
@@ -541,6 +541,28 @@
|
|
|
}
|
|
}
|
|
|
|
|
|