index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (637B) | |
--- | |
1 Usernames | |
2 ========= | |
3 | |
4 Description | |
5 ----------- | |
6 Changes the handling of QUIT and NICK messages from other users so that … | |
7 output is written to the relevant channels rather than the server output… | |
8 patch is rather bulky but it gets the job done. | |
9 | |
10 Notes | |
11 ----- | |
12 I have tested this patch against the other patches posted here and they … | |
13 apply, but for some of them you must apply this patch first or there wil… | |
14 conflicts. | |
15 | |
16 Download | |
17 -------- | |
18 * [ii-1.4-usernames.diff](ii-1.4-usernames.diff) | |
19 * [ii-1.8-usernames.diff](ii-1.8-usernames.diff) | |
20 | |
21 Author | |
22 ------ | |
23 * Robert Lowry (bobertlo) <[email protected]> | |
24 * Ported to 1.8 by hicsfield |