upgrade to EPIC4 2.2

This commit is contained in:
brad 2005-07-24 00:14:28 +00:00
parent 041b4469f7
commit 65f7cf8114
3 changed files with 149 additions and 16 deletions

View File

@ -1,12 +1,11 @@
# $OpenBSD: Makefile,v 1.56 2004/12/16 00:31:21 alek Exp $
# $OpenBSD: Makefile,v 1.57 2005/07/24 00:14:28 brad Exp $
# $FreeBSD: Makefile,v 1.13 1999/03/01 16:18:30 mph Exp $
COMMENT= "(E)nhanced (P)rogrammable (I)RC-II (C)lient"
VERSION= 2.0
HELP_DATE= 20040308
VERSION= 2.2
HELP_DATE= 20050315
DISTNAME= epic4-${VERSION}
PKGNAME= ${DISTNAME}p1
CATEGORIES= net
MASTER_SITES= ftp://ftp.epicsol.org/pub/epic/EPIC4-PRODUCTION/
DISTFILES= epic4-${VERSION}.tar.bz2 epic4-help-${HELP_DATE}.tar.gz

View File

@ -1,8 +1,8 @@
MD5 (epic4-2.0.tar.bz2) = 81c50c94762bd33349826b2f5b5e6278
MD5 (epic4-help-20040308.tar.gz) = 5492fba9d0794f8ceb2fa0837ad847fa
RMD160 (epic4-2.0.tar.bz2) = 7053a0ddaad211b1b6edf618895141042e7d4ed8
RMD160 (epic4-help-20040308.tar.gz) = f2ed68f9dda1de8c13fe2ed19e489b727ee7a198
SHA1 (epic4-2.0.tar.bz2) = 9d65996ad37f2e27acdeed394b80d1b6eba9a7ec
SHA1 (epic4-help-20040308.tar.gz) = f8e2f2c173650996033d98ddd964814c34ef98bd
SIZE (epic4-2.0.tar.bz2) = 627102
SIZE (epic4-help-20040308.tar.gz) = 300509
MD5 (epic4-2.2.tar.bz2) = e4d5d799b43f3c7882e8e7616099d4fc
MD5 (epic4-help-20050315.tar.gz) = 9888d1af465ca72bf9a02487264071a5
RMD160 (epic4-2.2.tar.bz2) = 8f1f1b446bd3260e665093864f1becc0b625be32
RMD160 (epic4-help-20050315.tar.gz) = b4237357e905468ab4fd7710283d6bffee067c5e
SHA1 (epic4-2.2.tar.bz2) = 88d4140e693b571ceb8148f98d504a5fefa74076
SHA1 (epic4-help-20050315.tar.gz) = 0651d4960b017987a726b4f5fc8ed5e5b130d4a2
SIZE (epic4-2.2.tar.bz2) = 623254
SIZE (epic4-help-20050315.tar.gz) = 332502

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.32 2004/09/15 18:17:39 espie Exp $
@comment $OpenBSD: PLIST,v 1.33 2005/07/24 00:14:28 brad Exp $
bin/epic4
libexec/epic4-wserv4
@man man/man1/epic4.1
@ -41,6 +41,7 @@ share/epic4/help/1_General/invite
share/epic4/help/1_General/join
share/epic4/help/1_General/kick
share/epic4/help/1_General/lastlog
share/epic4/help/1_General/license
share/epic4/help/1_General/me
share/epic4/help/1_General/mode
share/epic4/help/1_General/msg
@ -62,12 +63,15 @@ share/epic4/help/2_Queries/admin
share/epic4/help/2_Queries/flush
share/epic4/help/2_Queries/info
share/epic4/help/2_Queries/ison
share/epic4/help/2_Queries/knock
share/epic4/help/2_Queries/links
share/epic4/help/2_Queries/list
share/epic4/help/2_Queries/lusers
share/epic4/help/2_Queries/map
share/epic4/help/2_Queries/motd
share/epic4/help/2_Queries/names
share/epic4/help/2_Queries/servlist
share/epic4/help/2_Queries/squery
share/epic4/help/2_Queries/stats
share/epic4/help/2_Queries/time
share/epic4/help/2_Queries/trace
@ -75,6 +79,7 @@ share/epic4/help/2_Queries/userhost
share/epic4/help/2_Queries/userip
share/epic4/help/2_Queries/usrip
share/epic4/help/2_Queries/version
share/epic4/help/2_Queries/wallchops
share/epic4/help/2_Queries/who
share/epic4/help/2_Queries/whois
share/epic4/help/2_Queries/whowas
@ -143,6 +148,7 @@ share/epic4/help/4_Misc/bind/swap_last_window
share/epic4/help/4_Misc/bind/swap_next_window
share/epic4/help/4_Misc/bind/swap_previous_window
share/epic4/help/4_Misc/bind/switch_channels
share/epic4/help/4_Misc/bind/switch_query
share/epic4/help/4_Misc/bind/toggle_insert_mode
share/epic4/help/4_Misc/bind/toggle_stop_screen
share/epic4/help/4_Misc/bind/transpose_characters
@ -162,12 +168,14 @@ share/epic4/help/4_Misc/note
share/epic4/help/4_Misc/rbind
share/epic4/help/4_Misc/realname
share/epic4/help/4_Misc/set/
share/epic4/help/4_Misc/set/allow_c1_chars
share/epic4/help/4_Misc/set/alt_charset
share/epic4/help/4_Misc/set/always_split_biggest
share/epic4/help/4_Misc/set/auto_new_nick
share/epic4/help/4_Misc/set/auto_reconnect
share/epic4/help/4_Misc/set/auto_reconnect_delay
share/epic4/help/4_Misc/set/auto_rejoin
share/epic4/help/4_Misc/set/auto_rejoin_connect
share/epic4/help/4_Misc/set/auto_rejoin_delay
share/epic4/help/4_Misc/set/auto_unmark_away
share/epic4/help/4_Misc/set/auto_whowas
@ -196,6 +204,7 @@ share/epic4/help/4_Misc/set/cpu_saver_after
share/epic4/help/4_Misc/set/cpu_saver_every
share/epic4/help/4_Misc/set/current_window_level
share/epic4/help/4_Misc/set/dcc_auto_send_rejects
share/epic4/help/4_Misc/set/dcc_dequote_filenames
share/epic4/help/4_Misc/set/dcc_long_pathnames
share/epic4/help/4_Misc/set/dcc_sliding_window
share/epic4/help/4_Misc/set/dcc_store_path
@ -209,8 +218,12 @@ share/epic4/help/4_Misc/set/display_pc_characters
share/epic4/help/4_Misc/set/do_notify_immediately
share/epic4/help/4_Misc/set/eight_bit_characters
share/epic4/help/4_Misc/set/floating_point_math
share/epic4/help/4_Misc/set/floating_point_precision
share/epic4/help/4_Misc/set/flood_after
share/epic4/help/4_Misc/set/flood_ignore
share/epic4/help/4_Misc/set/flood_maskuser
share/epic4/help/4_Misc/set/flood_rate
share/epic4/help/4_Misc/set/flood_rate_per
share/epic4/help/4_Misc/set/flood_users
share/epic4/help/4_Misc/set/flood_warning
share/epic4/help/4_Misc/set/full_status_line
@ -225,11 +238,13 @@ share/epic4/help/4_Misc/set/history
share/epic4/help/4_Misc/set/history_circleq
share/epic4/help/4_Misc/set/hold_interval
share/epic4/help/4_Misc/set/hold_mode
share/epic4/help/4_Misc/set/hold_slider
share/epic4/help/4_Misc/set/indent
share/epic4/help/4_Misc/set/input_aliases
share/epic4/help/4_Misc/set/input_prompt
share/epic4/help/4_Misc/set/insert_mode
share/epic4/help/4_Misc/set/inverse_video
share/epic4/help/4_Misc/set/key_interval
share/epic4/help/4_Misc/set/lastlog
share/epic4/help/4_Misc/set/lastlog_level
share/epic4/help/4_Misc/set/load_path
@ -243,6 +258,7 @@ share/epic4/help/4_Misc/set/mangle_logfiles
share/epic4/help/4_Misc/set/mangle_outbound
share/epic4/help/4_Misc/set/max_reconnects
share/epic4/help/4_Misc/set/meta_states
share/epic4/help/4_Misc/set/metric_time
share/epic4/help/4_Misc/set/mirc_broken_dcc_resume
share/epic4/help/4_Misc/set/mode_stripper
share/epic4/help/4_Misc/set/nd_space_max
@ -256,6 +272,7 @@ share/epic4/help/4_Misc/set/notify_level
share/epic4/help/4_Misc/set/notify_on_termination
share/epic4/help/4_Misc/set/notify_userhost_automatic
share/epic4/help/4_Misc/set/num_of_whowas
share/epic4/help/4_Misc/set/old_server_lastlog_level
share/epic4/help/4_Misc/set/output_rewrite
share/epic4/help/4_Misc/set/pad_char
share/epic4/help/4_Misc/set/quit_message
@ -278,6 +295,9 @@ share/epic4/help/4_Misc/set/show_end_of_msgs
share/epic4/help/4_Misc/set/show_numerics
share/epic4/help/4_Misc/set/show_status_all
share/epic4/help/4_Misc/set/show_who_hopcount
share/epic4/help/4_Misc/set/ssl_certfile
share/epic4/help/4_Misc/set/ssl_keyfile
share/epic4/help/4_Misc/set/ssl_path
share/epic4/help/4_Misc/set/status_away
share/epic4/help/4_Misc/set/status_channel
share/epic4/help/4_Misc/set/status_chanop
@ -294,12 +314,15 @@ share/epic4/help/4_Misc/set/status_mail
share/epic4/help/4_Misc/set/status_mode
share/epic4/help/4_Misc/set/status_nickname
share/epic4/help/4_Misc/set/status_no_repeat
share/epic4/help/4_Misc/set/status_noswap
share/epic4/help/4_Misc/set/status_notify
share/epic4/help/4_Misc/set/status_oper
share/epic4/help/4_Misc/set/status_overwrite
share/epic4/help/4_Misc/set/status_query
share/epic4/help/4_Misc/set/status_scrollback
share/epic4/help/4_Misc/set/status_server
share/epic4/help/4_Misc/set/status_ssl_off
share/epic4/help/4_Misc/set/status_ssl_on
share/epic4/help/4_Misc/set/status_truncate_rhs
share/epic4/help/4_Misc/set/status_umode
share/epic4/help/4_Misc/set/status_user
@ -308,13 +331,18 @@ share/epic4/help/4_Misc/set/status_window
share/epic4/help/4_Misc/set/suppress_from_remote_server
share/epic4/help/4_Misc/set/suppress_server_motd
share/epic4/help/4_Misc/set/switch_channel_on_part
share/epic4/help/4_Misc/set/switch_channels_between_windows
share/epic4/help/4_Misc/set/tab
share/epic4/help/4_Misc/set/tab_max
share/epic4/help/4_Misc/set/term_does_bright_blink
share/epic4/help/4_Misc/set/translation
share/epic4/help/4_Misc/set/translation_path
share/epic4/help/4_Misc/set/underline_video
share/epic4/help/4_Misc/set/user_information
share/epic4/help/4_Misc/set/verbose_ctcp
share/epic4/help/4_Misc/set/word_break
share/epic4/help/4_Misc/set/wserv_path
share/epic4/help/4_Misc/set/wserv_type
share/epic4/help/4_Misc/set/xterm
share/epic4/help/4_Misc/set/xterm_options
share/epic4/help/4_Misc/unclear
@ -341,7 +369,9 @@ share/epic4/help/4_Misc/window/hide
share/epic4/help/4_Misc/window/hide_others
share/epic4/help/4_Misc/window/hold_interval
share/epic4/help/4_Misc/window/hold_mode
share/epic4/help/4_Misc/window/hold_slider
share/epic4/help/4_Misc/window/kill
share/epic4/help/4_Misc/window/kill_all_hidden
share/epic4/help/4_Misc/window/kill_others
share/epic4/help/4_Misc/window/killswap
share/epic4/help/4_Misc/window/last
@ -352,6 +382,7 @@ share/epic4/help/4_Misc/window/list
share/epic4/help/4_Misc/window/log
share/epic4/help/4_Misc/window/logfile
share/epic4/help/4_Misc/window/move
share/epic4/help/4_Misc/window/move_to
share/epic4/help/4_Misc/window/name
share/epic4/help/4_Misc/window/new
share/epic4/help/4_Misc/window/new_hide
@ -360,6 +391,7 @@ share/epic4/help/4_Misc/window/noserv
share/epic4/help/4_Misc/window/notified
share/epic4/help/4_Misc/window/notify
share/epic4/help/4_Misc/window/notify_level
share/epic4/help/4_Misc/window/notify_name
share/epic4/help/4_Misc/window/number
share/epic4/help/4_Misc/window/pop
share/epic4/help/4_Misc/window/previous
@ -369,10 +401,18 @@ share/epic4/help/4_Misc/window/query
share/epic4/help/4_Misc/window/refnum
share/epic4/help/4_Misc/window/refnum_or_swap
share/epic4/help/4_Misc/window/refresh
share/epic4/help/4_Misc/window/rejoin
share/epic4/help/4_Misc/window/remove
share/epic4/help/4_Misc/window/scratch
share/epic4/help/4_Misc/window/scroll
share/epic4/help/4_Misc/window/scroll_backward
share/epic4/help/4_Misc/window/scroll_end
share/epic4/help/4_Misc/window/scroll_forward
share/epic4/help/4_Misc/window/scroll_start
share/epic4/help/4_Misc/window/scrolladj
share/epic4/help/4_Misc/window/scrollback
share/epic4/help/4_Misc/window/search_back
share/epic4/help/4_Misc/window/search_forward
share/epic4/help/4_Misc/window/server
share/epic4/help/4_Misc/window/show
share/epic4/help/4_Misc/window/show_all
@ -385,18 +425,24 @@ share/epic4/help/4_Misc/window/status_format1
share/epic4/help/4_Misc/window/status_format2
share/epic4/help/4_Misc/window/status_special
share/epic4/help/4_Misc/window/swap
share/epic4/help/4_Misc/window/swappable
share/epic4/help/4_Misc/window/topline
share/epic4/help/4_Misc/window/toplines
share/epic4/help/4_Misc/window/unbind
share/epic4/help/4_Misc/window/window
share/epic4/help/4_Misc/xdebug
share/epic4/help/5_Programming/
share/epic4/help/5_Programming/5_Programming
share/epic4/help/5_Programming/alias
share/epic4/help/5_Programming/allocdump
share/epic4/help/5_Programming/assign
share/epic4/help/5_Programming/bless
share/epic4/help/5_Programming/botmode
share/epic4/help/5_Programming/break
share/epic4/help/5_Programming/call
share/epic4/help/5_Programming/comment
share/epic4/help/5_Programming/continue
share/epic4/help/5_Programming/defer
share/epic4/help/5_Programming/do
share/epic4/help/5_Programming/dump
share/epic4/help/5_Programming/echo
@ -409,6 +455,7 @@ share/epic4/help/5_Programming/foreach
share/epic4/help/5_Programming/hook
share/epic4/help/5_Programming/if
share/epic4/help/5_Programming/input
share/epic4/help/5_Programming/input_char
share/epic4/help/5_Programming/load
share/epic4/help/5_Programming/local
share/epic4/help/5_Programming/on/
@ -420,6 +467,7 @@ share/epic4/help/5_Programming/on/connect
share/epic4/help/5_Programming/on/ctcp
share/epic4/help/5_Programming/on/ctcp_reply
share/epic4/help/5_Programming/on/ctcp_request
share/epic4/help/5_Programming/on/dcc_activity
share/epic4/help/5_Programming/on/dcc_chat
share/epic4/help/5_Programming/on/dcc_connect
share/epic4/help/5_Programming/on/dcc_list
@ -455,6 +503,7 @@ share/epic4/help/5_Programming/on/mode_stripped
share/epic4/help/5_Programming/on/msg
share/epic4/help/5_Programming/on/msg_group
share/epic4/help/5_Programming/on/names
share/epic4/help/5_Programming/on/new_nickname
share/epic4/help/5_Programming/on/nickname
share/epic4/help/5_Programming/on/note
share/epic4/help/5_Programming/on/notice
@ -480,9 +529,11 @@ share/epic4/help/5_Programming/on/send_to_server
share/epic4/help/5_Programming/on/server_established
share/epic4/help/5_Programming/on/server_lost
share/epic4/help/5_Programming/on/server_notice
share/epic4/help/5_Programming/on/server_status
share/epic4/help/5_Programming/on/set
share/epic4/help/5_Programming/on/signoff
share/epic4/help/5_Programming/on/silence
share/epic4/help/5_Programming/on/ssl_server_cert
share/epic4/help/5_Programming/on/status_update
share/epic4/help/5_Programming/on/switch_channels
share/epic4/help/5_Programming/on/switch_windows
@ -492,13 +543,15 @@ share/epic4/help/5_Programming/on/unload
share/epic4/help/5_Programming/on/wall
share/epic4/help/5_Programming/on/wallop
share/epic4/help/5_Programming/on/who
share/epic4/help/5_Programming/on/widelist
share/epic4/help/5_Programming/on/window
share/epic4/help/5_Programming/on/window_beforekill
share/epic4/help/5_Programming/on/window_command
share/epic4/help/5_Programming/on/window_create
share/epic4/help/5_Programming/on/window_kill
share/epic4/help/5_Programming/on/yell
share/epic4/help/5_Programming/package
share/epic4/help/5_Programming/parsekey
share/epic4/help/5_Programming/pause
share/epic4/help/5_Programming/pop
share/epic4/help/5_Programming/pretend
share/epic4/help/5_Programming/push
@ -515,11 +568,14 @@ share/epic4/help/5_Programming/shook
share/epic4/help/5_Programming/sleep
share/epic4/help/5_Programming/stack
share/epic4/help/5_Programming/stub
share/epic4/help/5_Programming/subpackage
share/epic4/help/5_Programming/switch
share/epic4/help/5_Programming/timer
share/epic4/help/5_Programming/type
share/epic4/help/5_Programming/unless
share/epic4/help/5_Programming/unload
share/epic4/help/5_Programming/unshift
share/epic4/help/5_Programming/until
share/epic4/help/5_Programming/usleep
share/epic4/help/5_Programming/wait
share/epic4/help/5_Programming/while
@ -536,6 +592,7 @@ share/epic4/help/6_Functions/after
share/epic4/help/6_Functions/afterw
share/epic4/help/6_Functions/aliasctl
share/epic4/help/6_Functions/ascii
share/epic4/help/6_Functions/asciiq
share/epic4/help/6_Functions/asin
share/epic4/help/6_Functions/asinh
share/epic4/help/6_Functions/atan
@ -556,11 +613,13 @@ share/epic4/help/6_Functions/chngw
share/epic4/help/6_Functions/chop
share/epic4/help/6_Functions/chops
share/epic4/help/6_Functions/chr
share/epic4/help/6_Functions/cipher
share/epic4/help/6_Functions/close
share/epic4/help/6_Functions/common
share/epic4/help/6_Functions/connect
share/epic4/help/6_Functions/convert
share/epic4/help/6_Functions/copattern
share/epic4/help/6_Functions/corpattern
share/epic4/help/6_Functions/cos
share/epic4/help/6_Functions/cosh
share/epic4/help/6_Functions/count
@ -568,24 +627,36 @@ share/epic4/help/6_Functions/cparse
share/epic4/help/6_Functions/crypt
share/epic4/help/6_Functions/curpos
share/epic4/help/6_Functions/currchans
share/epic4/help/6_Functions/dccctl
share/epic4/help/6_Functions/decode
share/epic4/help/6_Functions/delarray
share/epic4/help/6_Functions/delitem
share/epic4/help/6_Functions/delitems
share/epic4/help/6_Functions/deuhc
share/epic4/help/6_Functions/diff
share/epic4/help/6_Functions/encode
share/epic4/help/6_Functions/encryptparm
share/epic4/help/6_Functions/eof
share/epic4/help/6_Functions/epic
share/epic4/help/6_Functions/exec
share/epic4/help/6_Functions/exp
share/epic4/help/6_Functions/fabs
share/epic4/help/6_Functions/ferror
share/epic4/help/6_Functions/fexist
share/epic4/help/6_Functions/filter
share/epic4/help/6_Functions/finditem
share/epic4/help/6_Functions/finditems
share/epic4/help/6_Functions/findw
share/epic4/help/6_Functions/fix_arglist
share/epic4/help/6_Functions/floodinfo
share/epic4/help/6_Functions/floor
share/epic4/help/6_Functions/fnexist
share/epic4/help/6_Functions/frewind
share/epic4/help/6_Functions/fromw
share/epic4/help/6_Functions/fseek
share/epic4/help/6_Functions/fsize
share/epic4/help/6_Functions/fskip
share/epic4/help/6_Functions/ftell
share/epic4/help/6_Functions/ftime
share/epic4/help/6_Functions/functioncall
share/epic4/help/6_Functions/geom
@ -593,6 +664,7 @@ share/epic4/help/6_Functions/getarrays
share/epic4/help/6_Functions/getcap
share/epic4/help/6_Functions/getcommands
share/epic4/help/6_Functions/getenv
share/epic4/help/6_Functions/getfunctions
share/epic4/help/6_Functions/getgid
share/epic4/help/6_Functions/getitem
share/epic4/help/6_Functions/getlogin
@ -600,6 +672,7 @@ share/epic4/help/6_Functions/getmatches
share/epic4/help/6_Functions/getopt
share/epic4/help/6_Functions/getpgrp
share/epic4/help/6_Functions/getrmatches
share/epic4/help/6_Functions/getserial
share/epic4/help/6_Functions/getset
share/epic4/help/6_Functions/getsets
share/epic4/help/6_Functions/gettmatch
@ -607,12 +680,15 @@ share/epic4/help/6_Functions/getuid
share/epic4/help/6_Functions/glob
share/epic4/help/6_Functions/globi
share/epic4/help/6_Functions/hash_32bit
share/epic4/help/6_Functions/hookctl
share/epic4/help/6_Functions/idle
share/epic4/help/6_Functions/ifindfirst
share/epic4/help/6_Functions/ifinditem
share/epic4/help/6_Functions/ifinditems
share/epic4/help/6_Functions/igetitem
share/epic4/help/6_Functions/igetmatches
share/epic4/help/6_Functions/igmask
share/epic4/help/6_Functions/ignorectl
share/epic4/help/6_Functions/igtype
share/epic4/help/6_Functions/index
share/epic4/help/6_Functions/indextoitem
@ -633,10 +709,12 @@ share/epic4/help/6_Functions/iscurchan
share/epic4/help/6_Functions/isdigit
share/epic4/help/6_Functions/isdisplaying
share/epic4/help/6_Functions/isencrypted
share/epic4/help/6_Functions/isfilevalid
share/epic4/help/6_Functions/ishalfop
share/epic4/help/6_Functions/isnumber
share/epic4/help/6_Functions/itemtoindex
share/epic4/help/6_Functions/jn
share/epic4/help/6_Functions/joinstr
share/epic4/help/6_Functions/jot
share/epic4/help/6_Functions/key
share/epic4/help/6_Functions/killpid
@ -652,14 +730,17 @@ share/epic4/help/6_Functions/listen
share/epic4/help/6_Functions/loadinfo
share/epic4/help/6_Functions/log
share/epic4/help/6_Functions/log10
share/epic4/help/6_Functions/logctl
share/epic4/help/6_Functions/longtoip
share/epic4/help/6_Functions/mask
share/epic4/help/6_Functions/match
share/epic4/help/6_Functions/matchitem
share/epic4/help/6_Functions/maxlen
share/epic4/help/6_Functions/metric_time
share/epic4/help/6_Functions/mid
share/epic4/help/6_Functions/midw
share/epic4/help/6_Functions/mkdir
share/epic4/help/6_Functions/mktime
share/epic4/help/6_Functions/msar
share/epic4/help/6_Functions/mychannels
share/epic4/help/6_Functions/myservers
@ -682,6 +763,7 @@ share/epic4/help/6_Functions/pad
share/epic4/help/6_Functions/pass
share/epic4/help/6_Functions/pattern
share/epic4/help/6_Functions/perl
share/epic4/help/6_Functions/perlcall
share/epic4/help/6_Functions/perlxcall
share/epic4/help/6_Functions/pid
share/epic4/help/6_Functions/pipe
@ -696,10 +778,12 @@ share/epic4/help/6_Functions/randread
share/epic4/help/6_Functions/read
share/epic4/help/6_Functions/realpath
share/epic4/help/6_Functions/regcomp
share/epic4/help/6_Functions/regcomp_cs
share/epic4/help/6_Functions/regerror
share/epic4/help/6_Functions/regex
share/epic4/help/6_Functions/regexec
share/epic4/help/6_Functions/regfree
share/epic4/help/6_Functions/regmatches
share/epic4/help/6_Functions/remw
share/epic4/help/6_Functions/remws
share/epic4/help/6_Functions/rename
@ -720,6 +804,7 @@ share/epic4/help/6_Functions/rmdir
share/epic4/help/6_Functions/rpattern
share/epic4/help/6_Functions/rsubstr
share/epic4/help/6_Functions/sar
share/epic4/help/6_Functions/sedcrypt
share/epic4/help/6_Functions/serverctl
share/epic4/help/6_Functions/servergroup
share/epic4/help/6_Functions/servername
@ -738,6 +823,7 @@ share/epic4/help/6_Functions/splice
share/epic4/help/6_Functions/split
share/epic4/help/6_Functions/srand
share/epic4/help/6_Functions/ssl
share/epic4/help/6_Functions/startupfile
share/epic4/help/6_Functions/stat
share/epic4/help/6_Functions/status
share/epic4/help/6_Functions/stime
@ -748,12 +834,17 @@ share/epic4/help/6_Functions/stripansicodes
share/epic4/help/6_Functions/stripc
share/epic4/help/6_Functions/stripcrap
share/epic4/help/6_Functions/strlen
share/epic4/help/6_Functions/strtol
share/epic4/help/6_Functions/substr
share/epic4/help/6_Functions/symbolctl
share/epic4/help/6_Functions/tan
share/epic4/help/6_Functions/tanh
share/epic4/help/6_Functions/tcl
share/epic4/help/6_Functions/tdiff
share/epic4/help/6_Functions/tdiff2
share/epic4/help/6_Functions/time
share/epic4/help/6_Functions/timerctl
share/epic4/help/6_Functions/tobase
share/epic4/help/6_Functions/tolower
share/epic4/help/6_Functions/toupper
share/epic4/help/6_Functions/tow
@ -772,29 +863,32 @@ share/epic4/help/6_Functions/urldecode
share/epic4/help/6_Functions/urlencode
share/epic4/help/6_Functions/userhost
share/epic4/help/6_Functions/usermode
share/epic4/help/6_Functions/usetitem
share/epic4/help/6_Functions/utime
share/epic4/help/6_Functions/version
share/epic4/help/6_Functions/which
share/epic4/help/6_Functions/winbound
share/epic4/help/6_Functions/winchan
share/epic4/help/6_Functions/wincursorline
share/epic4/help/6_Functions/windowctl
share/epic4/help/6_Functions/winlevel
share/epic4/help/6_Functions/winline
share/epic4/help/6_Functions/winnam
share/epic4/help/6_Functions/winnicklist
share/epic4/help/6_Functions/winnum
share/epic4/help/6_Functions/winquery
share/epic4/help/6_Functions/winrefs
share/epic4/help/6_Functions/winsbsize
share/epic4/help/6_Functions/winscreen
share/epic4/help/6_Functions/winscrollbacksize
share/epic4/help/6_Functions/winserv
share/epic4/help/6_Functions/winsize
share/epic4/help/6_Functions/winstatsize
share/epic4/help/6_Functions/winstatussize
share/epic4/help/6_Functions/winvisible
share/epic4/help/6_Functions/word
share/epic4/help/6_Functions/wordtoindex
share/epic4/help/6_Functions/write
share/epic4/help/6_Functions/writeb
share/epic4/help/6_Functions/xdebug
share/epic4/help/6_Functions/yn
share/epic4/help/7_Docs/
share/epic4/help/7_Docs/7_Docs
@ -827,15 +921,28 @@ share/epic4/help/8_Scripts/
share/epic4/help/8_Scripts/2.8script
share/epic4/help/8_Scripts/8_Scripts
share/epic4/help/8_Scripts/alias
share/epic4/help/8_Scripts/altchan
share/epic4/help/8_Scripts/altchan.bj
share/epic4/help/8_Scripts/autoget
share/epic4/help/8_Scripts/autokick
share/epic4/help/8_Scripts/autoop
share/epic4/help/8_Scripts/away
share/epic4/help/8_Scripts/basical
share/epic4/help/8_Scripts/builtins
share/epic4/help/8_Scripts/columns
share/epic4/help/8_Scripts/commandqueues
share/epic4/help/8_Scripts/country
share/epic4/help/8_Scripts/data_array
share/epic4/help/8_Scripts/data_struct
share/epic4/help/8_Scripts/dcc_spacefix
share/epic4/help/8_Scripts/dcc_timeout
share/epic4/help/8_Scripts/deban
share/epic4/help/8_Scripts/debug.irc
share/epic4/help/8_Scripts/dig
share/epic4/help/8_Scripts/dns
share/epic4/help/8_Scripts/edit
share/epic4/help/8_Scripts/edit_topic
share/epic4/help/8_Scripts/efnext
share/epic4/help/8_Scripts/environment
share/epic4/help/8_Scripts/events
share/epic4/help/8_Scripts/events.hop
@ -845,41 +952,68 @@ share/epic4/help/8_Scripts/files
share/epic4/help/8_Scripts/functions
share/epic4/help/8_Scripts/genalias
share/epic4/help/8_Scripts/global
share/epic4/help/8_Scripts/grep
share/epic4/help/8_Scripts/guh
share/epic4/help/8_Scripts/help
share/epic4/help/8_Scripts/hold_mode
share/epic4/help/8_Scripts/hybrid6
share/epic4/help/8_Scripts/imap
share/epic4/help/8_Scripts/ip-to-int
share/epic4/help/8_Scripts/ircprimer
share/epic4/help/8_Scripts/keybinds
share/epic4/help/8_Scripts/killpath
share/epic4/help/8_Scripts/kpstat
share/epic4/help/8_Scripts/langtrans
share/epic4/help/8_Scripts/less
share/epic4/help/8_Scripts/less-pipe
share/epic4/help/8_Scripts/list
share/epic4/help/8_Scripts/loadformats
share/epic4/help/8_Scripts/local
share/epic4/help/8_Scripts/ls
share/epic4/help/8_Scripts/man
share/epic4/help/8_Scripts/map
share/epic4/help/8_Scripts/meta
share/epic4/help/8_Scripts/meta-compat
share/epic4/help/8_Scripts/mkpdir
share/epic4/help/8_Scripts/more
share/epic4/help/8_Scripts/motd
share/epic4/help/8_Scripts/mudirc
share/epic4/help/8_Scripts/netsplit
share/epic4/help/8_Scripts/netsplit.env
share/epic4/help/8_Scripts/newaway
share/epic4/help/8_Scripts/newformat
share/epic4/help/8_Scripts/nicks
share/epic4/help/8_Scripts/nopaste
share/epic4/help/8_Scripts/notify
share/epic4/help/8_Scripts/old-dcc
share/epic4/help/8_Scripts/paste
share/epic4/help/8_Scripts/pipe
share/epic4/help/8_Scripts/prefix
share/epic4/help/8_Scripts/recursion
share/epic4/help/8_Scripts/repeat
share/epic4/help/8_Scripts/revdcc
share/epic4/help/8_Scripts/scan
share/epic4/help/8_Scripts/scandir
share/epic4/help/8_Scripts/screen
share/epic4/help/8_Scripts/sdiff
share/epic4/help/8_Scripts/setmail
share/epic4/help/8_Scripts/silent
share/epic4/help/8_Scripts/slowcat
share/epic4/help/8_Scripts/sound
share/epic4/help/8_Scripts/sping
share/epic4/help/8_Scripts/starutils
share/epic4/help/8_Scripts/stat
share/epic4/help/8_Scripts/status_lag
share/epic4/help/8_Scripts/suppressmotd
share/epic4/help/8_Scripts/tabkey
share/epic4/help/8_Scripts/tabkey.ce
share/epic4/help/8_Scripts/tabkey.jm
share/epic4/help/8_Scripts/tabkey.th
share/epic4/help/8_Scripts/tc
share/epic4/help/8_Scripts/time
share/epic4/help/8_Scripts/tls
share/epic4/help/8_Scripts/utime
share/epic4/help/8_Scripts/vi-binds
share/epic4/help/8_Scripts/webster
share/epic4/help/8_Scripts/window
share/epic4/help/Makefile