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
/
docs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-09-27
zcip: fix unaligned trap on ARM
Denis Vlasenko
1
-2
/
+3
2007-09-27
remove stray '/*' within comment
Denis Vlasenko
1
-1
/
+1
2007-09-27
hdparm: use fixed fd #3 for device being interrogated
Denis Vlasenko
1
-26
/
+30
2007-09-27
introduce bb_putchar(). saves ~1800 on uclibc (less on glibc).
Denis Vlasenko
62
-210
/
+208
2007-09-27
style and message text fixes
Denis Vlasenko
2
-18
/
+14
2007-09-27
lineedit: plug memory leak
Denis Vlasenko
1
-5
/
+12
2007-09-27
vlock: get rid of statics
Denis Vlasenko
1
-18
/
+18
2007-09-27
introduce safe_poll (fixes a problem in top)
Denis Vlasenko
13
-30
/
+65
2007-09-27
make variables static
Denis Vlasenko
3
-3
/
+3
2007-09-26
check-lxdialog.sh: no point in giving up, maybe -lcurses will work?
Denis Vlasenko
1
-1
/
+3
2007-09-26
load_policy: update (Yuichi Nakamura <ynakam@hitachisoft.jp>)
Denis Vlasenko
2
-16
/
+7
2007-09-26
chcon: trivial fix
Denis Vlasenko
1
-1
/
+1
2007-09-26
losetup: support -f (Loic Grenie <loic.grenie@gmail.com>)
Denis Vlasenko
2
-29
/
+45
2007-09-26
runsvdir: fix "linear wait time" bug
Denis Vlasenko
1
-1
/
+1
2007-09-26
inetd: move struct fields around -> save .25 k of code
Denis Vlasenko
1
-6
/
+8
2007-09-26
install: fix bug in "install -c file dir" (tries to copy dir into dir too)
Denis Vlasenko
1
-21
/
+26
2007-09-25
documentation bits in comments, no code changes
Denis Vlasenko
4
-3
/
+12
2007-09-25
cp: -r and -R imply -d (coreutils compat)
Denis Vlasenko
1
-1
/
+2
2007-09-25
httpd: small auth and IPv6 fixes (Kim B. Heino <Kim.Heino@bluegiga.com>)
Denis Vlasenko
1
-1
/
+8
2007-09-25
ed: large cleanup
Denis Vlasenko
1
-305
/
+135
2007-09-24
insmod: fix help text to not show options if only 2.6 was selected
Denis Vlasenko
2
-4
/
+7
2007-09-24
insmod: shorten message text; style fixes
Denis Vlasenko
1
-7
/
+7
2007-09-24
tar: add a comment about previous subtle fix
Denis Vlasenko
1
-6
/
+7
2007-09-24
tar: strip leading '/' BEFORE memorizing hardlink's name
Denis Vlasenko
1
-20
/
+21
2007-09-24
ash: fix prompt expansion (Natanael Copa <natanael.copa@gmail.com>)
Denis Vlasenko
1
-2
/
+17
2007-09-24
*: kill bb_get_last_path_component, replace with two functions
Denis Vlasenko
13
-62
/
+66
2007-09-24
wget: get rid of setitimer
Denis Vlasenko
1
-36
/
+26
2007-09-24
wget: reorder functions, no code changes
Denis Vlasenko
1
-316
/
+305
2007-09-24
wget: code shrink, move data out of bss
Denis Vlasenko
1
-28
/
+48
2007-09-24
wget: allow dots in header field names.
Denis Vlasenko
1
-36
/
+36
2007-09-24
inetd: make some fields smaller, move data out of data/bss sections
Denis Vlasenko
1
-77
/
+130
2007-09-23
run_parts: make it sort executables by name (required by API)
Denis Vlasenko
1
-73
/
+101
2007-09-23
make fdisk compile on libc without llseek64
Denis Vlasenko
1
-0
/
+8
2007-09-23
httpd: simplify CGI i/o loop. -200 bytes.
Denis Vlasenko
1
-168
/
+183
2007-09-22
include libbb.h, not busybox.h
Denis Vlasenko
1
-1
/
+1
2007-09-22
- actually mv microcom.c to miscutils
Bernhard Reutner-Fischer
2
-1
/
+1
2007-09-22
- add microcom to defconfig
Bernhard Reutner-Fischer
1
-0
/
+1
2007-09-22
move microcom to miscutils
Denis Vlasenko
4
-7
/
+7
2007-09-22
- remove some trailing whitespace
Bernhard Reutner-Fischer
1
-2
/
+3
2007-09-22
microcom: add copyright/license info
Denis Vlasenko
1
-2
/
+4
2007-09-21
ash: remove erroneously applied patch
Denis Vlasenko
1
-16
/
+1
2007-09-21
httpd: optional support for partial downloads
Denis Vlasenko
3
-17
/
+128
2007-09-21
ash: s/int/smallint/. -60 bytes.
Denis Vlasenko
1
-51
/
+47
2007-09-21
test: correct confusing placement of "const"
Denis Vlasenko
1
-1
/
+1