• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

config/H02-Aug-2001-8578

man/H02-Aug-2001-289249

BUGSH A D01-Aug-2001625 1311

CHANGESH A D01-Aug-200111.2 KiB285240

COPYINGH A D02-Aug-200117.6 KiB341281

CopyrightH A D02-Aug-2001701 1511

INSTALLH A D26-Jul-2000827 3623

MANUALH A D03-Aug-19992.4 KiB8451

Makefile.inH A D03-May-20222.5 KiB9065

READMEH A D01-Aug-20011.6 KiB4033

ReleaseLogH A D01-Aug-2001449 2423

TODOH A D01-Aug-2000856 2716

XYZZYH A D03-Mar-1998555 3020

acconfig.hH A D20-Feb-2001805 3811

adns.cH A D07-Jul-20019.8 KiB397332

adns.hH A D26-Jul-2000161 103

commands.cH A D14-Mar-200118.7 KiB1,009905

config.cH A D31-Jul-20002.7 KiB155131

config.hH A D31-Jul-2000199 166

configureH A D07-Jul-200186.9 KiB2,9412,468

configure.inH A D07-Jul-20018.1 KiB304285

counter.cH A D31-Jul-20004.7 KiB192159

counter.hH A D31-Jul-2000292 178

ctcp.cH A D31-Jul-20003.2 KiB165126

display.cH A D14-Mar-200118.7 KiB864773

format.cH A D31-Jul-20005.6 KiB287223

format.hH A D31-Jul-20001,012 5938

input.cH A D20-Feb-200111.3 KiB646607

input.hH A D31-Jul-2000147 103

install-shH A D23-Jul-19985.5 KiB251152

option.cH A D31-Jul-200020.1 KiB966876

option.hH A D31-Jul-20001.1 KiB4933

os.hH A D31-Jul-20002.2 KiB12593

patchlevel.hH A D01-Aug-2001153 101

server.cH A D01-Aug-200132.1 KiB1,3431,208

server.hH A D31-Jul-2000472 2010

setup.h.inH A D20-Feb-20012.2 KiB9161

sic.cH A D04-Mar-20014.7 KiB232195

struct.hH A D14-Mar-20017.4 KiB286217

tabkey.cH A D31-Jul-20003.7 KiB194154

term.cH A D31-Jul-20007.8 KiB381305

term.hH A D31-Jul-20001.7 KiB8261

url.cH A D31-Jul-20001 KiB6041

utils.cH A D03-May-20223.3 KiB177140

utils.hH A D03-May-2022503 2213

window.cH A D14-Mar-200137 KiB1,7631,490

window.hH A D04-Mar-20011.3 KiB5340

yow.cH A D03-Sep-20002 KiB11793

README

1$Id: README,v 1.16 2001/08/01 22:15:20 kalt Exp $
2
3With hundreds of IRC clients out there, it's sometimes hard to believe that
4a new one was needed.  Here are the highlights of this software:
5
6   + absolutely NO scripting ability.
7   + termcap based (e.g. fast!).
8   + emacs-style key bindings
9   + compliant with RFC 2810, 2811 and 2812.
10   + virtual windows � la screen(1).
11   + multi server support.
12   + non blocking TCP connections.
13   + basic support for multi-homed systems.
14   + IPv6 support (requires RFC2533 compliant API).
15   + everything goes and stays in the lastlog.
16   + convenient scrolling (with searching capabilities) in the lastlog.
17   + 10 display filters! (2 ignore features based on this).
18   + built-in counters to hide repeating messages.
19   + highly customizable. (format strings, filters, reformating, ..)
20   + customization possible at every level (channel, window, server..).
21   + non blocking DNS lookups (A and PTR records).
22   + convenient multi-server "tabkey" style completion (for /msg, /squery).
23   + "space key" style completion (for public discussion).
24   + DCC support.
25   + CTCP support.
26
27sic is still alpha, so you should expect alpha quality.  However, it is quite
28stable and no longer crashes when something isn't implemented yet.
29
30Primary site:
31	ftp://ftp.sourceforge.net/pub/sourceforge/sic/
32
33Mirrors:
34	ftp://ftp.funet.fi/pub/unix/irc/sic/			(Finland)
35	ftp://ftp.uni-stuttgart.de/pub/unix/comm/irc/sic/	(Germany)
36
37Announces:
38	echo subscribe | mail sic-announce-request@lists.sourceforge.net
39	http://lists.sourceforge.net/lists/listinfo/sic-announce
40