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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
coreutils
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
introduce and use bb_basename()
Denis Vlasenko
2007-06-30
2
-10
/
+9
*
uuencode: shrink
Denis Vlasenko
2007-06-26
1
-37
/
+25
*
Consolidate ARRAY_SIZE macro; remove one unneeded global var (walter harms <w...
Denis Vlasenko
2007-06-25
3
-5
/
+4
*
test: suppress gcc warning
Denis Vlasenko
2007-06-25
1
-1
/
+1
*
test: shrink a bit
Denis Vlasenko
2007-06-21
1
-17
/
+6
*
random shrinkage of statics, -60 bytes saved
Denis Vlasenko
2007-06-21
1
-4
/
+3
*
echo: fix yet another buglet in non-fancy echo
Denis Vlasenko
2007-06-19
1
-1
/
+1
*
install: fix install a b /a/link/to/dir
Denis Vlasenko
2007-06-17
1
-3
/
+9
*
- fix test -f ./exists
Bernhard Reutner-Fischer
2007-06-15
1
-3
/
+8
*
- fix testing primary expressions like '"-u" = "-u"'
Bernhard Reutner-Fischer
2007-06-12
1
-2
/
+2
*
catv: was abusing xopen, should not die on err, but warn only.
Denis Vlasenko
2007-06-12
1
-8
/
+13
*
move several applets to more correct ex-project. No code changes.
Denis Vlasenko
2007-06-12
6
-1557
/
+65
*
uudecode: nuke duplicate base64_table[]. saves 65 bytes
Denis Vlasenko
2007-06-12
1
-6
/
+7
*
getopt_mk_fifo_nod: heed warning
Denis Vlasenko
2007-06-10
2
-4
/
+4
*
- fix invocation without any argument
Bernhard Reutner-Fischer
2007-06-08
1
-2
/
+2
*
test: fix thinko in previous commit
Denis Vlasenko
2007-06-08
1
-1
/
+1
*
test: recognize /path/to/[ case too
Denis Vlasenko
2007-06-08
1
-14
/
+19
*
- i need this disabled code for testing a patch. Please leave it in.
Bernhard Reutner-Fischer
2007-06-07
1
-0
/
+18
*
- fix wrong not operator which was essentially ignored. got introduced in r18282
Bernhard Reutner-Fischer
2007-06-06
1
-1
/
+1
*
awk: move all data to malloc space
Denis Vlasenko
2007-06-06
1
-3
/
+0
*
echo: fix non-fancy echo
Denis Vlasenko
2007-06-06
1
-1
/
+1
*
uudecode: fix to base64 decode by Jorgen Cederlof <jcz@google.com>
Denis Vlasenko
2007-06-04
2
-22
/
+51
*
diff: stop using data/bss
Denis Vlasenko
2007-06-04
1
-45
/
+75
*
Audit bb_common_bufsiz usage, add script which looks for misuse.
Denis Vlasenko
2007-06-04
6
-84
/
+73
*
delete tons of extra #includes
Denis Vlasenko
2007-05-31
5
-20
/
+1
*
use "glibc errno" trick not only for ash, but for entire busybox
Denis Vlasenko
2007-05-31
1
-3
/
+0
*
whitespace fixes
Denis Vlasenko
2007-05-30
1
-1
/
+1
*
test: close bug 1371
Denis Vlasenko
2007-05-27
1
-5
/
+10
*
usage.c: remove reference to busybox.h
Denis Vlasenko
2007-05-26
73
-76
/
+76
*
cttyhack: new applet.
Denis Vlasenko
2007-05-18
1
-2
/
+0
*
several *.c files:
Denis Vlasenko
2007-05-17
2
-2
/
+2
*
tail: fix SEGV on "tail -N"
Denis Vlasenko
2007-05-08
1
-5
/
+11
*
test: code size saving, no logic changes
Denis Vlasenko
2007-05-01
1
-87
/
+90
*
hush: add ctrl-Z handling for nofork'ed case
Denis Vlasenko
2007-04-28
1
-0
/
+2
*
dd: NOEXEC fix
Denis Vlasenko
2007-04-19
1
-2
/
+4
*
dd: fix skip= parse error (spotted by Dirk Clemens <develop@cle-mens.de>)
Denis Vlasenko
2007-04-19
1
-25
/
+24
*
stty: fix option parsing bug (spotted by Sascha Hauer <s.hauer@pengutronix.de>)
Denis Vlasenko
2007-04-19
1
-15
/
+16
*
style fixes, no code changes
Denis Vlasenko
2007-04-16
2
-2
/
+4
*
- fix compilation if ENABLE_FEATURE_DD_IBS_OBS is off
Bernhard Reutner-Fischer
2007-04-16
1
-4
/
+4
*
teach find_root_device to deal with /dev/ subdirs
Denis Vlasenko
2007-04-13
2
-5
/
+5
*
style fixes
Denis Vlasenko
2007-04-13
1
-34
/
+34
*
style fixes. No code changes
Denis Vlasenko
2007-04-12
1
-3
/
+3
*
bb_full_fd_action: remove potential xmalloc from NOFORK path
Denis Vlasenko
2007-04-11
3
-10
/
+12
*
make compressed help code NOMMU- and NOFORK-friendly -
Denis Vlasenko
2007-04-10
1
-2
/
+1
*
make a few struct bb_applet members conditional
Denis Vlasenko
2007-04-10
2
-2
/
+4
*
- use enum for the OPs as suggested by vda. No obj-code changes.
Bernhard Reutner-Fischer
2007-04-10
1
-14
/
+18
*
echo: fix regression ("echo" with no arguments didn't print newline.
Denis Vlasenko
2007-04-10
1
-8
/
+11
*
audit small applets and mark some of them as NOFORK.
Denis Vlasenko
2007-04-10
31
-94
/
+124
*
style fixes. No code changes.
Denis Vlasenko
2007-04-10
1
-3
/
+3
*
- use skip_non_whitespace() where appropriate
Bernhard Reutner-Fischer
2007-04-10
1
-3
/
+1
[prev]
[next]