changes, and add a bunch of other commands. Still needs to detect the topic when joining a group...
13 lines
471 B
Text
13 lines
471 B
Text
$NetBSD: patch-ac,v 1.3 2010/05/17 20:13:25 sketch Exp $
|
|
|
|
--- src/core/icb-commands.c.orig 2002-05-04 18:21:43.000000000 +0100
|
|
+++ src/core/icb-commands.c 2010-05-17 20:40:28.000000000 +0100
|
|
@@ -32,6 +32,8 @@
|
|
|
|
"invite", "v", "echoback", "name", "motd", "topic", "status",
|
|
"boot", "pass", "drop", "shutdown", "wall",
|
|
+ "whereis", "brick", "away", "noaway", "nobeep", "cancel",
|
|
+ "exclude", "news", "notify", "s_help", "shuttime", "talk", "hush",
|
|
NULL
|
|
};
|
|
|