in proc_files, if one of the lines is shorter/longer than the spec,
pad this line with '' or cut.
Didn't have the time to figure out how to pad it with vars (or better with 'NULL'()) because it goes into a loop somewhere.
And David wanted '' anyway.
But now we possibly have to change other kinds of padding to use the same method.