[PATCH] remove pwd2spwd.c form libbb

Tito farmatito at tiscali.it
Sun Apr 16 08:26:28 UTC 2006


Hi,
this patch removes pwd2spwd.c from libbb as:
1) it is used only by passwd.c
2) it will not be used by the pending passwd.c rewrite
3) even where it is used it is nonsense

and fixes the only occurrence of it in passwd.c
making it consistent in behaviour with all
other applets in loginutils dir:

If ENABLE_FEATURE_SHADOWPASSWDS is set
and  getspnam(name) returns NULL, this is a fatal
error.

Ciao,
Tito 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: remove_pwd2spwd.patch
Type: text/x-diff
Size: 4187 bytes
Desc: not available
Url : http://lists.busybox.net/pipermail/busybox/attachments/20060416/78854310/attachment.bin 


More information about the busybox mailing list