summaryrefslogtreecommitdiffstats
path: root/package/busybox
Commit message (Expand)AuthorAgeFilesLines
* fix unknown arch in ipkg: use our ARCH instead of busybox's TARGET_ARCH (clos...nico2006-10-082-11/+17
* really fix webif password access patch for busyboxnbd2006-10-061-2/+4
* fix for the password check (checked the wrong variable)nbd2006-10-021-2/+2
* port last commit to -ngnbd2006-10-021-1/+3
* fix grep's -C optionmbm2006-09-251-0/+12
* new (last?) attempt at standardizing Makefilesnico2006-09-241-14/+22
* change more to lessmbm2006-09-072-2/+2
* enable mknod by default (#490) - some drivers don't register with devfs properlynbd2006-08-221-1/+1
* revert [4599], the bug was fixed elsewherenbd2006-08-211-2/+7
* don't try to use gnu wget specific options in ipkgnbd2006-08-181-7/+2
* fix wget long options bug (closes: #682)nico2006-08-181-0/+22
* update busybox to v1.2.1nico2006-08-0828-1306/+1605
* set PATH in rules.mkmbm2006-08-041-2/+2
* fix everything I broke with the previous patches mbm2006-08-041-3/+4
* add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccachembm2006-08-041-2/+2
* add copyright headers to busybox patchesnbd2006-06-277-2/+33
* credit where credit is duembm2006-06-271-0/+6
* add INCLUDE_DIR variable for $(TOPDIR)/includenbd2006-06-211-1/+1
* build system cleanup. move shared include files into $(TOPDIR)/include, move ...nbd2006-06-211-1/+1
* don't compile libipkg in busybox if ipkg is disablednbd2006-06-041-6/+6
* fix busybox buildnbd2006-05-311-1/+1
* remove weird /lib64 directorynbd2006-05-311-0/+1
* sync busybox with trunk (update to v1.1.3).nico2006-05-247-398/+676
* fix .pkginfo line to allow the use of $(SOURCE)mbm2006-05-191-4/+5
* clean up menu configurationmbm2006-05-191-1/+5
* Convert packages to new templatembm2006-05-101-1/+0
* Add default compile target & use it for bridge and busyboxmbm2006-04-211-9/+0
* clean up package titles/descriptionsnbd2006-04-211-2/+2
* more cleanups and a new menuconfig generatornbd2006-04-211-0/+1
* more buildroot-ng bugfixesnbd2006-04-191-2/+2
* bugfix in package/rules.mk, add support for dumping package information with ...nbd2006-04-192-32/+3
* port iptables to new config format, change handling of TITLE and DESCRIPTIONnbd2006-04-141-2/+1
* new package makefile syntaxnbd2006-04-141-11/+16
* remove some more stuff, change package makefile format in rules.mk, port busy...nbd2006-04-142-14/+8
* upgrade to busybox 1.1.2kaloz2006-04-122-214/+2
* fix segfault in locking utilitynbd2006-04-111-2/+5
* large init script cleanup and merge of whiterussian changes, new dnsmasq conf...nbd2006-04-055-2/+249
* update busybox menuconfig to 1.1.1, should fix the "missing reboot" bugnbd2006-04-0416-265/+1012
* update ipkg patch for 1.1.1, expose an hash_fd function again removed in 1.1.1nico2006-04-022-326/+487
* upgrade busybox to v1.1.1kaloz2006-04-027-121/+337
* enable mount nfs, thx ejka@imfi.kspu.ruwbx2006-03-291-1/+1
* Added support httpd user-agent, IP address binding, closes #265 and #108florian2006-02-062-0/+122
* busybox httpd.conf: add support for reading passwords from /etc/passwd (synta...nbd2006-02-041-0/+37
* Removed 220-http_address_binding.patch as it does not work for the moment. Cl...florian2006-01-291-85/+0
* upgrade busybox to 1.1.0 finalkaloz2006-01-144-84/+49
* add ip address parameter to netmsg utilitynbd2006-01-141-4/+4
* add small 'netmsg' utility to send udp broadcast messagesnbd2006-01-112-0/+108
* Added support for httpd IP address binding, worksforme #108florian2006-01-071-0/+86
* enable watchdog daemon in busybox by defaultwbx2006-01-021-1/+1
* fix bug #156, thx for reportingwbx2005-12-241-1/+1