index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
- pass flags to ld in one argument
Bernhard Reutner-Fischer
2008-05-09
1
-5
/
+5
*
- forgot to pull in arch-specific tweaks
Bernhard Reutner-Fischer
2008-05-08
1
-0
/
+9
*
more fixes to testsuite by Cristian and vda
Denis Vlasenko
2008-05-02
1
-0
/
+230
*
trylink: fix glibc check; make --sort-section option look less ugly
Denis Vlasenko
2008-04-30
1
-10
/
+10
*
fix KCONFIG_NOTIMESTAMP=1 mode (just learned that we have such thing)
Denis Vlasenko
2008-04-25
1
-0
/
+2
*
Makefile.IMA: generate autoconf.h if needed
Denis Vlasenko
2008-04-12
1
-5
/
+20
*
- fix detection of whole-program
Bernhard Reutner-Fischer
2008-04-11
1
-1
/
+1
*
- also use the incoming LDFLAGS and EXTRA_LDFLAGS
Bernhard Reutner-Fischer
2008-04-11
1
-0
/
+2
*
- erm sorry. no ipsvd here
Bernhard Reutner-Fischer
2008-04-11
1
-3
/
+0
*
- add ipsvd
Bernhard Reutner-Fischer
2008-04-11
1
-0
/
+3
*
fix build with gcc -combine
Denis Vlasenko
2008-04-11
1
-3
/
+11
*
- add printutils and util-linux/volume_id
Bernhard Reutner-Fischer
2008-04-11
1
-19
/
+36
*
cpio: fix a bug where we do not extract zero-sized hardlinks
Denis Vlasenko
2008-04-05
1
-1
/
+0
*
- add fbsplash and CONFIG_ASH_BASH_COMPAT to defconfig
Bernhard Reutner-Fischer
2008-03-26
1
-0
/
+2
*
*: whitespace fixes, no code changes
Denis Vlasenko
2008-03-24
1
-1
/
+1
*
update defconfig
Denis Vlasenko
2008-03-21
1
-2
/
+3
*
*: fix build problems found with randomconfig
Denis Vlasenko
2008-03-21
1
-1
/
+1
*
scripts/bb_release: release script (I nearly lost it last time)
Denis Vlasenko
2008-03-21
1
-0
/
+34
*
volume_id: disable detection routines which are not setting label and uuid an...
Denis Vlasenko
2008-03-17
1
-11
/
+0
*
volude_id: remove unused fields and functions which were setting them
Denis Vlasenko
2008-03-17
1
-2
/
+0
*
*: mode tcp/udpsvd to networking, delete ipsvd/*
Denis Vlasenko
2008-03-17
2
-11
/
+76
*
mount: make -f work even without mtab support
Denis Vlasenko
2008-02-16
1
-0
/
+1
*
build system: pass CFLAGS to link stage too (closes bug 1376)
Denis Vlasenko
2008-02-14
1
-11
/
+12
*
build system: don't use -o /dev/null, old gcc can delete /dev/null!
Denis Vlasenko
2008-02-13
1
-4
/
+8
*
- spelling fixes
Bernhard Reutner-Fischer
2008-02-11
1
-1
/
+1
*
- add eject -s for SCSI- and USB-devices (Nico Erfurth)
Bernhard Reutner-Fischer
2008-02-08
1
-0
/
+1
*
- update defconfig
Bernhard Reutner-Fischer
2008-01-29
1
-3
/
+6
*
eliminated CONFIG_FEATURE_EDITING_FANCY_KEYS. the size savings
Paul Fox
2008-01-18
1
-1
/
+0
*
- update defconfig
Bernhard Reutner-Fischer
2008-01-13
1
-0
/
+1
*
- add ipsvd
Bernhard Reutner-Fischer
2008-01-11
1
-0
/
+3
*
trylink: instead of build error, disable --gc-sections if GLIBC && STATIC
Denis Vlasenko
2007-12-28
1
-9
/
+40
*
defconfig: update
Denis Vlasenko
2007-12-24
1
-3
/
+6
*
perror_nomsg: don't print extra colon
Denis Vlasenko
2007-12-22
1
-1
/
+1
*
attack the biggest stack users:
Denis Vlasenko
2007-12-02
1
-1
/
+2
*
update defconfig
Denis Vlasenko
2007-11-23
1
-6
/
+24
*
make output a little more friendly
Mike Frysinger
2007-11-18
1
-3
/
+3
*
merge from upstream for systems that dont integrate libintl into their C libr...
Mike Frysinger
2007-11-18
2
-8
/
+16
*
trylink: accomodate older versions of ld
Denis Vlasenko
2007-11-13
1
-7
/
+18
*
fix a problem with two different applet_name's
Denis Vlasenko
2007-10-11
1
-4
/
+2
*
add -fvisibility=hidden to CC flags, mark XXX_main functions
Denis Vlasenko
2007-10-11
1
-4
/
+4
*
Move applets/applet.c into libbb, allows to get rid of --whole-archive
Denis Vlasenko
2007-10-10
1
-9
/
+8
*
trylink: s/strip/$STRIP/g
Denis Vlasenko
2007-10-10
1
-3
/
+3
*
trylink: trivial cleanup
Denis Vlasenko
2007-10-09
1
-2
/
+2
*
trylink: reformat link flags for readability
Denis Vlasenko
2007-10-09
1
-25
/
+89
*
trylink: remove useless redirects, add missing error checks
Denis Vlasenko
2007-10-09
1
-4
/
+9
*
trylink: trivial fixes
Denis Vlasenko
2007-10-09
1
-8
/
+4
*
make "individual applets" build less noisy.
Denis Vlasenko
2007-10-08
1
-3
/
+3
*
make --help work for "individual applets" too.
Denis Vlasenko
2007-10-07
1
-6
/
+3
*
libbusybox: move (possibly compressed) help stuff into libbusybox.
Denis Vlasenko
2007-10-07
1
-30
/
+9
*
reviving libbusybox, adding CONFIG_INDIVIDUAL part 4
Denis Vlasenko
2007-10-07
1
-1
/
+68
[prev]
[next]