epic5/source

Epicsol.org

Current directory:[Epic CVS] / epic5 / source
Files shown:64

File Rev. Age Author Last log entry
(dir) Attic/   [show contents]        
(file) Makefile.in   1.42  3 months  jnelson  * Roll in a bunch of changes from larne to make epic5 more vms-friendly * Rename...
(file) alias.c   1.84  15 months  jnelson  * Add arg to panic() controlling whether panic is sent via QUIT (rb black)
(file) alist.c   1.14  15 months  jnelson  * Add arg to panic() controlling whether panic is sent via QUIT (rb black)
(file) alloca.c   1.1.1.1  7 years  jnelson  Initial import into CVS
(file) array.c   1.20  2 years  jnelson  * Fix another 32-bit/64-bit cast problem with karll arrays (rb crapple)
(file) clock.c   1.13  3 months  jnelson  * Roll forward portability changes from epic4-2.10 (larne) * This also includes ...
(file) commands.c   1.183  3 weeks  jnelson  * Add $serverctl(READ_FILE filename) to add servers from a servers file. * Add s...
(file) compat.c   1.34  3 months  jnelson  * Roll forward portability changes from epic4-2.10 (larne) * This also includes ...
(file) crypt.c   1.35  13 months  jnelson  * Fix happykey(). Sometimes, I just don't pay enough attention. * Don't trim 1 ...
(file) crypto.c   1.13  10 months  jnelson  * Revert commit 1498 (the dcc stuff) -- it was half baked. * Fix warnings found ...
(file) ctcp.c   1.58  4 weeks  jnelson  * Support /ignore nick|#chan ACTION
(file) dcc.c   1.152  3 months  jnelson  * Roll forward portability changes from epic4-2.10 (larne) * This also includes ...
(file) debug.c   1.28  4 months  jnelson  * Add /on signal (pegasus) * Fix build on interix (twincest) * Fix compile warni...
(file) elf.c   1.4  5 months  crazyed  * Fixed q1cmd in command queues to address space mangling issues first noticed...
(file) exec.c   1.44  3 months  jnelson  * Phase two of larne's patch is to isolate features that require job control * Y...
(file) expr.c   1.40  15 months  jnelson  * Add arg to panic() controlling whether panic is sent via QUIT (rb black)
(file) expr2.c   1.38  6 months  jnelson  * Fix new math parser comparison operators to work properly with numbers. * Add ...
(file) files.c   1.37  3 weeks  jnelson  * Add $serverctl(READ_FILE filename) to add servers from a servers file. * Add s...
(file) flood.c   1.27  21 months  jnelson  This is the start of a major project to normalize the behavior of word handling ...
(file) functions.c   1.270  3 months  jnelson  * Phase two of larne's patch is to isolate features that require job control * Y...
(file) gailib.c   1.8  3 months  jnelson  * Roll in a bunch of changes from larne to make epic5 more vms-friendly * Rename...
(file) glob.c   1.13  3 months  jnelson  * Roll in a bunch of changes from larne to make epic5 more vms-friendly * Rename...
(file) hook.c   1.81  3 months  howl  Added /on. /ON WINDOW_NOTIFED.
(file) if.c   1.39  3 months  jnelson  * Roll in a bunch of changes from larne to make epic5 more vms-friendly * Rename...
(file) ignore.c   1.35  4 weeks  jnelson  * Add support for /ignore'ing a server (for undernet) * Add --without-wserv flag...
(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.56  3 weeks  jnelson  * Add $serverctl(READ_FILE filename) to add servers from a servers file. * Add s...
(file) irc.c   1.1227  3 weeks  jnelson  * Add $serverctl(READ_FILE filename) to add servers from a servers file. * Add s...
(file) ircaux.c   1.196  4 weeks  jnelson  * Add support for /ignore'ing a server (for undernet) * Add --without-wserv flag...
(file) ircsig.c   1.8  3 months  jnelson  Fix signal handling for SIG_IGN and SIG_DFL so SIGPIPE doesn't cause crash.
(file) keys.c   1.56  3 months  jnelson  * Roll forward portability changes from epic4-2.10 (larne) * This also includes ...
(file) lastlog.c   1.75  5 months  jnelson  Fix all the compile warnings that I let go way too long.
(file) levels.c   1.13  5 months  jnelson  Fix all the compile warnings that I let go way too long.
(file) list.c   1.6  2 years  jnelson  ___ WARNING ___ This stuff is all wildly un(der)tested. I will get to that soon!...
(file) log.c   1.25  2 years  jnelson  * Eliminate the third argument to expand_alias(), the statement spanner. * Renam...
(file) logfiles.c   1.36  10 months  jnelson  * Add a "rejects" variable to str_to_mask() * Make str_to_mask() shut up. Calle...
(file) mail.c   1.27  3 months  jnelson  * Phase two of larne's patch is to isolate features that require job control * Y...
(file) names.c   1.79  13 months  jnelson  * Add a server param to what_channel() so i can use it in send_text() later. * A...
(file) network.c   1.83  3 months  jnelson  * Phase two of larne's patch is to isolate features that require job control * Y...
(file) newio.c   1.68  3 months  jnelson  * Roll in a bunch of changes from larne to make epic5 more vms-friendly * Rename...
(file) notify.c   1.35  4 months  crazyed  * Fixed an apparent typo in getnrolitems in data_array. * Fixed a bug in autoget...
(file) numbers.c   1.97  5 months  crazyed  * Fixed q1cmd in command queues to address space mangling issues first noticed...
(file) output.c   1.20  3 months  jnelson  * Roll forward portability changes from epic4-2.10 (larne) * This also includes ...
(file) parse.c   1.93  4 weeks  jnelson  * Add support for /ignore'ing a server (for undernet) * Add --without-wserv flag...
(file) perl.c   1.19  3 months  jnelson  * Roll in a bunch of changes from larne to make epic5 more vms-friendly * Rename...
(file) queue.c   1.15  3 months  jnelson  * Roll in a bunch of changes from larne to make epic5 more vms-friendly * Rename...
(file) reg.c   1.18  3 years  jnelson  * Change "ERROR --" to "INFO --" to not alarm people as much. * Change a few oth...
(file) ruby.c   1.10  4 weeks  jnelson  * Redirect $stdout in ruby back to EPIC.echo so ruby warnings display properly *...
(file) screen.c   1.138  2 months  alex  xecho's -all option clobbered the first word after it as if it took params
(file) sdbm.c   1.2  2 years  jnelson  EPIC-ize the sdbm code and stuff.
(file) server.c   1.236  3 weeks  jnelson  * Add $serverctl(READ_FILE filename) to add servers from a servers file. * Add s...
(file) sha2.c   1.6  4 months  jnelson  Roll in all changes larne has requested for his porting effort, including all th...
(file) ssl.c   1.28  10 months  jnelson  * Create aliases for [url|b64][en|de]code, sedcrypt, and sha256 into builtins. *...
(file) status.c   1.73  3 months  jnelson  * Roll forward portability changes from epic4-2.10 (larne) * This also includes ...
(file) tcl.c   1.12  3 months  jnelson  * Roll in a bunch of changes from larne to make epic5 more vms-friendly * Rename...
(file) term.c   1.25  3 months  jnelson  * Roll in a bunch of changes from larne to make epic5 more vms-friendly * Rename...
(file) timer.c   1.52  15 months  jnelson  * Add arg to panic() controlling whether panic is sent via QUIT (rb black)
(file) translat.c   1.7  3 years  jnelson  * Check for arc4random() in configure, don't use compat.c version if possible. *...
(file) vars.c   1.104  2 months  alex  Revamped input line a little. Added indicator for text scrolled off the left of ...
(file) who.c   1.63  2 months  jnelson  * Fix hitting ^C twice so it sends SIGUR2 instead of SIGLARLM * This is because ...
(file) window.c   1.196  3 weeks  jnelson  * Add $serverctl(READ_FILE filename) to add servers from a servers file. * Add s...
(file) words.c   1.23  15 months  jnelson  * Add arg to panic() controlling whether panic is sent via QUIT (rb black)
(file) wserv.c   1.15  3 months  jnelson  * Roll forward portability changes from epic4-2.10 (larne) * This also includes ...

Show files using tag:
 

CVS Admin
Powered by
ViewCVS 0.9.2