[BusyBox] [PATCH] tftp client

Vladimir N. Oleynik dzo at simtreas.ru
Sun Mar 4 11:07:12 UTC 2001


Magnus,

I generate hand patch for you tftp.c module.

Changes:

1)
-error_msg("bla-bla\n");
+error_msg("bla_bla");

2)
-return 0;
+return EXIT_SUCCESS;
-return 1;
+return EXIT_FAILURE;

3) size optimization

Warning. Only idea. Not tested and compiling. I not have busybox.050pre
and you modules can`t stadalone compiling.


--w
vodz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tftp.patch.gz
Type: application/x-gzip
Size: 1405 bytes
Desc: not available
Url : http://lists.busybox.net/pipermail/busybox/attachments/20010304/c9474ad1/attachment.bin 


More information about the busybox mailing list