From: utzoo!decvax!harpo!floyd!cmcl2!salkind
Newsgroups: net.bugs.v7
Title: Re: uucp internal bug
Article-I.D.: cmcl2.3447
Posted: Wed Jun  2 01:39:40 1982
Received: Wed Jun  2 04:37:05 1982
References: utzoo.2112

Note that this bug is NOT present in the 4bsd-distributed version of
uucp.  There the assignment is
	filename[DIRSIZ] = '\0';
Since all files passed to gnamef are of size NAMESIZE (15), and DIRSIZ
is one byte smaller, the assignment has the desired effect of null
terminating the filename.

						Forever watchful,
						Lou Salkind
						cmcl2!salkind