From 87b806a563c0c5a3cfc052012085f8f69eaa50f2 Mon Sep 17 00:00:00 2001 From: Dan Mashal Date: Tue, 1 Jan 2013 03:00:55 -0800 Subject: [PATCH] Seeding from the 1.2 tree. --- BitchX.help | 1576 ++ BitchX.ircnames | 28 + BitchX.quit | 304 + BitchX.reasons | 473 + COMPILE-PROBLEMS | 7 + COPYRIGHT | 41 + Changelog | 4413 ++++ INSTALL | 132 + IPv6-support | 25 + Makefile | 5 + Makefile.in | 401 + README-1.1 | 54 + README-1.2 | 119 + aclocal.m4 | 1642 ++ autogen.sh | 160 + bitchx-docs/1_General/1_General | 12 + bitchx-docs/1_General/4op | 12 + bitchx-docs/1_General/about | 14 + bitchx-docs/1_General/addforward | 21 + bitchx-docs/1_General/addidle | 21 + bitchx-docs/1_General/addlamenick | 11 + bitchx-docs/1_General/addnoflood | 17 + bitchx-docs/1_General/addshit | 25 + bitchx-docs/1_General/adduser | 53 + bitchx-docs/1_General/addword | 17 + bitchx-docs/1_General/ajoin | 16 + bitchx-docs/1_General/ajoinlist | 14 + bitchx-docs/1_General/away | 51 + bitchx-docs/1_General/awaylog | 14 + bitchx-docs/1_General/awaymsg | 16 + bitchx-docs/1_General/b | 14 + bitchx-docs/1_General/back | 27 + bitchx-docs/1_General/ban | 14 + bitchx-docs/1_General/banstat | 12 + bitchx-docs/1_General/bantype | 11 + bitchx-docs/1_General/banwords | 13 + bitchx-docs/1_General/bk | 34 + bitchx-docs/1_General/bki | 34 + bitchx-docs/1_General/bye | 20 + bitchx-docs/1_General/channel | 67 + bitchx-docs/1_General/chat | 20 + bitchx-docs/1_General/ctcp/action | 15 + bitchx-docs/1_General/ctcp/bdcc | 13 + bitchx-docs/1_General/ctcp/cdcc | 13 + bitchx-docs/1_General/ctcp/clientinfo | 16 + bitchx-docs/1_General/ctcp/ctcp | 50 + bitchx-docs/1_General/ctcp/echo | 7 + bitchx-docs/1_General/ctcp/finger | 15 + bitchx-docs/1_General/ctcp/ident | 15 + bitchx-docs/1_General/ctcp/invite | 15 + bitchx-docs/1_General/ctcp/op | 15 + bitchx-docs/1_General/ctcp/ops | 15 + bitchx-docs/1_General/ctcp/ping | 17 + bitchx-docs/1_General/ctcp/time | 10 + bitchx-docs/1_General/ctcp/unban | 15 + bitchx-docs/1_General/ctcp/uptime | 15 + bitchx-docs/1_General/ctcp/userinfo | 10 + bitchx-docs/1_General/ctcp/utc | 19 + bitchx-docs/1_General/ctcp/version | 15 + bitchx-docs/1_General/ctcp/whoami | 15 + bitchx-docs/1_General/ctcp/xdcc | 13 + bitchx-docs/1_General/dcc/activecount | 9 + bitchx-docs/1_General/dcc/autoget | 6 + bitchx-docs/1_General/dcc/autooverwrite | 7 + bitchx-docs/1_General/dcc/autorename | 7 + bitchx-docs/1_General/dcc/autoresume | 6 + bitchx-docs/1_General/dcc/bot | 13 + bitchx-docs/1_General/dcc/chat | 20 + bitchx-docs/1_General/dcc/close | 35 + bitchx-docs/1_General/dcc/closeall | 10 + bitchx-docs/1_General/dcc/dcc | 28 + bitchx-docs/1_General/dcc/exempt | 19 + bitchx-docs/1_General/dcc/ftp | 15 + bitchx-docs/1_General/dcc/get | 24 + bitchx-docs/1_General/dcc/list | 26 + bitchx-docs/1_General/dcc/quietmode | 6 + bitchx-docs/1_General/dcc/raw | 27 + bitchx-docs/1_General/dcc/reget | 27 + bitchx-docs/1_General/dcc/rename | 25 + bitchx-docs/1_General/dcc/resend | 27 + bitchx-docs/1_General/dcc/resume | 30 + bitchx-docs/1_General/dcc/send | 27 + bitchx-docs/1_General/dcc/showpaths | 7 + bitchx-docs/1_General/dcc/stats | 8 + bitchx-docs/1_General/dcc/tget | 26 + bitchx-docs/1_General/dcc/treget | 29 + bitchx-docs/1_General/dcc/tresend | 27 + bitchx-docs/1_General/dcc/tsend | 27 + bitchx-docs/1_General/describe | 35 + bitchx-docs/1_General/disconnect | 19 + bitchx-docs/1_General/gone | 51 + bitchx-docs/1_General/help | 40 + bitchx-docs/1_General/ignore | 84 + bitchx-docs/1_General/invite | 19 + bitchx-docs/1_General/j | 67 + bitchx-docs/1_General/join | 67 + bitchx-docs/1_General/k | 33 + bitchx-docs/1_General/kb | 34 + bitchx-docs/1_General/kbi | 33 + bitchx-docs/1_General/kick | 33 + bitchx-docs/1_General/kickidle | 22 + bitchx-docs/1_General/l | 24 + bitchx-docs/1_General/lamenicklist | 9 + bitchx-docs/1_General/lastlog | 60 + bitchx-docs/1_General/leave | 26 + bitchx-docs/1_General/m | 70 + bitchx-docs/1_General/me | 32 + bitchx-docs/1_General/mode | 168 + bitchx-docs/1_General/msg | 68 + bitchx-docs/1_General/nick | 35 + bitchx-docs/1_General/nochat | 9 + bitchx-docs/1_General/noforward | 20 + bitchx-docs/1_General/notice | 21 + bitchx-docs/1_General/notify | 41 + bitchx-docs/1_General/nslookup | 25 + bitchx-docs/1_General/offers | 30 + bitchx-docs/1_General/p | 33 + bitchx-docs/1_General/part | 31 + bitchx-docs/1_General/partall | 17 + bitchx-docs/1_General/ping | 33 + bitchx-docs/1_General/query | 28 + bitchx-docs/1_General/quit | 20 + bitchx-docs/1_General/reconnect | 20 + bitchx-docs/1_General/say | 38 + bitchx-docs/1_General/server | 54 + bitchx-docs/1_General/shitlist | 13 + bitchx-docs/1_General/showwordkick | 12 + bitchx-docs/1_General/silence | 41 + bitchx-docs/1_General/spam | 12 + bitchx-docs/1_General/t | 40 + bitchx-docs/1_General/topic | 39 + bitchx-docs/1_General/unajoin | 15 + bitchx-docs/1_General/unforward | 20 + bitchx-docs/1_General/unidle | 11 + bitchx-docs/1_General/unlamenick | 9 + bitchx-docs/1_General/unshit | 18 + bitchx-docs/1_General/unuser | 12 + bitchx-docs/1_General/unwordkick | 15 + bitchx-docs/1_General/uping | 29 + bitchx-docs/1_General/url | 25 + bitchx-docs/1_General/ver | 28 + bitchx-docs/1_General/wordlist | 12 + bitchx-docs/2_Queries/2_Queries | 11 + bitchx-docs/2_Queries/admin | 22 + bitchx-docs/2_Queries/flush | 20 + bitchx-docs/2_Queries/info | 14 + bitchx-docs/2_Queries/ison | 19 + bitchx-docs/2_Queries/links | 34 + bitchx-docs/2_Queries/list | 69 + bitchx-docs/2_Queries/lusers | 24 + bitchx-docs/2_Queries/map | 17 + bitchx-docs/2_Queries/motd | 22 + bitchx-docs/2_Queries/n | 20 + bitchx-docs/2_Queries/names | 51 + bitchx-docs/2_Queries/sc | 20 + bitchx-docs/2_Queries/scan | 32 + bitchx-docs/2_Queries/scanf | 32 + bitchx-docs/2_Queries/scani | 32 + bitchx-docs/2_Queries/scann | 32 + bitchx-docs/2_Queries/scano | 32 + bitchx-docs/2_Queries/scans | 32 + bitchx-docs/2_Queries/scanv | 32 + bitchx-docs/2_Queries/stats | 45 + bitchx-docs/2_Queries/time | 19 + bitchx-docs/2_Queries/trace | 22 + bitchx-docs/2_Queries/userhost | 57 + bitchx-docs/2_Queries/userip | 16 + bitchx-docs/2_Queries/users | 14 + bitchx-docs/2_Queries/version | 12 + bitchx-docs/2_Queries/who | 82 + bitchx-docs/2_Queries/whois | 48 + bitchx-docs/2_Queries/whowas | 21 + bitchx-docs/2_Queries/wi | 33 + bitchx-docs/2_Queries/wii | 33 + bitchx-docs/2_Queries/wilc | 16 + bitchx-docs/2_Queries/wilcr | 16 + bitchx-docs/2_Queries/wilm | 16 + bitchx-docs/2_Queries/wiln | 16 + bitchx-docs/2_Queries/ww | 21 + bitchx-docs/3_Operators/3_Operators | 6 + bitchx-docs/3_Operators/connect | 27 + bitchx-docs/3_Operators/deoper | 13 + bitchx-docs/3_Operators/die | 13 + bitchx-docs/3_Operators/dline | 12 + bitchx-docs/3_Operators/hash | 14 + bitchx-docs/3_Operators/helpop | 8 + bitchx-docs/3_Operators/helpserv | 8 + bitchx-docs/3_Operators/kill | 19 + bitchx-docs/3_Operators/kline | 13 + bitchx-docs/3_Operators/locop | 19 + bitchx-docs/3_Operators/oper | 23 + bitchx-docs/3_Operators/rehash | 14 + bitchx-docs/3_Operators/restart | 14 + bitchx-docs/3_Operators/rping | 15 + bitchx-docs/3_Operators/sping | 16 + bitchx-docs/3_Operators/squit | 31 + bitchx-docs/3_Operators/swallop | 19 + bitchx-docs/3_Operators/tkline | 12 + bitchx-docs/3_Operators/unkline | 9 + bitchx-docs/3_Operators/uping | 15 + bitchx-docs/3_Operators/wallops | 19 + bitchx-docs/4_Misc/4_Misc | 7 + bitchx-docs/4_Misc/abort | 23 + bitchx-docs/4_Misc/beep | 11 + bitchx-docs/4_Misc/bind/backspace | 11 + bitchx-docs/4_Misc/bind/backward_character | 10 + bitchx-docs/4_Misc/bind/backward_history | 13 + bitchx-docs/4_Misc/bind/backward_word | 14 + bitchx-docs/4_Misc/bind/beginning_of_line | 12 + bitchx-docs/4_Misc/bind/bind | 38 + bitchx-docs/4_Misc/bind/blink | 16 + bitchx-docs/4_Misc/bind/bold | 16 + bitchx-docs/4_Misc/bind/clear_screen | 14 + bitchx-docs/4_Misc/bind/command_completion | 14 + bitchx-docs/4_Misc/bind/delete_character | 10 + bitchx-docs/4_Misc/bind/delete_next_word | 12 + bitchx-docs/4_Misc/bind/delete_previous_word | 13 + .../4_Misc/bind/delete_to_previous_space | 14 + bitchx-docs/4_Misc/bind/end_of_line | 11 + bitchx-docs/4_Misc/bind/enter_digraph | 24 + bitchx-docs/4_Misc/bind/enter_menu | 10 + bitchx-docs/4_Misc/bind/erase_line | 10 + bitchx-docs/4_Misc/bind/erase_to_beg_of_line | 10 + bitchx-docs/4_Misc/bind/erase_to_end_of_line | 10 + bitchx-docs/4_Misc/bind/forward_character | 10 + bitchx-docs/4_Misc/bind/forward_history | 12 + bitchx-docs/4_Misc/bind/forward_word | 10 + bitchx-docs/4_Misc/bind/highlight_off | 10 + bitchx-docs/4_Misc/bind/meta1_character | 23 + bitchx-docs/4_Misc/bind/meta4_character | 12 + bitchx-docs/4_Misc/bind/next_window | 14 + bitchx-docs/4_Misc/bind/nothing | 7 + bitchx-docs/4_Misc/bind/parse_command | 12 + bitchx-docs/4_Misc/bind/paste_to_input | 10 + bitchx-docs/4_Misc/bind/previous_window | 14 + bitchx-docs/4_Misc/bind/quit_irc | 13 + bitchx-docs/4_Misc/bind/quote_character | 8 + bitchx-docs/4_Misc/bind/refresh_inputline | 18 + bitchx-docs/4_Misc/bind/refresh_screen | 12 + bitchx-docs/4_Misc/bind/reverse | 15 + bitchx-docs/4_Misc/bind/scroll_backward | 18 + bitchx-docs/4_Misc/bind/scroll_end | 10 + bitchx-docs/4_Misc/bind/scroll_forward | 18 + bitchx-docs/4_Misc/bind/scroll_start | 14 + bitchx-docs/4_Misc/bind/self_insert | 15 + bitchx-docs/4_Misc/bind/send_line | 11 + bitchx-docs/4_Misc/bind/shove_to_history | 12 + bitchx-docs/4_Misc/bind/stop_irc | 15 + bitchx-docs/4_Misc/bind/swap_last_window | 11 + bitchx-docs/4_Misc/bind/swap_next_window | 11 + bitchx-docs/4_Misc/bind/swap_previous_window | 11 + bitchx-docs/4_Misc/bind/switch_channels | 12 + bitchx-docs/4_Misc/bind/toggle_insert_mode | 15 + bitchx-docs/4_Misc/bind/toggle_stop_screen | 13 + bitchx-docs/4_Misc/bind/transpose_characters | 8 + bitchx-docs/4_Misc/bind/type_text | 11 + bitchx-docs/4_Misc/bind/unclear_screen | 9 + bitchx-docs/4_Misc/bind/underline | 16 + bitchx-docs/4_Misc/bind/unstop_all_windows | 10 + bitchx-docs/4_Misc/bind/yank_from_cutbuffer | 12 + bitchx-docs/4_Misc/cd | 16 + bitchx-docs/4_Misc/clear | 19 + bitchx-docs/4_Misc/digraph | 50 + bitchx-docs/4_Misc/encrypt | 52 + bitchx-docs/4_Misc/history | 39 + bitchx-docs/4_Misc/hostname | 29 + bitchx-docs/4_Misc/ircuser | 23 + bitchx-docs/4_Misc/mesg | 17 + bitchx-docs/4_Misc/mlist | 17 + bitchx-docs/4_Misc/mload | 15 + bitchx-docs/4_Misc/note | 48 + bitchx-docs/4_Misc/rbind | 10 + bitchx-docs/4_Misc/realname | 21 + bitchx-docs/4_Misc/set/always_split_biggest | 12 + bitchx-docs/4_Misc/set/auto_new_nick | 16 + bitchx-docs/4_Misc/set/auto_reconnect_delay | 16 + bitchx-docs/4_Misc/set/auto_rejoin | 18 + bitchx-docs/4_Misc/set/auto_rejoin_delay | 14 + bitchx-docs/4_Misc/set/auto_unmark_away | 13 + bitchx-docs/4_Misc/set/auto_whowas | 16 + bitchx-docs/4_Misc/set/banner | 10 + bitchx-docs/4_Misc/set/banner_expand | 20 + bitchx-docs/4_Misc/set/beep | 14 + bitchx-docs/4_Misc/set/beep_max | 12 + bitchx-docs/4_Misc/set/beep_on_msg | 13 + bitchx-docs/4_Misc/set/beep_when_away | 11 + bitchx-docs/4_Misc/set/blink_video | 14 + bitchx-docs/4_Misc/set/bold_video | 14 + bitchx-docs/4_Misc/set/channel_name_width | 12 + bitchx-docs/4_Misc/set/client_information | 10 + bitchx-docs/4_Misc/set/clock | 11 + bitchx-docs/4_Misc/set/clock_24hour | 12 + bitchx-docs/4_Misc/set/clock_alarm | 14 + bitchx-docs/4_Misc/set/clock_format | 10 + bitchx-docs/4_Misc/set/cmdchars | 11 + bitchx-docs/4_Misc/set/color | 12 + bitchx-docs/4_Misc/set/command_mode | 26 + bitchx-docs/4_Misc/set/comment_hack | 19 + bitchx-docs/4_Misc/set/connect_timeout | 10 + bitchx-docs/4_Misc/set/continued_line | 13 + bitchx-docs/4_Misc/set/cpu_saver_after | 14 + bitchx-docs/4_Misc/set/cpu_saver_every | 15 + bitchx-docs/4_Misc/set/current_window_level | 16 + bitchx-docs/4_Misc/set/dcc_auto_timeout | 10 + bitchx-docs/4_Misc/set/dcc_long_pathnames | 16 + bitchx-docs/4_Misc/set/dcc_sliding_window | 19 + bitchx-docs/4_Misc/set/dcc_store_path | 13 + bitchx-docs/4_Misc/set/debug | 32 + .../4_Misc/set/dispatch_unknown_command | 10 + bitchx-docs/4_Misc/set/display | 18 + bitchx-docs/4_Misc/set/display_ansi | 24 + bitchx-docs/4_Misc/set/do_notify_immediately | 13 + bitchx-docs/4_Misc/set/eight_bit_characters | 14 + bitchx-docs/4_Misc/set/encrypt_program | 13 + bitchx-docs/4_Misc/set/floating_point_math | 12 + bitchx-docs/4_Misc/set/flood_after | 11 + bitchx-docs/4_Misc/set/flood_rate | 14 + bitchx-docs/4_Misc/set/flood_users | 11 + bitchx-docs/4_Misc/set/flood_warning | 12 + bitchx-docs/4_Misc/set/full_status_line | 11 + bitchx-docs/4_Misc/set/help_pager | 15 + bitchx-docs/4_Misc/set/help_path | 15 + bitchx-docs/4_Misc/set/help_prompt | 11 + bitchx-docs/4_Misc/set/help_window | 19 + bitchx-docs/4_Misc/set/hide_private_channels | 11 + bitchx-docs/4_Misc/set/high_bit_escape | 11 + bitchx-docs/4_Misc/set/highlight_char | 16 + bitchx-docs/4_Misc/set/history | 17 + bitchx-docs/4_Misc/set/history_file | 22 + bitchx-docs/4_Misc/set/hold_mode | 20 + bitchx-docs/4_Misc/set/indent | 20 + bitchx-docs/4_Misc/set/input_aliases | 33 + bitchx-docs/4_Misc/set/input_prompt | 21 + bitchx-docs/4_Misc/set/insert_mode | 12 + bitchx-docs/4_Misc/set/inverse_video | 13 + bitchx-docs/4_Misc/set/lastlog | 10 + bitchx-docs/4_Misc/set/lastlog_level | 39 + bitchx-docs/4_Misc/set/load_path | 25 + bitchx-docs/4_Misc/set/log | 15 + bitchx-docs/4_Misc/set/logfile | 11 + bitchx-docs/4_Misc/set/mail | 18 + bitchx-docs/4_Misc/set/max_recursions | 12 + bitchx-docs/4_Misc/set/menu | 11 + bitchx-docs/4_Misc/set/mirc_broken_dcc_resume | 10 + bitchx-docs/4_Misc/set/mode_stripper | 13 + bitchx-docs/4_Misc/set/nd_space_max | 10 + bitchx-docs/4_Misc/set/no_control_log | 11 + bitchx-docs/4_Misc/set/no_ctcp_flood | 15 + bitchx-docs/4_Misc/set/no_fail_disconnect | 14 + bitchx-docs/4_Misc/set/notify_handler | 22 + bitchx-docs/4_Misc/set/notify_interval | 16 + bitchx-docs/4_Misc/set/notify_level | 11 + bitchx-docs/4_Misc/set/notify_on_termination | 13 + .../4_Misc/set/notify_userhost_automatic | 13 + bitchx-docs/4_Misc/set/novice | 17 + bitchx-docs/4_Misc/set/num_of_whowas | 11 + bitchx-docs/4_Misc/set/pad_char | 15 + bitchx-docs/4_Misc/set/quit_message | 9 + bitchx-docs/4_Misc/set/realname | 22 + bitchx-docs/4_Misc/set/reverse_status_line | 10 + bitchx-docs/4_Misc/set/reverse_video | 14 + bitchx-docs/4_Misc/set/screen_options | 12 + bitchx-docs/4_Misc/set/scroll | 19 + bitchx-docs/4_Misc/set/scroll_lines | 14 + bitchx-docs/4_Misc/set/scrollback | 10 + bitchx-docs/4_Misc/set/scrollback_ratio | 11 + bitchx-docs/4_Misc/set/security | 28 + bitchx-docs/4_Misc/set/send_ignore_msg | 17 + bitchx-docs/4_Misc/set/set | 19 + bitchx-docs/4_Misc/set/shell | 14 + bitchx-docs/4_Misc/set/shell_flags | 12 + bitchx-docs/4_Misc/set/shell_limit | 15 + bitchx-docs/4_Misc/set/show_away_once | 11 + bitchx-docs/4_Misc/set/show_channel_names | 11 + bitchx-docs/4_Misc/set/show_end_of_msgs | 10 + bitchx-docs/4_Misc/set/show_numerics | 17 + bitchx-docs/4_Misc/set/show_status_all | 14 + bitchx-docs/4_Misc/set/show_who_hopcount | 15 + bitchx-docs/4_Misc/set/status_away | 19 + bitchx-docs/4_Misc/set/status_channel | 19 + bitchx-docs/4_Misc/set/status_chanop | 18 + bitchx-docs/4_Misc/set/status_clock | 19 + bitchx-docs/4_Misc/set/status_does_expandos | 13 + bitchx-docs/4_Misc/set/status_format | 88 + bitchx-docs/4_Misc/set/status_hold | 22 + bitchx-docs/4_Misc/set/status_hold_lines | 23 + bitchx-docs/4_Misc/set/status_insert | 18 + bitchx-docs/4_Misc/set/status_mail | 19 + bitchx-docs/4_Misc/set/status_mode | 19 + bitchx-docs/4_Misc/set/status_nick | 15 + bitchx-docs/4_Misc/set/status_no_repeat | 11 + bitchx-docs/4_Misc/set/status_notify | 18 + bitchx-docs/4_Misc/set/status_oper | 18 + bitchx-docs/4_Misc/set/status_overwrite | 18 + bitchx-docs/4_Misc/set/status_query | 17 + bitchx-docs/4_Misc/set/status_scrollback | 16 + bitchx-docs/4_Misc/set/status_server | 18 + bitchx-docs/4_Misc/set/status_truncate_rhs | 11 + bitchx-docs/4_Misc/set/status_umode | 19 + bitchx-docs/4_Misc/set/status_user | 21 + bitchx-docs/4_Misc/set/status_voice | 19 + bitchx-docs/4_Misc/set/status_window | 18 + .../4_Misc/set/suppress_from_remote_server | 12 + bitchx-docs/4_Misc/set/suppress_server_motd | 19 + bitchx-docs/4_Misc/set/tab | 11 + bitchx-docs/4_Misc/set/tab_max | 15 + bitchx-docs/4_Misc/set/underline_video | 12 + bitchx-docs/4_Misc/set/user_information | 10 + bitchx-docs/4_Misc/set/verbose_ctcp | 16 + bitchx-docs/4_Misc/set/warn_of_ignores | 11 + bitchx-docs/4_Misc/set/xterm | 9 + bitchx-docs/4_Misc/set/xterm_options | 12 + bitchx-docs/4_Misc/summon | 18 + bitchx-docs/4_Misc/unclear | 16 + bitchx-docs/4_Misc/which | 12 + bitchx-docs/4_Misc/window/add | 16 + bitchx-docs/4_Misc/window/back | 15 + bitchx-docs/4_Misc/window/balance | 10 + bitchx-docs/4_Misc/window/beep_always | 12 + bitchx-docs/4_Misc/window/bind | 19 + bitchx-docs/4_Misc/window/channel | 12 + bitchx-docs/4_Misc/window/create | 34 + bitchx-docs/4_Misc/window/delete | 16 + bitchx-docs/4_Misc/window/discon | 8 + bitchx-docs/4_Misc/window/double | 12 + bitchx-docs/4_Misc/window/echo | 10 + bitchx-docs/4_Misc/window/fixed | 15 + bitchx-docs/4_Misc/window/font | 11 + bitchx-docs/4_Misc/window/goto | 10 + bitchx-docs/4_Misc/window/grow | 11 + bitchx-docs/4_Misc/window/hide | 10 + bitchx-docs/4_Misc/window/hide_others | 11 + bitchx-docs/4_Misc/window/hold_mode | 12 + bitchx-docs/4_Misc/window/kill | 12 + bitchx-docs/4_Misc/window/kill_others | 10 + bitchx-docs/4_Misc/window/killswap | 11 + bitchx-docs/4_Misc/window/last | 11 + bitchx-docs/4_Misc/window/lastlog | 17 + bitchx-docs/4_Misc/window/lastlog_level | 20 + bitchx-docs/4_Misc/window/level | 27 + bitchx-docs/4_Misc/window/list | 10 + bitchx-docs/4_Misc/window/log | 15 + bitchx-docs/4_Misc/window/logfile | 10 + bitchx-docs/4_Misc/window/menu | 10 + bitchx-docs/4_Misc/window/move | 12 + bitchx-docs/4_Misc/window/name | 10 + bitchx-docs/4_Misc/window/new | 14 + bitchx-docs/4_Misc/window/next | 15 + bitchx-docs/4_Misc/window/noserv | 11 + bitchx-docs/4_Misc/window/notify | 15 + bitchx-docs/4_Misc/window/notify_level | 20 + bitchx-docs/4_Misc/window/number | 11 + bitchx-docs/4_Misc/window/pop | 12 + bitchx-docs/4_Misc/window/previous | 15 + bitchx-docs/4_Misc/window/prompt | 12 + bitchx-docs/4_Misc/window/push | 10 + bitchx-docs/4_Misc/window/query | 11 + bitchx-docs/4_Misc/window/refnum | 14 + bitchx-docs/4_Misc/window/remove | 17 + bitchx-docs/4_Misc/window/scratch | 24 + bitchx-docs/4_Misc/window/scroll | 22 + bitchx-docs/4_Misc/window/server | 22 + bitchx-docs/4_Misc/window/setwindowpos | 22 + bitchx-docs/4_Misc/window/show | 10 + bitchx-docs/4_Misc/window/shrink | 11 + bitchx-docs/4_Misc/window/size | 12 + bitchx-docs/4_Misc/window/skip | 12 + bitchx-docs/4_Misc/window/stack | 10 + bitchx-docs/4_Misc/window/status_special | 10 + bitchx-docs/4_Misc/window/swap | 12 + bitchx-docs/4_Misc/window/unbind | 11 + bitchx-docs/4_Misc/window/window | 33 + bitchx-docs/5_Programming/5_Programming | 13 + bitchx-docs/5_Programming/alias | 103 + bitchx-docs/5_Programming/assign | 41 + bitchx-docs/5_Programming/bless | 49 + bitchx-docs/5_Programming/break | 16 + bitchx-docs/5_Programming/call | 35 + bitchx-docs/5_Programming/comment | 38 + bitchx-docs/5_Programming/continue | 16 + bitchx-docs/5_Programming/do | 34 + bitchx-docs/5_Programming/dump | 26 + bitchx-docs/5_Programming/echo | 21 + bitchx-docs/5_Programming/eval | 23 + bitchx-docs/5_Programming/exec | 115 + bitchx-docs/5_Programming/fe | 61 + bitchx-docs/5_Programming/fec | 61 + bitchx-docs/5_Programming/filedialog | 25 + bitchx-docs/5_Programming/fontdialog | 12 + bitchx-docs/5_Programming/for | 40 + bitchx-docs/5_Programming/foreach | 43 + bitchx-docs/5_Programming/hook | 28 + bitchx-docs/5_Programming/if | 97 + bitchx-docs/5_Programming/input | 38 + bitchx-docs/5_Programming/load | 42 + bitchx-docs/5_Programming/loaddll | 6 + bitchx-docs/5_Programming/loadtcl | 8 + bitchx-docs/5_Programming/local | 23 + bitchx-docs/5_Programming/menu | 11 + bitchx-docs/5_Programming/menuitem | 21 + bitchx-docs/5_Programming/on/action | 25 + bitchx-docs/5_Programming/on/channel_nick | 39 + bitchx-docs/5_Programming/on/channel_signoff | 30 + bitchx-docs/5_Programming/on/connect | 21 + bitchx-docs/5_Programming/on/ctcp | 38 + bitchx-docs/5_Programming/on/ctcp_reply | 34 + bitchx-docs/5_Programming/on/dcc_chat | 19 + bitchx-docs/5_Programming/on/dcc_connect | 33 + bitchx-docs/5_Programming/on/dcc_list | 27 + bitchx-docs/5_Programming/on/dcc_lost | 21 + bitchx-docs/5_Programming/on/dcc_offer | 23 + bitchx-docs/5_Programming/on/dcc_raw | 32 + bitchx-docs/5_Programming/on/dcc_request | 26 + bitchx-docs/5_Programming/on/disconnect | 23 + bitchx-docs/5_Programming/on/encrypted_notice | 29 + .../5_Programming/on/encrypted_privmsg | 29 + bitchx-docs/5_Programming/on/exec | 22 + bitchx-docs/5_Programming/on/exec_errors | 20 + bitchx-docs/5_Programming/on/exec_exit | 28 + bitchx-docs/5_Programming/on/exec_prompt | 25 + bitchx-docs/5_Programming/on/exit | 23 + bitchx-docs/5_Programming/on/flood | 34 + bitchx-docs/5_Programming/on/help | 19 + bitchx-docs/5_Programming/on/hook | 11 + bitchx-docs/5_Programming/on/idle | 22 + bitchx-docs/5_Programming/on/input | 27 + bitchx-docs/5_Programming/on/invite | 20 + bitchx-docs/5_Programming/on/join | 27 + bitchx-docs/5_Programming/on/kick | 26 + bitchx-docs/5_Programming/on/kill | 22 + bitchx-docs/5_Programming/on/leave | 24 + bitchx-docs/5_Programming/on/list | 21 + bitchx-docs/5_Programming/on/mail | 24 + bitchx-docs/5_Programming/on/mode | 26 + bitchx-docs/5_Programming/on/mode_stripped | 22 + bitchx-docs/5_Programming/on/msg | 20 + bitchx-docs/5_Programming/on/msg_group | 19 + bitchx-docs/5_Programming/on/names | 18 + bitchx-docs/5_Programming/on/nickname | 24 + bitchx-docs/5_Programming/on/note | 20 + bitchx-docs/5_Programming/on/notice | 19 + bitchx-docs/5_Programming/on/notify_signoff | 13 + bitchx-docs/5_Programming/on/notify_signon | 15 + bitchx-docs/5_Programming/on/odd_server_stuff | 17 + bitchx-docs/5_Programming/on/on | 129 + bitchx-docs/5_Programming/on/oper_notice | 20 + bitchx-docs/5_Programming/on/pong | 23 + bitchx-docs/5_Programming/on/public | 15 + bitchx-docs/5_Programming/on/public_msg | 25 + bitchx-docs/5_Programming/on/public_notice | 25 + bitchx-docs/5_Programming/on/public_other | 16 + bitchx-docs/5_Programming/on/raw_irc | 18 + bitchx-docs/5_Programming/on/redirect | 13 + bitchx-docs/5_Programming/on/send_action | 24 + bitchx-docs/5_Programming/on/send_ctcp | 22 + bitchx-docs/5_Programming/on/send_dcc_chat | 14 + bitchx-docs/5_Programming/on/send_msg | 15 + bitchx-docs/5_Programming/on/send_notice | 14 + bitchx-docs/5_Programming/on/send_public | 14 + bitchx-docs/5_Programming/on/send_to_server | 30 + bitchx-docs/5_Programming/on/server_lost | 12 + bitchx-docs/5_Programming/on/server_notice | 16 + bitchx-docs/5_Programming/on/set | 27 + bitchx-docs/5_Programming/on/signoff | 19 + bitchx-docs/5_Programming/on/silence | 14 + bitchx-docs/5_Programming/on/status_update | 15 + bitchx-docs/5_Programming/on/timer | 24 + bitchx-docs/5_Programming/on/topic | 15 + bitchx-docs/5_Programming/on/unload | 21 + bitchx-docs/5_Programming/on/wall | 11 + bitchx-docs/5_Programming/on/wallop | 15 + bitchx-docs/5_Programming/on/who | 22 + bitchx-docs/5_Programming/on/widelist | 14 + bitchx-docs/5_Programming/on/window | 16 + bitchx-docs/5_Programming/on/window_create | 17 + bitchx-docs/5_Programming/on/window_kill | 12 + bitchx-docs/5_Programming/on/yell | 11 + bitchx-docs/5_Programming/package | 21 + bitchx-docs/5_Programming/parsekey | 12 + bitchx-docs/5_Programming/pmpaste | 13 + bitchx-docs/5_Programming/pop | 20 + bitchx-docs/5_Programming/popupmenu | 12 + bitchx-docs/5_Programming/popupmsg | 11 + bitchx-docs/5_Programming/pretend | 23 + bitchx-docs/5_Programming/properties | 11 + bitchx-docs/5_Programming/push | 20 + bitchx-docs/5_Programming/queue | 40 + bitchx-docs/5_Programming/quote | 16 + bitchx-docs/5_Programming/redirect | 28 + bitchx-docs/5_Programming/repeat | 18 + bitchx-docs/5_Programming/return | 15 + bitchx-docs/5_Programming/save | 15 + bitchx-docs/5_Programming/saveirc | 40 + bitchx-docs/5_Programming/send | 12 + bitchx-docs/5_Programming/sendline | 17 + bitchx-docs/5_Programming/setenv | 11 + bitchx-docs/5_Programming/shook | 19 + bitchx-docs/5_Programming/sleep | 24 + bitchx-docs/5_Programming/stack | 32 + bitchx-docs/5_Programming/stub | 31 + bitchx-docs/5_Programming/submenu | 18 + bitchx-docs/5_Programming/switch | 39 + bitchx-docs/5_Programming/timer | 53 + bitchx-docs/5_Programming/type | 19 + bitchx-docs/5_Programming/unload | 13 + bitchx-docs/5_Programming/unshift | 20 + bitchx-docs/5_Programming/usleep | 12 + bitchx-docs/5_Programming/wait | 64 + bitchx-docs/5_Programming/while | 37 + bitchx-docs/5_Programming/xecho | 39 + bitchx-docs/5_Programming/xeval | 20 + bitchx-docs/5_Programming/xtype | 17 + bitchx-docs/6_Functions/6_Functions | 45 + bitchx-docs/6_Functions/absstrlen | 20 + bitchx-docs/6_Functions/addtabkey | 18 + bitchx-docs/6_Functions/after | 29 + bitchx-docs/6_Functions/afterw | 29 + bitchx-docs/6_Functions/ajoinitem | 22 + bitchx-docs/6_Functions/aliasctl | 37 + bitchx-docs/6_Functions/annoy | 18 + bitchx-docs/6_Functions/ascii | 34 + bitchx-docs/6_Functions/before | 29 + bitchx-docs/6_Functions/bitchx | 20 + bitchx-docs/6_Functions/center | 24 + bitchx-docs/6_Functions/cexist | 17 + bitchx-docs/6_Functions/chanmode | 28 + bitchx-docs/6_Functions/channel | 22 + bitchx-docs/6_Functions/chmod | 21 + bitchx-docs/6_Functions/chngw | 21 + bitchx-docs/6_Functions/chop | 20 + bitchx-docs/6_Functions/chops | 38 + bitchx-docs/6_Functions/chr | 34 + bitchx-docs/6_Functions/close | 21 + bitchx-docs/6_Functions/common | 29 + bitchx-docs/6_Functions/connect | 26 + bitchx-docs/6_Functions/convert | 23 + bitchx-docs/6_Functions/copattern | 33 + bitchx-docs/6_Functions/count | 19 + bitchx-docs/6_Functions/cparse | 44 + bitchx-docs/6_Functions/crypt | 30 + bitchx-docs/6_Functions/curpos | 11 + bitchx-docs/6_Functions/currchans | 15 + bitchx-docs/6_Functions/decode | 34 + bitchx-docs/6_Functions/delarray | 18 + bitchx-docs/6_Functions/delitem | 28 + bitchx-docs/6_Functions/deuhc | 20 + bitchx-docs/6_Functions/encode | 34 + bitchx-docs/6_Functions/eof | 21 + bitchx-docs/6_Functions/epic | 20 + bitchx-docs/6_Functions/fexist | 31 + bitchx-docs/6_Functions/filter | 26 + bitchx-docs/6_Functions/finditem | 46 + bitchx-docs/6_Functions/findw | 23 + bitchx-docs/6_Functions/fnexist | 17 + bitchx-docs/6_Functions/fromw | 28 + bitchx-docs/6_Functions/fsize | 18 + bitchx-docs/6_Functions/ftime | 18 + bitchx-docs/6_Functions/geom | 18 + bitchx-docs/6_Functions/getarrays | 19 + bitchx-docs/6_Functions/getenv | 13 + bitchx-docs/6_Functions/getgid | 12 + bitchx-docs/6_Functions/getitem | 24 + bitchx-docs/6_Functions/getlogin | 13 + bitchx-docs/6_Functions/getmatches | 22 + bitchx-docs/6_Functions/getopt | 31 + bitchx-docs/6_Functions/getpgrp | 13 + bitchx-docs/6_Functions/getsets | 16 + bitchx-docs/6_Functions/gettmatch | 15 + bitchx-docs/6_Functions/getuid | 12 + bitchx-docs/6_Functions/glob | 33 + bitchx-docs/6_Functions/gui | 19 + bitchx-docs/6_Functions/idle | 19 + bitchx-docs/6_Functions/ifindfirst | 46 + bitchx-docs/6_Functions/ifinditem | 46 + bitchx-docs/6_Functions/igetmatches | 16 + bitchx-docs/6_Functions/igmask | 27 + bitchx-docs/6_Functions/igtype | 25 + bitchx-docs/6_Functions/index | 37 + bitchx-docs/6_Functions/indextoitem | 41 + bitchx-docs/6_Functions/info | 29 + bitchx-docs/6_Functions/insertw | 24 + bitchx-docs/6_Functions/iptoname | 29 + bitchx-docs/6_Functions/irclib | 15 + bitchx-docs/6_Functions/isalpha | 26 + bitchx-docs/6_Functions/ischannel | 29 + bitchx-docs/6_Functions/ischanop | 19 + bitchx-docs/6_Functions/ischanvoice | 15 + bitchx-docs/6_Functions/isconnected | 19 + bitchx-docs/6_Functions/iscurchan | 20 + bitchx-docs/6_Functions/isdigit | 26 + bitchx-docs/6_Functions/isnumber | 33 + bitchx-docs/6_Functions/itemtoindex | 41 + bitchx-docs/6_Functions/jot | 29 + bitchx-docs/6_Functions/key | 21 + bitchx-docs/6_Functions/lastclickline | 27 + bitchx-docs/6_Functions/lastclickx | 13 + bitchx-docs/6_Functions/lastclicky | 13 + bitchx-docs/6_Functions/lastserver | 28 + bitchx-docs/6_Functions/left | 28 + bitchx-docs/6_Functions/leftpc | 15 + bitchx-docs/6_Functions/leftw | 27 + bitchx-docs/6_Functions/listarray | 13 + bitchx-docs/6_Functions/listen | 27 + bitchx-docs/6_Functions/mask | 53 + bitchx-docs/6_Functions/match | 31 + bitchx-docs/6_Functions/matchitem | 23 + bitchx-docs/6_Functions/menucontrol | 20 + bitchx-docs/6_Functions/mid | 24 + bitchx-docs/6_Functions/midw | 24 + bitchx-docs/6_Functions/mkdir | 26 + bitchx-docs/6_Functions/msar | 19 + bitchx-docs/6_Functions/mychannels | 19 + bitchx-docs/6_Functions/myservers | 21 + bitchx-docs/6_Functions/nametoip | 29 + bitchx-docs/6_Functions/nohighlight | 24 + bitchx-docs/6_Functions/notify | 27 + bitchx-docs/6_Functions/numarrays | 19 + bitchx-docs/6_Functions/numitems | 18 + bitchx-docs/6_Functions/numonchannel | 18 + bitchx-docs/6_Functions/numwords | 22 + bitchx-docs/6_Functions/onchannel | 41 + bitchx-docs/6_Functions/open | 32 + bitchx-docs/6_Functions/ovserver | 16 + bitchx-docs/6_Functions/pad | 20 + bitchx-docs/6_Functions/pattern | 28 + bitchx-docs/6_Functions/pid | 20 + bitchx-docs/6_Functions/pipe | 16 + bitchx-docs/6_Functions/pop | 31 + bitchx-docs/6_Functions/ppid | 20 + bitchx-docs/6_Functions/printlen | 23 + bitchx-docs/6_Functions/querywin | 18 + bitchx-docs/6_Functions/rand | 28 + bitchx-docs/6_Functions/randread | 17 + bitchx-docs/6_Functions/read | 27 + bitchx-docs/6_Functions/regex | 47 + bitchx-docs/6_Functions/remw | 23 + bitchx-docs/6_Functions/remws | 18 + bitchx-docs/6_Functions/rename | 23 + bitchx-docs/6_Functions/repeat | 21 + bitchx-docs/6_Functions/rest | 21 + bitchx-docs/6_Functions/restw | 23 + bitchx-docs/6_Functions/reverse | 20 + bitchx-docs/6_Functions/revw | 20 + bitchx-docs/6_Functions/rigmask | 24 + bitchx-docs/6_Functions/rigtype | 21 + bitchx-docs/6_Functions/rmdir | 29 + bitchx-docs/6_Functions/sar | 33 + bitchx-docs/6_Functions/servergroup | 22 + bitchx-docs/6_Functions/servername | 22 + bitchx-docs/6_Functions/servernick | 17 + bitchx-docs/6_Functions/serverport | 22 + bitchx-docs/6_Functions/servnum | 12 + bitchx-docs/6_Functions/servports | 24 + bitchx-docs/6_Functions/setitem | 40 + bitchx-docs/6_Functions/shift | 32 + bitchx-docs/6_Functions/sort | 25 + bitchx-docs/6_Functions/splice | 29 + bitchx-docs/6_Functions/split | 21 + bitchx-docs/6_Functions/srand | 20 + bitchx-docs/6_Functions/status | 17 + bitchx-docs/6_Functions/stime | 22 + bitchx-docs/6_Functions/strchr | 16 + bitchx-docs/6_Functions/strftime | 24 + bitchx-docs/6_Functions/strip | 26 + bitchx-docs/6_Functions/stripansi | 21 + bitchx-docs/6_Functions/stripansicodes | 20 + bitchx-docs/6_Functions/stripc | 12 + bitchx-docs/6_Functions/strlen | 22 + bitchx-docs/6_Functions/strrchr | 16 + bitchx-docs/6_Functions/substr | 20 + bitchx-docs/6_Functions/tdiff | 25 + bitchx-docs/6_Functions/time | 27 + bitchx-docs/6_Functions/tolower | 28 + bitchx-docs/6_Functions/topic | 16 + bitchx-docs/6_Functions/toupper | 28 + bitchx-docs/6_Functions/tow | 28 + bitchx-docs/6_Functions/tr | 32 + bitchx-docs/6_Functions/trunc | 22 + bitchx-docs/6_Functions/twiddle | 26 + bitchx-docs/6_Functions/uhc | 21 + bitchx-docs/6_Functions/umask | 24 + bitchx-docs/6_Functions/uname | 25 + bitchx-docs/6_Functions/uniq | 22 + bitchx-docs/6_Functions/unlink | 25 + bitchx-docs/6_Functions/unshift | 32 + bitchx-docs/6_Functions/userhost | 40 + bitchx-docs/6_Functions/usermode | 27 + bitchx-docs/6_Functions/utime | 27 + bitchx-docs/6_Functions/version | 40 + bitchx-docs/6_Functions/which | 25 + bitchx-docs/6_Functions/winbound | 26 + bitchx-docs/6_Functions/winchan | 22 + bitchx-docs/6_Functions/winitem | 29 + bitchx-docs/6_Functions/winlevel | 13 + bitchx-docs/6_Functions/winnam | 24 + bitchx-docs/6_Functions/winnicklist | 17 + bitchx-docs/6_Functions/winnum | 23 + bitchx-docs/6_Functions/winrefs | 13 + bitchx-docs/6_Functions/winserv | 25 + bitchx-docs/6_Functions/winsize | 24 + bitchx-docs/6_Functions/winvisible | 23 + bitchx-docs/6_Functions/word | 31 + bitchx-docs/6_Functions/write | 28 + bitchx-docs/6_Functions/writeb | 28 + bitchx-docs/7_Docs/7_Docs | 9 + bitchx-docs/7_Docs/About_BitchX | 60 + bitchx-docs/7_Docs/Arrays | 65 + bitchx-docs/7_Docs/Command_Line | 31 + bitchx-docs/7_Docs/Compile_Opts | 54 + bitchx-docs/7_Docs/Copyright | 41 + bitchx-docs/7_Docs/Environment | 40 + bitchx-docs/7_Docs/Etiquette | 79 + bitchx-docs/7_Docs/Expressions | 224 + bitchx-docs/7_Docs/Introduction | 61 + bitchx-docs/7_Docs/Key_Bindings | 53 + bitchx-docs/7_Docs/New_User | 47 + bitchx-docs/7_Docs/Patterns | 31 + bitchx-docs/7_Docs/Programming | 96 + bitchx-docs/7_Docs/Security | 33 + bitchx-docs/7_Docs/Serial_Numbers | 26 + bitchx-docs/7_Docs/Server_List | 48 + bitchx-docs/7_Docs/Server_Numerics | 26 + bitchx-docs/7_Docs/Signals | 20 + bitchx-docs/7_Docs/Special_Vars | 126 + bitchx-docs/7_Docs/Status_Line | 6 + bitchx-docs/7_Docs/Text_Highlight | 60 + bitchx-docs/7_Docs/Updates | 3421 +++ bitchx-docs/8_Scripts/2.8script | 41 + bitchx-docs/8_Scripts/8_Scripts | 8 + bitchx-docs/8_Scripts/action | 30 + bitchx-docs/8_Scripts/alias | 41 + bitchx-docs/8_Scripts/autokick | 21 + bitchx-docs/8_Scripts/autoop | 26 + bitchx-docs/8_Scripts/away | 20 + bitchx-docs/8_Scripts/basical | 40 + bitchx-docs/8_Scripts/bigcheese | 38 + bitchx-docs/8_Scripts/brc | 47 + bitchx-docs/8_Scripts/channel | 14 + bitchx-docs/8_Scripts/columns | 17 + bitchx-docs/8_Scripts/commander | 51 + bitchx-docs/8_Scripts/compl.mods | 13 + bitchx-docs/8_Scripts/complete | 44 + bitchx-docs/8_Scripts/country | 36 + bitchx-docs/8_Scripts/cursor | 16 + bitchx-docs/8_Scripts/deban | 22 + bitchx-docs/8_Scripts/deutsch | 22 + bitchx-docs/8_Scripts/disc | 14 + bitchx-docs/8_Scripts/edit | 18 + bitchx-docs/8_Scripts/english | 22 + bitchx-docs/8_Scripts/environment | 20 + bitchx-docs/8_Scripts/events | 18 + bitchx-docs/8_Scripts/events.hop | 17 + bitchx-docs/8_Scripts/fake-dcc | 16 + bitchx-docs/8_Scripts/fe | 32 + bitchx-docs/8_Scripts/files | 17 + bitchx-docs/8_Scripts/finger | 23 + bitchx-docs/8_Scripts/fnet | 32 + bitchx-docs/8_Scripts/follow | 24 + bitchx-docs/8_Scripts/functions | 26 + bitchx-docs/8_Scripts/funnyban | 20 + bitchx-docs/8_Scripts/genalias | 45 + bitchx-docs/8_Scripts/global | 19 + bitchx-docs/8_Scripts/guh | 26 + bitchx-docs/8_Scripts/history | 27 + bitchx-docs/8_Scripts/history-match | 17 + bitchx-docs/8_Scripts/imap | 33 + bitchx-docs/8_Scripts/ircprimer | 23 + bitchx-docs/8_Scripts/ircrc | 13 + bitchx-docs/8_Scripts/keybinds | 37 + bitchx-docs/8_Scripts/kickmenu | 23 + bitchx-docs/8_Scripts/killpath | 21 + bitchx-docs/8_Scripts/kpstat | 14 + bitchx-docs/8_Scripts/less | 14 + bitchx-docs/8_Scripts/list | 19 + bitchx-docs/8_Scripts/local | 21 + bitchx-docs/8_Scripts/log | 14 + bitchx-docs/8_Scripts/ls | 13 + bitchx-docs/8_Scripts/lynx_ircrc | 13 + bitchx-docs/8_Scripts/man | 13 + bitchx-docs/8_Scripts/meta | 14 + bitchx-docs/8_Scripts/meta1 | 15 + bitchx-docs/8_Scripts/modes | 18 + bitchx-docs/8_Scripts/more | 13 + bitchx-docs/8_Scripts/msg | 21 + bitchx-docs/8_Scripts/mudirc | 21 + bitchx-docs/8_Scripts/mudlike | 22 + bitchx-docs/8_Scripts/multi | 15 + bitchx-docs/8_Scripts/nemesis | 18 + bitchx-docs/8_Scripts/netsplit | 10 + bitchx-docs/8_Scripts/netsplit.env | 28 + bitchx-docs/8_Scripts/newaway | 15 + bitchx-docs/8_Scripts/newformat | 23 + bitchx-docs/8_Scripts/nicks | 26 + bitchx-docs/8_Scripts/old-dcc | 15 + bitchx-docs/8_Scripts/oldping | 24 + bitchx-docs/8_Scripts/ping | 11 + bitchx-docs/8_Scripts/pipe | 10 + bitchx-docs/8_Scripts/prefix | 14 + bitchx-docs/8_Scripts/recursion | 35 + bitchx-docs/8_Scripts/repeat | 25 + bitchx-docs/8_Scripts/screen | 25 + bitchx-docs/8_Scripts/shell | 16 + bitchx-docs/8_Scripts/silent | 17 + bitchx-docs/8_Scripts/smileys | 22 + bitchx-docs/8_Scripts/sound | 22 + bitchx-docs/8_Scripts/spfix | 19 + bitchx-docs/8_Scripts/starutils | 20 + bitchx-docs/8_Scripts/stat | 17 + bitchx-docs/8_Scripts/tabkey | 26 + bitchx-docs/8_Scripts/tabkey.wc | 15 + bitchx-docs/8_Scripts/tc | 15 + bitchx-docs/8_Scripts/time | 22 + bitchx-docs/8_Scripts/tls | 17 + bitchx-docs/8_Scripts/troy | 14 + bitchx-docs/8_Scripts/uhnotify | 15 + bitchx-docs/8_Scripts/uping | 12 + bitchx-docs/8_Scripts/wallopstat | 23 + bitchx-docs/8_Scripts/webster | 19 + bitchx-docs/8_Scripts/window | 21 + bitchx-docs/README_FIRST | 30 + bugs | 78 + bx-conf/Makefile.in | 173 + bx-conf/ds_cell.c | 343 + bx-conf/ds_cell.h | 265 + bx-conf/ds_keys.h | 188 + bx-conf/file_cpy.c | 1284 ++ bx-conf/func_pr.h | 158 + bx-conf/load.c | 130 + bx-conf/save.c | 91 + bx-conf/test.h | 100 + bx12-sasl.diff | 504 + configure | 18723 ++++++++++++++++ configure.in | 1147 + contrib/BX.plus.XMMS.tar.gz | Bin 0 -> 9401 bytes contrib/BitchX-1.0c14-IPv6-2.patch | 1065 + contrib/BitchX-1.0c14-LATIN.patch | 96 + contrib/BitchX-configure.patch | 19 + contrib/bx12-sasl.diff | 504 + contrib/cp437-0.3.tar.gz | Bin 0 -> 3055 bytes contrib/dcc.diff | 59 + contrib/misc.c | 5073 +++++ contrib/parse_arg | 266 + contrib/roll-1.0.tar.gz | Bin 0 -> 12933 bytes contrib/vh1.c | 163 + contrib/window.and.detach.diff | 238 + dll/Make-windll.sh | 46 + dll/Makefile.in | 250 + dll/abot/Makefile.in | 175 + dll/abot/abot.sh | 33 + dll/abot/autobot.c | 242 + dll/acro/Makefile.in | 175 + dll/acro/README | 17 + dll/acro/TODO | 7 + dll/acro/acro.c | 621 + dll/acro/acro.h | 116 + dll/acro/acro.sh | 32 + dll/aim/Makefile.in | 199 + dll/aim/README | 7 + dll/aim/aim.c | 409 + dll/aim/aim.h | 88 + dll/aim/bx.patch | 294 + dll/aim/cmd.c | 716 + dll/aim/toc.c | 158 + dll/aim/toc/BUGS | 3 + dll/aim/toc/Makefile.in | 174 + dll/aim/toc/PROTOCOL | 438 + dll/aim/toc/README | 5 + dll/aim/toc/TODO | 3 + dll/aim/toc/buddy.c | 345 + dll/aim/toc/interface.c | 86 + dll/aim/toc/ll.c | 148 + dll/aim/toc/ll.h | 44 + dll/aim/toc/misc.c | 59 + dll/aim/toc/network.c | 223 + dll/aim/toc/out | 244 + dll/aim/toc/proxy.h | 18 + dll/aim/toc/server.c | 520 + dll/aim/toc/test/Makefile | 17 + dll/aim/toc/test/lltest.c | 60 + dll/aim/toc/test/main.c | 61 + dll/aim/toc/toc.c | 869 + dll/aim/toc/toc.h | 279 + dll/aim/toc/util.c | 197 + dll/aim/util.c | 171 + dll/amp/Makefile.in | 220 + dll/amp/amp.h | 35 + dll/amp/audio.c | 467 + dll/amp/audio.h | 162 + dll/amp/audioIO.c | 27 + dll/amp/audioIO.h | 28 + dll/amp/audioIO_Linux.c | 147 + dll/amp/buffer.c | 267 + dll/amp/config.h.in | 40 + dll/amp/getbits.c | 276 + dll/amp/getbits.h | 79 + dll/amp/getdata.c | 284 + dll/amp/getdata.h | 42 + dll/amp/huffman.c | 208 + dll/amp/huffman.h | 259 + dll/amp/layer2.c | 321 + dll/amp/layer2.h | 190 + dll/amp/layer3.c | 197 + dll/amp/layer3.h | 16 + dll/amp/misc2.c | 1105 + dll/amp/misc2.h | 34 + dll/amp/position.c | 101 + dll/amp/position.h | 10 + dll/amp/proto.h | 26 + dll/amp/transform.c | 1523 ++ dll/amp/transform.h | 168 + dll/amp/util.c | 64 + dll/arcfour/Makefile.in | 178 + dll/arcfour/README | 7 + dll/arcfour/arcfour.c | 307 + dll/arcfour/arcfour.h | 15 + dll/arcfour/asdf | 1 + dll/arcfour/md5.c | 239 + dll/arcfour/md5.h | 14 + dll/autocycle/Makefile.in | 178 + dll/autocycle/autocycle.c | 63 + dll/blowfish/CREDITS | 5 + dll/blowfish/Makefile.in | 175 + dll/blowfish/README | 4 + dll/blowfish/bf_tab.h | 275 + dll/blowfish/blowfish.c | 387 + dll/blowfish/blowfish.doc | 674 + dll/blowfish/blowfish.h | 86 + dll/blowfish/blowfish.sh | 33 + dll/blowfish/bot-crypt.tcl | 74 + dll/blowfish/op-crypt.tcl | 132 + dll/cavlink/Makefile.in | 175 + dll/cavlink/cavlink.c | 1342 ++ dll/cavlink/cavlink.sh | 27 + dll/cdrom/Makefile.in | 175 + dll/cdrom/cdrom.c | 410 + dll/dllinit.c | 84 + dll/encrypt/Makefile.in | 176 + dll/encrypt/encrypt.c | 76 + dll/encrypt/encrypt.sh | 33 + dll/europa/COPYING | 340 + dll/europa/CREDITS | 4 + dll/europa/Makefile.in | 180 + dll/europa/README | 139 + dll/europa/corba/EuropaAI/Europa.class | Bin 0 -> 214 bytes dll/europa/corba/EuropaAI/Europa.java | 13 + dll/europa/corba/EuropaAI/EuropaHelper.class | Bin 0 -> 2096 bytes dll/europa/corba/EuropaAI/EuropaHelper.java | 50 + dll/europa/corba/EuropaAI/EuropaHolder.class | Bin 0 -> 868 bytes dll/europa/corba/EuropaAI/EuropaHolder.java | 32 + .../corba/EuropaAI/_EuropaImplBase.class | Bin 0 -> 2214 bytes .../corba/EuropaAI/_EuropaImplBase.java | 47 + dll/europa/corba/EuropaAI/_EuropaStub.class | Bin 0 -> 945 bytes dll/europa/corba/EuropaAI/_EuropaStub.java | 34 + dll/europa/corba/EuropaServant.class | Bin 0 -> 394 bytes dll/europa/corba/ai-client | Bin 0 -> 17228 bytes dll/europa/corba/ai.class | Bin 0 -> 1231 bytes dll/europa/corba/ai.ior | 1 + dll/europa/corba/ai.java | 38 + dll/europa/corba/europa.idl | 5 + dll/europa/corba/orbit/ai-client.c | 81 + dll/europa/corba/orbit/europa-common.c | 23 + dll/europa/corba/orbit/europa-skels.c | 104 + dll/europa/corba/orbit/europa-stubs.c | 114 + dll/europa/corba/orbit/europa.h | 68 + dll/europa/cse476/Makefile | 38 + dll/europa/cse476/README | 10 + dll/europa/cse476/gnode.cpp | 230 + dll/europa/cse476/gnode.h | 36 + dll/europa/cse476/grammar.cpp | 143 + dll/europa/cse476/grammar.h | 34 + dll/europa/cse476/grammar.txt | 12 + dll/europa/cse476/lexicon.cpp | 121 + dll/europa/cse476/lexicon.h | 34 + dll/europa/cse476/lexicon.txt | 22 + dll/europa/cse476/list.cpp | 569 + dll/europa/cse476/list.h | 53 + dll/europa/cse476/p1 | Bin 0 -> 67918 bytes dll/europa/cse476/p1-junk.cpp | 97 + dll/europa/cse476/p1.cpp | 32 + dll/europa/cse476/parse.cpp | 338 + dll/europa/cse476/parse.h | 64 + dll/europa/cse476/parse.txt | 53 + dll/europa/cse476/parse2.txt | 59 + dll/europa/cse476/t1.cpp | 10 + dll/europa/cse476/t2.cpp | 12 + dll/europa/cse476/t3.cpp | 11 + dll/europa/cse476/t4.cpp | 8 + dll/europa/europa.c | 371 + dll/europa/europa.h | 5 + dll/europa/knowledgebase.sql | 6065 +++++ dll/fserv/Makefile.in | 174 + dll/fserv/fserv.c | 1178 + dll/fserv/fserv.sh | 33 + dll/hint/BitchX.hints | 30 + dll/hint/Makefile.in | 176 + dll/hint/hint.c | 206 + dll/hint/hint.sh | 32 + dll/identd/Makefile.in | 175 + dll/identd/identd.c | 111 + dll/identd/identd.sh | 33 + dll/nap/Changes | 98 + dll/nap/Makefile.in | 196 + dll/nap/README.nap | 343 + dll/nap/dragonap/README.FIRST | 24 + dll/nap/dragonap/napi/Makefile | 2 + dll/nap/dragonap/napi/commands.h | 32 + dll/nap/dragonap/napi/main | Bin 0 -> 10464 bytes dll/nap/dragonap/napi/main.c | 27 + dll/nap/dragonap/napi/napi.c | 221 + dll/nap/dragonap/napi/napi.h | 99 + dll/nap/dragonap/napster/args.c | 67 + dll/nap/dragonap/napster/blah | 2 + dll/nap/dragonap/napster/nappy.c | 505 + dll/nap/md5.c | 288 + dll/nap/md5.h | 35 + dll/nap/nap.c | 2371 ++ dll/nap/nap.sh | 38 + dll/nap/nap_file.c | 845 + dll/nap/napfunc.c | 180 + dll/nap/napother.c | 261 + dll/nap/napsend.c | 1682 ++ dll/nap/napster.h | 424 + dll/nap/old/md5.c | 392 + dll/nap/old/md5.h | 94 + dll/nap/test | Bin 0 -> 5097 bytes dll/nap/test.c | 23 + dll/nap/to-do | 13 + dll/nicklist/Make.cmd | 1 + dll/nicklist/Makefile.in | 178 + dll/nicklist/nicklist.c | 318 + dll/pkga/Makefile.in | 175 + dll/pkga/pkga.c | 149 + dll/possum/Makefile.in | 181 + dll/possum/VERSION | 1 + dll/possum/def.h | 279 + dll/possum/extern.h | 264 + dll/possum/glob.h | 104 + dll/possum/head.c | 240 + dll/possum/head.h | 39 + dll/possum/llist.c | 86 + dll/possum/llist.h | 24 + dll/possum/pathnames.h | 46 + dll/possum/possum.c | 246 + dll/possum/possum.sh | 35 + dll/possum/rcv.h | 48 + dll/qbx/Makefile.in | 174 + dll/qbx/README | 9 + dll/qbx/qbx.c | 300 + dll/qbx/qbx.h | 16 + dll/qmail/Makefile.in | 175 + dll/qmail/qmail.c | 158 + dll/wavplay/Makefile.in | 175 + dll/wavplay/invite.wav | Bin 0 -> 9828 bytes dll/wavplay/kicked.wav | Bin 0 -> 4247 bytes dll/wavplay/llook_join.wav | Bin 0 -> 27252 bytes dll/wavplay/llook_split.wav | Bin 0 -> 10884 bytes dll/wavplay/notify_ZnO.wav | Bin 0 -> 7464 bytes dll/wavplay/unotify_ZnO.wav | Bin 0 -> 15220 bytes dll/wavplay/wavplay.c | 193 + dll/xmms/Makefile.in | 177 + dll/xmms/xmms.c | 327 + doc/BitchX.1 | 247 + doc/BitchX.bat.in | 27 + doc/BitchX.devel | 42 + doc/BitchX.doc | 1215 + doc/BitchX.faq | 24 + doc/BitchX.mailinglist | 19 + doc/BitchX.sites | 22 + doc/BitchX.xpm | 242 + doc/Makefile | 5 + doc/Makefile.in | 5 + doc/README | 9 + doc/README.GTK | 107 + doc/README.OS2 | 267 + doc/botlink.txt | 251 + doc/entire-faq.html | 1594 ++ doc/functions.txt | 1106 + doc/hooks.txt | 338 + doc/ircII.servers | 111 + doc/mirc-colors.txt | 51 + doc/misc/BitchX-mini.xpm | 143 + doc/misc/BitchX.ico | Bin 0 -> 2238 bytes doc/misc/BitchX.png | Bin 0 -> 1961 bytes doc/misc/Sfbx.ans | 23 + doc/misc/bitch52.bmp | Bin 0 -> 3805 bytes doc/misc/bitch52.xpm | 342 + doc/misc/bitchx.asc | 9 + doc/misc/bitchx.xpm | Bin 0 -> 13373 bytes doc/misc/lutkax.ans | 22 + doc/misc/pandur.ans | 14 + doc/pana-docs/pana-docs.txt | 401 + doc/pana-docs/pana-docs2.txt | 387 + doc/plugins.txt | 115 + doc/tcl/BitchX.tcl | 173 + doc/tcl/crypt-op.bx | 9 + doc/tcl/op-crypt.tcl | 53 + doc/tcl/tcl-commands.doc | 1020 + doc/tcl/tcl-ideas | 145 + doc/win32/README | 10 + include/PMbitchx.h | 58 + include/alias.h | 146 + include/alist.h | 116 + include/array.h | 38 + include/bsdglob.h | 86 + include/cdcc.h | 69 + include/cdns.h | 93 + include/cdrom.h | 67 + include/chelp.h | 12 + include/color.h | 900 + include/commands.h | 305 + include/config.h | 703 + include/cset.h | 444 + include/ctcp.h | 79 + include/dcc.h | 165 + include/debug.h | 43 + include/defs.h.in | 483 + include/dlfcn.h | 53 + include/encrypt.h | 26 + include/exec.h | 25 + include/files.h | 27 + include/flood.h | 33 + include/funny.h | 35 + include/gtkbitchx.h | 54 + include/gui.h | 119 + include/hash.h | 36 + include/hash2.h | 67 + include/hebrew.h | 11 + include/help.h | 16 + include/history.h | 26 + include/hold.h | 25 + include/hook.h | 184 + include/if.h | 26 + include/ignore.h | 68 + include/input.h | 180 + include/irc.h | 347 + include/irc_std.h | 254 + include/ircaux.h | 294 + include/ircterm.h | 749 + include/keys.h | 55 + include/lastlog.h | 91 + include/list.h | 30 + include/log.h | 22 + include/mail.h | 19 + include/misc.h | 236 + include/module.h | 662 + include/modval.h | 715 + include/names.h | 98 + include/newio.h | 27 + include/notice.h | 37 + include/notify.h | 37 + include/numbers.h | 23 + include/options.h | 53 + include/output.h | 42 + include/parse.h | 51 + include/queue.h | 16 + include/screen.h | 82 + include/server.h | 444 + include/ssl.h | 32 + include/stack.h | 49 + include/status.h | 26 + include/struct.h | 1245 + include/tcl_bx.h | 80 + include/timer.h | 29 + include/translat.h | 30 + include/userlist.h | 87 + include/vars.h | 428 + include/who.h | 84 + include/whowas.h | 63 + include/winbitchx.h | 625 + include/window.h | 176 + install-sh | 251 + macros/audiofile.m4 | 170 + macros/check_declaration.m4 | 12 + macros/check_version.m4 | 24 + macros/esd.m4 | 165 + macros/glib.m4 | 197 + macros/gnome.m4 | 145 + macros/gtk.m4 | 195 + macros/imlib.m4 | 303 + macros/mkaclocal | 3 + macros/plugins.m4 | 70 + macros/pluginsupport.m4 | 166 + macros/sanity.m4 | 42 + macros/shlib.m4 | 15 + macros/xmms.m4 | 148 + mkinstalldirs | 40 + script/SCRIPTS | 11 + script/actplug.gmz | 121 + script/auto_resume | 9 + script/bxglobal | 10 + script/bxtcl.tcl | 495 + script/cyp1.0k.tar.gz | Bin 0 -> 68742 bytes script/dcc_fserve-0.50.tgz | Bin 0 -> 6164 bytes script/example-.bitchxrc | 19 + script/file.tcl | 414 + script/fserve+vfs.tar.gz | Bin 0 -> 3964 bytes script/fserve.irc | 20 + script/logger.bx | 147 + script/menu.bx | 2613 +++ script/operchallenge-1.3.tar | Bin 0 -> 40960 bytes script/query | 16 + script/query.bx | 23 + source/Makefile.in | 993 + source/X.c | 37 + source/alias.c | 2490 ++ source/alist.c | 431 + source/alloca.c | 456 + source/array.c | 1012 + source/art.c | 441 + source/banlist.c | 1530 ++ source/bot_link.c | 1052 + source/cdcc.c | 1955 ++ source/cdns.c | 493 + source/cdrom.c | 414 + source/chelp.c | 208 + source/commands.c | 5705 +++++ source/commands2.c | 2900 +++ source/compat.c | 2458 ++ source/cset.c | 1284 ++ source/ctcp.c | 1669 ++ source/dcc.c | 4449 ++++ source/debug.c | 263 + source/digraph.inc | 204 + source/encrypt.c | 260 + source/exec.c | 1455 ++ source/expr.c | 1901 ++ source/expr2.c | 1840 ++ source/files.c | 288 + source/flood.c | 610 + source/fset.c | 1077 + source/functions.c | 7413 ++++++ source/funny.c | 459 + source/glob.c | 852 + source/gtkbitchx.c | 3372 +++ source/hash.c | 880 + source/hebrew.c | 259 + source/help.c | 763 + source/history.c | 378 + source/hook.c | 1862 ++ source/if.c | 768 + source/ignore.c | 1088 + source/input.c | 2893 +++ source/irc.c | 1745 ++ source/ircaux.c | 3244 +++ source/ircsig.c | 53 + source/keys.c | 1513 ++ source/lastlog.c | 812 + source/list.c | 224 + source/log.c | 151 + source/mail.c | 290 + source/misc.c | 5260 +++++ source/modules.c | 1384 ++ source/names.c | 2080 ++ source/network.c | 852 + source/newio.c | 556 + source/notice.c | 1232 + source/notify.c | 969 + source/numbers.c | 1703 ++ source/opendir.c | 108 + source/output.c | 342 + source/parse.c | 2009 ++ source/pmbitchx.RES | Bin 0 -> 8793 bytes source/pmbitchx.c | 3742 +++ source/pmbitchx.def | 3 + source/pmbitchx.ico | Bin 0 -> 3065 bytes source/pmbitchx.rc | 155 + source/queue.c | 363 + source/readlog.c | 241 + source/reg.c | 478 + source/scr-bx.c | 649 + source/screen.c | 2998 +++ source/server.c | 3879 ++++ source/server.c.orig | 3792 ++++ source/stack.c | 241 + source/status.c | 1670 ++ source/struct.c | 725 + source/tcl.c | 2467 ++ source/tcl_public.c | 1569 ++ source/term.c | 2608 +++ source/timer.c | 628 + source/translat.c | 430 + source/user.c | 604 + source/userlist.c | 1717 ++ source/vars.c | 1722 ++ source/who.c | 1074 + source/whowas.c | 419 + source/winbitchx.c | 3415 +++ source/window.c | 4964 ++++ source/words.c | 352 + source/wserv.c | 134 + stamp-h.in | 0 translation/ASCII | 64 + translation/CP437 | 64 + translation/CP850 | 64 + translation/DANISH | 64 + translation/DEC_MCS | 64 + translation/DG_MCS | 64 + translation/DUTCH | 64 + translation/FINNISH | 64 + translation/FRENCH | 64 + translation/FRENCH_CANADIAN | 64 + translation/GERMAN | 64 + translation/HP_MCS | 64 + translation/IRV | 64 + translation/ITALIAN | 64 + translation/JIS | 64 + translation/MACINTOSH | 64 + translation/NEXT | 64 + translation/NORWEGIAN_1 | 64 + translation/NORWEGIAN_2 | 64 + translation/POLISH | 64 + translation/POLISH_NOPL | 64 + translation/PORTUGUESE | 64 + translation/PORTUGUESE_COM | 64 + translation/RUSSIAN | 64 + translation/RUSSIAN_ALT | 64 + translation/RUSSIAN_WIN | 64 + translation/SPANISH | 64 + translation/SWEDISH | 64 + translation/SWEDISH_NAMES | 64 + translation/SWEDISH_NAMES_COM | 64 + translation/SWISS | 64 + translation/UNITED_KINGDOM | 64 + translation/UNITED_KINGDOM_COM | 64 + 1424 files changed, 260320 insertions(+) create mode 100644 BitchX.help create mode 100644 BitchX.ircnames create mode 100644 BitchX.quit create mode 100644 BitchX.reasons create mode 100644 COMPILE-PROBLEMS create mode 100644 COPYRIGHT create mode 100644 Changelog create mode 100644 INSTALL create mode 100644 IPv6-support create mode 100644 Makefile create mode 100644 Makefile.in create mode 100644 README-1.1 create mode 100644 README-1.2 create mode 100644 aclocal.m4 create mode 100755 autogen.sh create mode 100644 bitchx-docs/1_General/1_General create mode 100644 bitchx-docs/1_General/4op create mode 100644 bitchx-docs/1_General/about create mode 100644 bitchx-docs/1_General/addforward create mode 100644 bitchx-docs/1_General/addidle create mode 100644 bitchx-docs/1_General/addlamenick create mode 100644 bitchx-docs/1_General/addnoflood create mode 100644 bitchx-docs/1_General/addshit create mode 100644 bitchx-docs/1_General/adduser create mode 100644 bitchx-docs/1_General/addword create mode 100644 bitchx-docs/1_General/ajoin create mode 100644 bitchx-docs/1_General/ajoinlist create mode 100644 bitchx-docs/1_General/away create mode 100644 bitchx-docs/1_General/awaylog create mode 100644 bitchx-docs/1_General/awaymsg create mode 100644 bitchx-docs/1_General/b create mode 100644 bitchx-docs/1_General/back create mode 100644 bitchx-docs/1_General/ban create mode 100644 bitchx-docs/1_General/banstat create mode 100644 bitchx-docs/1_General/bantype create mode 100644 bitchx-docs/1_General/banwords create mode 100644 bitchx-docs/1_General/bk create mode 100644 bitchx-docs/1_General/bki create mode 100644 bitchx-docs/1_General/bye create mode 100644 bitchx-docs/1_General/channel create mode 100644 bitchx-docs/1_General/chat create mode 100644 bitchx-docs/1_General/ctcp/action create mode 100644 bitchx-docs/1_General/ctcp/bdcc create mode 100644 bitchx-docs/1_General/ctcp/cdcc create mode 100644 bitchx-docs/1_General/ctcp/clientinfo create mode 100644 bitchx-docs/1_General/ctcp/ctcp create mode 100644 bitchx-docs/1_General/ctcp/echo create mode 100644 bitchx-docs/1_General/ctcp/finger create mode 100644 bitchx-docs/1_General/ctcp/ident create mode 100644 bitchx-docs/1_General/ctcp/invite create mode 100644 bitchx-docs/1_General/ctcp/op create mode 100644 bitchx-docs/1_General/ctcp/ops create mode 100644 bitchx-docs/1_General/ctcp/ping create mode 100644 bitchx-docs/1_General/ctcp/time create mode 100644 bitchx-docs/1_General/ctcp/unban create mode 100644 bitchx-docs/1_General/ctcp/uptime create mode 100644 bitchx-docs/1_General/ctcp/userinfo create mode 100644 bitchx-docs/1_General/ctcp/utc create mode 100644 bitchx-docs/1_General/ctcp/version create mode 100644 bitchx-docs/1_General/ctcp/whoami create mode 100644 bitchx-docs/1_General/ctcp/xdcc create mode 100644 bitchx-docs/1_General/dcc/activecount create mode 100644 bitchx-docs/1_General/dcc/autoget create mode 100644 bitchx-docs/1_General/dcc/autooverwrite create mode 100644 bitchx-docs/1_General/dcc/autorename create mode 100644 bitchx-docs/1_General/dcc/autoresume create mode 100644 bitchx-docs/1_General/dcc/bot create mode 100644 bitchx-docs/1_General/dcc/chat create mode 100644 bitchx-docs/1_General/dcc/close create mode 100644 bitchx-docs/1_General/dcc/closeall create mode 100644 bitchx-docs/1_General/dcc/dcc create mode 100644 bitchx-docs/1_General/dcc/exempt create mode 100644 bitchx-docs/1_General/dcc/ftp create mode 100644 bitchx-docs/1_General/dcc/get create mode 100644 bitchx-docs/1_General/dcc/list create mode 100644 bitchx-docs/1_General/dcc/quietmode create mode 100644 bitchx-docs/1_General/dcc/raw create mode 100644 bitchx-docs/1_General/dcc/reget create mode 100644 bitchx-docs/1_General/dcc/rename create mode 100644 bitchx-docs/1_General/dcc/resend create mode 100644 bitchx-docs/1_General/dcc/resume create mode 100644 bitchx-docs/1_General/dcc/send create mode 100644 bitchx-docs/1_General/dcc/showpaths create mode 100644 bitchx-docs/1_General/dcc/stats create mode 100644 bitchx-docs/1_General/dcc/tget create mode 100644 bitchx-docs/1_General/dcc/treget create mode 100644 bitchx-docs/1_General/dcc/tresend create mode 100644 bitchx-docs/1_General/dcc/tsend create mode 100644 bitchx-docs/1_General/describe create mode 100644 bitchx-docs/1_General/disconnect create mode 100644 bitchx-docs/1_General/gone create mode 100644 bitchx-docs/1_General/help create mode 100644 bitchx-docs/1_General/ignore create mode 100644 bitchx-docs/1_General/invite create mode 100644 bitchx-docs/1_General/j create mode 100644 bitchx-docs/1_General/join create mode 100644 bitchx-docs/1_General/k create mode 100644 bitchx-docs/1_General/kb create mode 100644 bitchx-docs/1_General/kbi create mode 100644 bitchx-docs/1_General/kick create mode 100644 bitchx-docs/1_General/kickidle create mode 100644 bitchx-docs/1_General/l create mode 100644 bitchx-docs/1_General/lamenicklist create mode 100644 bitchx-docs/1_General/lastlog create mode 100644 bitchx-docs/1_General/leave create mode 100644 bitchx-docs/1_General/m create mode 100644 bitchx-docs/1_General/me create mode 100644 bitchx-docs/1_General/mode create mode 100644 bitchx-docs/1_General/msg create mode 100644 bitchx-docs/1_General/nick create mode 100644 bitchx-docs/1_General/nochat create mode 100644 bitchx-docs/1_General/noforward create mode 100644 bitchx-docs/1_General/notice create mode 100644 bitchx-docs/1_General/notify create mode 100644 bitchx-docs/1_General/nslookup create mode 100644 bitchx-docs/1_General/offers create mode 100644 bitchx-docs/1_General/p create mode 100644 bitchx-docs/1_General/part create mode 100644 bitchx-docs/1_General/partall create mode 100644 bitchx-docs/1_General/ping create mode 100644 bitchx-docs/1_General/query create mode 100644 bitchx-docs/1_General/quit create mode 100644 bitchx-docs/1_General/reconnect create mode 100644 bitchx-docs/1_General/say create mode 100644 bitchx-docs/1_General/server create mode 100644 bitchx-docs/1_General/shitlist create mode 100644 bitchx-docs/1_General/showwordkick create mode 100644 bitchx-docs/1_General/silence create mode 100644 bitchx-docs/1_General/spam create mode 100644 bitchx-docs/1_General/t create mode 100644 bitchx-docs/1_General/topic create mode 100644 bitchx-docs/1_General/unajoin create mode 100644 bitchx-docs/1_General/unforward create mode 100644 bitchx-docs/1_General/unidle create mode 100644 bitchx-docs/1_General/unlamenick create mode 100644 bitchx-docs/1_General/unshit create mode 100644 bitchx-docs/1_General/unuser create mode 100644 bitchx-docs/1_General/unwordkick create mode 100644 bitchx-docs/1_General/uping create mode 100644 bitchx-docs/1_General/url create mode 100644 bitchx-docs/1_General/ver create mode 100644 bitchx-docs/1_General/wordlist create mode 100644 bitchx-docs/2_Queries/2_Queries create mode 100644 bitchx-docs/2_Queries/admin create mode 100644 bitchx-docs/2_Queries/flush create mode 100644 bitchx-docs/2_Queries/info create mode 100644 bitchx-docs/2_Queries/ison create mode 100644 bitchx-docs/2_Queries/links create mode 100644 bitchx-docs/2_Queries/list create mode 100644 bitchx-docs/2_Queries/lusers create mode 100644 bitchx-docs/2_Queries/map create mode 100644 bitchx-docs/2_Queries/motd create mode 100644 bitchx-docs/2_Queries/n create mode 100644 bitchx-docs/2_Queries/names create mode 100644 bitchx-docs/2_Queries/sc create mode 100644 bitchx-docs/2_Queries/scan create mode 100644 bitchx-docs/2_Queries/scanf create mode 100644 bitchx-docs/2_Queries/scani create mode 100644 bitchx-docs/2_Queries/scann create mode 100644 bitchx-docs/2_Queries/scano create mode 100644 bitchx-docs/2_Queries/scans create mode 100644 bitchx-docs/2_Queries/scanv create mode 100644 bitchx-docs/2_Queries/stats create mode 100644 bitchx-docs/2_Queries/time create mode 100644 bitchx-docs/2_Queries/trace create mode 100644 bitchx-docs/2_Queries/userhost create mode 100644 bitchx-docs/2_Queries/userip create mode 100644 bitchx-docs/2_Queries/users create mode 100644 bitchx-docs/2_Queries/version create mode 100644 bitchx-docs/2_Queries/who create mode 100644 bitchx-docs/2_Queries/whois create mode 100644 bitchx-docs/2_Queries/whowas create mode 100644 bitchx-docs/2_Queries/wi create mode 100644 bitchx-docs/2_Queries/wii create mode 100644 bitchx-docs/2_Queries/wilc create mode 100644 bitchx-docs/2_Queries/wilcr create mode 100644 bitchx-docs/2_Queries/wilm create mode 100644 bitchx-docs/2_Queries/wiln create mode 100644 bitchx-docs/2_Queries/ww create mode 100644 bitchx-docs/3_Operators/3_Operators create mode 100644 bitchx-docs/3_Operators/connect create mode 100644 bitchx-docs/3_Operators/deoper create mode 100644 bitchx-docs/3_Operators/die create mode 100644 bitchx-docs/3_Operators/dline create mode 100644 bitchx-docs/3_Operators/hash create mode 100644 bitchx-docs/3_Operators/helpop create mode 100644 bitchx-docs/3_Operators/helpserv create mode 100644 bitchx-docs/3_Operators/kill create mode 100644 bitchx-docs/3_Operators/kline create mode 100644 bitchx-docs/3_Operators/locop create mode 100644 bitchx-docs/3_Operators/oper create mode 100644 bitchx-docs/3_Operators/rehash create mode 100644 bitchx-docs/3_Operators/restart create mode 100644 bitchx-docs/3_Operators/rping create mode 100644 bitchx-docs/3_Operators/sping create mode 100644 bitchx-docs/3_Operators/squit create mode 100644 bitchx-docs/3_Operators/swallop create mode 100644 bitchx-docs/3_Operators/tkline create mode 100644 bitchx-docs/3_Operators/unkline create mode 100644 bitchx-docs/3_Operators/uping create mode 100644 bitchx-docs/3_Operators/wallops create mode 100644 bitchx-docs/4_Misc/4_Misc create mode 100644 bitchx-docs/4_Misc/abort create mode 100644 bitchx-docs/4_Misc/beep create mode 100644 bitchx-docs/4_Misc/bind/backspace create mode 100644 bitchx-docs/4_Misc/bind/backward_character create mode 100644 bitchx-docs/4_Misc/bind/backward_history create mode 100644 bitchx-docs/4_Misc/bind/backward_word create mode 100644 bitchx-docs/4_Misc/bind/beginning_of_line create mode 100644 bitchx-docs/4_Misc/bind/bind create mode 100644 bitchx-docs/4_Misc/bind/blink create mode 100644 bitchx-docs/4_Misc/bind/bold create mode 100644 bitchx-docs/4_Misc/bind/clear_screen create mode 100644 bitchx-docs/4_Misc/bind/command_completion create mode 100644 bitchx-docs/4_Misc/bind/delete_character create mode 100644 bitchx-docs/4_Misc/bind/delete_next_word create mode 100644 bitchx-docs/4_Misc/bind/delete_previous_word create mode 100644 bitchx-docs/4_Misc/bind/delete_to_previous_space create mode 100644 bitchx-docs/4_Misc/bind/end_of_line create mode 100644 bitchx-docs/4_Misc/bind/enter_digraph create mode 100644 bitchx-docs/4_Misc/bind/enter_menu create mode 100644 bitchx-docs/4_Misc/bind/erase_line create mode 100644 bitchx-docs/4_Misc/bind/erase_to_beg_of_line create mode 100644 bitchx-docs/4_Misc/bind/erase_to_end_of_line create mode 100644 bitchx-docs/4_Misc/bind/forward_character create mode 100644 bitchx-docs/4_Misc/bind/forward_history create mode 100644 bitchx-docs/4_Misc/bind/forward_word create mode 100644 bitchx-docs/4_Misc/bind/highlight_off create mode 100644 bitchx-docs/4_Misc/bind/meta1_character create mode 100644 bitchx-docs/4_Misc/bind/meta4_character create mode 100644 bitchx-docs/4_Misc/bind/next_window create mode 100644 bitchx-docs/4_Misc/bind/nothing create mode 100644 bitchx-docs/4_Misc/bind/parse_command create mode 100644 bitchx-docs/4_Misc/bind/paste_to_input create mode 100644 bitchx-docs/4_Misc/bind/previous_window create mode 100644 bitchx-docs/4_Misc/bind/quit_irc create mode 100644 bitchx-docs/4_Misc/bind/quote_character create mode 100644 bitchx-docs/4_Misc/bind/refresh_inputline create mode 100644 bitchx-docs/4_Misc/bind/refresh_screen create mode 100644 bitchx-docs/4_Misc/bind/reverse create mode 100644 bitchx-docs/4_Misc/bind/scroll_backward create mode 100644 bitchx-docs/4_Misc/bind/scroll_end create mode 100644 bitchx-docs/4_Misc/bind/scroll_forward create mode 100644 bitchx-docs/4_Misc/bind/scroll_start create mode 100644 bitchx-docs/4_Misc/bind/self_insert create mode 100644 bitchx-docs/4_Misc/bind/send_line create mode 100644 bitchx-docs/4_Misc/bind/shove_to_history create mode 100644 bitchx-docs/4_Misc/bind/stop_irc create mode 100644 bitchx-docs/4_Misc/bind/swap_last_window create mode 100644 bitchx-docs/4_Misc/bind/swap_next_window create mode 100644 bitchx-docs/4_Misc/bind/swap_previous_window create mode 100644 bitchx-docs/4_Misc/bind/switch_channels create mode 100644 bitchx-docs/4_Misc/bind/toggle_insert_mode create mode 100644 bitchx-docs/4_Misc/bind/toggle_stop_screen create mode 100644 bitchx-docs/4_Misc/bind/transpose_characters create mode 100644 bitchx-docs/4_Misc/bind/type_text create mode 100644 bitchx-docs/4_Misc/bind/unclear_screen create mode 100644 bitchx-docs/4_Misc/bind/underline create mode 100644 bitchx-docs/4_Misc/bind/unstop_all_windows create mode 100644 bitchx-docs/4_Misc/bind/yank_from_cutbuffer create mode 100644 bitchx-docs/4_Misc/cd create mode 100644 bitchx-docs/4_Misc/clear create mode 100644 bitchx-docs/4_Misc/digraph create mode 100644 bitchx-docs/4_Misc/encrypt create mode 100644 bitchx-docs/4_Misc/history create mode 100644 bitchx-docs/4_Misc/hostname create mode 100644 bitchx-docs/4_Misc/ircuser create mode 100644 bitchx-docs/4_Misc/mesg create mode 100644 bitchx-docs/4_Misc/mlist create mode 100644 bitchx-docs/4_Misc/mload create mode 100644 bitchx-docs/4_Misc/note create mode 100644 bitchx-docs/4_Misc/rbind create mode 100644 bitchx-docs/4_Misc/realname create mode 100644 bitchx-docs/4_Misc/set/always_split_biggest create mode 100644 bitchx-docs/4_Misc/set/auto_new_nick create mode 100644 bitchx-docs/4_Misc/set/auto_reconnect_delay create mode 100644 bitchx-docs/4_Misc/set/auto_rejoin create mode 100644 bitchx-docs/4_Misc/set/auto_rejoin_delay create mode 100644 bitchx-docs/4_Misc/set/auto_unmark_away create mode 100644 bitchx-docs/4_Misc/set/auto_whowas create mode 100644 bitchx-docs/4_Misc/set/banner create mode 100644 bitchx-docs/4_Misc/set/banner_expand create mode 100644 bitchx-docs/4_Misc/set/beep create mode 100644 bitchx-docs/4_Misc/set/beep_max create mode 100644 bitchx-docs/4_Misc/set/beep_on_msg create mode 100644 bitchx-docs/4_Misc/set/beep_when_away create mode 100644 bitchx-docs/4_Misc/set/blink_video create mode 100644 bitchx-docs/4_Misc/set/bold_video create mode 100644 bitchx-docs/4_Misc/set/channel_name_width create mode 100644 bitchx-docs/4_Misc/set/client_information create mode 100644 bitchx-docs/4_Misc/set/clock create mode 100644 bitchx-docs/4_Misc/set/clock_24hour create mode 100644 bitchx-docs/4_Misc/set/clock_alarm create mode 100644 bitchx-docs/4_Misc/set/clock_format create mode 100644 bitchx-docs/4_Misc/set/cmdchars create mode 100644 bitchx-docs/4_Misc/set/color create mode 100644 bitchx-docs/4_Misc/set/command_mode create mode 100644 bitchx-docs/4_Misc/set/comment_hack create mode 100644 bitchx-docs/4_Misc/set/connect_timeout create mode 100644 bitchx-docs/4_Misc/set/continued_line create mode 100644 bitchx-docs/4_Misc/set/cpu_saver_after create mode 100644 bitchx-docs/4_Misc/set/cpu_saver_every create mode 100644 bitchx-docs/4_Misc/set/current_window_level create mode 100644 bitchx-docs/4_Misc/set/dcc_auto_timeout create mode 100644 bitchx-docs/4_Misc/set/dcc_long_pathnames create mode 100644 bitchx-docs/4_Misc/set/dcc_sliding_window create mode 100644 bitchx-docs/4_Misc/set/dcc_store_path create mode 100644 bitchx-docs/4_Misc/set/debug create mode 100644 bitchx-docs/4_Misc/set/dispatch_unknown_command create mode 100644 bitchx-docs/4_Misc/set/display create mode 100644 bitchx-docs/4_Misc/set/display_ansi create mode 100644 bitchx-docs/4_Misc/set/do_notify_immediately create mode 100644 bitchx-docs/4_Misc/set/eight_bit_characters create mode 100644 bitchx-docs/4_Misc/set/encrypt_program create mode 100644 bitchx-docs/4_Misc/set/floating_point_math create mode 100644 bitchx-docs/4_Misc/set/flood_after create mode 100644 bitchx-docs/4_Misc/set/flood_rate create mode 100644 bitchx-docs/4_Misc/set/flood_users create mode 100644 bitchx-docs/4_Misc/set/flood_warning create mode 100644 bitchx-docs/4_Misc/set/full_status_line create mode 100644 bitchx-docs/4_Misc/set/help_pager create mode 100644 bitchx-docs/4_Misc/set/help_path create mode 100644 bitchx-docs/4_Misc/set/help_prompt create mode 100644 bitchx-docs/4_Misc/set/help_window create mode 100644 bitchx-docs/4_Misc/set/hide_private_channels create mode 100644 bitchx-docs/4_Misc/set/high_bit_escape create mode 100644 bitchx-docs/4_Misc/set/highlight_char create mode 100644 bitchx-docs/4_Misc/set/history create mode 100644 bitchx-docs/4_Misc/set/history_file create mode 100644 bitchx-docs/4_Misc/set/hold_mode create mode 100644 bitchx-docs/4_Misc/set/indent create mode 100644 bitchx-docs/4_Misc/set/input_aliases create mode 100644 bitchx-docs/4_Misc/set/input_prompt create mode 100644 bitchx-docs/4_Misc/set/insert_mode create mode 100644 bitchx-docs/4_Misc/set/inverse_video create mode 100644 bitchx-docs/4_Misc/set/lastlog create mode 100644 bitchx-docs/4_Misc/set/lastlog_level create mode 100644 bitchx-docs/4_Misc/set/load_path create mode 100644 bitchx-docs/4_Misc/set/log create mode 100644 bitchx-docs/4_Misc/set/logfile create mode 100644 bitchx-docs/4_Misc/set/mail create mode 100644 bitchx-docs/4_Misc/set/max_recursions create mode 100644 bitchx-docs/4_Misc/set/menu create mode 100644 bitchx-docs/4_Misc/set/mirc_broken_dcc_resume create mode 100644 bitchx-docs/4_Misc/set/mode_stripper create mode 100644 bitchx-docs/4_Misc/set/nd_space_max create mode 100644 bitchx-docs/4_Misc/set/no_control_log create mode 100644 bitchx-docs/4_Misc/set/no_ctcp_flood create mode 100644 bitchx-docs/4_Misc/set/no_fail_disconnect create mode 100644 bitchx-docs/4_Misc/set/notify_handler create mode 100644 bitchx-docs/4_Misc/set/notify_interval create mode 100644 bitchx-docs/4_Misc/set/notify_level create mode 100644 bitchx-docs/4_Misc/set/notify_on_termination create mode 100644 bitchx-docs/4_Misc/set/notify_userhost_automatic create mode 100644 bitchx-docs/4_Misc/set/novice create mode 100644 bitchx-docs/4_Misc/set/num_of_whowas create mode 100644 bitchx-docs/4_Misc/set/pad_char create mode 100644 bitchx-docs/4_Misc/set/quit_message create mode 100644 bitchx-docs/4_Misc/set/realname create mode 100644 bitchx-docs/4_Misc/set/reverse_status_line create mode 100644 bitchx-docs/4_Misc/set/reverse_video create mode 100644 bitchx-docs/4_Misc/set/screen_options create mode 100644 bitchx-docs/4_Misc/set/scroll create mode 100644 bitchx-docs/4_Misc/set/scroll_lines create mode 100644 bitchx-docs/4_Misc/set/scrollback create mode 100644 bitchx-docs/4_Misc/set/scrollback_ratio create mode 100644 bitchx-docs/4_Misc/set/security create mode 100644 bitchx-docs/4_Misc/set/send_ignore_msg create mode 100644 bitchx-docs/4_Misc/set/set create mode 100644 bitchx-docs/4_Misc/set/shell create mode 100644 bitchx-docs/4_Misc/set/shell_flags create mode 100644 bitchx-docs/4_Misc/set/shell_limit create mode 100644 bitchx-docs/4_Misc/set/show_away_once create mode 100644 bitchx-docs/4_Misc/set/show_channel_names create mode 100644 bitchx-docs/4_Misc/set/show_end_of_msgs create mode 100644 bitchx-docs/4_Misc/set/show_numerics create mode 100644 bitchx-docs/4_Misc/set/show_status_all create mode 100644 bitchx-docs/4_Misc/set/show_who_hopcount create mode 100644 bitchx-docs/4_Misc/set/status_away create mode 100644 bitchx-docs/4_Misc/set/status_channel create mode 100644 bitchx-docs/4_Misc/set/status_chanop create mode 100644 bitchx-docs/4_Misc/set/status_clock create mode 100644 bitchx-docs/4_Misc/set/status_does_expandos create mode 100644 bitchx-docs/4_Misc/set/status_format create mode 100644 bitchx-docs/4_Misc/set/status_hold create mode 100644 bitchx-docs/4_Misc/set/status_hold_lines create mode 100644 bitchx-docs/4_Misc/set/status_insert create mode 100644 bitchx-docs/4_Misc/set/status_mail create mode 100644 bitchx-docs/4_Misc/set/status_mode create mode 100644 bitchx-docs/4_Misc/set/status_nick create mode 100644 bitchx-docs/4_Misc/set/status_no_repeat create mode 100644 bitchx-docs/4_Misc/set/status_notify create mode 100644 bitchx-docs/4_Misc/set/status_oper create mode 100644 bitchx-docs/4_Misc/set/status_overwrite create mode 100644 bitchx-docs/4_Misc/set/status_query create mode 100644 bitchx-docs/4_Misc/set/status_scrollback create mode 100644 bitchx-docs/4_Misc/set/status_server create mode 100644 bitchx-docs/4_Misc/set/status_truncate_rhs create mode 100644 bitchx-docs/4_Misc/set/status_umode create mode 100644 bitchx-docs/4_Misc/set/status_user create mode 100644 bitchx-docs/4_Misc/set/status_voice create mode 100644 bitchx-docs/4_Misc/set/status_window create mode 100644 bitchx-docs/4_Misc/set/suppress_from_remote_server create mode 100644 bitchx-docs/4_Misc/set/suppress_server_motd create mode 100644 bitchx-docs/4_Misc/set/tab create mode 100644 bitchx-docs/4_Misc/set/tab_max create mode 100644 bitchx-docs/4_Misc/set/underline_video create mode 100644 bitchx-docs/4_Misc/set/user_information create mode 100644 bitchx-docs/4_Misc/set/verbose_ctcp create mode 100644 bitchx-docs/4_Misc/set/warn_of_ignores create mode 100644 bitchx-docs/4_Misc/set/xterm create mode 100644 bitchx-docs/4_Misc/set/xterm_options create mode 100644 bitchx-docs/4_Misc/summon create mode 100644 bitchx-docs/4_Misc/unclear create mode 100644 bitchx-docs/4_Misc/which create mode 100644 bitchx-docs/4_Misc/window/add create mode 100644 bitchx-docs/4_Misc/window/back create mode 100644 bitchx-docs/4_Misc/window/balance create mode 100644 bitchx-docs/4_Misc/window/beep_always create mode 100644 bitchx-docs/4_Misc/window/bind create mode 100644 bitchx-docs/4_Misc/window/channel create mode 100644 bitchx-docs/4_Misc/window/create create mode 100644 bitchx-docs/4_Misc/window/delete create mode 100644 bitchx-docs/4_Misc/window/discon create mode 100644 bitchx-docs/4_Misc/window/double create mode 100644 bitchx-docs/4_Misc/window/echo create mode 100644 bitchx-docs/4_Misc/window/fixed create mode 100644 bitchx-docs/4_Misc/window/font create mode 100644 bitchx-docs/4_Misc/window/goto create mode 100644 bitchx-docs/4_Misc/window/grow create mode 100644 bitchx-docs/4_Misc/window/hide create mode 100644 bitchx-docs/4_Misc/window/hide_others create mode 100644 bitchx-docs/4_Misc/window/hold_mode create mode 100644 bitchx-docs/4_Misc/window/kill create mode 100644 bitchx-docs/4_Misc/window/kill_others create mode 100644 bitchx-docs/4_Misc/window/killswap create mode 100644 bitchx-docs/4_Misc/window/last create mode 100644 bitchx-docs/4_Misc/window/lastlog create mode 100644 bitchx-docs/4_Misc/window/lastlog_level create mode 100644 bitchx-docs/4_Misc/window/level create mode 100644 bitchx-docs/4_Misc/window/list create mode 100644 bitchx-docs/4_Misc/window/log create mode 100644 bitchx-docs/4_Misc/window/logfile create mode 100644 bitchx-docs/4_Misc/window/menu create mode 100644 bitchx-docs/4_Misc/window/move create mode 100644 bitchx-docs/4_Misc/window/name create mode 100644 bitchx-docs/4_Misc/window/new create mode 100644 bitchx-docs/4_Misc/window/next create mode 100644 bitchx-docs/4_Misc/window/noserv create mode 100644 bitchx-docs/4_Misc/window/notify create mode 100644 bitchx-docs/4_Misc/window/notify_level create mode 100644 bitchx-docs/4_Misc/window/number create mode 100644 bitchx-docs/4_Misc/window/pop create mode 100644 bitchx-docs/4_Misc/window/previous create mode 100644 bitchx-docs/4_Misc/window/prompt create mode 100644 bitchx-docs/4_Misc/window/push create mode 100644 bitchx-docs/4_Misc/window/query create mode 100644 bitchx-docs/4_Misc/window/refnum create mode 100644 bitchx-docs/4_Misc/window/remove create mode 100644 bitchx-docs/4_Misc/window/scratch create mode 100644 bitchx-docs/4_Misc/window/scroll create mode 100644 bitchx-docs/4_Misc/window/server create mode 100644 bitchx-docs/4_Misc/window/setwindowpos create mode 100644 bitchx-docs/4_Misc/window/show create mode 100644 bitchx-docs/4_Misc/window/shrink create mode 100644 bitchx-docs/4_Misc/window/size create mode 100644 bitchx-docs/4_Misc/window/skip create mode 100644 bitchx-docs/4_Misc/window/stack create mode 100644 bitchx-docs/4_Misc/window/status_special create mode 100644 bitchx-docs/4_Misc/window/swap create mode 100644 bitchx-docs/4_Misc/window/unbind create mode 100644 bitchx-docs/4_Misc/window/window create mode 100644 bitchx-docs/5_Programming/5_Programming create mode 100644 bitchx-docs/5_Programming/alias create mode 100644 bitchx-docs/5_Programming/assign create mode 100644 bitchx-docs/5_Programming/bless create mode 100644 bitchx-docs/5_Programming/break create mode 100644 bitchx-docs/5_Programming/call create mode 100644 bitchx-docs/5_Programming/comment create mode 100644 bitchx-docs/5_Programming/continue create mode 100644 bitchx-docs/5_Programming/do create mode 100644 bitchx-docs/5_Programming/dump create mode 100644 bitchx-docs/5_Programming/echo create mode 100644 bitchx-docs/5_Programming/eval create mode 100644 bitchx-docs/5_Programming/exec create mode 100644 bitchx-docs/5_Programming/fe create mode 100644 bitchx-docs/5_Programming/fec create mode 100644 bitchx-docs/5_Programming/filedialog create mode 100644 bitchx-docs/5_Programming/fontdialog create mode 100644 bitchx-docs/5_Programming/for create mode 100644 bitchx-docs/5_Programming/foreach create mode 100644 bitchx-docs/5_Programming/hook create mode 100644 bitchx-docs/5_Programming/if create mode 100644 bitchx-docs/5_Programming/input create mode 100644 bitchx-docs/5_Programming/load create mode 100644 bitchx-docs/5_Programming/loaddll create mode 100644 bitchx-docs/5_Programming/loadtcl create mode 100644 bitchx-docs/5_Programming/local create mode 100644 bitchx-docs/5_Programming/menu create mode 100644 bitchx-docs/5_Programming/menuitem create mode 100644 bitchx-docs/5_Programming/on/action create mode 100644 bitchx-docs/5_Programming/on/channel_nick create mode 100644 bitchx-docs/5_Programming/on/channel_signoff create mode 100644 bitchx-docs/5_Programming/on/connect create mode 100644 bitchx-docs/5_Programming/on/ctcp create mode 100644 bitchx-docs/5_Programming/on/ctcp_reply create mode 100644 bitchx-docs/5_Programming/on/dcc_chat create mode 100644 bitchx-docs/5_Programming/on/dcc_connect create mode 100644 bitchx-docs/5_Programming/on/dcc_list create mode 100644 bitchx-docs/5_Programming/on/dcc_lost create mode 100644 bitchx-docs/5_Programming/on/dcc_offer create mode 100644 bitchx-docs/5_Programming/on/dcc_raw create mode 100644 bitchx-docs/5_Programming/on/dcc_request create mode 100644 bitchx-docs/5_Programming/on/disconnect create mode 100644 bitchx-docs/5_Programming/on/encrypted_notice create mode 100644 bitchx-docs/5_Programming/on/encrypted_privmsg create mode 100644 bitchx-docs/5_Programming/on/exec create mode 100644 bitchx-docs/5_Programming/on/exec_errors create mode 100644 bitchx-docs/5_Programming/on/exec_exit create mode 100644 bitchx-docs/5_Programming/on/exec_prompt create mode 100644 bitchx-docs/5_Programming/on/exit create mode 100644 bitchx-docs/5_Programming/on/flood create mode 100644 bitchx-docs/5_Programming/on/help create mode 100644 bitchx-docs/5_Programming/on/hook create mode 100644 bitchx-docs/5_Programming/on/idle create mode 100644 bitchx-docs/5_Programming/on/input create mode 100644 bitchx-docs/5_Programming/on/invite create mode 100644 bitchx-docs/5_Programming/on/join create mode 100644 bitchx-docs/5_Programming/on/kick create mode 100644 bitchx-docs/5_Programming/on/kill create mode 100644 bitchx-docs/5_Programming/on/leave create mode 100644 bitchx-docs/5_Programming/on/list create mode 100644 bitchx-docs/5_Programming/on/mail create mode 100644 bitchx-docs/5_Programming/on/mode create mode 100644 bitchx-docs/5_Programming/on/mode_stripped create mode 100644 bitchx-docs/5_Programming/on/msg create mode 100644 bitchx-docs/5_Programming/on/msg_group create mode 100644 bitchx-docs/5_Programming/on/names create mode 100644 bitchx-docs/5_Programming/on/nickname create mode 100644 bitchx-docs/5_Programming/on/note create mode 100644 bitchx-docs/5_Programming/on/notice create mode 100644 bitchx-docs/5_Programming/on/notify_signoff create mode 100644 bitchx-docs/5_Programming/on/notify_signon create mode 100644 bitchx-docs/5_Programming/on/odd_server_stuff create mode 100644 bitchx-docs/5_Programming/on/on create mode 100644 bitchx-docs/5_Programming/on/oper_notice create mode 100644 bitchx-docs/5_Programming/on/pong create mode 100644 bitchx-docs/5_Programming/on/public create mode 100644 bitchx-docs/5_Programming/on/public_msg create mode 100644 bitchx-docs/5_Programming/on/public_notice create mode 100644 bitchx-docs/5_Programming/on/public_other create mode 100644 bitchx-docs/5_Programming/on/raw_irc create mode 100644 bitchx-docs/5_Programming/on/redirect create mode 100644 bitchx-docs/5_Programming/on/send_action create mode 100644 bitchx-docs/5_Programming/on/send_ctcp create mode 100644 bitchx-docs/5_Programming/on/send_dcc_chat create mode 100644 bitchx-docs/5_Programming/on/send_msg create mode 100644 bitchx-docs/5_Programming/on/send_notice create mode 100644 bitchx-docs/5_Programming/on/send_public create mode 100644 bitchx-docs/5_Programming/on/send_to_server create mode 100644 bitchx-docs/5_Programming/on/server_lost create mode 100644 bitchx-docs/5_Programming/on/server_notice create mode 100644 bitchx-docs/5_Programming/on/set create mode 100644 bitchx-docs/5_Programming/on/signoff create mode 100644 bitchx-docs/5_Programming/on/silence create mode 100644 bitchx-docs/5_Programming/on/status_update create mode 100644 bitchx-docs/5_Programming/on/timer create mode 100644 bitchx-docs/5_Programming/on/topic create mode 100644 bitchx-docs/5_Programming/on/unload create mode 100644 bitchx-docs/5_Programming/on/wall create mode 100644 bitchx-docs/5_Programming/on/wallop create mode 100644 bitchx-docs/5_Programming/on/who create mode 100644 bitchx-docs/5_Programming/on/widelist create mode 100644 bitchx-docs/5_Programming/on/window create mode 100644 bitchx-docs/5_Programming/on/window_create create mode 100644 bitchx-docs/5_Programming/on/window_kill create mode 100644 bitchx-docs/5_Programming/on/yell create mode 100644 bitchx-docs/5_Programming/package create mode 100644 bitchx-docs/5_Programming/parsekey create mode 100644 bitchx-docs/5_Programming/pmpaste create mode 100644 bitchx-docs/5_Programming/pop create mode 100644 bitchx-docs/5_Programming/popupmenu create mode 100644 bitchx-docs/5_Programming/popupmsg create mode 100644 bitchx-docs/5_Programming/pretend create mode 100644 bitchx-docs/5_Programming/properties create mode 100644 bitchx-docs/5_Programming/push create mode 100644 bitchx-docs/5_Programming/queue create mode 100644 bitchx-docs/5_Programming/quote create mode 100644 bitchx-docs/5_Programming/redirect create mode 100644 bitchx-docs/5_Programming/repeat create mode 100644 bitchx-docs/5_Programming/return create mode 100644 bitchx-docs/5_Programming/save create mode 100644 bitchx-docs/5_Programming/saveirc create mode 100644 bitchx-docs/5_Programming/send create mode 100644 bitchx-docs/5_Programming/sendline create mode 100644 bitchx-docs/5_Programming/setenv create mode 100644 bitchx-docs/5_Programming/shook create mode 100644 bitchx-docs/5_Programming/sleep create mode 100644 bitchx-docs/5_Programming/stack create mode 100644 bitchx-docs/5_Programming/stub create mode 100644 bitchx-docs/5_Programming/submenu create mode 100644 bitchx-docs/5_Programming/switch create mode 100644 bitchx-docs/5_Programming/timer create mode 100644 bitchx-docs/5_Programming/type create mode 100644 bitchx-docs/5_Programming/unload create mode 100644 bitchx-docs/5_Programming/unshift create mode 100644 bitchx-docs/5_Programming/usleep create mode 100644 bitchx-docs/5_Programming/wait create mode 100644 bitchx-docs/5_Programming/while create mode 100644 bitchx-docs/5_Programming/xecho create mode 100644 bitchx-docs/5_Programming/xeval create mode 100644 bitchx-docs/5_Programming/xtype create mode 100644 bitchx-docs/6_Functions/6_Functions create mode 100644 bitchx-docs/6_Functions/absstrlen create mode 100644 bitchx-docs/6_Functions/addtabkey create mode 100644 bitchx-docs/6_Functions/after create mode 100644 bitchx-docs/6_Functions/afterw create mode 100644 bitchx-docs/6_Functions/ajoinitem create mode 100644 bitchx-docs/6_Functions/aliasctl create mode 100644 bitchx-docs/6_Functions/annoy create mode 100644 bitchx-docs/6_Functions/ascii create mode 100644 bitchx-docs/6_Functions/before create mode 100644 bitchx-docs/6_Functions/bitchx create mode 100644 bitchx-docs/6_Functions/center create mode 100644 bitchx-docs/6_Functions/cexist create mode 100644 bitchx-docs/6_Functions/chanmode create mode 100644 bitchx-docs/6_Functions/channel create mode 100644 bitchx-docs/6_Functions/chmod create mode 100644 bitchx-docs/6_Functions/chngw create mode 100644 bitchx-docs/6_Functions/chop create mode 100644 bitchx-docs/6_Functions/chops create mode 100644 bitchx-docs/6_Functions/chr create mode 100644 bitchx-docs/6_Functions/close create mode 100644 bitchx-docs/6_Functions/common create mode 100644 bitchx-docs/6_Functions/connect create mode 100644 bitchx-docs/6_Functions/convert create mode 100644 bitchx-docs/6_Functions/copattern create mode 100644 bitchx-docs/6_Functions/count create mode 100644 bitchx-docs/6_Functions/cparse create mode 100644 bitchx-docs/6_Functions/crypt create mode 100644 bitchx-docs/6_Functions/curpos create mode 100644 bitchx-docs/6_Functions/currchans create mode 100644 bitchx-docs/6_Functions/decode create mode 100644 bitchx-docs/6_Functions/delarray create mode 100644 bitchx-docs/6_Functions/delitem create mode 100644 bitchx-docs/6_Functions/deuhc create mode 100644 bitchx-docs/6_Functions/encode create mode 100644 bitchx-docs/6_Functions/eof create mode 100644 bitchx-docs/6_Functions/epic create mode 100644 bitchx-docs/6_Functions/fexist create mode 100644 bitchx-docs/6_Functions/filter create mode 100644 bitchx-docs/6_Functions/finditem create mode 100644 bitchx-docs/6_Functions/findw create mode 100644 bitchx-docs/6_Functions/fnexist create mode 100644 bitchx-docs/6_Functions/fromw create mode 100644 bitchx-docs/6_Functions/fsize create mode 100644 bitchx-docs/6_Functions/ftime create mode 100644 bitchx-docs/6_Functions/geom create mode 100644 bitchx-docs/6_Functions/getarrays create mode 100644 bitchx-docs/6_Functions/getenv create mode 100644 bitchx-docs/6_Functions/getgid create mode 100644 bitchx-docs/6_Functions/getitem create mode 100644 bitchx-docs/6_Functions/getlogin create mode 100644 bitchx-docs/6_Functions/getmatches create mode 100644 bitchx-docs/6_Functions/getopt create mode 100644 bitchx-docs/6_Functions/getpgrp create mode 100644 bitchx-docs/6_Functions/getsets create mode 100644 bitchx-docs/6_Functions/gettmatch create mode 100644 bitchx-docs/6_Functions/getuid create mode 100644 bitchx-docs/6_Functions/glob create mode 100644 bitchx-docs/6_Functions/gui create mode 100644 bitchx-docs/6_Functions/idle create mode 100644 bitchx-docs/6_Functions/ifindfirst create mode 100644 bitchx-docs/6_Functions/ifinditem create mode 100644 bitchx-docs/6_Functions/igetmatches create mode 100644 bitchx-docs/6_Functions/igmask create mode 100644 bitchx-docs/6_Functions/igtype create mode 100644 bitchx-docs/6_Functions/index create mode 100644 bitchx-docs/6_Functions/indextoitem create mode 100644 bitchx-docs/6_Functions/info create mode 100644 bitchx-docs/6_Functions/insertw create mode 100644 bitchx-docs/6_Functions/iptoname create mode 100644 bitchx-docs/6_Functions/irclib create mode 100644 bitchx-docs/6_Functions/isalpha create mode 100644 bitchx-docs/6_Functions/ischannel create mode 100644 bitchx-docs/6_Functions/ischanop create mode 100644 bitchx-docs/6_Functions/ischanvoice create mode 100644 bitchx-docs/6_Functions/isconnected create mode 100644 bitchx-docs/6_Functions/iscurchan create mode 100644 bitchx-docs/6_Functions/isdigit create mode 100644 bitchx-docs/6_Functions/isnumber create mode 100644 bitchx-docs/6_Functions/itemtoindex create mode 100644 bitchx-docs/6_Functions/jot create mode 100644 bitchx-docs/6_Functions/key create mode 100644 bitchx-docs/6_Functions/lastclickline create mode 100644 bitchx-docs/6_Functions/lastclickx create mode 100644 bitchx-docs/6_Functions/lastclicky create mode 100644 bitchx-docs/6_Functions/lastserver create mode 100644 bitchx-docs/6_Functions/left create mode 100644 bitchx-docs/6_Functions/leftpc create mode 100644 bitchx-docs/6_Functions/leftw create mode 100644 bitchx-docs/6_Functions/listarray create mode 100644 bitchx-docs/6_Functions/listen create mode 100644 bitchx-docs/6_Functions/mask create mode 100644 bitchx-docs/6_Functions/match create mode 100644 bitchx-docs/6_Functions/matchitem create mode 100644 bitchx-docs/6_Functions/menucontrol create mode 100644 bitchx-docs/6_Functions/mid create mode 100644 bitchx-docs/6_Functions/midw create mode 100644 bitchx-docs/6_Functions/mkdir create mode 100644 bitchx-docs/6_Functions/msar create mode 100644 bitchx-docs/6_Functions/mychannels create mode 100644 bitchx-docs/6_Functions/myservers create mode 100644 bitchx-docs/6_Functions/nametoip create mode 100644 bitchx-docs/6_Functions/nohighlight create mode 100644 bitchx-docs/6_Functions/notify create mode 100644 bitchx-docs/6_Functions/numarrays create mode 100644 bitchx-docs/6_Functions/numitems create mode 100644 bitchx-docs/6_Functions/numonchannel create mode 100644 bitchx-docs/6_Functions/numwords create mode 100644 bitchx-docs/6_Functions/onchannel create mode 100644 bitchx-docs/6_Functions/open create mode 100644 bitchx-docs/6_Functions/ovserver create mode 100644 bitchx-docs/6_Functions/pad create mode 100644 bitchx-docs/6_Functions/pattern create mode 100644 bitchx-docs/6_Functions/pid create mode 100644 bitchx-docs/6_Functions/pipe create mode 100644 bitchx-docs/6_Functions/pop create mode 100644 bitchx-docs/6_Functions/ppid create mode 100644 bitchx-docs/6_Functions/printlen create mode 100644 bitchx-docs/6_Functions/querywin create mode 100644 bitchx-docs/6_Functions/rand create mode 100644 bitchx-docs/6_Functions/randread create mode 100644 bitchx-docs/6_Functions/read create mode 100644 bitchx-docs/6_Functions/regex create mode 100644 bitchx-docs/6_Functions/remw create mode 100644 bitchx-docs/6_Functions/remws create mode 100644 bitchx-docs/6_Functions/rename create mode 100644 bitchx-docs/6_Functions/repeat create mode 100644 bitchx-docs/6_Functions/rest create mode 100644 bitchx-docs/6_Functions/restw create mode 100644 bitchx-docs/6_Functions/reverse create mode 100644 bitchx-docs/6_Functions/revw create mode 100644 bitchx-docs/6_Functions/rigmask create mode 100644 bitchx-docs/6_Functions/rigtype create mode 100644 bitchx-docs/6_Functions/rmdir create mode 100644 bitchx-docs/6_Functions/sar create mode 100644 bitchx-docs/6_Functions/servergroup create mode 100644 bitchx-docs/6_Functions/servername create mode 100644 bitchx-docs/6_Functions/servernick create mode 100644 bitchx-docs/6_Functions/serverport create mode 100644 bitchx-docs/6_Functions/servnum create mode 100644 bitchx-docs/6_Functions/servports create mode 100644 bitchx-docs/6_Functions/setitem create mode 100644 bitchx-docs/6_Functions/shift create mode 100644 bitchx-docs/6_Functions/sort create mode 100644 bitchx-docs/6_Functions/splice create mode 100644 bitchx-docs/6_Functions/split create mode 100644 bitchx-docs/6_Functions/srand create mode 100644 bitchx-docs/6_Functions/status create mode 100644 bitchx-docs/6_Functions/stime create mode 100644 bitchx-docs/6_Functions/strchr create mode 100644 bitchx-docs/6_Functions/strftime create mode 100644 bitchx-docs/6_Functions/strip create mode 100644 bitchx-docs/6_Functions/stripansi create mode 100644 bitchx-docs/6_Functions/stripansicodes create mode 100644 bitchx-docs/6_Functions/stripc create mode 100644 bitchx-docs/6_Functions/strlen create mode 100644 bitchx-docs/6_Functions/strrchr create mode 100644 bitchx-docs/6_Functions/substr create mode 100644 bitchx-docs/6_Functions/tdiff create mode 100644 bitchx-docs/6_Functions/time create mode 100644 bitchx-docs/6_Functions/tolower create mode 100644 bitchx-docs/6_Functions/topic create mode 100644 bitchx-docs/6_Functions/toupper create mode 100644 bitchx-docs/6_Functions/tow create mode 100644 bitchx-docs/6_Functions/tr create mode 100644 bitchx-docs/6_Functions/trunc create mode 100644 bitchx-docs/6_Functions/twiddle create mode 100644 bitchx-docs/6_Functions/uhc create mode 100644 bitchx-docs/6_Functions/umask create mode 100644 bitchx-docs/6_Functions/uname create mode 100644 bitchx-docs/6_Functions/uniq create mode 100644 bitchx-docs/6_Functions/unlink create mode 100644 bitchx-docs/6_Functions/unshift create mode 100644 bitchx-docs/6_Functions/userhost create mode 100644 bitchx-docs/6_Functions/usermode create mode 100644 bitchx-docs/6_Functions/utime create mode 100644 bitchx-docs/6_Functions/version create mode 100644 bitchx-docs/6_Functions/which create mode 100644 bitchx-docs/6_Functions/winbound create mode 100644 bitchx-docs/6_Functions/winchan create mode 100644 bitchx-docs/6_Functions/winitem create mode 100644 bitchx-docs/6_Functions/winlevel create mode 100644 bitchx-docs/6_Functions/winnam create mode 100644 bitchx-docs/6_Functions/winnicklist create mode 100644 bitchx-docs/6_Functions/winnum create mode 100644 bitchx-docs/6_Functions/winrefs create mode 100644 bitchx-docs/6_Functions/winserv create mode 100644 bitchx-docs/6_Functions/winsize create mode 100644 bitchx-docs/6_Functions/winvisible create mode 100644 bitchx-docs/6_Functions/word create mode 100644 bitchx-docs/6_Functions/write create mode 100644 bitchx-docs/6_Functions/writeb create mode 100644 bitchx-docs/7_Docs/7_Docs create mode 100644 bitchx-docs/7_Docs/About_BitchX create mode 100644 bitchx-docs/7_Docs/Arrays create mode 100644 bitchx-docs/7_Docs/Command_Line create mode 100644 bitchx-docs/7_Docs/Compile_Opts create mode 100644 bitchx-docs/7_Docs/Copyright create mode 100644 bitchx-docs/7_Docs/Environment create mode 100644 bitchx-docs/7_Docs/Etiquette create mode 100644 bitchx-docs/7_Docs/Expressions create mode 100644 bitchx-docs/7_Docs/Introduction create mode 100644 bitchx-docs/7_Docs/Key_Bindings create mode 100644 bitchx-docs/7_Docs/New_User create mode 100644 bitchx-docs/7_Docs/Patterns create mode 100644 bitchx-docs/7_Docs/Programming create mode 100644 bitchx-docs/7_Docs/Security create mode 100644 bitchx-docs/7_Docs/Serial_Numbers create mode 100644 bitchx-docs/7_Docs/Server_List create mode 100644 bitchx-docs/7_Docs/Server_Numerics create mode 100644 bitchx-docs/7_Docs/Signals create mode 100644 bitchx-docs/7_Docs/Special_Vars create mode 100644 bitchx-docs/7_Docs/Status_Line create mode 100644 bitchx-docs/7_Docs/Text_Highlight create mode 100644 bitchx-docs/7_Docs/Updates create mode 100644 bitchx-docs/8_Scripts/2.8script create mode 100644 bitchx-docs/8_Scripts/8_Scripts create mode 100644 bitchx-docs/8_Scripts/action create mode 100644 bitchx-docs/8_Scripts/alias create mode 100644 bitchx-docs/8_Scripts/autokick create mode 100644 bitchx-docs/8_Scripts/autoop create mode 100644 bitchx-docs/8_Scripts/away create mode 100644 bitchx-docs/8_Scripts/basical create mode 100644 bitchx-docs/8_Scripts/bigcheese create mode 100644 bitchx-docs/8_Scripts/brc create mode 100644 bitchx-docs/8_Scripts/channel create mode 100644 bitchx-docs/8_Scripts/columns create mode 100644 bitchx-docs/8_Scripts/commander create mode 100644 bitchx-docs/8_Scripts/compl.mods create mode 100644 bitchx-docs/8_Scripts/complete create mode 100644 bitchx-docs/8_Scripts/country create mode 100644 bitchx-docs/8_Scripts/cursor create mode 100644 bitchx-docs/8_Scripts/deban create mode 100644 bitchx-docs/8_Scripts/deutsch create mode 100644 bitchx-docs/8_Scripts/disc create mode 100644 bitchx-docs/8_Scripts/edit create mode 100644 bitchx-docs/8_Scripts/english create mode 100644 bitchx-docs/8_Scripts/environment create mode 100644 bitchx-docs/8_Scripts/events create mode 100644 bitchx-docs/8_Scripts/events.hop create mode 100644 bitchx-docs/8_Scripts/fake-dcc create mode 100644 bitchx-docs/8_Scripts/fe create mode 100644 bitchx-docs/8_Scripts/files create mode 100644 bitchx-docs/8_Scripts/finger create mode 100644 bitchx-docs/8_Scripts/fnet create mode 100644 bitchx-docs/8_Scripts/follow create mode 100644 bitchx-docs/8_Scripts/functions create mode 100644 bitchx-docs/8_Scripts/funnyban create mode 100644 bitchx-docs/8_Scripts/genalias create mode 100644 bitchx-docs/8_Scripts/global create mode 100644 bitchx-docs/8_Scripts/guh create mode 100644 bitchx-docs/8_Scripts/history create mode 100644 bitchx-docs/8_Scripts/history-match create mode 100644 bitchx-docs/8_Scripts/imap create mode 100644 bitchx-docs/8_Scripts/ircprimer create mode 100644 bitchx-docs/8_Scripts/ircrc create mode 100644 bitchx-docs/8_Scripts/keybinds create mode 100644 bitchx-docs/8_Scripts/kickmenu create mode 100644 bitchx-docs/8_Scripts/killpath create mode 100644 bitchx-docs/8_Scripts/kpstat create mode 100644 bitchx-docs/8_Scripts/less create mode 100644 bitchx-docs/8_Scripts/list create mode 100644 bitchx-docs/8_Scripts/local create mode 100644 bitchx-docs/8_Scripts/log create mode 100644 bitchx-docs/8_Scripts/ls create mode 100644 bitchx-docs/8_Scripts/lynx_ircrc create mode 100644 bitchx-docs/8_Scripts/man create mode 100644 bitchx-docs/8_Scripts/meta create mode 100644 bitchx-docs/8_Scripts/meta1 create mode 100644 bitchx-docs/8_Scripts/modes create mode 100644 bitchx-docs/8_Scripts/more create mode 100644 bitchx-docs/8_Scripts/msg create mode 100644 bitchx-docs/8_Scripts/mudirc create mode 100644 bitchx-docs/8_Scripts/mudlike create mode 100644 bitchx-docs/8_Scripts/multi create mode 100644 bitchx-docs/8_Scripts/nemesis create mode 100644 bitchx-docs/8_Scripts/netsplit create mode 100644 bitchx-docs/8_Scripts/netsplit.env create mode 100644 bitchx-docs/8_Scripts/newaway create mode 100644 bitchx-docs/8_Scripts/newformat create mode 100644 bitchx-docs/8_Scripts/nicks create mode 100644 bitchx-docs/8_Scripts/old-dcc create mode 100644 bitchx-docs/8_Scripts/oldping create mode 100644 bitchx-docs/8_Scripts/ping create mode 100644 bitchx-docs/8_Scripts/pipe create mode 100644 bitchx-docs/8_Scripts/prefix create mode 100644 bitchx-docs/8_Scripts/recursion create mode 100644 bitchx-docs/8_Scripts/repeat create mode 100644 bitchx-docs/8_Scripts/screen create mode 100644 bitchx-docs/8_Scripts/shell create mode 100644 bitchx-docs/8_Scripts/silent create mode 100644 bitchx-docs/8_Scripts/smileys create mode 100644 bitchx-docs/8_Scripts/sound create mode 100644 bitchx-docs/8_Scripts/spfix create mode 100644 bitchx-docs/8_Scripts/starutils create mode 100644 bitchx-docs/8_Scripts/stat create mode 100644 bitchx-docs/8_Scripts/tabkey create mode 100644 bitchx-docs/8_Scripts/tabkey.wc create mode 100644 bitchx-docs/8_Scripts/tc create mode 100644 bitchx-docs/8_Scripts/time create mode 100644 bitchx-docs/8_Scripts/tls create mode 100644 bitchx-docs/8_Scripts/troy create mode 100644 bitchx-docs/8_Scripts/uhnotify create mode 100644 bitchx-docs/8_Scripts/uping create mode 100644 bitchx-docs/8_Scripts/wallopstat create mode 100644 bitchx-docs/8_Scripts/webster create mode 100644 bitchx-docs/8_Scripts/window create mode 100644 bitchx-docs/README_FIRST create mode 100644 bugs create mode 100644 bx-conf/Makefile.in create mode 100644 bx-conf/ds_cell.c create mode 100644 bx-conf/ds_cell.h create mode 100644 bx-conf/ds_keys.h create mode 100644 bx-conf/file_cpy.c create mode 100644 bx-conf/func_pr.h create mode 100644 bx-conf/load.c create mode 100644 bx-conf/save.c create mode 100644 bx-conf/test.h create mode 100644 bx12-sasl.diff create mode 100755 configure create mode 100644 configure.in create mode 100644 contrib/BX.plus.XMMS.tar.gz create mode 100644 contrib/BitchX-1.0c14-IPv6-2.patch create mode 100644 contrib/BitchX-1.0c14-LATIN.patch create mode 100644 contrib/BitchX-configure.patch create mode 100644 contrib/bx12-sasl.diff create mode 100644 contrib/cp437-0.3.tar.gz create mode 100644 contrib/dcc.diff create mode 100644 contrib/misc.c create mode 100644 contrib/parse_arg create mode 100644 contrib/roll-1.0.tar.gz create mode 100644 contrib/vh1.c create mode 100644 contrib/window.and.detach.diff create mode 100644 dll/Make-windll.sh create mode 100644 dll/Makefile.in create mode 100644 dll/abot/Makefile.in create mode 100644 dll/abot/abot.sh create mode 100644 dll/abot/autobot.c create mode 100644 dll/acro/Makefile.in create mode 100644 dll/acro/README create mode 100644 dll/acro/TODO create mode 100644 dll/acro/acro.c create mode 100644 dll/acro/acro.h create mode 100644 dll/acro/acro.sh create mode 100644 dll/aim/Makefile.in create mode 100644 dll/aim/README create mode 100644 dll/aim/aim.c create mode 100644 dll/aim/aim.h create mode 100644 dll/aim/bx.patch create mode 100644 dll/aim/cmd.c create mode 100644 dll/aim/toc.c create mode 100644 dll/aim/toc/BUGS create mode 100644 dll/aim/toc/Makefile.in create mode 100644 dll/aim/toc/PROTOCOL create mode 100644 dll/aim/toc/README create mode 100644 dll/aim/toc/TODO create mode 100644 dll/aim/toc/buddy.c create mode 100644 dll/aim/toc/interface.c create mode 100644 dll/aim/toc/ll.c create mode 100644 dll/aim/toc/ll.h create mode 100644 dll/aim/toc/misc.c create mode 100644 dll/aim/toc/network.c create mode 100644 dll/aim/toc/out create mode 100644 dll/aim/toc/proxy.h create mode 100644 dll/aim/toc/server.c create mode 100644 dll/aim/toc/test/Makefile create mode 100644 dll/aim/toc/test/lltest.c create mode 100644 dll/aim/toc/test/main.c create mode 100644 dll/aim/toc/toc.c create mode 100644 dll/aim/toc/toc.h create mode 100644 dll/aim/toc/util.c create mode 100644 dll/aim/util.c create mode 100644 dll/amp/Makefile.in create mode 100644 dll/amp/amp.h create mode 100644 dll/amp/audio.c create mode 100644 dll/amp/audio.h create mode 100644 dll/amp/audioIO.c create mode 100644 dll/amp/audioIO.h create mode 100644 dll/amp/audioIO_Linux.c create mode 100644 dll/amp/buffer.c create mode 100644 dll/amp/config.h.in create mode 100644 dll/amp/getbits.c create mode 100644 dll/amp/getbits.h create mode 100644 dll/amp/getdata.c create mode 100644 dll/amp/getdata.h create mode 100644 dll/amp/huffman.c create mode 100644 dll/amp/huffman.h create mode 100644 dll/amp/layer2.c create mode 100644 dll/amp/layer2.h create mode 100644 dll/amp/layer3.c create mode 100644 dll/amp/layer3.h create mode 100644 dll/amp/misc2.c create mode 100644 dll/amp/misc2.h create mode 100644 dll/amp/position.c create mode 100644 dll/amp/position.h create mode 100644 dll/amp/proto.h create mode 100644 dll/amp/transform.c create mode 100644 dll/amp/transform.h create mode 100644 dll/amp/util.c create mode 100644 dll/arcfour/Makefile.in create mode 100644 dll/arcfour/README create mode 100644 dll/arcfour/arcfour.c create mode 100644 dll/arcfour/arcfour.h create mode 100644 dll/arcfour/asdf create mode 100644 dll/arcfour/md5.c create mode 100644 dll/arcfour/md5.h create mode 100644 dll/autocycle/Makefile.in create mode 100644 dll/autocycle/autocycle.c create mode 100644 dll/blowfish/CREDITS create mode 100644 dll/blowfish/Makefile.in create mode 100644 dll/blowfish/README create mode 100644 dll/blowfish/bf_tab.h create mode 100644 dll/blowfish/blowfish.c create mode 100644 dll/blowfish/blowfish.doc create mode 100644 dll/blowfish/blowfish.h create mode 100644 dll/blowfish/blowfish.sh create mode 100644 dll/blowfish/bot-crypt.tcl create mode 100644 dll/blowfish/op-crypt.tcl create mode 100644 dll/cavlink/Makefile.in create mode 100644 dll/cavlink/cavlink.c create mode 100644 dll/cavlink/cavlink.sh create mode 100644 dll/cdrom/Makefile.in create mode 100644 dll/cdrom/cdrom.c create mode 100644 dll/dllinit.c create mode 100644 dll/encrypt/Makefile.in create mode 100644 dll/encrypt/encrypt.c create mode 100644 dll/encrypt/encrypt.sh create mode 100644 dll/europa/COPYING create mode 100644 dll/europa/CREDITS create mode 100644 dll/europa/Makefile.in create mode 100644 dll/europa/README create mode 100644 dll/europa/corba/EuropaAI/Europa.class create mode 100644 dll/europa/corba/EuropaAI/Europa.java create mode 100644 dll/europa/corba/EuropaAI/EuropaHelper.class create mode 100644 dll/europa/corba/EuropaAI/EuropaHelper.java create mode 100644 dll/europa/corba/EuropaAI/EuropaHolder.class create mode 100644 dll/europa/corba/EuropaAI/EuropaHolder.java create mode 100644 dll/europa/corba/EuropaAI/_EuropaImplBase.class create mode 100644 dll/europa/corba/EuropaAI/_EuropaImplBase.java create mode 100644 dll/europa/corba/EuropaAI/_EuropaStub.class create mode 100644 dll/europa/corba/EuropaAI/_EuropaStub.java create mode 100644 dll/europa/corba/EuropaServant.class create mode 100755 dll/europa/corba/ai-client create mode 100644 dll/europa/corba/ai.class create mode 100644 dll/europa/corba/ai.ior create mode 100644 dll/europa/corba/ai.java create mode 100644 dll/europa/corba/europa.idl create mode 100644 dll/europa/corba/orbit/ai-client.c create mode 100644 dll/europa/corba/orbit/europa-common.c create mode 100644 dll/europa/corba/orbit/europa-skels.c create mode 100644 dll/europa/corba/orbit/europa-stubs.c create mode 100644 dll/europa/corba/orbit/europa.h create mode 100644 dll/europa/cse476/Makefile create mode 100644 dll/europa/cse476/README create mode 100644 dll/europa/cse476/gnode.cpp create mode 100644 dll/europa/cse476/gnode.h create mode 100644 dll/europa/cse476/grammar.cpp create mode 100644 dll/europa/cse476/grammar.h create mode 100644 dll/europa/cse476/grammar.txt create mode 100644 dll/europa/cse476/lexicon.cpp create mode 100644 dll/europa/cse476/lexicon.h create mode 100644 dll/europa/cse476/lexicon.txt create mode 100644 dll/europa/cse476/list.cpp create mode 100644 dll/europa/cse476/list.h create mode 100755 dll/europa/cse476/p1 create mode 100644 dll/europa/cse476/p1-junk.cpp create mode 100644 dll/europa/cse476/p1.cpp create mode 100644 dll/europa/cse476/parse.cpp create mode 100644 dll/europa/cse476/parse.h create mode 100644 dll/europa/cse476/parse.txt create mode 100644 dll/europa/cse476/parse2.txt create mode 100644 dll/europa/cse476/t1.cpp create mode 100644 dll/europa/cse476/t2.cpp create mode 100644 dll/europa/cse476/t3.cpp create mode 100644 dll/europa/cse476/t4.cpp create mode 100644 dll/europa/europa.c create mode 100644 dll/europa/europa.h create mode 100644 dll/europa/knowledgebase.sql create mode 100644 dll/fserv/Makefile.in create mode 100644 dll/fserv/fserv.c create mode 100644 dll/fserv/fserv.sh create mode 100644 dll/hint/BitchX.hints create mode 100644 dll/hint/Makefile.in create mode 100644 dll/hint/hint.c create mode 100644 dll/hint/hint.sh create mode 100644 dll/identd/Makefile.in create mode 100644 dll/identd/identd.c create mode 100644 dll/identd/identd.sh create mode 100644 dll/nap/Changes create mode 100644 dll/nap/Makefile.in create mode 100644 dll/nap/README.nap create mode 100644 dll/nap/dragonap/README.FIRST create mode 100644 dll/nap/dragonap/napi/Makefile create mode 100644 dll/nap/dragonap/napi/commands.h create mode 100755 dll/nap/dragonap/napi/main create mode 100644 dll/nap/dragonap/napi/main.c create mode 100644 dll/nap/dragonap/napi/napi.c create mode 100644 dll/nap/dragonap/napi/napi.h create mode 100644 dll/nap/dragonap/napster/args.c create mode 100644 dll/nap/dragonap/napster/blah create mode 100644 dll/nap/dragonap/napster/nappy.c create mode 100644 dll/nap/md5.c create mode 100644 dll/nap/md5.h create mode 100644 dll/nap/nap.c create mode 100644 dll/nap/nap.sh create mode 100644 dll/nap/nap_file.c create mode 100644 dll/nap/napfunc.c create mode 100644 dll/nap/napother.c create mode 100644 dll/nap/napsend.c create mode 100644 dll/nap/napster.h create mode 100644 dll/nap/old/md5.c create mode 100644 dll/nap/old/md5.h create mode 100755 dll/nap/test create mode 100644 dll/nap/test.c create mode 100644 dll/nap/to-do create mode 100755 dll/nicklist/Make.cmd create mode 100644 dll/nicklist/Makefile.in create mode 100644 dll/nicklist/nicklist.c create mode 100644 dll/pkga/Makefile.in create mode 100644 dll/pkga/pkga.c create mode 100644 dll/possum/Makefile.in create mode 100644 dll/possum/VERSION create mode 100644 dll/possum/def.h create mode 100644 dll/possum/extern.h create mode 100644 dll/possum/glob.h create mode 100644 dll/possum/head.c create mode 100644 dll/possum/head.h create mode 100644 dll/possum/llist.c create mode 100644 dll/possum/llist.h create mode 100644 dll/possum/pathnames.h create mode 100644 dll/possum/possum.c create mode 100644 dll/possum/possum.sh create mode 100644 dll/possum/rcv.h create mode 100644 dll/qbx/Makefile.in create mode 100644 dll/qbx/README create mode 100644 dll/qbx/qbx.c create mode 100644 dll/qbx/qbx.h create mode 100644 dll/qmail/Makefile.in create mode 100644 dll/qmail/qmail.c create mode 100644 dll/wavplay/Makefile.in create mode 100644 dll/wavplay/invite.wav create mode 100644 dll/wavplay/kicked.wav create mode 100644 dll/wavplay/llook_join.wav create mode 100644 dll/wavplay/llook_split.wav create mode 100644 dll/wavplay/notify_ZnO.wav create mode 100644 dll/wavplay/unotify_ZnO.wav create mode 100644 dll/wavplay/wavplay.c create mode 100644 dll/xmms/Makefile.in create mode 100644 dll/xmms/xmms.c create mode 100644 doc/BitchX.1 create mode 100644 doc/BitchX.bat.in create mode 100644 doc/BitchX.devel create mode 100644 doc/BitchX.doc create mode 100644 doc/BitchX.faq create mode 100644 doc/BitchX.mailinglist create mode 100644 doc/BitchX.sites create mode 100644 doc/BitchX.xpm create mode 100644 doc/Makefile create mode 100644 doc/Makefile.in create mode 100644 doc/README create mode 100644 doc/README.GTK create mode 100644 doc/README.OS2 create mode 100644 doc/botlink.txt create mode 100644 doc/entire-faq.html create mode 100644 doc/functions.txt create mode 100644 doc/hooks.txt create mode 100644 doc/ircII.servers create mode 100644 doc/mirc-colors.txt create mode 100644 doc/misc/BitchX-mini.xpm create mode 100644 doc/misc/BitchX.ico create mode 100644 doc/misc/BitchX.png create mode 100644 doc/misc/Sfbx.ans create mode 100644 doc/misc/bitch52.bmp create mode 100644 doc/misc/bitch52.xpm create mode 100644 doc/misc/bitchx.asc create mode 100644 doc/misc/bitchx.xpm create mode 100644 doc/misc/lutkax.ans create mode 100644 doc/misc/pandur.ans create mode 100644 doc/pana-docs/pana-docs.txt create mode 100644 doc/pana-docs/pana-docs2.txt create mode 100644 doc/plugins.txt create mode 100644 doc/tcl/BitchX.tcl create mode 100644 doc/tcl/crypt-op.bx create mode 100644 doc/tcl/op-crypt.tcl create mode 100644 doc/tcl/tcl-commands.doc create mode 100644 doc/tcl/tcl-ideas create mode 100644 doc/win32/README create mode 100644 include/PMbitchx.h create mode 100644 include/alias.h create mode 100644 include/alist.h create mode 100644 include/array.h create mode 100644 include/bsdglob.h create mode 100644 include/cdcc.h create mode 100644 include/cdns.h create mode 100644 include/cdrom.h create mode 100644 include/chelp.h create mode 100644 include/color.h create mode 100644 include/commands.h create mode 100644 include/config.h create mode 100644 include/cset.h create mode 100644 include/ctcp.h create mode 100644 include/dcc.h create mode 100644 include/debug.h create mode 100644 include/defs.h.in create mode 100644 include/dlfcn.h create mode 100644 include/encrypt.h create mode 100644 include/exec.h create mode 100644 include/files.h create mode 100644 include/flood.h create mode 100644 include/funny.h create mode 100644 include/gtkbitchx.h create mode 100644 include/gui.h create mode 100644 include/hash.h create mode 100644 include/hash2.h create mode 100644 include/hebrew.h create mode 100644 include/help.h create mode 100644 include/history.h create mode 100644 include/hold.h create mode 100644 include/hook.h create mode 100644 include/if.h create mode 100644 include/ignore.h create mode 100644 include/input.h create mode 100644 include/irc.h create mode 100644 include/irc_std.h create mode 100644 include/ircaux.h create mode 100644 include/ircterm.h create mode 100644 include/keys.h create mode 100644 include/lastlog.h create mode 100644 include/list.h create mode 100644 include/log.h create mode 100644 include/mail.h create mode 100644 include/misc.h create mode 100644 include/module.h create mode 100644 include/modval.h create mode 100644 include/names.h create mode 100644 include/newio.h create mode 100644 include/notice.h create mode 100644 include/notify.h create mode 100644 include/numbers.h create mode 100644 include/options.h create mode 100644 include/output.h create mode 100644 include/parse.h create mode 100644 include/queue.h create mode 100644 include/screen.h create mode 100644 include/server.h create mode 100644 include/ssl.h create mode 100644 include/stack.h create mode 100644 include/status.h create mode 100644 include/struct.h create mode 100644 include/tcl_bx.h create mode 100644 include/timer.h create mode 100644 include/translat.h create mode 100644 include/userlist.h create mode 100644 include/vars.h create mode 100644 include/who.h create mode 100644 include/whowas.h create mode 100644 include/winbitchx.h create mode 100644 include/window.h create mode 100755 install-sh create mode 100644 macros/audiofile.m4 create mode 100644 macros/check_declaration.m4 create mode 100644 macros/check_version.m4 create mode 100644 macros/esd.m4 create mode 100644 macros/glib.m4 create mode 100644 macros/gnome.m4 create mode 100644 macros/gtk.m4 create mode 100644 macros/imlib.m4 create mode 100644 macros/mkaclocal create mode 100644 macros/plugins.m4 create mode 100644 macros/pluginsupport.m4 create mode 100644 macros/sanity.m4 create mode 100644 macros/shlib.m4 create mode 100644 macros/xmms.m4 create mode 100755 mkinstalldirs create mode 100644 script/SCRIPTS create mode 100644 script/actplug.gmz create mode 100644 script/auto_resume create mode 100644 script/bxglobal create mode 100644 script/bxtcl.tcl create mode 100644 script/cyp1.0k.tar.gz create mode 100644 script/dcc_fserve-0.50.tgz create mode 100644 script/example-.bitchxrc create mode 100644 script/file.tcl create mode 100644 script/fserve+vfs.tar.gz create mode 100644 script/fserve.irc create mode 100644 script/logger.bx create mode 100644 script/menu.bx create mode 100644 script/operchallenge-1.3.tar create mode 100644 script/query create mode 100644 script/query.bx create mode 100644 source/Makefile.in create mode 100644 source/X.c create mode 100644 source/alias.c create mode 100644 source/alist.c create mode 100644 source/alloca.c create mode 100644 source/array.c create mode 100644 source/art.c create mode 100644 source/banlist.c create mode 100644 source/bot_link.c create mode 100644 source/cdcc.c create mode 100644 source/cdns.c create mode 100644 source/cdrom.c create mode 100644 source/chelp.c create mode 100644 source/commands.c create mode 100644 source/commands2.c create mode 100644 source/compat.c create mode 100644 source/cset.c create mode 100644 source/ctcp.c create mode 100644 source/dcc.c create mode 100644 source/debug.c create mode 100644 source/digraph.inc create mode 100644 source/encrypt.c create mode 100644 source/exec.c create mode 100644 source/expr.c create mode 100644 source/expr2.c create mode 100644 source/files.c create mode 100644 source/flood.c create mode 100644 source/fset.c create mode 100644 source/functions.c create mode 100644 source/funny.c create mode 100644 source/glob.c create mode 100644 source/gtkbitchx.c create mode 100644 source/hash.c create mode 100644 source/hebrew.c create mode 100644 source/help.c create mode 100644 source/history.c create mode 100644 source/hook.c create mode 100644 source/if.c create mode 100644 source/ignore.c create mode 100644 source/input.c create mode 100644 source/irc.c create mode 100644 source/ircaux.c create mode 100644 source/ircsig.c create mode 100644 source/keys.c create mode 100644 source/lastlog.c create mode 100644 source/list.c create mode 100644 source/log.c create mode 100644 source/mail.c create mode 100644 source/misc.c create mode 100644 source/modules.c create mode 100644 source/names.c create mode 100644 source/network.c create mode 100644 source/newio.c create mode 100644 source/notice.c create mode 100644 source/notify.c create mode 100644 source/numbers.c create mode 100644 source/opendir.c create mode 100644 source/output.c create mode 100644 source/parse.c create mode 100644 source/pmbitchx.RES create mode 100644 source/pmbitchx.c create mode 100644 source/pmbitchx.def create mode 100644 source/pmbitchx.ico create mode 100644 source/pmbitchx.rc create mode 100644 source/queue.c create mode 100644 source/readlog.c create mode 100644 source/reg.c create mode 100644 source/scr-bx.c create mode 100644 source/screen.c create mode 100644 source/server.c create mode 100644 source/server.c.orig create mode 100644 source/stack.c create mode 100644 source/status.c create mode 100644 source/struct.c create mode 100644 source/tcl.c create mode 100644 source/tcl_public.c create mode 100644 source/term.c create mode 100644 source/timer.c create mode 100644 source/translat.c create mode 100644 source/user.c create mode 100644 source/userlist.c create mode 100644 source/vars.c create mode 100644 source/who.c create mode 100644 source/whowas.c create mode 100644 source/winbitchx.c create mode 100644 source/window.c create mode 100644 source/words.c create mode 100644 source/wserv.c create mode 100644 stamp-h.in create mode 100644 translation/ASCII create mode 100644 translation/CP437 create mode 100644 translation/CP850 create mode 100644 translation/DANISH create mode 100644 translation/DEC_MCS create mode 100644 translation/DG_MCS create mode 100644 translation/DUTCH create mode 100644 translation/FINNISH create mode 100644 translation/FRENCH create mode 100644 translation/FRENCH_CANADIAN create mode 100644 translation/GERMAN create mode 100644 translation/HP_MCS create mode 100644 translation/IRV create mode 100644 translation/ITALIAN create mode 100644 translation/JIS create mode 100644 translation/MACINTOSH create mode 100644 translation/NEXT create mode 100644 translation/NORWEGIAN_1 create mode 100644 translation/NORWEGIAN_2 create mode 100644 translation/POLISH create mode 100644 translation/POLISH_NOPL create mode 100644 translation/PORTUGUESE create mode 100644 translation/PORTUGUESE_COM create mode 100644 translation/RUSSIAN create mode 100644 translation/RUSSIAN_ALT create mode 100644 translation/RUSSIAN_WIN create mode 100644 translation/SPANISH create mode 100644 translation/SWEDISH create mode 100644 translation/SWEDISH_NAMES create mode 100644 translation/SWEDISH_NAMES_COM create mode 100644 translation/SWISS create mode 100644 translation/UNITED_KINGDOM create mode 100644 translation/UNITED_KINGDOM_COM diff --git a/BitchX.help b/BitchX.help new file mode 100644 index 0000000..debb7c2 --- /dev/null +++ b/BitchX.help @@ -0,0 +1,1576 @@ +INDEX + 4OP ABORT ADDIDLE ADDSHIT ADDUSER ADDLAME ADDFORWARD + ADDWORD ADMIN AJOIN AJOINLIST AWAY BACK BAN + BANS BANSTA BANTYPE BANWORD BEEP BHELP BK + BOTLIST BYE C CD CDCC CHANNEL CHANST + CHAT CHGAOP CHGCHAN CHGHOST CHANNEL CHANST CHGAOP + CHGCHAN CHGHOST CHGLEVEL CHGPROT CHOPS CLEARAUTO CLEARLOCK + CLEARTAB CLONES CONNECT CMSG CREDIT CSAY CSET + CTCP CWHO CWHOM CYCLE DATE DBAN DC + DCA DCC DCG DCS DCX DEOP DEOPER + DESCRIBE DETACH DEVOICE DF DIE DME DISCONNECT + DUMP ECHO EVAL EXEC EXIT FINGER FK + FLUSH FORWARD FPORTS FPROT FSET FTP FUCK + FUCKEM HELP HISTORY HOST HOSTNAME IG IGH + IGNORE IGT INFO INV IRCHOST IRCNAME JNW + KB KILL LASTLOG LEAVE LINKS LIST LK + LKW LLOOK LOAD LOADDLL LOADTCL LS LUSERS + MAP MSAY MB MDOP ME MESG MK + MKB MKNU MODELOCK MOP MOTD MSG MUB + MULT MVOICE NAMES NEWNICK NEWUSER NICK NOCHAT + NOPS NOTICE NOTIFY NSLOOKUP NWHOIS NWHOWAS OFFERS + OOPS OP OPER ORIGNICK OSTAT PARTALL PASTE + PING PS PURGE QME QUERY QUEUE QUIT + QUOTE READLOG REDIRECT REHASH REL RELC RELCR + RELCRT RELCT RELD RELDT RELI RELIT RELM + RELMT RELN RELNT RELOAD RELS RELSM RELSMT + RELSN RELSNT RELST RELSTT RELSW RELSWT RELT + RELW RELWT REMLOG REPEAT REQUEST RESET RANDOMNICK + SAVE SAVELIST SHOWIDLE SCAN SCANF SCANI SCANN + SCANO SCANS SCANV SERVER SET SHITLIST SAY + SHOWLOCK SLEEP SPING SQUIT SV STAT TBAN + TIG SHOWSPLIT TIME TIMER TLOCK TOPIC TRACE + TOGG TRACEKILL TRACESERV URL USER UB UMODE + UNAJOIN UNBAN UNBOT UNIDLE UNIG UNIGH UNKEY + UNSCREW UNSHIT UNTOPIC UNUSER UNWORD UPING UNFORWARD + UNLOAD UPTIME USAGE USER USERIP USERLIST VER + VERSION VOICE WALL WALLOP WHICH WHO WHOIS + WW WHOKILL WHOWAS WILM WILN WINDOW WORDLIST + USERINFO USERSHOW + *** Items in %Rred%n denote a newly added function. + *** Items in %Mmagenta%n denote a change/addition in the function. +CREDIT + Help File for %WB%nitch%WX%n by %cpanasync%n + Original BitchX.help by %Wotiluke%n %Y(%nspaz%C@%nneta.com%Y)%n + Updated by %WPhucilage %K(%gd%GA%K' %GP%ghucilage %GP%ghactory%K)%Y (%nphucilag%c@%nasarian.org%Y) + Updated by %WBarK0de%n %Y(%nbark0de%C@%nw3n.net%Y)%n + Updated by %Wdrew%n %Y(%nlogic%C@%nconcept2000.net.au%Y)%n + Updated by %WPower%n %Y(%npower%C@%npower.zepa.net%Y)%n + Updated by %WPyroSmurf%n %Y(%nkerensky%C@%nhotmail.com%Y)%n +HELP + %gUsage%n: %W/%nBHelp %Y<%nTopic%G|%nIndex%Y>%n + %YTopic%n - This gives help on %Y<%nTopic%Y>%n + %YIndex%n - This shows the list of commands supplied in BitchX +4OP + %gUsage%n: %W/%n4op %Y<%Cnick%Y>%n + - Sets mode +oooo on %Y<%Cnick%Y>%n +ABORT + %gUsage%n: %W/%nabort + - Saves IRCII settings then exits IRC +ABOUT + %gUsage%n: %W/%nabout + - Shows yet another ansi screen with greets to people who have contributed + to the %PBitchX%n project +WI + %gUsage%n: %W/%nwi %Y<%Cnick%Y>%n + - Display whois information on %Y<%Cnick%Y>%n +ADDFORWARD + %gUsage%n: %W/%naddforward %Y<%Bchannel%G|%Cnick%Y>%n + - Forward all messages to %Y<%Bchannel%G|%Cnick%Y>%n + See %YUNFORWARD%n on how to remove %Y<%Bchannel%G|%Cnick%Y>%n from forward list +ADDIDLE + %gUsage%n: %W/%naddidle %Y<%Bchannel%Y>%n %R[%nseconds%R]%n + - Adds %Y<%Bchannel%Y>%n as idle channel with %R[%nseconds%R]%n +ADDSHIT + %gUsage%n: %W/%naddshit %Y<%Cnick%G|%Cnick%G!%nuser%Y@%nhostname%Y>%n %Y<%Bchannel%G|%Y*>%n %R[%nshitlevel%R]%n %R[%nreason%R]%n + %gHint%n: %Y<%Bchannel%Y>%n can have more than one via the use of%G ,%n + - Add %Y<%Cnick%G|%Cnick%G!%nuser%Y@%nhostname%Y>%n to your shitlist on %Y<%Bchannel%G|%Y*>%n with + %R[%nshitlevel%R]%n and for %R[%nreason%R]%n + See %YUNSHIT%n on how to remove %Y<%Cnick%Y>%n from shitlist%P;%n and + %YUSERLEVELS%n for shit levels +ADDUSER + %gUsage%n: %W/%nadduser %Y[%C-ppp%Y] <%Cnick%G|%Cnick%G!%nuser%Y@%nhostname%Y>%n %Y<%Bchannel%G|%Y*>%n %Y<%nuserlevel1%W,%nuserlevel2%W,%netc%Y> [%npassword%Y]%n + %gHint%n: %Y<%Bchannel%Y>%n can have more than one via the use of %G,,%n + %gHint%n: Use %C-ppp%n to add %C*domain.com%n hosts + - Adds %Y<%Cnick%G|%Cnick%G!%nuser%Y@%nhostname%Y>%n on %Y<%Bchannel%G|%Y*>%n with %R[%nuserlevels%R]%n + See %YUNUSER%n on how to remove %Y<%Cnick%Y>%n from userlist%P;%n and + %YUSERLEVELS%n for user, auto-op and protection levels + %YCTCP%n to understand valid CTCP commands which can be sent to gain + privileges +ADDLAME + %gUsage%n: %W/%naddlame %Y<%Cnick%G|%Cnick%C nick nick%Y>%n + - Adds %Y<%Cnick%Y>%n to your lame nicklist, bans nick!*@* +ADDWORD + %gUsage%n: %W/%naddword %Y<%Bchannel%G|%Y*>%n %Y<%nword%y(%ns%y)%Y>%n + - Adds %Y<%nword%y(%ns%y)%Y>%n to wordlist, anyone saying it in %Y<%Bchannel%G|%Y*>%n will be kicked + See %YSHOWWORD%n to list banned words%P;%n and + %YUNWORD%n to remove banned words +ADMIN + %gUsage%n: %W/%nadmin %R[%nserver%R]%n + - Shows the iRC Administration information on current server or %R[%nserver%R]%n +AJOIN + %gUsage%n: %W/%najoin %Y<%Bchannel%y(%Bs%y)%Y>%n + - Add %Y<%Bchannel%y(%Bs%y)%Y>%n to AJoin list%P;%n it joins %Y<%Bchannel%y(%Bs%y)%Y>%n on startup or change of server + change +AWAY + %gUsage%n: %W/%naway %R[%nreason%R]%n + - Sets you away for %R[%nreason%R]%n +B + See %YBAN%n +BAN + %gUsage%n: %W/%nban %Y<%Cnick%G|%Cnick%G!%nuser%y@%nhostname%Y>%n + - Ban %Y<%Cnick%G|%Cnick%G!%nuser%y@%nhostname%Y>%n from current channel + %GHint%n: Even works if %Y<%Cnick%Y>%n has left current channel +BANSTAT + %gUsage%n: %W/%nbanstat %R[%Bchannel%R]%n + - Show bans on current channel or %R[%Bchannel%R]%n +BANTYPE + %gUsage%n: %W/%nbantype %Y<%nNormal%G|%nBetter%G|%nHost%G|%nDomain%G|%nScrew%Y>%n + - When a ban is done on a nick, it uses %Y<%nbantype%Y>%n +BEEP + %gUsage%n: %W/%nbeep + - Creates a beep noise + %GNote%n: This is not possible if beep_on_messages is set off, %Y*%ngrin%Y*%n +BK + %gUsage%n: %W/%nbk %Y<%Cnick%Y>%n %R[%nreason%R]%n + - Deops, bans and kicks %Y<%Cnick%Y>%n for %R[%nreason%R]%n +BOTLIST + %gUsage%n: %W/%nbotlist + - Show internal botlist +BYE + %gUsage%n: %W/%nbye + - Quits IRC +CD + %gUsage%n: %W/%ncd %Y<%ndir%Y>%n + - Changes current directory to %Y<%ndir%Y>%n +CDCC + %gUsage%n: %W/%nCDCC %Y<%ncommand%Y>%n + - CHANNEL, DESCRIBE, DOFFER, LIST, LOAD, MINSPEED, NOTICE + OFFER, PLIST, QUEUE, SAVE, SEND, RESEND, TSEND, TRESEND + RESUME, TIMER, NOTE, TYPE, ECHO, STATS, SECURE + %gUsage%n: %W/%nDCC %Y<%ncommand%Y>%n + - Bot, Chat, Close, Get, Raw, ReGet, Rename, Send + %gHint%n: %W/%nBHelp CDCC%G|%nDCC %Y<%ncommand%Y>%n for more information +CDCC DESCRIBE + %gUsage%n: %W/%nCDCC describe %R[%Bdescription%R]%n + - Allows you to change the description of a pack +CDCC CHANNEL + %gUsage%n: %W/%nCDCC channel %R[%Bchannel%R]%n + - Sets %R[%Bchannel%R]%n for public CDCC offers +CDCC DOFFER + %gUsage%n: %W/%nCDCC doffer %R[%npack%r(%ns%r)%R]%n + - Removes %R[%npack%r(%ns%r)%R]%n from your offer list +CDCC ECHO + %gUsage%n: %W/%nCDCC echo + - Toggles the display output of cdcc offers to your screen +CDCC LOAD + %gUsage%n: %W/%nCDCC load %R[%nfile%R]%n + - Loads cdcc.save or %R[%nfile%R]%n into the pack(s) +CDCC LIST + %gUsage%n: %W/%nCDCC list + - Shows your current offer list +CDCC MINSPEED + %gUsage%n: %W/%nCDCC minspeed %R[%nKB%Y/%npersec%R]%n + - Sets the minimum speed for DCC file transfer(s) at %R[%nKB%Y/%npersec%R]%n +CDCC NOTE + %gUsage%n: %W/%nCDCC note %R[%Bnote%R]%n + - Allows you to change the notes of a pack +CDCC NOTICE + %gUsage%n: %W/%nCDCC notice %R[%Bchannel%R]%n + - Shows a notice to your current channel or %R[%Bchannel%R]%n that you have an offer + list +CDCC OFFER + %gUsage%n: %W/%nCDCC offer %R[%nfilename%r(%ns%r)%R]%n + - Prompts for %R[%nfilename%r(%ns%r)%R]%n if none specified and description, for a pack to + offer +CDCC PLIST + %gUsage%n: %W/%nCDCC plist %R[%Bchannel%R]%n + - Shows your offer list to current channel or %R[%Bchannel%R]%n +CDCC QUEUE + %gUsage%n: %W/%nCDCC queue + - Shows all nick(s) in the queue for a file to be sent +CDCC RESEND + %gUsage%n: %W/%nCDCC resend %Y<%Cnick%C>%n %Y<%npack#%G|%nfilename%Y>%n + - Restores an archive which was disrupted to %Y<%Cnick%Y>%n +CDCC SAVE + %gUsage%n: %W/%nCDCC save %R[%nfile%R]%n + - Saves all packs offered into cdcc.file or %R[%nfile%R]%n +CDCC TYPE + %gUsage%n: %W/%nCDCC type + - Changes the display of offerings from public to notices +CDCC SEND + %gUsage%n: %W/%nCDCC send %Y<%Cnick%Y> <%C#%W|%Cfile%Y> + - Send a pack to user +CDCC TSEND + %gUsage%n: %W/%nCDCC tsend %Y<%Cnick%Y> <%C#%W|%Cfile%Y> + - TDCC Send a pack to user +CDCC TRESEND + %gUsage%n: %W/%nCDCC tresend %Y<%Cnick%Y> <%C#%W|%Cfile%Y> + - TDCC Resend a pack to user +CDCC RESUME + %gUsage%n: %W/%nCDCC resume %Y<%Cnick%Y> <%C#%W|%Cfile%Y> + - mIRC Resume +CDCC TIMER + %gUsage%n: %W/%nCDCC timer + - Public list timer in minutes +CDCC STATS + %gUsage%n: %W/%nCDCC stats + - Show CDCC Stats +CDCC SECURE + %gUsage%n: %W/%nCDCC secure + - Adds a password to a pack +CHANNEL + %gUsage%n: %W/%nchannel + - Shows information on the channels, modes and server you are on +CHANST + %gUsage%n: %W/%nchanst %Y<%n-ALL%Y> %R[%Bchannel%R]%n + - Shows statistics on current channel or %R[%Bchannel%R]%n +CHGAOP + %gUsage%n: %W/%nchgaop %Y<%Cnick%Y>%n + - Changes %Y<%nauto-oplevel%Y>%n of %Y<%Cnick%Y>%n in userlist + See %YUSERLEVELS%n for auto-op levels +CHGCHAN + %gUsage%n: %W/%nchgchan %Y<%Cnick%Y>%n %Y<%Bchannel%Y>%n + - Changes %Y<%Bchannel%Y>%n of %Y<%Cnick%Y>%n in userlist + %gHint%n: /ChgChan whoever #BitchX,#iRC can add multiple channels +CHGHOST + %gUsage%n: %W/%nchghost %Y<%Cnick%Y>%n %Y<%Bhostname%Y>%n + - Changes %Y<%Bhostname%Y>%n of %Y<%Cnick%Y>%n in userlist +CHGLEVEL + %gUsage%n: %W/%nchglevel %Y<%Cnick%Y>%n %Y<%nlevel%Y>%n + - Changes %Y<%nlevel%Y>%n of %Y<%Cnick%Y>%n in userlist + See %YUSERLEVELS%n for user levels +CHGPROT + %gUsage%n: %W/%nchgprot %Y<%Cnick%Y>%n %Y<%nprotection-level%Y>%n + - Changes %Y<%nprotection-level> of %Y<%Cnick%Y>%n in userlist + See %YUSERLEVELS%n for protection levels +CHOPS + %gUsage%n: %W/%nchops %Y[%ntypes%Y] [%n-sort type%Y] [%n#channel%Y]%n + - Shows, in a full format, all the nicks with op status + - %W/chops%n is the same as %W/user -ops%n + - For %Y[%ntypes%Y]%n and %Y[%n-sort types%Y]%n - see %YUSER%n +CLEARAUTO + %gUsage%n: %W/%nclearauto + - Clears all the nicks in the auto-response list +CLEARLOCK + %gUsage%n: %W/%nclearlock %Y<%Cchannel%G|%Y*>%n + - Unlocks the mode lock for %Y<%Cchannel%G|%Y*>%n +CLEARTAB + %gUsage%n: %W/%ncleartab + - Clears the nicks in the tabkey list +CMSG + %gUsage%n: %W/%ncmsg %Y<%Cnick%Y>%n %Y<%ntext%Y>%n + - While in the TwilightZone, a privat message will be sent to %Y<%Cnick%Y>%n with + %Y<%ntext%Y>%n +CONNECT + %gUsage%n: %W/%nconnect %Y<%nserver1%Y>%n %Y<%nport%Y>%n %R[%nserver2%R]%n + %Y*%n Requires irc operator status + - Connect %Y<%nserver1%Y>%n to %Y<%nport%Y>%n from current server or %R[%nserver2%R]%n +CSAY + %gUsage%n: %W/%ncsay %Y<%ntext%Y>%n + - While in the TwilightZone, and being the hub of the DCC Chats, %Y<%ntext%Y>%n + will be sent out to all users on the Chat network +CSET + %gUsage%n: %W/%ncset %Y<%Pcommand%Y>%n %R[%narguments%R]%n + - Shows sets for current channel. These values are taken from the + corresponding /set of the same name to make a default channel. Changing + a set doesn't necessarily change the corresponding /cset + %gHint%n: %W/%nBHelp CSet %Y<%Pcommand%Y>%n for more information + %Y<%Pcommand%Y>%n: + AINV ANNOY_KICK AOP + AUTO_REJOIN BITCH COMPRESS_MODES + DEOPFLOOD DEOPFLOOD_TIME DEOP_ON_DEOPFLOOD + DEOP_ON_KICKFLOOD HACKING JOINFLOOD + JOINFLOOD_TIME KICKFLOOD KICKFLOOD_TIME + KICK_IF_BANNED KICK_OPS KICK_ON_DEOPFLOOD + KICK_ON_JOINFLOOD KICK_ON_KICKFLOOD KICK_ON_NICKFLOOD + KICK_ON_PUBFLOOD LAMELIST NICKFLOOD + NICKFLOOD_TIME PUBFLOOD PUBFLOOD_IGNORE_TIME + PUBFLOOD_TIME SHITLIST USERLIST +CSET AINV + %gUsage%n: %W/%ncset ainv %Y<%nuser level%Y>%n + - Invites %Y<%Cnick%Y>%n if message contains INV and is above %Y<%nuserlevel%Y>%n + See %YUSERLEVELS%n concerning userlevels +CSET AUTO_REJOIN + %gUsage%n: %W/%ncset auto[rejoin %Y<%Ptype%Y>%n + - Use %Y<%Ptype%Y>%n to decide how to rejoin a channel when kicked from it + %Y<%Ptype%Y>%n: + %Y0%n %P-%n Rejoin is disabled + %Y1%n %P-%n Rejoin + %Y2%n %P-%n Rejoin with same username as the kicker + %Y3%n %P-%n Rejoin with random nick + %Y4%n %P-%n Rejoin with random nick and username + %Y5%n %P-%n Rejoin with random nick +CSET DEOPFLOOD + %gUsage%n: %W/%ncset deopflood %Y<%non%G|%noff%Y>%n + - Set deop flood checking to %Y<%non%G|%noff%Y>%n +CSET DEOPFLOOD_TIME + %gUsage%n: %W/%ncset deopflood_time %Y<%nseconds%Y>%n + - Set the number of %Y<%nseconds%Y>%n for deop flood checking is activated +CSET DEOP_ON_DEOPFLOOD + %gUsage%n: %W/%ncset deop_on_deopflood %Y<%nnumber%Y>%n + - Set the %Y<%nnumber%Y>%n of deops within DEOPFLOOD_TIME needed to deop the offender +CSET DEOP_ON_KICKFLOOD + %gUsage%n: %W/%ncset deop_on_kickflood %Y<%nnumber%Y>%n + - Set the %Y<%nnumber%Y>%n of kicks within DEOPFLOOD_TIME needed to kick the offender +CSET HACKING + %gUsage%n: %W/%ncset hacking %Y<%Ptype%Y>%n + - Set %Y<%Ptype%Y>%n of nethack protection to be enforced on a channel + %Y<%Ptype%Y>%n: + 0 - Off + 1 - Silently deop the offender + 2 - Announce only + 3 - Announce and deop the offender +CSET KICK_IF_BANNED + %gUsage%n: %W/%ncset kick_if_banned %Y<%non%G|%noff%Y>%n + - Set this to %Y<%non%G|%noff%Y>%n to kick the person who bans you + = Not implemented yet +CSET KICK_ON_DEOPFLOOD + %gUsage%n: %W/%ncset kick_on_deopflood %Y<%nnumber%Y>%n + - Set the %Y<%nnumber%Y>%n of deops needed before we kick the offender +CSET KICK_ON_KICKFLOOD + %gUsage%n: %W/%ncset kick_on_kickflood %Y<%nnumber%Y>%n + - Set the %Y<%nnumber%Y>%n of kicks needed before we kick the offender +CSET KICK_ON_NICKFLOOD + %gUsage%n: %W/%ncset kick_on_nickflood %Y<%nnumber%Y>%n + - Set the %Y<%nnumber%Y>%n of nick changes required before we kick the offender +CSET KICK_ON_JOINFLOOD + %gUsage%n: %W/%ncset kick_on_joinflood %Y<%nnumber%Y>%n + - Set the %Y<%nnumber%Y>%n of joins required before we kick the offender +CSET KICK_ON_PUBFLOOD + %gUsage%n: %W/%ncset kick_on_pubflood %Y<%nnumber%Y>%n + - Set the %Y<%nnumber%Y>%n of public lines needed before we kick the offender +CSET KICKFLOOD + %gUsage%n: %W/%ncset kickflood %Y<%non%G|%noff%Y>%n + - Set kickflood protection to %Y<%non%G|%noff%Y>%n +CSET KICKFLOOD_TIME + %gUsage%n: %W/%ncset kickflood_time %Y<%nseconds%Y>%n + - set the number of %Y<%nseconds%Y>%n in which we measure the kicks allowed +CSET LAMELIST + %gUsage%n: %W/%ncset lamelist %Y<%non%G|%noff%Y>%n + - Turn %Y<%non%G|%noff%Y>%n lame nicklist checking + = Not implemented yet +CSET NICKFLOOD + %gUsage%n: %W/%ncset nickflood %Y<%non%G|%noff%Y>%n + - Turn %Y<%non%G|%noff%Y>%n nick flood checking +CSET NICKFLOOD_TIME + %gUsage%n: %W/%ncset nickflood_time %Y<%nseconds%Y>%n + - Set the number of %Y<%nseconds%Y>%n in which we measure the number of nick changes + allowed +CSET PUBFLOOD + %gUsage%n: %W/%ncset pubflood %Y<%non%G|%noff%Y>%n + - Turn %Y<%non%G|%noff%Y>%n public flood checking +CSET PUBFLOOD_IGNORE_TIME + %gUsage%n: %W/%ncset pubflood_ignore_time %Y<%nminutes%Y>%n + - Set the number of %Y<%nminutes%Y>%n to ignore a nick on public floods +CSET PUBFLOOD_TIME + %gUsage%n: %W/%ncset pubflood_time %Y<%nseconds%Y>%n + - Sets the amount of time in seconds that KICK_ON_PUBFLOOD counts lines +CSET SHITLIST + %gUsage%n: %W/%ncset shitlist %Y<%non%G|%noff%Y>%n + - Turn the shitlist %Y<%non%G|%noff%Y>%n for a channel +CSET USERLIST + %gUsage%n: %W/%ncset userlist %Y<%non%G|%noff%Y>%n + - Turn %Y<%non%G|%noff%Y>%n userlist for a channel +CSET JOINFLOOD_TIME + %gUsage%n: %W/%ncset joinflood_time %Y<%nseconds%Y>%n + - set the number of %Y<%nseconds%Y>%n in which we measure the joins allowed +CSET BITCH + %gUsage%n: %W/%ncset bitch %Y<%non%G|%noff%Y>%n + - Turn %Y<%non%G|%noff%Y>%n Bitch mode +CSET KICK_OPS + %gUsage%n: %W/%ncset kick_ops %Y<%non%G|%noff%Y>%n + - Turn %Y<%non%G|%noff%Y>%n kicking of chanops +CSET AOP + %gUsage%n: %W/%ncset aop %Y<%non%G|%noff%Y>%n + - Turn %Y<%non%G|%noff%Y>%n auto-op for people in your userlist + - %W/%nbhelp %YUSERLEVELS%n for user levels +CSET COMPRESS_MODES + %gUsage%n: %W/%ncset compress_modes %Y<%non%G|%noff%Y>%n + - Turn %Y<%non%G|%noff%Y>%n mode compression +CSET JOINFLOOD + %gUsage%n: %W/%ncset joinflood %Y<%non%G|%noff%Y>%n + - Turn %Y<%non%G|%noff%Y>%n join flood checking +CSET ANNOY_KICK + %gUsage%n: %W/%ncset annoy_kick %Y<%non%G|%noff%Y>%n + - Turn %Y<%non%G|%noff%Y>%n annoy kicking + - If %Yon%n, kicks for caps, inverse, and bold +CTCP + %gUsage%n: %W/%nctcp %Y<%Cnick%Y>%n %Y<%nrequest%Y>%n + - CTCP sends %Y<%Cnick%Y>%n with %Y<%nrequest%Y>%n + %Y<%nrequest%Y>%n: %G(%nexamples which can be sent to other %GBitchX%n users%G)%n + friends%G:%n + %Y*%n INVITE %M-%n Ask for an invite to %Y<%Bchannel%Y>%n + %Y*%n OPS %M-%n A legitimate way to gain ops + %Y*%n WHOAMI %M-%n Request %Y<%Cnick%Y> to display current attributes of me + %Y*%n %M-%n + other%G:%n + %Y*%n XLINK %M-%n ? +CWHO + %gUsage%n: %W/%ncwho + - Lists the clients and bots connected to the TwilightZone +CWHOM + %gUsage%n: %W/%ncwhom + - Sorry, no help is available for this command yet +CYCLE + %gUsage%n: %W/%ncycle %R[%Bchannel%R]%n + - Leaves current channel or %R[%Bchannel%R]%n and immediately rejoins +D + See %YDESCRIBE%n +DATE + %gUsage%n: %W/%ndate + - Shows current time and date from current server +DBAN + %gUsage%n: %W/%ndban + - Clears all bans on current channel +DC + %gUsage%n: %W/%ndc %Y<%Cnick%Y>%n + - Starts a DCC CHAT to %Y<%Cnick%Y>%n +DCC + %gUsage%n: %W/%ndcc %Y<<%Pcommand%Y>%n %R[%narguments%R]%Y>%n + - Bot, Chat, Close, Get, Raw, ReGet, Rename, ReSend, Send + %Y<%Pcommand%Y>%n switches: + auto %Y<%non%G|%noff%Y>%n overwrite %Y<%non%G|%noff%Y>%n + paths %Y<%non%G|%noff%Y>%n quiet %Y<%non%G|%noff%Y>%n +DCC BOT + %gUsage%n: %W/%ndcc bot %Y<%Cnick%Y>%n + - Starts a Direct-Client-to-Client bot chat to %Y<%Cnick%Y>%n + - This is a special mode for clients to act as hubs for other dcc chat + connections +DCC CHAT + %gUsage%n: %W/%ndcc chat %Y<%Cnick%Y>%n + - Starts a Direct-Client-to-Client chat to %Y<%Cnick%Y>%n +DCC CLOSE + %gUsage%n: %W/%ndcc close %Y<%ntype%Y>%n %Y<%Cnick%Y>%n %R[%narguments%R]%n + - Close %Y<%ntype%Y>%n connection from %Y<%Cnick%Y>%n with %R[%narguments%R]%n +DCC EXEMPT + %gUsage%n: %W/%ndcc exempt %Y<%C+nick%Y>%n + - Adds a user to your dcc auto-get list regardless of whether + /set dcc_autoget is Off or On +DCC GET + %gUsage%n: %W/%ndcc get %Y<%Cnick%Y>%n %R[%nfile%r(%ns%r)%R]%n + - Starts to receive %R[%nfile%r(%ns%r)%R]%n from %Y<%Cnick%Y>%n +DCC HELP + - Gets DCC specific help +DCC RAW + %gUsage%n: %W/%ndcc raw %Y<%Cnick%Y>%n %Y<%nhost%Y>%n + - This is used in conjunction with $connect() and $listen() for sending data + over a raw socket connection +DCC REGET + %gUsage%n: %W/%ndcc reget %Y<%Cnick%Y>%n %R[%nfile%r(%ns%r)%R]%n + - Will reget %R[%nfile%r(%ns%r)%R]%n and restore a broken connection from %Y<%Cnick%Y>%n +DCC RENAME + %gUsage%n: %W/%ndcc rename %Y<%Cnick%Y>%n %Y<%nnew filename%Y>%n + - Rename a filename being sent from %Y<%Cnick%Y>%n to %Y<%nnew filename%Y>%n +DCC RESEND + %gUsage%n: %W/%ndcc resend %Y<%Cnick%Y>%n %Y<%nfile%Y>%n + - Starts a DCC send and restore a broken connection of %Y<%nfile%Y>%n to %Y<%Cnick%Y>%n +DCC SEND + %gUsage%n: %W/%ndcc send %Y<%Cnick%Y>%n %Y<%nfile%Y>%n + - DCC Sends %Y<%nfile%Y>%n to %Y<%Cnick%Y>%n +DCG + %gUsage%n: %W/%ndcg %Y<%Cnick%Y>%n + - Close a DCC GET from %Y<%Cnick%Y>%n +DCX + %gUsage%n: %W/%ndcx %Y<%Cnick%Y>%n + - Close a DCC CHAT with %Y<%Cnick%Y>%n +DEBUGMSG + - Displays server msg's via hashtable +DEOP + %gUsage%n: %W/%ndeop %Y<%Cnick%y(%Cs%y)%Y>%n + - Deops %Y<%Cnick%y(%Cs%y)%Y>%n +DEOPER + %gUsage%n: %W/%ndeoper + %Y*%n Requires IRC operator status + - Removes IRC operator status +DESCRIBE + %gUsage%n: %W/%ndescribe %Y<%Cnick%G|%Bchannel%Y>%n %Y<%naction%Y>%n + - Describes to %Y<%Cnick%G|%Bchannel%Y>%n with %Y<%naction%Y>%n +DF + %gUsage%n: %W/%ndf + - Show disk space usage +DIE + %gUsage%n: %W/%ndie + %Y*%n Requires irc operator status + - Kills the IRC server you are on +DIGRAPH + %gUsage%n: %W/%ndigraph + - Shows Digraph table +DISCONNECT + %gUsage%n: %W/%ndisconnect + - Disconnects you from the current server +DOP + See %YDEOP%n +DUMP + %gUsage%n: %W/%ndump %Y<%ntype%Y>%n + - Dumps %Y<%ntype%Y>%n to screen + %Y<%ntype%Y>%n: + %YAlias%n %YAll %n %YBind %n + %YFile %n %YOn %n %YVar %n +EVALSERVER + %gUsage%n: %W/%nevalserver %Y<%nrefnum%Y> <%ncommand%Y>%n + - Sends command to reference numbered server +EXEC + %gUsage%n: %W/%nexec %Y<%ncommand%Y>%n + - Executes %Y<%ncommand%Y>%n with the shell set from %PSHELL%n +EXIT + %gUsage%n: %W/%nexit + - Quits IRC +FINGER + %gUsage%n: %W/%nfinger %Y<%Cnick%Y>%n + - Fetches finger info on %Y<%Cnick%Y>%n +FK + %gUsage%n: %W/%nfk %Y<%Cnick%G!%nuser%Y@%nhostname%Y>%n%R[%nreason%R]%n + - Finds clients matching %Y<%Cnick%G!%nuser%Y@%nhostname%Y>%n and immediately kicks + them from current channel for %R[%nreason%R]%n +FKLINE + %gUsage%n: %W/%nfkline %Y<%Cnick%G|%Cnick%G!%nuser%Y@%nhostname%Y>%n%R[%nserver%R]%n + - Finds K-line(s) matching %Y<%Cnick%G|%Cnick%G!%nuser%Y@%nhostname%Y>%n on current server + or %R[%nserver%R]%n +FLOOD + %gUsage%n: %W/%nflood %Y<%Cnick%Y>%n + - Floods %Y<%Cnick%Y>%n with beeps +FLUSH + %gUsage%n: %W/%nflush + - Flushes all iRC server output +FORWARD + %gUsage%n: %W/%nforward %Y<%Cnick%Y>%n + - Forwards all messages to %Y<%Cnick%Y>%n +FPORTS + %gUsage%n: %W/%nfports %Y<%nhostname%Y>%n %R[%Y<%nlowport%Y>%n %Y<%nhighport%Y>%R]%n + - Attempts to find ports on %Y<%nhostname%Y>%n on %R[%Y<%nlowport%Y>%n %Y<%nhighport%Y>%R]%n +FPROT + %gUsage%n: %W/%nfprot + - Toggles flood protection to be either on or off +FTP + %gUsage%n: %W/%nftp + - Opens a FTP client in a virtual screen + Use %B^[%Gnumber%n to switch through virtual screens +FUCK + %gUsage%n: %W/%nfuck %Y<%Cnick%Y>%n %R[%nreason%R]%n + - Deops, bans and kicks %Y<%Cnick%Y>%n for %R[%nreason%R]%n + Also adds %Y<%Cnick%Y>%n to shitlist at level 3 for current channel +HISTORY + %gUsage%n: %W/%nhistory + - Shows recently typed commands +HOST + %gUsage%n: %W/%nhost %R<%Cnick%R>%n + - Shows host of yourself or %R<%Cnick%R>%n +I + See %YINVITE%n +IG + %gUsage%n: %W/%nig +%G|%n-%Y<%Cnick%Y>%n + - Ignores ALL except crap and public of nick!host matching %Y<%Cnick%Y>%n +IGH + %gUsage%n: %W/%nigh +%G|%n-%Y<%Cnick%Y>%n + - Ignores ALL except crap and public of hostname matching %Y<%Cnick%Y>%n +IGNORE + %gUsage%n: %W/%nignore +%G|%n-%G|%n^%Y<%Cnick%Y>%n + - Ignores ALL except crap and public from %Y<%Cnick%Y>%n +IGT + %gUsage%n: %W/%nigt +%G|%n-%Y<%Cnick%Y>%n + - Ignores ALL except crap and public of nick!host matching %Y<%Cnick%Y>%n + - Nickname is ignored for /set IGNORE_TIME minutes +IGHT + %gUsage%n: %W/%night +%G|%n-%Y<%Cnick%Y>%n + - Ignores ALL except crap and public of host matching %Y<%Cnick%Y>%n + - Nickname is ignored for /set IGNORE_TIME minutes +INFO + %gUsage%n: %W/%ninfo + - Shows current client info +INV + See %YINVITE%n +INVITE + %gUsage%n: %W/%ninvite %Y<%Cnick%Y>%n %R[%Bchannel%R]%n + - Invites %Y<%Cnick%Y>%n to current channel or %R[%Bchannel%R]%n +JNW + %gUsage%n: %W/%njnw %Y<%Bchannel%Y>%n + - Simultaneously joins %Y<%Bchannel%Y>%n and creates a new window + (split screen) +K + %gUsage%n: %W/%nk %Y<%Cnick%Y>%n %R[%nreason%R]%n + - Kicks %Y<%Cnick%Y>%n for %R[%nreason%R]%n on current channel +KB + %gUsage%n: %W/%nkb %Y<%Cnick%Y>%n %R[%nreason%R]%n + - Deops, kicks and bans %Y<%Cnick%Y>%n for %R[%nreason%R]%n +KICK + %gUsage%n: %W/%nkick %Y<%Bchannel%G|%Y*>%n %Y<%Cnick%Y>%n %R[%nreason%R]%n + - This behaves just like /k + See %YK%n for further information +KICKIDLE + %gUsage%n: %W/%nkickidle %Y<%Bchannel%Y>%n + - Kicks all idle people on %Y<%Bchannel%Y>%n +KILL + %gUsage%n: %W/%nkill %Y<%Cnick%Y>%n %R[%nreason%R]%n + %Y*%n Requires irc operator status + - Kills %Y<%Cnick%Y>%n for %R[%nreason%R]%n + If no reason is given, a quote from the random kick file is used + *hopefully in a latter version of BitchX* +L + See %YLEAVE%n +LASTLOG + %gUsage%n: %W/%nlastlog -file filename%G|%n-clear%G|%n-max #%G|%n + -liternal pat%G|%n-beep%G|%nlevel + - Shows more than a few pages back +LEAVE + %gUsage%n: %W/%nleave %Y<%Bchannel%Y>%n + - Leaves current channel or %Y<%Bchannel%Y>%n +LINKS + %gUsage%n: %W/%nlinks + - Shows servers and links to other servers +LIST + %gUsage%n: %W/%nlist + - Lists all channels +LK + %gUsage%n: %W/%nlk %R[%nreason%R]%n + - Kicks all non +o people on current channel with %R[%nreason%R]%n +LKW + %gUsage%n: %W/%nlkw %R[%Bchannel%R]%n + - Leave the current channel, killing the window in current channel or + %R[%Bchannel%R]%n aswell +LLOOK + %gUsage%n: %W/%nllook + %Y*%n Requires set %YLLOOK%n %RON%n + - Lists all the servers which are current split from the IRC network +LOAD + %gUsage%n: %W/%nload