[PATCH] pwd2spwd.c adduser.c addgroup.c

Tito farmatito at tiscali.it
Thu Jan 19 23:41:31 UTC 2006


Hi to all,
the adduser patch removes the only reference of the
libbb's function pwd_to_spwd(), cleans up the code
and reduces size:
   text    data     bss     dec     hex filename
   1259       0       4    1263     4ef adduser.o.orig
   1022       0       0    1022     3fe adduser.o

the addgroup patch cleans up the code
and reduces size:
  text    data     bss     dec     hex filename
    517       0       0     517     205 addgroup.o
    458       0       0     458     1ca addgroup.o

the remove_pwd2spwd.patch removes pwd2spwd.c
from libbb/  and from  libbb/Makefile.in.

The patches are trivial and safe to be applied ( I hope..)

Ciao,
Tito
-------------- next part --------------
A non-text attachment was scrubbed...
Name: addgroup.patch
Type: text/x-diff
Size: 4474 bytes
Desc: not available
Url : http://lists.busybox.net/pipermail/busybox/attachments/20060120/1ef2a02a/attachment.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: remove_pwd2spwd.patch
Type: text/x-diff
Size: 3091 bytes
Desc: not available
Url : http://lists.busybox.net/pipermail/busybox/attachments/20060120/1ef2a02a/attachment-0001.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: adduser.patch
Type: text/x-diff
Size: 7508 bytes
Desc: not available
Url : http://lists.busybox.net/pipermail/busybox/attachments/20060120/1ef2a02a/attachment-0002.bin 


More information about the busybox mailing list