[PATCH] The low-hanging fruit (multiple patches)

Rob Sullivan cogito.ergo.cogito at gmail.com
Thu Oct 27 22:39:54 UTC 2005


I've attached a bzip2ed tarball of patches that are essentially
janitorial in nature. They affect ifupdown, makedevs, mktemp, rdate,
telnet and watchdog, and make the following improvements:
- getopt is replaced with bb_getopt_ulflags
- the GPL licence header is replaced with the shorter one
- instances of strdup are replaced with bb_xstrdup (I left well alone
weird cases like hush.c, where variables are strdup'd from
themselves...)

The patches reduce the size of the applets concerned a little, and
there is a separate patch for each applet.

Rob
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fruit.tar.bz2
Type: application/x-bzip2
Size: 4035 bytes
Desc: not available
Url : http://lists.busybox.net/pipermail/busybox/attachments/20051027/3c289e48/attachment.bin 


More information about the busybox mailing list