index
:
busybox-w32
ansi
awk_faster
busybox
cng_backend
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
propagate_sigint
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
/
arch
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-06-07
modprobe: add support for -l and -s. Remove some unsupported options
Pascal Bellard
6
-166
/
+194
2010-06-06
fuser: code shrink
Maksym Kryzhanovskyy
1
-29
/
+15
2010-06-06
fix allnoconfig
Denys Vlasenko
1
-52
/
+55
2010-06-06
pipe_progress: make it independent of printf machinery
Denys Vlasenko
13
-444
/
+1390
2010-06-06
pipe_progress: shrink
Denys Vlasenko
1
-8
/
+4
2010-06-06
loadkmap: remove UNUSED_PARAM from argv
Denys Vlasenko
1
-1
/
+1
2010-06-06
dumpkmap,loadkmap: abort if there are params on cmdline
Denys Vlasenko
2
-1
/
+11
2010-06-06
date: make FEATURE_NANO compile on glibc systems
Denys Vlasenko
1
-1
/
+5
2010-06-06
top: code shrink, -26 bytes
Denys Vlasenko
1
-33
/
+27
2010-06-06
top: code shrink
Maksym Kryzhanovskyy
1
-77
/
+42
2010-06-06
yes: this applet doesn't have options, don't lie that it does.
Denys Vlasenko
2
-5
/
+5
2010-06-06
fix a few goofs uncovered by "make allnoconfig" testing
Denys Vlasenko
2
-2
/
+2
2010-06-06
modinfo: new applet
Pascal Bellard
3
-0
/
+153
2010-06-06
remove defconfig. Now "make defconfig" simply uses defaults from Config.in
Denys Vlasenko
33
-1484
/
+573
2010-06-06
make it possible to keep usage texts in .c files
Denys Vlasenko
5
-16
/
+40
2010-06-06
make it possible to have include/applets.h-esque entries in .c files
Denys Vlasenko
7
-22
/
+38
2010-06-05
Remove requirement that include/applets.h must be sorted
Denys Vlasenko
6
-75
/
+103
2010-06-05
tr: add forgotten //config: prefixes
Denys Vlasenko
1
-19
/
+19
2010-06-04
mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src
Denys Vlasenko
53
-0
/
+0
2010-06-04
partially migrate coreutils to Config.src and Kbuild.src
Denys Vlasenko
7
-104
/
+114
2010-06-04
udhcpd: fix daemonize crash on nommu systems
Mike Frysinger
1
-1
/
+2
2010-06-04
date: optional support for %N. Closes bug 1861.
Denys Vlasenko
2
-6
/
+60
2010-06-04
mkfs_vfat: fix gcc-4.4 warning
Denys Vlasenko
1
-3
/
+4
2010-06-04
typo fix
Denys Vlasenko
1
-1
/
+1
2010-06-04
sed: fix a case when one-line range matches past lines. Closes bug 1867.
Denys Vlasenko
2
-15
/
+33
2010-06-03
ash: rename parsefile->fd to ->pf_fd
Denys Vlasenko
1
-15
/
+15
2010-06-03
ash: fix redirection of fd 0 in scripts are sourced from interactive ash
Denys Vlasenko
3
-13
/
+28
2010-06-03
test: "" is not a valid number. Closes bug 1915
Denys Vlasenko
1
-1
/
+1
2010-06-02
*: simplify checks for gz/bz2/xz magic
Denys Vlasenko
3
-15
/
+41
2010-06-02
document how to find non-shared string dups
Denys Vlasenko
1
-0
/
+5
2010-06-02
*: better string sharing
Denys Vlasenko
10
-26
/
+22
2010-06-02
ash: remove one redundant function, improve string sharing, better field names
Denys Vlasenko
1
-55
/
+57
2010-06-01
decompress_unxz: allocate permanent crc32 table _fisrt_
Denys Vlasenko
1
-3
/
+3
2010-06-01
deinline two big functions
Denys Vlasenko
2
-2
/
+2
2010-06-01
decompress_unxz: newer version, one which can unpack SHA-256 protected files
Denys Vlasenko
7
-68
/
+154
2010-06-01
lineedit: fix column display for wide and combining chars in TAB completion
Tomas Heinrich
3
-7
/
+25
2010-05-31
archival/*: shrink by reusing sufficiently similar functions
Denys Vlasenko
5
-57
/
+34
2010-05-31
dhcp: truncate packets instead of padding them to 574 bytes. closes bug 1849
Denys Vlasenko
1
-12
/
+20
2010-05-30
dhcp: indicate IP network order in prototypes too
Denys Vlasenko
1
-4
/
+4
2010-05-30
dhcp: readability cleanups and small code shrink
Denys Vlasenko
4
-49
/
+54
2010-05-30
rpm2cpio: teach it to understand xz format
Denys Vlasenko
1
-11
/
+24
2010-05-30
unxz: remove debugging. no code changes
Denys Vlasenko
4
-33
/
+11
2010-05-30
*: teach tar et. al. to understand .xz by heart
Denys Vlasenko
5
-25
/
+46