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
/
docs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-11-04
lsmod: beautify. no code changes
Denys Vlasenko
1
-9
/
+8
2009-11-04
libbb.h: remove two over-zealous RETURNS_MALLOC
Denys Vlasenko
1
-2
/
+3
2009-11-04
fold: fix a corner case. By Tomas Heinrich (heinrich.tomas AT gmail.com)
Denys Vlasenko
2
-8
/
+21
2009-11-03
mkfs_vfat: fixes for large image cases
Denys Vlasenko
1
-3
/
+9
2009-11-03
mkswap: add -L LABEL option. closes bug 689.
Denys Vlasenko
2
-56
/
+50
2009-11-02
passwd: do not complain if /etc/shadow is missing
Denys Vlasenko
2
-4
/
+7
2009-11-02
udhcpc: log script parameter too
Denys Vlasenko
1
-1
/
+1
2009-11-02
include/libbb.h: mark malloc-returning functions with GCC attribute
Denys Vlasenko
2
-34
/
+44
2009-11-02
*: introduce and use ffulsh_all()
Denys Vlasenko
49
-96
/
+84
2009-11-02
mkfs.reiser: new applet. needs much polishing
Vladimir Dronnikov
5
-6
/
+402
2009-11-02
btrfs.c: check first two superblocks, for additional robustness
Denys Vlasenko
1
-8
/
+15
2009-11-01
volume_id: add FAST_FUNC where appropriate
Denys Vlasenko
32
-73
/
+73
2009-11-01
volume_id: add support for btrfs
Vladimir Dronnikov
6
-1
/
+114
2009-11-01
mdev: do not die on mknod errors
Denys Vlasenko
1
-1
/
+1
2009-11-01
mountpoint: btrfs fix
Vladimir Dronnikov
1
-2
/
+11
2009-11-01
Add more compat code for non GNU environments
Dan Fandrich
3
-22
/
+102
2009-10-29
tty: use defines rather than constants
Bernhard Reutner-Fischer
1
-5
/
+5
2009-10-29
*: random code shrink
Denys Vlasenko
3
-11
/
+11
2009-10-29
lineedit: REALLY fix compile error now
Denys Vlasenko
1
-2
/
+5
2009-10-29
lineedit: compile fix
Denys Vlasenko
1
-3
/
+2
2009-10-29
echo et al: support \e escape
Denys Vlasenko
1
-3
/
+4
2009-10-27
wall: new applet
Bernhard Reutner-Fischer
6
-0
/
+53
2009-10-27
add and use xopen_nonblocking (-18b)
Bernhard Reutner-Fischer
8
-7
/
+17
2009-10-27
chpst: tiny shrinkage and add possible TODO
Bernhard Reutner-Fischer
1
-4
/
+4
2009-10-27
mdev: adjust error message
Bernhard Reutner-Fischer
1
-1
/
+1
2009-10-27
mdev: handle string modes
Bernhard Reutner-Fischer
1
-2
/
+3
2009-10-27
mdev: tiny shrinkage by index_in_strings
Bernhard Reutner-Fischer
1
-3
/
+6
2009-10-27
applets/usage_compressed: combine many seds in one; hide dd stats
Bernhard Reutner-Fischer
1
-7
/
+8
2009-10-27
platform compatibility work (by Dan Fandrich)
Dan Fandrich
4
-65
/
+100
2009-10-27
rename sent_ESC_br_n6 variable to sent_ESC_br6n
Denys Vlasenko
2
-6
/
+6
2009-10-27
libbb/lineedit: try to make FEATURE_EDITING_ASK_TERMINAL less ugly
Denys Vlasenko
1
-10
/
+35
2009-10-27
libbb/xrealloc_vector.c: better comment
Denys Vlasenko
1
-2
/
+3
2009-10-27
libbb/bb_do_delay.c: shrink
Denys Vlasenko
1
-5
/
+4
2009-10-27
libbb/ask_confirmation.c: shrink
Denys Vlasenko
1
-9
/
+4
2009-10-27
httpd_indexcgi: fix off-by-one error
Denys Vlasenko
1
-1
/
+1
2009-10-27
sed: shrink usage text
Denys Vlasenko
1
-1
/
+1
2009-10-27
Minor usage tweak for sed.
Rob Landley
1
-5
/
+3
2009-10-26
read_key,lineeedit: parse position answerback faster; sanitize its use
Denys Vlasenko
2
-33
/
+58
2009-10-26
lsmod: unicode-aware column formatting
Tomas Heinrich
1
-0
/
+18
2009-10-26
read_key: ignore unknown keys (do not return them to caller byte-by-byte)
Denys Vlasenko
1
-50
/
+74
2009-10-26
read_key: remove handling for ctrl-up/down, we don't use that. -12 bytes
Denys Vlasenko
2
-3
/
+3
2009-10-26
read_key: document more weird key sequences
Denys Vlasenko
1
-1
/
+11
2009-10-25
lineedit: handle Ctrl-arrows
Denys Vlasenko
3
-28
/
+90
2009-10-25
modutils: add FEATURE_INSMOD_TRY_MMAP option
Denys Vlasenko
4
-17
/
+93
2009-10-25
tar: add support for -o as synonym to --no-same-owner. +5 bytes
Bernhard Reutner-Fischer
1
-10
/
+12
2009-10-25
tar: handle "tar fx TARFILE" etc
Denys Vlasenko
1
-0
/
+27