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
*
OpenBSD compatibility
Waldemar Brodkorb
2010-08-06
1
-1
/
+1
*
update _shipped file with hurd fix
Denys Vlasenko
2010-08-02
1
-1
/
+2
*
find_stray_empty_lines: make it work
Bernhard Reutner-Fischer
2010-07-28
1
-5
/
+7
*
find_stray_empty_lines: fix tail "invalid context" error
Javier Viguera
2010-07-28
1
-1
/
+1
*
*: s/spaces/tabs/
Denys Vlasenko
2010-07-26
1
-1
/
+1
*
*: trailing empty lines removed
Denys Vlasenko
2010-07-26
11
-12
/
+10
*
*: more empty lines removed. no code changes
Denys Vlasenko
2010-07-26
1
-0
/
+7
*
Fix out-of-tree build's recursion
Alexander Shishkin
2010-07-18
1
-2
/
+2
*
fix make O=dir build
Denys Vlasenko
2010-07-09
3
-2
/
+23
*
scripts/randomtest: update to pass testsuite with Rob's toolchain
Denys Vlasenko
2010-07-06
1
-3
/
+11
*
*: introduce and use xfork() and xvfork()
Pascal Bellard
2010-07-04
1
-1
/
+1
*
gen_build_files.sh is an order prerequisite only for autoconf.h
Denys Vlasenko
2010-06-25
1
-28
/
+20
*
cosmetics on top of Dan's patches
Denys Vlasenko
2010-06-19
1
-1
/
+0
*
Define GNU-specific link options in one place
Dan Fandrich
2010-06-19
1
-21
/
+18
*
fix extra bogus files generation in include/config/*
Denys Vlasenko
2010-06-17
2
-7
/
+13
*
scripts/echo.c: remove bb-ism
Denys Vlasenko
2010-06-14
1
-1
/
+1
*
check-lxdialog.sh: fix helptext
Bernhard Reutner-Fischer
2010-06-11
1
-1
/
+1
*
bbconfig: make it independent from printf functions
Denys Vlasenko
2010-06-07
1
-2
/
+1
*
remove defconfig. Now "make defconfig" simply uses defaults from Config.in
Denys Vlasenko
2010-06-06
3
-928
/
+15
*
make it possible to keep usage texts in .c files
Denys Vlasenko
2010-06-06
2
-2
/
+26
*
make it possible to have include/applets.h-esque entries in .c files
Denys Vlasenko
2010-06-06
2
-9
/
+24
*
mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src
Denys Vlasenko
2010-06-04
1
-0
/
+0
*
trivial fixes: use uint8_t, not __u8; fix defconfig for fgconsole
Denys Vlasenko
2010-05-27
1
-1
/
+1
*
build system: make gen_build_files.sh messages more inline with the rest
Denys Vlasenko
2010-05-27
1
-2
/
+3
*
fgconsole: new applet by Grigory Batalov <bga@altlinux.org>
Grigory Batalov
2010-05-23
1
-0
/
+1
*
trylink: gold may not support --sort-common (yet)
Bernhard Reutner-Fischer
2010-05-21
1
-7
/
+10
*
lxdialog: fix ncursesw include detection
Bernhard Reutner-Fischer
2010-05-21
1
-1
/
+5
*
make scripts/gen_build_files.sh standard-clean
Denys Vlasenko
2010-05-18
1
-5
/
+8
*
scripts/gen_build_files.sh: revert to using /bin/sh
Denys Vlasenko
2010-05-17
1
-1
/
+1
*
scripts/Makefile.clean: Make Kbuild and Makefile optional
Peter Tyser
2010-05-16
1
-1
/
+1
*
gen_build_files.sh uses bashism, document it
Denys Vlasenko
2010-05-15
1
-5
/
+5
*
gen_build_files: use raw reads (ones which don't eat backslashes)
Denys Vlasenko
2010-05-14
1
-3
/
+3
*
more randomconfig testsuite fixes
Denys Vlasenko
2010-05-10
1
-40
/
+40
*
gen_build_files.sh should be executable
Denys Vlasenko
2010-05-10
1
-0
/
+0
*
work on adding testsuite runs to randomconfig test builds
Denys Vlasenko
2010-05-10
2
-68
/
+98
*
tweak scripts/gen_build_files.sh
Denys Vlasenko
2010-05-09
1
-8
/
+9
*
make it possible to keep Config/Kbuild snippets in *.c files
Denys Vlasenko
2010-05-09
1
-0
/
+55
*
mount: add an optional capability to create new /dev/loopN as needed
Lauri Kasanen
2010-04-14
1
-0
/
+1
*
Hurd compat fixes. Mostly dealing with absent PATH_MAX
Jérémie Koenig
2010-03-26
6
-17
/
+23
*
unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALE
Denys Vlasenko
2010-03-26
2
-2
/
+2
*
update defconfig
Bernhard Reutner-Fischer
2010-03-25
1
-0
/
+1
*
fix typos in comments and doc
Denys Vlasenko
2010-02-19
1
-1
/
+1
*
bloat-o-meter: convert to print() calls
Bernhard Reutner-Fischer
2010-02-07
1
-4
/
+4
*
bloat-o-meter: fix quadric behavior in alias resolution
Bernhard Reutner-Fischer
2010-02-07
1
-29
/
+68
*
bloat-o-meter: teach it to handle aliases
Bernhard Reutner-Fischer
2010-02-02
1
-26
/
+46
*
update defconfig
Denys Vlasenko
2010-01-27
1
-17
/
+39
*
whitespace fixes
Denys Vlasenko
2010-01-25
1
-1
/
+1
*
scripts/randomtest: tweaks for non-eliminable warnings and broken static glibc
Denys Vlasenko
2010-01-24
1
-4
/
+7
*
shell: split read builtin from ash
Denys Vlasenko
2010-01-12
1
-2
/
+0
*
scripts/basic/docproc.c: remove stray NUL byte from the source
Denys Vlasenko
2010-01-12
1
-1
/
+1
[next]