*** include/s_err.h.orig Sat Jan 10 14:45:50 1998 --- include/s_err.h Sat Jan 10 14:45:34 1998 *************** *** 23,31 **** #ifdef CUSTOM_ERR static Numeric local_replies[] = { /* 000 */ 0, (char *)NULL, ! /* 001 */ RPL_WELCOME, ":Welcome to EFNet IRC - the Internet Relay Chat Network %s", /* 002 */ RPL_YOURHOST, ":Your host is %s, running version %s", ! /* 003 */ RPL_CREATED, ":This server rose from the ashes %s", /* 004 */ RPL_MYINFO, "%s %s oiwszcrkfydn biklmnopstv", 0, (char *)NULL }; --- 23,31 ---- #ifdef CUSTOM_ERR static Numeric local_replies[] = { /* 000 */ 0, (char *)NULL, ! /* 001 */ RPL_WELCOME, ":Welcome to BSDNet IRC - the Internet Relay Chat Network %s", /* 002 */ RPL_YOURHOST, ":Your host is %s, running version %s", ! /* 003 */ RPL_CREATED, ":This server was hatched %s", /* 004 */ RPL_MYINFO, "%s %s oiwszcrkfydn biklmnopstv", 0, (char *)NULL }; *************** *** 90,96 **** /* 461 */ ERR_NEEDMOREPARAMS, "%s :Not enough parameters", /* 462 */ ERR_ALREADYREGISTRED, ":You may not reregister", /* 463 */ ERR_NOPERMFORHOST, ":Your host isn't among the privileged.", ! /* 464 */ ERR_PASSWDMISMATCH, ":BZZZT!! Wrong password, homez. Are you sure you know what you're doing??", /* 465 */ ERR_YOUREBANNEDCREEP, ":You are BANNED from this server- %s", /* 466 */ ERR_YOUWILLBEBANNED, (char *)NULL, /* 467 */ ERR_KEYSET, "%s :Channel key already set. Pay attention.", --- 90,96 ---- /* 461 */ ERR_NEEDMOREPARAMS, "%s :Not enough parameters", /* 462 */ ERR_ALREADYREGISTRED, ":You may not reregister", /* 463 */ ERR_NOPERMFORHOST, ":Your host isn't among the privileged.", ! /* 464 */ ERR_PASSWDMISMATCH, ":BZZZT!! Wrong password, dewd. Are you sure you know what you're doing?", /* 465 */ ERR_YOUREBANNEDCREEP, ":You are BANNED from this server- %s", /* 466 */ ERR_YOUWILLBEBANNED, (char *)NULL, /* 467 */ ERR_KEYSET, "%s :Channel key already set. Pay attention.", *************** *** 104,112 **** 0, (char *)NULL, 0, (char *)NULL, 0, (char *)NULL, 0, (char *)NULL, /* 481 */ ERR_NOPRIVILEGES, ! ":UHHH, I don't THINK so, homez... you ain't got what it takes. (IRC Operator)", /* 482 */ ERR_CHANOPRIVSNEEDED, "%s :You can't do that thing, when you don't have that swing (You're not channel operator)", ! /* 483 */ ERR_CANTKILLSERVER, ":Don't be an idiot - you can't kill a SERVER, fool.", /* 484 */ 0, (char *)NULL, 0, (char *)NULL, 0, (char *)NULL, --- 104,112 ---- 0, (char *)NULL, 0, (char *)NULL, 0, (char *)NULL, 0, (char *)NULL, /* 481 */ ERR_NOPRIVILEGES, ! ":UHHH, I don't THINK so, dewd... you ain't got those mad l33+ sk1llz. (IRC Operator)", /* 482 */ ERR_CHANOPRIVSNEEDED, "%s :You can't do that thing, when you don't have that swing (You're not channel operator)", ! /* 483 */ ERR_CANTKILLSERVER, ":Don't be an idiot - you can't kill a SERVER.", /* 484 */ 0, (char *)NULL, 0, (char *)NULL, 0, (char *)NULL, *************** *** 124,130 **** 0, (char *)NULL, 0, (char *)NULL, 0, (char *)NULL, ! /* 501 */ ERR_UMODEUNKNOWNFLAG, ":Unknown MODE flag - you smokin' something?", /* 502 */ ERR_USERSDONTMATCH, ":You can't change user modes for other users, silly - check that nickname again.", /* 503 */ ERR_GHOSTEDCLIENT, ":Message could not be delivered to %s", /* LAST */ ERR_LAST_ERR_MSG, ":Last Error Message", --- 124,130 ---- 0, (char *)NULL, 0, (char *)NULL, 0, (char *)NULL, ! /* 501 */ ERR_UMODEUNKNOWNFLAG, ":Unknown MODE flag", /* 502 */ ERR_USERSDONTMATCH, ":You can't change user modes for other users, silly - check that nickname again.", /* 503 */ ERR_GHOSTEDCLIENT, ":Message could not be delivered to %s", /* LAST */ ERR_LAST_ERR_MSG, ":Last Error Message", *************** *** 143,149 **** 0, (char *)NULL, /* 311 */ RPL_WHOISUSER, "%s %s %s * :%s", /* 312 */ RPL_WHOISSERVER, "%s %s :%s", ! /* 313 */ RPL_WHOISOPERATOR, "%s :is an IRC Janitor (IRC Operator)", /* 314 */ RPL_WHOWASUSER, "%s %s %s * :%s", /* 315 */ RPL_ENDOFWHO, "%s :End of /WHO list.", /* 316 */ RPL_WHOISCHANOP, (char *)NULL, --- 143,149 ---- 0, (char *)NULL, /* 311 */ RPL_WHOISUSER, "%s %s %s * :%s", /* 312 */ RPL_WHOISSERVER, "%s %s :%s", ! /* 313 */ RPL_WHOISOPERATOR, "%s :really likes to twist and shout -IRC Operator-", /* 314 */ RPL_WHOWASUSER, "%s %s %s * :%s", /* 315 */ RPL_ENDOFWHO, "%s :End of /WHO list.", /* 316 */ RPL_WHOISCHANOP, (char *)NULL, *************** *** 220,226 **** #endif 0, (char *)NULL, 0, (char *)NULL, 0, (char *)NULL, ! /* 381 */ RPL_YOUREOPER, ":You are now one bad motherfucker - Go /kill someone.", /* 382 */ RPL_REHASHING, "%s :it slices, dices, and even reloads config files! Rehashing config file, mang.", /* 383 */ 0, (char *)NULL, /* 384 */ RPL_MYPORTIS, "%d :Port to local server is\r\n", --- 220,226 ---- #endif 0, (char *)NULL, 0, (char *)NULL, 0, (char *)NULL, ! /* 381 */ RPL_YOUREOPER, ":You have the phorce. Use it wisely.", /* 382 */ RPL_REHASHING, "%s :it slices, dices, and even reloads config files! Rehashing config file, mang.", /* 383 */ 0, (char *)NULL, /* 384 */ RPL_MYPORTIS, "%d :Port to local server is\r\n",