atftp:
* Cleanup Makefile * Fix download URL * Refresh patches git-svn-id: svn://svn.openwrt.org/openwrt/packages@8321 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
diff -urN atftp.old/tftp.c atftp.dev/tftp.c
|
||||
--- atftp.old/tftp.c 2004-03-16 00:55:56.000000000 +0100
|
||||
+++ atftp.dev/tftp.c 2006-03-22 10:18:54.000000000 +0100
|
||||
Index: atftp-0.7/tftp.c
|
||||
===================================================================
|
||||
--- atftp-0.7.orig/tftp.c 2007-08-02 23:04:23.000000000 +0200
|
||||
+++ atftp-0.7/tftp.c 2007-08-02 23:04:23.000000000 +0200
|
||||
@@ -409,7 +409,7 @@
|
||||
int set_peer(int argc, char **argv)
|
||||
{
|
||||
@ -55,9 +56,10 @@ diff -urN atftp.old/tftp.c atftp.dev/tftp.c
|
||||
|
||||
data.connected = 1;
|
||||
return OK;
|
||||
diff -urN atftp.old/tftpd.c atftp.dev/tftpd.c
|
||||
--- atftp.old/tftpd.c 2004-02-27 03:05:26.000000000 +0100
|
||||
+++ atftp.dev/tftpd.c 2006-03-22 10:23:20.000000000 +0100
|
||||
Index: atftp-0.7/tftpd.c
|
||||
===================================================================
|
||||
--- atftp-0.7.orig/tftpd.c 2007-08-02 23:04:23.000000000 +0200
|
||||
+++ atftp-0.7/tftpd.c 2007-08-02 23:04:23.000000000 +0200
|
||||
@@ -230,14 +230,8 @@
|
||||
|
||||
/* find the port */
|
||||
|
Reference in New Issue
Block a user