[net.unix-wizards] other unix trivia: {vpd,vad}.c

stuart (07/23/82)

When changing the spooling area for vpd/vad,
beware of places in the code where the length 
of the spooling area path name is ASSUMED to be 
15 characters long.  That's right, embedded in the
code is the constant '15'.  No '#define's, no comments.