epic5/include

Epicsol.org

Current directory:[Epic CVS] / epic5 / include
Files shown:58

File Rev. Age Author Last log entry
(dir) Attic/   [show contents]        
(file) alias.h   1.27  3 years  jnelson  Fix compiler warnings, should not be any functional changes.
(file) alist.h   1.13  2 years  jnelson  * Add /lastlog -rewrite (see UPDATES) * Add /set lastlog_rewrite as a special fa...
(file) array.h   1.5  7 years  crazyed  * Fixed a leak in /window channel. * Fixed a couple of leaks in /server -d. * Ad...
(file) clock.h   1.6  15 months  jnelson  * Don't include <termcap.h> if the system has <term.h> * And uh, <term.h> sure d...
(file) commands.h   1.16  2 years  jnelson  Fix all the compile warnings that I let go way too long.
(file) compat.h   1.11  10 months  jnelson  Fix strtol() compat stuff, causing people problems.
(file) config.h   1.52  16 months  jnelson  * New /SET, /SET DCC_CONNECT_TIMEOUT (see UPDATES)
(file) ctcp.h   1.12  8 months  jnelson  * Fix for configure to handle perl's non-existance (kreca) * Fix wserv4 dependen...
(file) dcc.h   1.14  2 years  jnelson  * Revert commit 1498 (the dcc stuff) -- it was half baked. * Fix warnings found ...
(file) debug.h   1.14  2 years  howl  * Added $serverctl(get/set -1 realname/default_realname). * $Y now is a synonym ...
(file) defs.h.in   1.50  4 months  jnelson  * Split the notion of "iv size" and "blocksize" in crypto support * This is need...
(file) elf.h   1.2  2 years  jnelson  Fix build
(file) exec.h   1.3  6 years  jnelson  * Make new_open[_for_write] take a callback function, stash it in io_rec. * Add ...
(file) extlang.h   1.2  2 years  jnelson  Changes suggested by gcc-4.2. No changes in behavior.
(file) files.h   1.11  4 years  jnelson  * Make GET_INT_ARG() support 64 bit ints, for future use * Make $fseek() support...
(file) flood.h   1.5  6 years  jnelson  EPIC5-0.0.1! Huzzah!
(file) functions.h   1.10  3 years  jnelson  Various and sundry fixes, including allowing you to ignore operwalls.
(file) gailib.h   1.6  3 years  jnelson  * Support AI_ADDRCONFIG in our builtin AI_MASK/getaddrinfo(). * Make set[_non]_b...
(file) glob.h   1.1.1.1  9 years  jnelson  Initial import into CVS
(file) hook.h   1.25  3 months  jnelson  Add more prototypes.
(file) ifcmd.h   1.1  23 months  jnelson  * Roll in a bunch of changes from larne to make epic5 more vms-friendly * Rename...
(file) ignore.h   1.4  4 years  jnelson  * Add the 'highlight' script which implements the highlight-ignore thingee * Wha...
(file) input.h   1.14  15 months  jnelson  * Don't include <termcap.h> if the system has <term.h> * And uh, <term.h> sure d...
(file) irc.h   1.36  2 months  jnelson  * Fix the redonkulous spurious errors when using $convert(). * Add a configure c...
(file) irc_std.h   1.37  4 days  jnelson  Fix unintended bogon.
(file) ircaux.h   1.106  3 months  jnelson  Add more prototypes.
(file) keys.h   1.9  2 years  jnelson  Move some functions out of input.c to places where they make more sense. This ma...
(file) lastlog.h   1.20  2 years  jnelson  Fix all the compile warnings that I let go way too long.
(file) levels.h   1.16  2 years  jnelson  Fix all the compile warnings that I let go way too long.
(file) list.h   1.2  3 years  jnelson  ___ WARNING ___ This stuff is all wildly un(der)tested. I will get to that soon!...
(file) log.h   1.11  3 years  jnelson  * Add provisional support for renumbering windows with channels/logs/timers
(file) mail.h   1.6  3 years  jnelson  * Add /set mail_type (MBOX or MAILDIR) to control what we check for mail. * Make...
(file) names.h   1.22  15 months  jnelson  Add $chanlimit() for fusion.
(file) network.h   1.17  23 months  jnelson  * Roll in a bunch of changes from larne to make epic5 more vms-friendly * Rename...
(file) newio.h   1.22  2 years  jnelson  * Add new level SYSERR (see UPDATES) * Add a server refnum to syserr() to send t...
(file) notify.h   1.8  5 years  jnelson  * Nix /save and pray nobody notices. * Implement pmatch_* stuff in alias.c to us...
(file) numbers.h   1.4  5 years  jnelson  * Avoid NULL deref on brok^H^H^H^Hempty numeric replies
(file) options.h   1.1  23 months  jnelson  * Roll in a bunch of changes from larne to make epic5 more vms-friendly * Rename...
(file) output.h   1.10  15 months  jnelson  New epic! -- Fix --with-warns compiler warnings.
(file) parse.h   1.7  4 years  jnelson  * Stop doing any nagging on /quote. * Regress temporarily with handling protocol...
(file) queue.h   1.2  4 years  jnelson  * Change "ERROR --" to "INFO --" to not alarm people as much. * Change a few oth...
(file) reg.h   1.2  4 years  jnelson  * Change "ERROR --" to "INFO --" to not alarm people as much. * Change a few oth...
(file) screen.h   1.26  22 months  alex  Revamped input line a little. Added indicator for text scrolled off the left of ...
(file) sdbm.h   1.2  4 years  jnelson  EPIC-ize the sdbm code and stuff.
(file) sedcrypt.h   1.12  8 months  jnelson  * Fix for configure to handle perl's non-existance (kreca) * Fix wserv4 dependen...
(file) server.h   1.76  20 months  jnelson  * Add $serverctl(READ_FILE filename) to add servers from a servers file. * Add s...
(file) socks5p.h   1.1  2 years  jnelson  * Add socks5p.h from epic4 so we can build with socks5 again. * Remember, it's ....
(file) ssl.h   1.11  3 years  jnelson  ___ WARNING ___ This stuff is all wildly un(der)tested. I will get to that soon!...
(file) stack.h   1.1.1.1  9 years  jnelson  Initial import into CVS
(file) status.h   1.8  4 years  jnelson  No functional changes in this commit, just some source cleanup before I go throu...
(file) termx.h   1.1  23 months  jnelson  * Roll forward portability changes from epic4-2.10 (larne) * This also includes ...
(file) timer.h   1.12  3 years  jnelson  * Add provisional support for renumbering windows with channels/logs/timers
(file) tio.h   1.1  3 years  jnelson  I forgot to cvs add this. doh! Mentioned by zlonix.
(file) translat.h   1.4  5 years  jnelson  * Nix /save and pray nobody notices. * Implement pmatch_* stuff in alias.c to us...
(file) vars.h   1.55  16 months  jnelson  * New /SET, /SET DCC_CONNECT_TIMEOUT (see UPDATES)
(file) who.h   1.11  3 years  jnelson  Add /userhost -extra for nullie
(file) window.h   1.53  4 months  jnelson  * Fix display calcs when adding 1st window to 1st screen * This allows you to ch...
(file) words.h   1.5  3 years  jnelson  * Add support for "conditional dequoting" in universal_next_arg_count * Change n...

Show files using tag:
 

CVS Admin
Powered by
ViewCVS 0.9.2