13 lines
336 B
Plaintext
13 lines
336 B
Plaintext
$NetBSD: patch-ac,v 1.1 2004/03/29 11:05:45 wiz Exp $
|
|
|
|
--- src/core/icb-commands.c.orig Sat May 4 19:21:43 2002
|
|
+++ src/core/icb-commands.c
|
|
@@ -32,6 +32,7 @@ static char *icb_commands[] = {
|
|
|
|
"invite", "v", "echoback", "name", "motd", "topic", "status",
|
|
"boot", "pass", "drop", "shutdown", "wall",
|
|
+ "whereis",
|
|
NULL
|
|
};
|
|
|