irssi/src
Timo Sirainen 9e1cbb2637 Text buffer: Saving pointer to char[] didn't work correctly with
netbsd/alpha which caused crash soon after startup. Changed the code a bit,
I'm not sure if it's still correct ANSI C but at least it seems to work fine
with netbsd/alpha now :)


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1397 dbcabf3a-b0e7-0310-adc4-f8d773084564
2001-03-15 22:33:58 +00:00
..
core server_connect_own_ip_save(): fixed some nasty typos that could have 2001-03-15 20:48:57 +00:00
fe-common /WINDOW CLOSE [<first> [<last>] - you can close multiple windows once now. 2001-03-15 21:05:40 +00:00
fe-none more static perl fixes 2001-02-17 11:05:29 +00:00
fe-text Text buffer: Saving pointer to char[] didn't work correctly with 2001-03-15 22:33:58 +00:00
irc /NICK could have changed nick to some other nick than we specified 2001-03-15 17:39:23 +00:00
lib-config '=' isn't really necessary, warn if it's missing but don't fail without 2001-02-06 21:42:58 +00:00
lib-popt ..and removed the rest of the alloca()s too 2000-12-02 07:08:49 +00:00
perl if $(MAKE) crap -> ($(MAKE) || $(MAKE)), a lot better :) 2001-03-15 15:42:11 +00:00
.cvsignore Initial revision 1999-09-03 14:27:29 +00:00
common.h IPv6 fixes. Everything now keeps both v4 and v6 addresses in memory and 2001-03-04 01:47:13 +00:00
Makefile.am removed common-setup.h, put all settings in it to files where they belong to. 2000-06-02 00:36:54 +00:00
nls.h nl_langinfo() was a bad idea, don't use it. 2000-12-03 06:39:28 +00:00