> that you're using correct lengths though, it is possible to get things > wrong and break programs.
I was careful to look at the buffer lengths being written and to match them in strlcpy and snprintf. I peeked at the source for instances of strcpy and found a lot in xenocara; less in the main source tree. I'm willing to change these but I need to know how to submit the altered files and since it's my first time contributing, I'd love if someone could double check a bit of my work.