le d875cd85c6 Always declare variables at the start of the function.
Don't allocate potentially large variables on the stack.
Check strsep() return values when the string comes from userland.
Shorten variable names for lucidity's sake.

most of the stuff:
Pointed out by:    njl@
2005-11-20 12:12:31 +00:00
..
2005-09-10 07:46:47 +00:00
2005-10-26 03:24:28 +00:00
2005-03-16 20:48:13 +00:00
2005-03-18 06:57:58 +00:00
2005-02-10 12:10:35 +00:00
2005-09-03 11:03:10 +00:00