| File |
Rev. |
Age |
Author |
Last log entry |
Attic/
[show contents]
|
|
|
|
|
Makefile.in
|
1.43
|
8 months |
jnelson |
* Fix for configure to handle perl's non-existance (kreca)
* Fix wserv4 dependen... |
alias.c
|
1.88
|
3 weeks |
jnelson |
* Fix more. You'd think I was not paying attention or something.
|
alist.c
|
1.14
|
2 years |
jnelson |
* Add arg to panic() controlling whether panic is sent via QUIT (rb black)
|
alloca.c
|
1.1.1.1
|
9 years |
jnelson |
Initial import into CVS
|
array.c
|
1.20
|
4 years |
jnelson |
* Fix another 32-bit/64-bit cast problem with karll arrays (rb crapple)
|
clock.c
|
1.16
|
11 months |
jnelson |
* Clear RUBYDOTOH if ruby is found but it isn't usable (rb Zoopee)
* Rewrite che... |
commands.c
|
1.196
|
4 days |
jnelson |
Use PRIdMAX and PRIuMAX for hpux for larne.
|
compat.c
|
1.36
|
8 months |
jnelson |
* Fix bug where /window number could lead to confused lastlogs
* Generalize base... |
crypt.c
|
1.40
|
6 months |
jnelson |
* Ensure all the users of transform_string_dyn are prepared to handle NULLs
* En... |
crypto.c
|
1.16
|
4 months |
jnelson |
* Split the notion of "iv size" and "blocksize" in crypto support
* This is need... |
ctcp.c
|
1.59
|
8 months |
jnelson |
* Fix for configure to handle perl's non-existance (kreca)
* Fix wserv4 dependen... |
dcc.c
|
1.161
|
4 days |
jnelson |
Use PRIdMAX and PRIuMAX for hpux for larne.
|
debug.c
|
1.28
|
2 years |
jnelson |
* Add /on signal (pegasus)
* Fix build on interix (twincest)
* Fix compile warni... |
elf.c
|
1.4
|
2 years |
crazyed |
* Fixed q1cmd in command queues to address space mangling issues
first noticed... |
exec.c
|
1.45
|
4 months |
jnelson |
* Add /exec -closeout, to send EOF to the exec'd process
* Add $dccctl(FD_TO_REF... |
expr.c
|
1.40
|
2 years |
jnelson |
* Add arg to panic() controlling whether panic is sent via QUIT (rb black)
|
expr2.c
|
1.40
|
8 months |
jnelson |
* Make the expression error for too many operands output the expression.
|
files.c
|
1.42
|
6 months |
jnelson |
* Ensure all the users of transform_string_dyn are prepared to handle NULLs
* En... |
flood.c
|
1.28
|
6 months |
jnelson |
* Actually de-orbit [en|de]code().
* Create transform_string_dyn, a pleasant api... |
functions.c
|
1.287
|
4 days |
jnelson |
Use PRIdMAX and PRIuMAX for hpux for larne.
|
gailib.c
|
1.8
|
23 months |
jnelson |
* Roll in a bunch of changes from larne to make epic5 more vms-friendly
* Rename... |
glob.c
|
1.13
|
23 months |
jnelson |
* Roll in a bunch of changes from larne to make epic5 more vms-friendly
* Rename... |
hook.c
|
1.88
|
3 months |
jnelson |
* Don't test uninitialized variables, you dummy.
* Have to be more aggressive us... |
if.c
|
1.41
|
15 months |
jnelson |
* Calls to next_expr() must be prepared to handle NULL return values
|
ignore.c
|
1.35
|
20 months |
jnelson |
* Add support for /ignore'ing a server (for undernet)
* Add --without-wserv flag... |
info.c.sh.in
|
1.2
|
7 years |
jnelson |
Document $logctl() in UPDATES, allow setting/getting of TYPE in $logctl().
|
input.c
|
1.61
|
22 hours |
jnelson |
Fix the problem where the right input line indicator appeared when it should
not... |
irc.c
|
1.1298
|
21 hours |
jnelson |
* Add the 'logman' script which does per-server, and per-channel logging
|
ircaux.c
|
1.218
|
4 days |
jnelson |
* Fix my brokenness of my_stricmp(). Time to go hide under a rock.
|
ircsig.c
|
1.9
|
15 months |
jnelson |
New epic!
-- Fix --with-warns compiler warnings.
|
keys.c
|
1.59
|
2 months |
jnelson |
* Improve the test for libarchive in configure
* Fix /bind -default because it w... |
lastlog.c
|
1.81
|
6 months |
jnelson |
* Actually de-orbit [en|de]code().
* Create transform_string_dyn, a pleasant api... |
levels.c
|
1.13
|
2 years |
jnelson |
Fix all the compile warnings that I let go way too long.
|
list.c
|
1.6
|
3 years |
jnelson |
___ WARNING ___ This stuff is all wildly un(der)tested.
I will get to that soon!... |
log.c
|
1.26
|
2 months |
jnelson |
* Add /xeval -n {...} which un-does the ^ operation.
* Fix the 'ambig' script to... |
logfiles.c
|
1.37
|
4 weeks |
jnelson |
* Change the configure test for perl from AC_TRY_LINK to AC_TRY_RUN
* Change str... |
mail.c
|
1.27
|
23 months |
jnelson |
* Phase two of larne's patch is to isolate features that require job control
* Y... |
names.c
|
1.80
|
15 months |
jnelson |
Add $chanlimit() for fusion.
|
network.c
|
1.85
|
2 months |
jnelson |
* Fix the redonkulous spurious errors when using $convert().
* Add a configure c... |
newio.c
|
1.68
|
23 months |
jnelson |
* Roll in a bunch of changes from larne to make epic5 more vms-friendly
* Rename... |
notify.c
|
1.35
|
2 years |
crazyed |
* Fixed an apparent typo in getnrolitems in data_array.
* Fixed a bug in autoget... |
numbers.c
|
1.99
|
8 weeks |
jnelson |
* Fix 439 handling for inspircd (rb twincest)
|
output.c
|
1.22
|
4 months |
jnelson |
* Fix display calcs when adding 1st window to 1st screen
* This allows you to ch... |
parse.c
|
1.94
|
13 months |
jnelson |
Fix build on solaris
Don't make /wallops honor queries, as requested.
|
perl.c
|
1.22
|
6 months |
jnelson |
* Actually de-orbit [en|de]code().
* Create transform_string_dyn, a pleasant api... |
queue.c
|
1.15
|
23 months |
jnelson |
* Roll in a bunch of changes from larne to make epic5 more vms-friendly
* Rename... |
reg.c
|
1.18
|
4 years |
jnelson |
* Change "ERROR --" to "INFO --" to not alarm people as much.
* Change a few oth... |
ruby.c
|
1.14
|
8 months |
jnelson |
* Fix for configure to handle perl's non-existance (kreca)
* Fix wserv4 dependen... |
screen.c
|
1.144
|
3 months |
jnelson |
* Rewrite malloc_sprintf() so it can be used by do_hook_internal().
* Revamp do_... |
sdbm.c
|
1.3
|
13 months |
jnelson |
Fix build on solaris
Don't make /wallops honor queries, as requested.
|
server.c
|
1.242
|
4 days |
jnelson |
Use PRIdMAX and PRIuMAX for hpux for larne.
|
sha2.c
|
1.6
|
2 years |
jnelson |
Roll in all changes larne has requested for his porting effort,
including all th... |
ssl.c
|
1.30
|
6 months |
jnelson |
* Ensure all the users of transform_string_dyn are prepared to handle NULLs
* En... |
status.c
|
1.74
|
10 months |
jnelson |
* Do not use /usr/include/ep on hpux
* Make status format more forgiving of syst... |
tcl.c
|
1.13
|
15 months |
jnelson |
New epic!
-- Fix --with-warns compiler warnings.
|
term.c
|
1.26
|
15 months |
jnelson |
* Don't include <termcap.h> if the system has <term.h>
* And uh, <term.h> sure d... |
timer.c
|
1.53
|
3 weeks |
jnelson |
* Fix more. You'd think I was not paying attention or something.
|
translat.c
|
1.7
|
4 years |
jnelson |
* Check for arc4random() in configure, don't use compat.c version if possible.
*... |
vars.c
|
1.107
|
15 months |
jnelson |
* Don't include <termcap.h> if the system has <term.h>
* And uh, <term.h> sure d... |
who.c
|
1.64
|
2 months |
jnelson |
* Add /xeval -n {...} which un-does the ^ operation.
* Fix the 'ambig' script to... |
window.c
|
1.212
|
3 weeks |
jnelson |
* Fix more. You'd think I was not paying attention or something.
|
words.c
|
1.23
|
2 years |
jnelson |
* Add arg to panic() controlling whether panic is sent via QUIT (rb black)
|
wserv.c
|
1.16
|
2 months |
jnelson |
* Check for strtoimax() separately in inttypes.h and stdint.h
* This hopefully f... |