index
:
delta/busybox.git
0_60_stable
1_00_stable
1_00_stable_10817
1_10_stable
1_11_stable
1_12_stable
1_13_stable
1_14_stable
1_15_stable
1_16_stable
1_17_stable
1_18_stable
1_19_stable
1_1_stable
1_20_stable
1_21_stable
1_22_stable
1_23_stable
1_24_stable
1_25_stable
1_26_stable
1_27_stable
1_28_stable
1_29_stable
1_30_stable
1_31_stable
1_32_stable
1_33_stable
1_34_stable
1_35_stable
1_36_stable
1_3_stable
1_4_stable
1_5_stable
1_6_stable
1_7_stable
1_8_stable
1_9_stable
baserock/1.22.1-openwrt
baserock/1.23.2-openwrt
baserock/build-essential
baserock/danielfirth/RT144
baserock/danielsilverstone/vagrant-support
baserock/jjardon/build-essential
baserock/liw/S8704-always-ntpd
baserock/morph
baserock/pedroalvarez/build-essential
baserock/pedroalvarez/enable-patch
baserock/radiofree/busyboxfix
baserock/radiofree/ntpdscript
baserock/richardmaw/S5892/boot-sequencing
baserock/richardmaw/S8564/ro-staging-area
baserock/richardmaw/S9245/init
baserock/richardmaw/add-read-dash-d
baserock/robkendrick/mips64
baserock/tiagogomes/bbgawk
master
git.busybox.net: busybox.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
replace APP_xxDHCPxx with xxDHCPxx, it's more consistent with the rest
Denys Vlasenko
2009-12-11
1
-4
/
+4
*
build system: fix for coarse mtime problem
Denys Vlasenko
2009-11-26
1
-0
/
+23
*
*: introduce and use ffulsh_all()
Denys Vlasenko
2009-11-02
1
-1
/
+1
*
wall: new applet
Bernhard Reutner-Fischer
2009-10-27
1
-0
/
+1
*
*: a few more NOINLINEs
Denys Vlasenko
2009-10-08
2
-0
/
+72
*
beep: optimize
Denys Vlasenko
2009-08-22
1
-1
/
+1
*
add config knob for default freq and length
Bernhard Reutner-Fischer
2009-08-21
1
-0
/
+3
*
update defconfig
Denys Vlasenko
2009-08-21
1
-15
/
+28
*
randomconfig fixes
Denys Vlasenko
2009-08-08
1
-0
/
+4
*
trylink: don't use ld --gc-sections if ld doesn't support it
Denys Vlasenko
2009-06-27
1
-0
/
+5
*
mkswap: remove configuration for v0 support
Denys Vlasenko
2009-06-19
1
-1
/
+0
*
getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS
Denys Vlasenko
2009-06-19
1
-1
/
+2
*
bloat-o-meter: touchup argv handling
Mike Frysinger
2009-06-01
1
-2
/
+2
*
bloat-o-meter: fix tab/space mixing
Mike Frysinger
2009-06-01
1
-3
/
+3
*
add .gitignore files
Mike Frysinger
2009-05-05
3
-0
/
+27
*
*: mass renaming of USE_XXXX to IF_XXXX
Denis Vlasenko
2009-04-21
2
-23
/
+27
*
disable FLASH_ERASEALL in defconfig
Denis Vlasenko
2009-04-16
1
-1
/
+1
*
website: announce 1.14.0 and 1.13.4
1_14_0
Denis Vlasenko
2009-04-15
1
-2
/
+2
*
hush: make function support configurable
Denis Vlasenko
2009-04-13
1
-16
/
+29
*
build system tweaks to account for latest hush changes
Denis Vlasenko
2009-04-05
1
-11
/
+0
*
sendmail: update by Vladimir
Denis Vlasenko
2009-03-31
1
-1
/
+7
*
randomtest fixes
Denis Vlasenko
2009-03-28
1
-2
/
+2
*
Compatibility fixes:
Denis Vlasenko
2009-03-20
1
-0
/
+1
*
Make "shadowed" numeric config entries (ones which depend on
Denis Vlasenko
2009-02-15
1
-0
/
+2
*
httpd:
Denis Vlasenko
2009-02-04
1
-2
/
+0
*
...and exclude LC_ALL too
Denis Vlasenko
2008-12-01
1
-1
/
+1
*
build system: fix sorting + locale in make objsizes
Denis Vlasenko
2008-12-01
1
-1
/
+1
*
update random config tester
Denis Vlasenko
2008-11-09
1
-2
/
+6
*
build system: remove '-Wl,' when we pass flags to ld.
Denis Vlasenko
2008-11-08
1
-2
/
+6
*
defconfig: explain what we aim it to be
Denis Vlasenko
2008-11-07
1
-65
/
+75
*
build system: tidying up CONFIG_xxx names (suggested by Rob)
Denis Vlasenko
2008-11-06
1
-5
/
+5
*
another small defconfig update
Denis Vlasenko
2008-10-29
1
-3
/
+3
*
update defconfig
Denis Vlasenko
2008-10-29
1
-58
/
+72
*
less: add optional line number toggle and resizing on SIGWINCH.
Denis Vlasenko
2008-10-24
1
-1
/
+1
*
build system cleanup: rename FEATURE_AWK_MATH to FEATURE_AWK_LIBM;
Denis Vlasenko
2008-10-24
1
-2
/
+1
*
- give glob a chance
Bernhard Reutner-Fischer
2008-10-23
1
-3
/
+2
*
init: downgrade ENABLE_DEBUG_INIT to just a #define to prevent people
Denis Vlasenko
2008-10-21
1
-1
/
+0
*
scripts/randomtest[.loop]: add scripts for randomconfig testing
Denis Vlasenko
2008-09-28
2
-0
/
+109
*
- update my name. No obj-code changes ;)
Bernhard Reutner-Fischer
2008-09-25
1
-1
/
+1
*
df: add support for more options, add some coreutils 6.10 compat.
Denis Vlasenko
2008-08-28
1
-1
/
+1
*
- forgot to pass in the HOST_EXTRACFLAGS
Bernhard Reutner-Fischer
2008-08-28
2
-4
/
+2
*
- pull check-lxdialog from linux-2.6.26
Bernhard Reutner-Fischer
2008-08-27
1
-23
/
+21
*
trylink: make messages less confusing
Denis Vlasenko
2008-08-26
1
-2
/
+2
*
Updating defconfig, fixing a typo in Config.in
Denis Vlasenko
2008-08-19
1
-1
/
+4
*
- add new applet rdev (Grant Erickson)
Bernhard Reutner-Fischer
2008-08-19
1
-0
/
+1
*
*: refactor handling of archived files. "tar f file.tar.lzma" now works too.
Denis Vlasenko
2008-08-05
1
-38
/
+32
*
libbb: [x]fopen_for_{read,write} introduced and used.
Denis Vlasenko
2008-07-21
1
-1
/
+1
*
- warn about overlong lines in help-texts
Bernhard Reutner-Fischer
2008-07-17
2
-0
/
+9
*
whitespace fixes
Denis Vlasenko
2008-07-12
1
-3
/
+13
*
whitespace fixing script
Denis Vlasenko
2008-07-12
1
-0
/
+61
[next]