aboutsummaryrefslogtreecommitdiffstats
path: root/FICS/comproc.c
AgeCommit message (Expand)AuthorLines
2023-12-17Reformatted com_stats()Markus Uhlin-151/+212
2023-12-17com_date: changed the type of 't'Markus Uhlin-5/+8
2023-12-17Updated the revision historyMarkus Uhlin-0/+1
2023-12-17Reformatted plogins() and fixed the type of the var passed to strltime()Markus Uhlin-28/+35
2023-12-17Updated the revision historyMarkus Uhlin-0/+1
2023-12-17Fixed compiler warningMarkus Uhlin-1/+7
2023-12-17Reformatted who_verbose()Markus Uhlin-80/+70
2023-12-17com_mailsource: increased buffer size for 'subj' to 120Markus Uhlin-1/+1
2023-12-17com_mailsource: sprintf() -> snprintf()Markus Uhlin-2/+3
2023-12-17Reformatted com_mailsource()Markus Uhlin-39/+54
2023-12-17com_mailhelp: increased size for 'subj'Markus Uhlin-1/+1
2023-12-17com_mailhelp: sprintf() -> snprintf()Markus Uhlin-2/+2
2023-12-17Reformatted com_mailhelp()Markus Uhlin-36/+53
2023-12-10strdup() -> xstrdup()Markus Uhlin-4/+4
2023-12-09Deleted trailing whitespace charactersMarkus Uhlin-30/+30
2023-12-09Deleted preprocessor if-elseMarkus Uhlin-6/+0
2023-12-09Sorted the includesMarkus Uhlin-14/+14
2023-12-09Deleted includesMarkus Uhlin-2/+0
2023-12-09Updated the revision historyMarkus Uhlin-2/+3
2023-12-09Fixed implicit intsMarkus Uhlin-5/+5
2023-12-07FICS 1.6.2Markus Uhlin-0/+1638