index
:
rtl819xx
master
mini3g
realtek
realtek-unstable
toolchain-unstable
Realtek rtl819xx port to OpenWrt
Roman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
busybox
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix memleak in uniq (#1354)
nbd
2007-02-16
1
-0
/
+12
*
fix tar segfault (patch from busybox svn rev. 17772)
nbd
2007-02-13
1
-0
/
+77
*
add some more busybox patches from upstream
nbd
2007-02-12
2
-0
/
+85
*
fix for multiple lock/unlock operations in 'lock' command (found by framer99)
nbd
2007-02-12
1
-2
/
+1
*
oops... accidentally merged a broken patch
nbd
2007-02-11
1
-14
/
+14
*
fix a bug that breaks some cgi scripts on busybox (patch from x-wrt)
nbd
2007-02-11
1
-0
/
+17
*
revert httpd header handling code to the one from busybox 1.3.1 - fixes probl...
nbd
2007-02-10
1
-1
/
+15
*
upgrade to busybox 1.4.1
nbd
2007-02-04
2
-13
/
+2
*
unbreak cgis with custom headers on busybox httpd
nbd
2007-02-01
1
-0
/
+11
*
enable httpd sighup config reload by default
nbd
2007-01-31
1
-1
/
+1
*
fix stupid busybox bin2hex bug
nbd
2007-01-27
1
-0
/
+14
*
really fix busybox wget command line parsing
nbd
2007-01-27
1
-10
/
+12
*
fix wget --passive-ftp
nbd
2007-01-26
1
-0
/
+11
*
another fix for the awk command line parsing - should finally work properly now
nbd
2007-01-26
1
-8
/
+14
*
upgrade busybox to 1.4.0
nbd
2007-01-25
22
-1384
/
+576
*
rename patch to avoid duplicate patch number
nbd
2007-01-25
1
-0
/
+0
*
fix syslogd output to /dev/console (patch from #1170)
nbd
2007-01-19
1
-0
/
+14
*
enable pretty lsmod output for linux 2.6
nbd
2007-01-10
1
-1
/
+1
*
add some more checks to the telnet init script
nbd
2007-01-08
1
-1
/
+6
*
more use of the INSTALL_DIR variable
nico
2007-01-08
1
-1
/
+1
*
busybox: remove the bogus SIZEOF_LONG check (#1127)
nbd
2007-01-07
1
-0
/
+12
*
drop -Werror from busybox - prevents compile errors like #1130
nbd
2007-01-06
1
-0
/
+12
*
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
*
make telnetd standalone
nbd
2007-01-01
1
-1
/
+1
*
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
*
update busybox menuconfig for the latest version
nbd
2007-01-01
16
-112
/
+349
*
Fix the lock warning (#1111), also add another download source
florian
2006-12-31
2
-2
/
+4
*
update busybox to v1.3.1, i was too lazy to update patch 320, feel free to do so
nico
2006-12-30
22
-1196
/
+593
*
move busybox init scripts from base-files into the busybox package and make t...
nbd
2006-11-22
4
-0
/
+44
*
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
*
implement target profiles in menuconfig
nbd
2006-11-12
1
-1
/
+0
*
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
*
enable busybox taint checking to support gplonly kernel exports
nbd
2006-10-12
1
-1
/
+1
*
add support for Package/<pkgname>/description - old format still supported, b...
nbd
2006-10-10
1
-3
/
+5
*
add support for a common shell include file, which is evaluated for every mak...
nbd
2006-10-10
1
-4
/
+6
*
fix unknown arch in ipkg: use our ARCH instead of busybox's TARGET_ARCH (clos...
nico
2006-10-08
2
-11
/
+17
*
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
*
new (last?) attempt at standardizing Makefiles
nico
2006-09-24
1
-14
/
+22
*
change more to less
mbm
2006-09-07
2
-2
/
+2
*
enable mknod by default (#490) - some drivers don't register with devfs properly
nbd
2006-08-22
1
-1
/
+1
*
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
[next]