Kevin Easton
|
ce3fd79652
|
Global spelling fix s/recieve/receive/ across codebase
This includes some user-visible messages and help files, so if anyone has
hooked them with /ON WINDOW their hooks will need updating.
|
2015-10-04 09:06:38 +11:00 |
|
Kevin Easton
|
a497d3ab09
|
Remove unused variables in whoreply() and add_user_who()
The result of add_to_channel() isn't used in these functions, so we don't
need to store it.
|
2015-05-08 22:24:36 +10:00 |
|
Kevin Easton
|
d9a81a2841
|
who.c: Apply patch from tau replacing sprintf() with snprintf().
Also some minor associated cleanups from me.
git-svn-id: svn://svn.code.sf.net/p/bitchx/code/trunk@442 13b04d17-f746-0410-82c6-800466cd88b0
|
2013-11-11 13:48:32 +00:00 |
|
Tim Cava
|
112b38ac7a
|
Revert the last commit. It accidentally had autogenerated files in it.
git-svn-id: svn://svn.code.sf.net/p/bitchx/code/trunk@432 13b04d17-f746-0410-82c6-800466cd88b0
|
2013-11-07 03:00:24 +00:00 |
|
Tim Cava
|
276fd24258
|
Use snprintf rather than sprintf. From pvaldes.
git-svn-id: svn://svn.code.sf.net/p/bitchx/code/trunk@431 13b04d17-f746-0410-82c6-800466cd88b0
|
2013-11-07 02:41:16 +00:00 |
|
Tim Cava
|
9a5f10b8c5
|
Oops. nick must be initialized before old_uh, since it's passed to
fetch_userhost().
git-svn-id: svn://svn.code.sf.net/p/bitchx/code/trunk@420 13b04d17-f746-0410-82c6-800466cd88b0
|
2013-10-26 15:16:36 +00:00 |
|
Tim Cava
|
0cf0cf1ec4
|
Cleanup userhostbase. Use strlcat rather than strmcat. Rename some variables.
git-svn-id: svn://svn.code.sf.net/p/bitchx/code/trunk@419 13b04d17-f746-0410-82c6-800466cd88b0
|
2013-10-26 15:03:12 +00:00 |
|
Kevin Easton
|
533c3dbcbf
|
Turn on SVN keyword replacement for $Date$, $Author$, $Revision$, $Id$ for all
*.c and *.h files.
git-svn-id: svn://svn.code.sf.net/p/bitchx/code/branches/ircii-pana-1.1@3 13b04d17-f746-0410-82c6-800466cd88b0
|
2008-02-25 09:49:14 +00:00 |
|
Kevin Easton
|
28febcfea9
|
Initial import of the ircii-pana-1.1-final source tree.
git-svn-id: svn://svn.code.sf.net/p/bitchx/code/tags/ircii-pana-1.1-final@1 13b04d17-f746-0410-82c6-800466cd88b0
|
2008-02-25 09:25:32 +00:00 |
|