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
Commit message (
Expand
)
Author
Age
Files
Lines
*
plug a DIR* leak on error path
Denys Vlasenko
2010-12-28
1
-4
/
+5
*
modprobe: add -D option (synonym of --show-depends)
Serj Kalichev
2010-12-28
1
-54
/
+67
*
login: apply PAM environment
Ian Wienand
2010-12-27
1
-0
/
+11
*
cpio: allow cpio -i to take params - names of files to extract
Denys Vlasenko
2010-12-26
2
-68
/
+66
*
modprobe: add support for --show-depends
Serj Kalichev
2010-12-26
2
-36
/
+60
*
init: simpler handling of leading dash in commands
Denys Vlasenko
2010-12-25
2
-10
/
+12
*
udhcpc: document SIGUSRn effect in help text
Denys Vlasenko
2010-12-25
1
-0
/
+4
*
hush: fix FEATURE_CLEAN_UP code (was freeing unallocated memory)
Denys Vlasenko
2010-12-21
1
-45
/
+49
*
sendmail: remove forgotten commenting-out on a "if (verbose)"
Denys Vlasenko
2010-12-20
1
-1
/
+1
*
mailutils/*: add verbose option to sendmail; remove -m and -j from makemime
Denys Vlasenko
2010-12-20
6
-54
/
+106
*
test: add examples when "%s: unknown operand" happens
Denys Vlasenko
2010-12-20
1
-1
/
+4
*
ls: remove redundant constants LIST_FILENAME and LIST_SHORT
James Youngman
2010-12-20
1
-47
/
+44
*
ls: add support for -H
Denys Vlasenko
2010-12-19
1
-73
/
+86
*
volume_id: recognize compressed hibernate swap signature
James Hunt
2010-12-19
1
-0
/
+1
*
ls: tweak -e handling; better comments
Denys Vlasenko
2010-12-19
1
-19
/
+24
*
ls: print a space after each column. Closes bug 2941
Denys Vlasenko
2010-12-19
2
-72
/
+72
*
ls: make -F not follow symlinks of the command line
Denys Vlasenko
2010-12-19
1
-4
/
+8
*
ls: make -x force columnar output; remove unused parts of TRIGGER code
Denys Vlasenko
2010-12-19
1
-43
/
+30
*
ls: for some options, only last takes effect. Closes bug 2959
Denys Vlasenko
2010-12-19
1
-8
/
+18
*
chrt: -m can be used without any arguments. Closes bug 2989
Denys Vlasenko
2010-12-19
1
-8
/
+10
*
chrt: correct opt_complementary. Closes bug 2977
Denys Vlasenko
2010-12-18
1
-5
/
+5
*
scripts: fix fixdep.c to let it workable in cygwin
Macpaul Lin
2010-12-18
1
-1
/
+1
*
Revert "scripts: fix fixdep.c to let it workable in cygwin"
Denys Vlasenko
2010-12-18
1
-1
/
+1
*
scripts: fix fixdep.c to let it workable in cygwin
Greentime
2010-12-18
1
-1
/
+1
*
chat: fix build breakage (variable declared in for())
Denys Vlasenko
2010-12-18
1
-8
/
+9
*
hush: fix build breakage (variable declared in for())
Denys Vlasenko
2010-12-18
1
-21
/
+24
*
nmeter: deprecate %NNNd specified, use -d MSEC instead
Denys Vlasenko
2010-12-13
5
-40
/
+47
*
procps/Config.src: Add pstree to FEATURE_THREADS deps. Slight text edit
Lauri Kasanen
2010-12-13
1
-3
/
+4
*
more: smaller version of previous fix
Denys Vlasenko
2010-12-13
1
-3
/
+1
*
more: exit if write to stdout errors out
Denys Vlasenko
2010-12-13
1
-0
/
+3
*
fix typo in README
Denys Vlasenko
2010-12-08
1
-1
/
+1
*
typo fix
Denys Vlasenko
2010-12-06
1
-1
/
+1
*
update examples/var_service/README
Denys Vlasenko
2010-12-06
1
-0
/
+5
*
add examples/var_service/README
Denys Vlasenko
2010-12-06
1
-0
/
+54
*
pstree: use stdin for screen size detection
Denys Vlasenko
2010-12-06
1
-1
/
+1
*
runsvdir: do not miss closely spaced service dir changes
Eric Lammerts
2010-12-06
1
-2
/
+5
*
tweak INSTALL_NO_USR help text
Denys Vlasenko
2010-12-05
1
-2
/
+3
*
build system: fix "make install" to skip /usr when configured so
Joachim Nilsson
2010-12-05
1
-0
/
+5
*
pstree: another tiny shrink
Denys Vlasenko
2010-12-05
1
-14
/
+6
*
pstree: tiny shrink
Denys Vlasenko
2010-12-05
1
-2
/
+3
*
pstree: fix width logic. +30 bytes
Lauri Kasanen
2010-12-05
1
-28
/
+26
*
pstree: new applet. +1664 bytes
Lauri Kasanen
2010-12-05
3
-0
/
+418
*
typo fix
Denys Vlasenko
2010-12-05
1
-1
/
+1
*
add if guards around include <malloc.h>
Denys Vlasenko
2010-12-05
2
-2
/
+10
*
libbb/pw_encrypt_sha: forgot to move &ctx to 1st param here in sha hash rework
Denys Vlasenko
2010-12-01
1
-25
/
+25
*
touch: fix help text to not show options disabled in .config
Denys Vlasenko
2010-12-01
5
-25
/
+29
*
su: suppress "warning: unused variable 'user_buf'"
Denys Vlasenko
2010-11-30
1
-0
/
+2
*
build system: do not use GNU-isms in find
Chris Rees
2010-11-30
1
-2
/
+2
*
telnetd: write utmp record with correct pid
Denys Vlasenko
2010-11-30
1
-1
/
+2
*
ping: set not only IP_TTL, but also IP_MULTICAST_TTL
Denys Vlasenko
2010-11-29
1
-2
/
+4
[next]