Ok, attached is the polished version. It loads much faster than the old version. There is a new function also added at the bottom. I found it at
http://www.castaglia.org/proftpd/doc.../strsep.c.html. You need to add the function delcaration at the top of net.cpp for the new strsep function. The last change is to add
at line 286 of net.cpp to clean-up. Not sure if that's the best place for it, but it works. Be sure to also make the changes listed in my post above.
-Valdain