Subject: Re: Making UFS optional
To: None <deraadt@fsa.ca, jsp@sequent.com>
From: Chris G. Demetriou <cgd@postgres.Berkeley.EDU>
List: tech-kern
Date: 03/05/1994 17:40:59
>why are you ysing strncpy in the kernel???

as noted (by its lack of inclusion), we normally aren't.

the LKM i wrote was a very-quickly-hacked "alternate shell
exectuable" thing for exec(), and strncpy() happened to be
close at hand...


cgd

------------------------------------------------------------------------------