Subj : CVS commit src/sbbs3/websrvr.c To : All From : rswindell Date : Fri Mar 25 2005 11:05 pm src/sbbs3 websrvr.c 1.289 1.290 Update of /cvsroot/sbbs/src/sbbs3 In directory cvs.synchro.net:/tmp/cvs-serv6219 Modified Files: websrvr.c Log Message: Converted 3 linked-lists of strings to string lists (str_list_t). String lists are simplier, faster, and require less memory. .