epic4/source

Epicsol.org

Current directory:[Epic CVS] / epic4 / source
Files shown:61

File Rev. Age Author Last log entry
(dir) Attic/   [show contents]        
(file) Makefile.in   1.24  8 weeks  jnelson  * Move "term.h" out of the way so we can #include <term.h> (mv'd to termx.h) * T...
(file) alias.c   1.38  4 years  jnelson  * Do not increment arg_count when ignoring an empty argument in arglists.
(file) alist.c   1.10  5 years  jnelson  * Rename 'dcc()' to 'dcc_cmd()' so we can use dcc as variable * Garbage collect ...
(file) alloca.c   1.1.1.1  7 years  jnelson  Initial import into CVS
(file) array.c   1.17  4 years  crazyed  * Numerous updates/changes/fixes to DCC, functions, scripts, /EXEC, the new ma...
(file) clock.c   1.6  8 weeks  jnelson  * Move "term.h" out of the way so we can #include <term.h> (mv'd to termx.h) * T...
(file) commands.c   1.86  8 weeks  jnelson  * Move "term.h" out of the way so we can #include <term.h> (mv'd to termx.h) * T...
(file) compat.c   1.24  8 weeks  jnelson  * Move "term.h" out of the way so we can #include <term.h> (mv'd to termx.h) * T...
(file) crypt.c   1.17  4 years  crazyed  * Numerous updates/changes/fixes to DCC, functions, scripts, /EXEC, the new ma...
(file) ctcp.c   1.34  3 years  jnelson  * Fix space-related panic. See UPDATES for all the gruesome details. * Add ALT_...
(file) dcc.c   1.94  8 weeks  jnelson  * Move "term.h" out of the way so we can #include <term.h> (mv'd to termx.h) * T...
(file) debug.c   1.13  17 months  jnelson  * Fix crash with $xdebug() with no arguments.
(file) exec.c   1.27  18 months  jnelson  * Add a missing cast for printf when sending a dcc handshake. * Support isfinite...
(file) expr.c   1.25  3 years  jnelson  Last material change to epic4! (hopefully -- cross fingers) * Fix wording of def...
(file) expr2.c   1.19  3 years  jnelson  * Fix space-related panic. See UPDATES for all the gruesome details. * Add ALT_...
(file) files.c   1.23  3 months  jnelson  * New version of /load hold_mode (implements /set hold_interval) * Fix crash wit...
(file) flood.c   1.15  4 years  jnelson  * Revert all uses of LOG_CURRENT to LOG_CRAP * Change all uses of message_to(0) ...
(file) functions.c   1.161  7 weeks  jnelson  * Fix brain-o -- AC_MSG_RESULT is not the same as AC_DEFINE, dummy. * Add $regco...
(file) gailib.c   1.6  5 years  jnelson  * Rename 'dcc()' to 'dcc_cmd()' so we can use dcc as variable * Garbage collect ...
(file) glob.c   1.10  4 years  jnelson  Teach all the /set callbacks to take a (const void *). This fixes a bad-c proble...
(file) help.c   1.14  8 weeks  jnelson  * Move "term.h" out of the way so we can #include <term.h> (mv'd to termx.h) * T...
(file) history.c   1.12  4 years  jnelson  Fix bug with history expansion when there is a line with only /'s in it. Reporte...
(file) hook.c   1.27  2 months  jnelson  * Add /on signal (pegasus) * Fix /set indent if /set continued_line contains ^C ...
(file) if.c   1.26  2 years  jnelson  Fix /while et al not to do LOCAL_COPY within infinite loop, from epic5.
(file) ignore.c   1.15  3 years  jnelson  * Fix translation for zlonix * Fix /ignore for larne
(file) info.c.sh   1.3  5 years  jnelson  * #include <unistd.h> for configure check for sys_siglist[] for netbsd.
(file) info.c.sh.in   1.2  5 years  jnelson  Document $logctl() in UPDATES, allow setting/getting of TYPE in $logctl().
(file) input.c   1.21  8 weeks  jnelson  * Move "term.h" out of the way so we can #include <term.h> (mv'd to termx.h) * T...
(file) irc.c   1.768  6 weeks  jnelson  New epic!
(file) ircaux.c   1.111  8 weeks  jnelson  * Move "term.h" out of the way so we can #include <term.h> (mv'd to termx.h) * T...
(file) ircsig.c   1.6  2 months  jnelson  * Patch from larne to fix build on interix
(file) keys.c   1.33  8 weeks  jnelson  * Move "term.h" out of the way so we can #include <term.h> (mv'd to termx.h) * T...
(file) lastlog.c   1.29  4 years  jnelson  * Fix /lastlog <number> for kanan.
(file) list.c   1.4  5 years  jnelson  * Rename 'dcc()' to 'dcc_cmd()' so we can use dcc as variable * Garbage collect ...
(file) log.c   1.15  3 years  jnelson  Fix problems with log refnum -1 in /set log_rewrite.
(file) logfiles.c   1.24  3 years  jnelson  Fix problems with log refnum -1 in /set log_rewrite.
(file) mail.c   1.15  22 months  jnelson  * Add support for maildir mail boxes, which must be selected at compile time.
(file) names.c   1.48  10 months  jnelson  * Add $windowctl(GET <refnum> CHANNELS) in kindness to BlackJac.
(file) network.c   1.51  4 years  jnelson  * Make inet_vhostsockaddr() extern so dcc can use it * Make dcc_open() use inet_...
(file) newio.c   1.20  4 years  jnelson  This should NOT have been commited. Back it out.
(file) notice.c   1.27  4 years  jnelson  * Fix /window kill so it doesn't swap in a window too early. * Make NOTICEs from...
(file) notify.c   1.25  4 years  jnelson  Fix typo that broke /notify on servers other than server refnum 0. Broken in com...
(file) numbers.c   1.70  17 months  jnelson  Introduce an intentional error after receiving 001, to avoid a problem I'm seein...
(file) output.c   1.12  8 weeks  jnelson  * Move "term.h" out of the way so we can #include <term.h> (mv'd to termx.h) * T...
(file) parse.c   1.52  8 weeks  jnelson  * Move "term.h" out of the way so we can #include <term.h> (mv'd to termx.h) * T...
(file) perl.c   1.11  4 years  jnelson  Convert m_strdup() to malloc_strdup().
(file) queue.c   1.10  4 years  jnelson  Convert m_strdup() to malloc_strdup().
(file) reg.c   1.9  3 years  jnelson  * Fix space-related panic. See UPDATES for all the gruesome details. * Add ALT_...
(file) screen.c   1.74  8 weeks  jnelson  * Move "term.h" out of the way so we can #include <term.h> (mv'd to termx.h) * T...
(file) server.c   1.114  22 months  jnelson  Fix crash when doing /nick <unique id> on ircnet.
(file) ssl.c   1.6  5 years  jnelson  * Remove colon at end of RETURN_MSTR so it is like others. * Unify dgets() and S...
(file) status.c   1.38  8 weeks  jnelson  * Move "term.h" out of the way so we can #include <term.h> (mv'd to termx.h) * T...
(file) tcl.c   1.4  4 years  jnelson  Overhaul of malloced string handling functions: * Convert m_[s]c3cat[_s]() to ma...
(file) term.c   1.14  8 weeks  jnelson  * Right about now Kev is wondering what is going on, that I'm making all these...
(file) timer.c   1.42  3 years  jnelson  Last material change to epic4! (hopefully -- cross fingers) * Fix wording of def...
(file) translat.c   1.5  3 years  jnelson  * Fix translation for zlonix * Fix /ignore for larne
(file) vars.c   1.50  8 weeks  jnelson  * Move "term.h" out of the way so we can #include <term.h> (mv'd to termx.h) * T...
(file) who.c   1.32  2 years  jnelson  Fix more larnification bugs found by ircfuzz. All clear now, really! ;-)
(file) window.c   1.101  8 weeks  jnelson  * Move "term.h" out of the way so we can #include <term.h> (mv'd to termx.h) * T...
(file) words.c   1.20  3 years  jnelson  * Fix space-related panic. See UPDATES for all the gruesome details. * Add ALT_...
(file) wserv.c   1.14  5 years  jnelson  Commit 507 * Include strlcpy() in wserv.c for use by gailib.c. Reported by ce.

Show files using tag:
 

CVS Admin
Powered by
ViewCVS 0.9.2