Changeset 3296
- Timestamp:
- 07/20/07 14:05:07 (1 year ago)
- Files:
-
- trunk/freewrt/package/busybox/patches/300-netmsg.patch (modified) (1 diff)
- trunk/freewrt/package/busybox/patches/330-httpd_user_agent.patch (modified) (1 diff)
- trunk/freewrt/package/busybox/patches/340-lock_util.patch (modified) (1 diff)
- trunk/freewrt/package/busybox/patches/400-dhcp-ifup.patch (modified) (1 diff)
- trunk/freewrt/package/busybox/patches/600-missing_headers.patch (modified) (1 diff)
- trunk/freewrt/package/busybox/patches/970-ifupdown-whitespace.patch (modified) (1 diff)
- trunk/freewrt/package/busybox/patches/980-crontab-use-editor.patch (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/freewrt/package/busybox/patches/300-netmsg.patch
r3295 r3296 1 1 $FreeWRT$ 2 3 submitted as http://bugs.busybox.net/view.php?id=1431 4 2 5 --- busybox-1.4.2.orig/include/applets.h Sun Mar 18 16:59:11 2007 3 6 +++ busybox-1.4.2/include/applets.h Fri Jul 20 11:39:04 2007 trunk/freewrt/package/busybox/patches/330-httpd_user_agent.patch
r1904 r3296 1 1 diff -Nur busybox-1.4.1.orig/networking/httpd.c busybox-1.4.1/networking/httpd.c 2 3 submitted as http://bugs.busybox.net/view.php?id=1432 4 2 5 --- busybox-1.4.1.orig/networking/httpd.c 2007-01-24 22:34:34.000000000 +0100 3 6 +++ busybox-1.4.1/networking/httpd.c 2007-02-05 13:15:17.000000000 +0100 trunk/freewrt/package/busybox/patches/340-lock_util.patch
r1904 r3296 1 2 submitted as http://bugs.busybox.net/view.php?id=1433 3 1 4 diff -Nur busybox-1.4.1.orig/include/applets.h busybox-1.4.1/include/applets.h 2 5 --- busybox-1.4.1.orig/include/applets.h 2007-02-05 11:01:25.000000000 +0100 trunk/freewrt/package/busybox/patches/400-dhcp-ifup.patch
r1957 r3296 4 4 been brought up, which could be done by the ipv6 link-local 5 5 mechanism but apparently isn't done 6 7 submitted as http://bugs.busybox.net/view.php?id=1434 6 8 7 9 --- busybox-1.4.1/networking/ifupdown.c.orig 2007-02-12 23:30:06.000000000 +0000 trunk/freewrt/package/busybox/patches/600-missing_headers.patch
r2283 r3296 1 1 $FreeWRT$ 2 3 submitted as http://bugs.busybox.net/view.php?id=1435 4 2 5 --- busybox-1.4.1/modutils/rmmod.c.orig 2007-01-24 21:34:39.000000000 +0000 3 6 +++ busybox-1.4.1/modutils/rmmod.c 2007-03-27 11:26:31.000000000 +0000 trunk/freewrt/package/busybox/patches/970-ifupdown-whitespace.patch
r2617 r3296 1 2 submitted as http://bugs.busybox.net/view.php?id=1436 3 1 4 --- busybox-1.4.2/networking/ifupdown.c.old Tue May 22 17:22:57 2007 2 5 +++ busybox-1.4.2/networking/ifupdown.c Tue May 22 17:23:35 2007 trunk/freewrt/package/busybox/patches/980-crontab-use-editor.patch
r3295 r3296 1 1 $FreeWRT$ 2 3 submitted as http://bugs.busybox.net/view.php?id=1437 4 2 5 --- busybox-1.4.2.orig/miscutils/crontab.c Sun Mar 18 16:59:11 2007 3 6 +++ busybox-1.4.2/miscutils/crontab.c Fri Jul 20 11:39:04 2007


