[BusyBox] /etc/password ?

Erik Andersen andersen at lineo.com
Fri Jun 2 17:39:37 UTC 2000


On Fri Jun 02, 2000 at 10:04:29AM -0400, Pavel Roskin wrote:
> Hello!
> 
> I think that /etc/passwd was meant in here.
> 
> =================================
> diff -u -r1.10 utility.c
> --- utility.c	2000/06/02 13:57:37	1.10
> +++ utility.c	2000/06/02 14:01:54
> @@ -806,7 +806,7 @@
>  
>  	file = fopen(filename, "r");
>  	if (file == NULL) {
> -		/* Do not complain.  It is ok for /etc/password and
> +		/* Do not complain.  It is ok for /etc/passwd and
>  		 * friends to be missing... */
>  		return (-1);
>  	}
> =================================
> 
> Regards,
> Pavel Roskin

applied.

 -Erik

--
Erik B. Andersen   email:  andersen at lineo.com
--This message was written using 73% post-consumer electrons--





More information about the busybox mailing list