aboutsummaryrefslogtreecommitdiffstats
path: root/FICS/shutdown.c
AgeCommit message (Expand)AuthorLines
2024-03-23Changed the type of 'lastTimeLeft', 'shutdownStartTime' and 'shutdownTime' to...Markus Uhlin-11/+11
2024-03-23Deleted includeMarkus Uhlin-1/+0
2024-03-17Added usage of strlcpy()Markus Uhlin-3/+7
2024-01-04Marked ShutDown() '__dead'Markus Uhlin-1/+1
2023-12-18output_shut_mess() takes no argsMarkus Uhlin-1/+1
2023-12-18ShutHeartBeat: sorted the variable definitionsMarkus Uhlin-1/+1
2023-12-18Added a file headerMarkus Uhlin-0/+5
2023-12-18Added alignmentMarkus Uhlin-5/+6
2023-12-18Sorted definitionsMarkus Uhlin-3/+3
2023-12-18Reformatted ShutHeartBeat() and changed the type for var 't' to 'time_t'Markus Uhlin-51/+63
2023-12-18Reformatted check_and_print_shutdown() and changed the type of var 't' to 'ti...Markus Uhlin-19/+20
2023-12-18Reformatted com_shutdown()Markus Uhlin-91/+113
2023-12-18Reformatted server_shutdown()Markus Uhlin-22/+26
2023-12-18Reformatted com_whenshut()Markus Uhlin-7/+5
2023-12-17Fixed the type of the var passed to strltime()Markus Uhlin-18/+27
2023-12-17Fixed the includesMarkus Uhlin-8/+2
2023-12-07FICS 1.6.2Markus Uhlin-0/+262