index
:
openwrt.git
fast2504n-3.10.17
fast2504n-3.10.26
fast2504n-3.8
master
OpenWRT with patches for F@ST2504n board
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package
/
busybox
Age
Commit message (
Expand
)
Author
2007-04-25
fix busybox rebuild when config changes
mbm
2007-04-04
move gen_busybox_menuconfig.pl to package/busybox
nbd
2007-04-04
replace gen_busybox_config.pl with a simple sed command
nbd
2007-04-02
patch for busybox httpd that adds an option for redirecting all requests to a...
nbd
2007-03-29
check initseq->first in awx after running include()
nbd
2007-03-28
fix an uninitialized variable in awx (does not fix random segfault yet, still...
nbd
2007-03-23
make busybox autorebuild on relevant config changes
nbd
2007-03-16
add file type autodetection for the unpack command and nuke PKG_CAT:= in lots...
nbd
2007-03-16
add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI...
nbd
2007-03-14
add -i <include file> and -f <ahtml file> options for awx interpreter (reques...
nbd
2007-03-13
fix the patchlevel of the busybox stty patch
nbd
2007-03-13
Small bug fix to package/kernel/modules/other.mk
hcg
2007-03-11
oops... forgot to remove line
nbd
2007-03-11
replace libcgi with some code extracted from haserl - libcgi is too inflexibl...
nbd
2007-03-11
fix typo (#1454)
nbd
2007-03-11
add awx (awk web extension) - experimental core for a new web interface frame...
nbd
2007-03-11
enable httpd config option for running scripts through an interpreter
nbd
2007-03-04
nuke mdev and replace it with hotplug2 :)
nbd
2007-03-04
hopefully fix ping bugs introduced in [6443]
nbd
2007-03-03
R.I.P. devfs
kaloz
2007-02-28
Fix truncated pings results when packets are too small. Also check for packet...
florian
2007-02-28
fix the issue of httpd no longer working when its root directory is replaced
nbd
2007-02-26
Add macosx fix from #1407
florian
2007-02-16
fix memleak in uniq (#1354)
nbd
2007-02-13
fix tar segfault (patch from busybox svn rev. 17772)
nbd
2007-02-12
add some more busybox patches from upstream
nbd
2007-02-12
fix for multiple lock/unlock operations in 'lock' command (found by framer99)
nbd
2007-02-11
oops... accidentally merged a broken patch
nbd
2007-02-11
fix a bug that breaks some cgi scripts on busybox (patch from x-wrt)
nbd
2007-02-10
revert httpd header handling code to the one from busybox 1.3.1 - fixes probl...
nbd
2007-02-04
upgrade to busybox 1.4.1
nbd
2007-02-01
unbreak cgis with custom headers on busybox httpd
nbd
2007-01-31
enable httpd sighup config reload by default
nbd
2007-01-27
fix stupid busybox bin2hex bug
nbd
2007-01-27
really fix busybox wget command line parsing
nbd
2007-01-26
fix wget --passive-ftp
nbd
2007-01-26
another fix for the awk command line parsing - should finally work properly now
nbd
2007-01-25
upgrade busybox to 1.4.0
nbd
2007-01-25
rename patch to avoid duplicate patch number
nbd
2007-01-19
fix syslogd output to /dev/console (patch from #1170)
nbd
2007-01-10
enable pretty lsmod output for linux 2.6
nbd
2007-01-08
add some more checks to the telnet init script
nbd
2007-01-08
more use of the INSTALL_DIR variable
nico
2007-01-07
busybox: remove the bogus SIZEOF_LONG check (#1127)
nbd
2007-01-06
drop -Werror from busybox - prevents compile errors like #1130
nbd
2007-01-05
Add an OSX specific patch to compile busybox with Darwin, possible fix for BS...
florian
2007-01-01
replace our no_shadow fix with a better patch from upstream (#1118)
nbd
2007-01-01
make telnetd standalone
nbd
2007-01-01
revert to previous awk getopt behavior - the new one seems crappier and break...
nbd
2007-01-01
fix busybox linking when /bin/sh is not bash (closes: #1115)
nico
[next]