2007-02-28 |
florian | Fix truncated pings results when packets are too small... |
tree | commitdiff |
2007-02-28 |
nbd | fix the issue of httpd no longer working when its root... |
tree | commitdiff |
2007-02-26 |
florian | Add macosx fix from #1407 |
tree | commitdiff |
2007-02-16 |
nbd | fix memleak in uniq (#1354) |
tree | commitdiff |
2007-02-13 |
nbd | fix tar segfault (patch from busybox svn rev. 17772) |
tree | commitdiff |
2007-02-12 |
nbd | add some more busybox patches from upstream |
tree | commitdiff |
2007-02-12 |
nbd | fix for multiple lock/unlock operations in 'lock' comma... |
tree | commitdiff |
2007-02-11 |
nbd | oops... accidentally merged a broken patch |
tree | commitdiff |
2007-02-11 |
nbd | fix a bug that breaks some cgi scripts on busybox ... |
tree | commitdiff |
2007-02-10 |
nbd | revert httpd header handling code to the one from busyb... |
tree | commitdiff |
2007-02-04 |
nbd | upgrade to busybox 1.4.1 |
tree | commitdiff |
2007-02-01 |
nbd | unbreak cgis with custom headers on busybox httpd |
tree | commitdiff |
2007-01-31 |
nbd | enable httpd sighup config reload by default |
tree | commitdiff |
2007-01-27 |
nbd | fix stupid busybox bin2hex bug |
tree | commitdiff |
2007-01-27 |
nbd | really fix busybox wget command line parsing |
tree | commitdiff |
2007-01-26 |
nbd | fix wget --passive-ftp |
tree | commitdiff |
2007-01-26 |
nbd | another fix for the awk command line parsing - should... |
tree | commitdiff |
2007-01-25 |
nbd | upgrade busybox to 1.4.0 |
tree | commitdiff |
2007-01-25 |
nbd | rename patch to avoid duplicate patch number |
tree | commitdiff |
2007-01-19 |
nbd | fix syslogd output to /dev/console (patch from #1170) |
tree | commitdiff |
2007-01-10 |
nbd | enable pretty lsmod output for linux 2.6 |
tree | commitdiff |
2007-01-08 |
nbd | add some more checks to the telnet init script |
tree | commitdiff |
2007-01-08 |
nico | more use of the INSTALL_DIR variable |
tree | commitdiff |
2007-01-07 |
nbd | busybox: remove the bogus SIZEOF_LONG check (#1127) |
tree | commitdiff |
2007-01-06 |
nbd | drop -Werror from busybox - prevents compile errors... |
tree | commitdiff |
2007-01-05 |
florian | Add an OSX specific patch to compile busybox with Darwi... |
tree | commitdiff |
2007-01-01 |
nbd | replace our no_shadow fix with a better patch from... |
tree | commitdiff |
2007-01-01 |
nbd | make telnetd standalone |
tree | commitdiff |
2007-01-01 |
nbd | revert to previous awk getopt behavior - the new one... |
tree | commitdiff |
2007-01-01 |
nico | fix busybox linking when /bin/sh is not bash (closes... |
tree | commitdiff |
2007-01-01 |
nbd | update busybox menuconfig for the latest version |
tree | commitdiff |
2006-12-31 |
florian | Fix the lock warning (#1111), also add another download... |
tree | commitdiff |
2006-12-30 |
nico | update busybox to v1.3.1, i was too lazy to update... |
tree | commitdiff |
2006-11-22 |
nbd | move busybox init scripts from base-files into the... |
tree | commitdiff |
2006-11-22 |
mbm | add "export -n" to ash |
tree | commitdiff |
2006-11-19 |
nico | fix oversized packets in udhcpc (closes: #962), bump... |
tree | commitdiff |
2006-11-12 |
nbd | implement target profiles in menuconfig |
tree | commitdiff |
2006-11-09 |
nbd | add support for -t 0 (infinite retry) in busybox udhcpc... |
tree | commitdiff |
2006-10-26 |
nbd | reduce the possibility of race conditions when using... |
tree | commitdiff |
2006-10-13 |
nbd | finally move buildroot-ng to trunk |
tree | commitdiff |
2006-10-12 |
nbd | enable busybox taint checking to support gplonly kernel... |
tree | commitdiff |
2006-10-10 |
nbd | add support for Package/<pkgname>/description - old... |
tree | commitdiff |
2006-10-10 |
nbd | add support for a common shell include file, which... |
tree | commitdiff |
2006-10-08 |
nico | fix unknown arch in ipkg: use our ARCH instead of busyb... |
tree | commitdiff |
2006-10-06 |
nbd | really fix webif password access patch for busybox |
tree | commitdiff |
2006-10-02 |
nbd | fix for the password check (checked the wrong variable) |
tree | commitdiff |
2006-10-02 |
nbd | port last commit to -ng |
tree | commitdiff |
2006-09-25 |
mbm | fix grep's -C option |
tree | commitdiff |
2006-09-24 |
nico | new (last?) attempt at standardizing Makefiles |
tree | commitdiff |
2006-09-07 |
mbm | change more to less |
tree | commitdiff |
2006-08-22 |
nbd | enable mknod by default (#490) - some drivers don't... |
tree | commitdiff |
2006-08-21 |
nbd | revert [4599], the bug was fixed elsewhere |
tree | commitdiff |
2006-08-18 |
nbd | don't try to use gnu wget specific options in ipkg |
tree | commitdiff |
2006-08-18 |
nico | fix wget long options bug (closes: #682) |
tree | commitdiff |
2006-08-08 |
nico | update busybox to v1.2.1 |
tree | commitdiff |
2006-08-04 |
mbm | set PATH in rules.mk |
tree | commitdiff |
2006-08-04 |
mbm | fix everything I broke with the previous patches |
tree | commitdiff |
2006-08-04 |
mbm | add quotes to TARGET_CC and TARGET_CROSS to help with... |
tree | commitdiff |
2006-06-27 |
nbd | add copyright headers to busybox patches |
tree | commitdiff |
2006-06-27 |
mbm | credit where credit is due |
tree | commitdiff |
2006-06-21 |
nbd | add INCLUDE_DIR variable for $(TOPDIR)/include |
tree | commitdiff |
2006-06-21 |
nbd | build system cleanup. move shared include files into... |
tree | commitdiff |
2006-06-04 |
nbd | don't compile libipkg in busybox if ipkg is disabled |
tree | commitdiff |
2006-05-31 |
nbd | fix busybox build |
tree | commitdiff |
2006-05-31 |
nbd | remove weird /lib64 directory |
tree | commitdiff |
2006-05-24 |
nico | sync busybox with trunk (update to v1.1.3). |
tree | commitdiff |
2006-05-19 |
mbm | fix .pkginfo line to allow the use of $(SOURCE) |
tree | commitdiff |
2006-05-19 |
mbm | clean up menu configuration |
tree | commitdiff |
2006-05-10 |
mbm | Convert packages to new template |
tree | commitdiff |
2006-04-21 |
mbm | Add default compile target & use it for bridge and... |
tree | commitdiff |
2006-04-21 |
nbd | clean up package titles/descriptions |
tree | commitdiff |
2006-04-21 |
nbd | more cleanups and a new menuconfig generator |
tree | commitdiff |
2006-04-19 |
nbd | more buildroot-ng bugfixes |
tree | commitdiff |
2006-04-19 |
nbd | bugfix in package/rules.mk, add support for dumping... |
tree | commitdiff |
2006-04-14 |
nbd | port iptables to new config format, change handling... |
tree | commitdiff |
2006-04-14 |
nbd | new package makefile syntax |
tree | commitdiff |
2006-04-14 |
nbd | remove some more stuff, change package makefile format... |
tree | commitdiff |
2006-04-12 |
kaloz | upgrade to busybox 1.1.2 |
tree | commitdiff |
2006-04-11 |
nbd | fix segfault in locking utility |
tree | commitdiff |
2006-04-05 |
nbd | large init script cleanup and merge of whiterussian... |
tree | commitdiff |
2006-04-04 |
nbd | update busybox menuconfig to 1.1.1, should fix the... |
tree | commitdiff |
2006-04-02 |
nico | update ipkg patch for 1.1.1, expose an hash_fd function... |
tree | commitdiff |
2006-04-02 |
kaloz | upgrade busybox to v1.1.1 |
tree | commitdiff |
2006-03-29 |
wbx | enable mount nfs, thx ejka@imfi.kspu.ru |
tree | commitdiff |
2006-02-06 |
florian | Added support httpd user-agent, IP address binding... |
tree | commitdiff |
2006-02-04 |
nbd | busybox httpd.conf: add support for reading passwords... |
tree | commitdiff |
2006-01-29 |
florian | Removed 220-http_address_binding.patch as it does not... |
tree | commitdiff |
2006-01-14 |
kaloz | upgrade busybox to 1.1.0 final |
tree | commitdiff |
2006-01-14 |
nbd | add ip address parameter to netmsg utility |
tree | commitdiff |
2006-01-11 |
nbd | add small 'netmsg' utility to send udp broadcast messages |
tree | commitdiff |
2006-01-07 |
florian | Added support for httpd IP address binding, worksforme... |
tree | commitdiff |
2006-01-02 |
wbx | enable watchdog daemon in busybox by default |
tree | commitdiff |
2005-12-24 |
wbx | fix bug #156, thx for reporting |
tree | commitdiff |
2005-12-19 |
nico | fix busybox+ipkg build |
tree | commitdiff |
2005-12-19 |
nico | fix ipkg segfaults |
tree | commitdiff |
2005-12-15 |
kaloz | upgrade busybox to v1.1.0-pre1 |
tree | commitdiff |
2005-12-11 |
nbd | don't display an 8 character password limit on the... |
tree | commitdiff |
2005-12-11 |
nbd | create /var/spool/cron in cron init script and change... |
tree | commitdiff |
2005-11-12 |
nbd | fix stupid bug in my busybox ash performance patch |
tree | commitdiff |
2005-11-09 |
nbd | add a busybox ash performance hack |
tree | commitdiff |
next |