On Sun, Jul 6, 2014 at 11:14 PM, Nikolaus Froehlich <[email protected]> wrote: > Hello busybox maintainers, > attached is a patch to add the command line option -I (bind server to > specific interface) to the busybox ntpd. > It increases the binary by 89 bytes, but only in cases when the NTPD_SERVER > configuration option is enabled. > Since this is my first contribution, I hope that you may be able to reserve > a little longer moment for review. > All kinds of comments are very welcome. > Thanks, > Nik. > > function old new delta > ntp_init 449 481 +32 > .rodata 141850 141881 +31 > packed_usage 29585 29611 +26 > ---------------------------------------------------------------------------- > -- > (add/remove: 0/0 grow/shrink: 3/0 up/down: 89/0) Total: 89 > bytes > text data bss dec hex filename > 771901 2088 9028 783017 bf2a9 busybox_old > 771964 2088 9028 783080 bf2e8 busybox_unstripped
Applied, thanks! _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
