| Commit message (Expand) | Author | Age | Files | Lines |
* | Add an OSX specific patch to compile busybox with Darwin, possible fix for BS... | florian | 2007-01-05 | 1 | -0/+45 |
* | replace our no_shadow fix with a better patch from upstream (#1118) | nbd | 2007-01-01 | 1 | -7/+225 |
* | revert to previous awk getopt behavior - the new one seems crappier and break... | nbd | 2007-01-01 | 1 | -0/+81 |
* | fix busybox linking when /bin/sh is not bash (closes: #1115) | nico | 2007-01-01 | 1 | -0/+9 |
* | Fix the lock warning (#1111), also add another download source | florian | 2006-12-31 | 1 | -1/+2 |
* | update busybox to v1.3.1, i was too lazy to update patch 320, feel free to do so | nico | 2006-12-30 | 21 | -1190/+584 |
* | add "export -n" to ash | mbm | 2006-11-22 | 1 | -0/+35 |
* | fix oversized packets in udhcpc (closes: #962), bump busybox release number i... | nico | 2006-11-19 | 1 | -0/+85 |
* | add support for -t 0 (infinite retry) in busybox udhcpc and use it in the net... | nbd | 2006-11-09 | 1 | -0/+21 |
* | reduce the possibility of race conditions when using the lock utility | nbd | 2006-10-26 | 1 | -4/+6 |
* | fix unknown arch in ipkg: use our ARCH instead of busybox's TARGET_ARCH (clos... | nico | 2006-10-08 | 1 | -11/+7 |
* | really fix webif password access patch for busybox | nbd | 2006-10-06 | 1 | -2/+4 |
* | fix for the password check (checked the wrong variable) | nbd | 2006-10-02 | 1 | -2/+2 |
* | port last commit to -ng | nbd | 2006-10-02 | 1 | -1/+3 |
* | fix grep's -C option | mbm | 2006-09-25 | 1 | -0/+12 |
* | revert [4599], the bug was fixed elsewhere | nbd | 2006-08-21 | 1 | -2/+7 |
* | don't try to use gnu wget specific options in ipkg | nbd | 2006-08-18 | 1 | -7/+2 |
* | fix wget long options bug (closes: #682) | nico | 2006-08-18 | 1 | -0/+22 |
* | update busybox to v1.2.1 | nico | 2006-08-08 | 10 | -928/+938 |
* | add copyright headers to busybox patches | nbd | 2006-06-27 | 7 | -2/+33 |
* | don't compile libipkg in busybox if ipkg is disabled | nbd | 2006-06-04 | 1 | -6/+6 |
* | sync busybox with trunk (update to v1.1.3). | nico | 2006-05-24 | 6 | -396/+674 |
* | upgrade to busybox 1.1.2 | kaloz | 2006-04-12 | 1 | -212/+0 |
* | fix segfault in locking utility | nbd | 2006-04-11 | 1 | -2/+5 |
* | large init script cleanup and merge of whiterussian changes, new dnsmasq conf... | nbd | 2006-04-05 | 3 | -0/+241 |
* | update ipkg patch for 1.1.1, expose an hash_fd function again removed in 1.1.1 | nico | 2006-04-02 | 2 | -326/+487 |
* | upgrade busybox to v1.1.1 | kaloz | 2006-04-02 | 6 | -119/+335 |
* | Added support httpd user-agent, IP address binding, closes #265 and #108 | florian | 2006-02-06 | 2 | -0/+122 |
* | busybox httpd.conf: add support for reading passwords from /etc/passwd (synta... | nbd | 2006-02-04 | 1 | -0/+37 |
* | Removed 220-http_address_binding.patch as it does not work for the moment. Cl... | florian | 2006-01-29 | 1 | -85/+0 |
* | upgrade busybox to 1.1.0 final | kaloz | 2006-01-14 | 3 | -82/+47 |
* | add ip address parameter to netmsg utility | nbd | 2006-01-14 | 1 | -4/+4 |
* | add small 'netmsg' utility to send udp broadcast messages | nbd | 2006-01-11 | 1 | -0/+102 |
* | Added support for httpd IP address binding, worksforme #108 | florian | 2006-01-07 | 1 | -0/+86 |
* | fix busybox+ipkg build | nico | 2005-12-19 | 1 | -11/+0 |
* | fix ipkg segfaults | nico | 2005-12-19 | 1 | -1/+1 |
* | upgrade busybox to v1.1.0-pre1 | kaloz | 2005-12-15 | 5 | -380/+335 |
* | don't display an 8 character password limit on the passwd prompt | nbd | 2005-12-11 | 1 | -0/+12 |
* | create /var/spool/cron in cron init script and change the default crontab loc... | nbd | 2005-12-11 | 1 | -0/+24 |
* | fix stupid bug in my busybox ash performance patch | nbd | 2005-11-12 | 1 | -3/+3 |
* | add a busybox ash performance hack | nbd | 2005-11-09 | 1 | -0/+77 |
* | update ipkg patch to v1.99.154, | nico | 2005-11-06 | 2 | -275/+726 |
* | fix telnetd in busybox 1.01 | nbd | 2005-10-22 | 1 | -0/+12 |
* | update busybox to v1.01 | kaloz | 2005-10-20 | 1 | -18/+18 |
* | sync with whiterussian | wbx | 2005-09-14 | 1 | -0/+15 |
* | add fix for tar command line (thx matled) | nbd | 2005-08-22 | 1 | -0/+11 |
* | add a patch to integrate ipkg into busybox | nico | 2005-08-13 | 1 | -0/+13703 |
* | fix udhcp release patch | nbd | 2005-05-30 | 1 | -1/+10 |
* | make dnsmasq probe for dhcp servers before starting a dhcp server | mbm | 2005-05-30 | 1 | -0/+89 |
* | make busybox passwd work when /etc/passwd is a symlink to /rom | nbd | 2005-03-23 | 1 | -0/+32 |