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
...
*
- add microcom to defconfig
Bernhard Reutner-Fischer
2007-09-22
1
-0
/
+1
*
move microcom to miscutils
Denis Vlasenko
2007-09-22
4
-7
/
+7
*
- remove some trailing whitespace
Bernhard Reutner-Fischer
2007-09-22
1
-2
/
+3
*
microcom: add copyright/license info
Denis Vlasenko
2007-09-22
1
-2
/
+4
*
ash: remove erroneously applied patch
Denis Vlasenko
2007-09-21
1
-16
/
+1
*
httpd: optional support for partial downloads
Denis Vlasenko
2007-09-21
3
-17
/
+128
*
ash: s/int/smallint/. -60 bytes.
Denis Vlasenko
2007-09-21
1
-51
/
+47
*
test: correct confusing placement of "const"
Denis Vlasenko
2007-09-21
1
-1
/
+1
*
microcom: add new applet, this time for real
Denis Vlasenko
2007-09-21
1
-0
/
+135
*
microcom: new applet by Vladimir Dronnikov <dronnikov@gmail.ru>
Denis Vlasenko
2007-09-21
4
-0
/
+13
*
update Glenn McGrath's email address
Denis Vlasenko
2007-09-21
15
-16
/
+15
*
remove stray 8-bit chars from copyright banner
Denis Vlasenko
2007-09-20
1
-2
/
+2
*
announce 1.7.1 on website
Denis Vlasenko
2007-09-16
1
-0
/
+10
*
httpd: do not clear environment
Denis Vlasenko
2007-09-15
3
-16
/
+57
*
webpage: add a link to vda's "init must die" page
Denis Vlasenko
2007-09-13
1
-2
/
+3
*
cp: make it a bit closer to POSIX, but still refuse to open and
Denis Vlasenko
2007-09-11
1
-5
/
+7
*
cp: make "cp file /dev/node" special case; explained in comments
Denis Vlasenko
2007-09-11
1
-7
/
+15
*
run_shell: code shrink for selinux
Denis Vlasenko
2007-09-10
1
-7
/
+5
*
setup_environment: code shrink
Denis Vlasenko
2007-09-10
5
-21
/
+41
*
grep: delete obsolete comment
Denis Vlasenko
2007-09-10
1
-7
/
+1
*
grep: fix grep -F -e str1 -e str2 (was matching str2 only)
Denis Vlasenko
2007-09-10
1
-37
/
+61
*
style fix, no code changes
Denis Vlasenko
2007-09-09
4
-4
/
+7
*
open_transformer: fix vda's goofup
Denis Vlasenko
2007-09-09
1
-2
/
+3
*
top: small fix for command line wrapping
Denis Vlasenko
2007-09-08
1
-2
/
+2
*
top: get rid of on-stack variable buffers, use permanent one.
Denis Vlasenko
2007-09-08
2
-21
/
+25
*
top: add sizeof(G) check; fix style
Denis Vlasenko
2007-09-08
1
-31
/
+17
*
top: TOPMEM feature - 's(how sizes)' command. +2.5k when enabled,
Denis Vlasenko
2007-09-08
4
-54
/
+473
*
overload the existing '-q' flag so that if '-l' and '-q' are used
Paul Fox
2007-09-07
2
-12
/
+20
*
messages: by popular request allow PATH to be customized at build time
Denis Vlasenko
2007-09-07
2
-10
/
+18
*
syslogd: do not need to poll(), we can just block in read().
Denis Vlasenko
2007-09-07
1
-30
/
+23
*
*: replace select-for-one descriptor with poll, it's smaller.
Denis Vlasenko
2007-09-07
6
-82
/
+61
*
fix infinite retry bug. also, reduce per-packet receive timeout
Paul Fox
2007-09-06
1
-11
/
+20
*
fix -xdev behavior in the presence of two or more nested mount points
Paul Fox
2007-09-06
1
-2
/
+4
*
umount: support (by ignoring) -i; style fixes
Denis Vlasenko
2007-09-06
1
-11
/
+16
*
usage: trim a bit
Denis Vlasenko
2007-09-05
1
-34
/
+32
*
watchdog: allow millisecond spec (-t 250ms)
Denis Vlasenko
2007-09-05
2
-14
/
+22
*
tar + gzip/bzip2/etc: support NOMMU machines (by Alex Landau <landau_alex@yah...
Denis Vlasenko
2007-09-05
9
-42
/
+92
*
busybox --install -s: prevent puzzling "/bin/busybox: Invalid argument" message
Denis Vlasenko
2007-09-05
3
-14
/
+24
*
tar: conditionally don't wait for vforked child to exec, as it always
Denis Vlasenko
2007-09-04
3
-37
/
+54
*
mount: ignore NFS bg option on NOMMU machines
Denis Vlasenko
2007-09-04
1
-2
/
+13
*
du: remove statics (by Bernhard Fischer <rep.dot.nop@gmail.com>)
Denis Vlasenko
2007-09-03
1
-64
/
+64
*
login: do reject wrong passwords with PAM auth
Denis Vlasenko
2007-09-03
1
-12
/
+21
*
trylink: reinstate accidentally deleted --verbose
Denis Vlasenko
2007-09-03
1
-34
/
+17
*
- IFUPDOWN_IFSTATE_PATH depends on IFUPDOWN
Bernhard Reutner-Fischer
2007-09-02
1
-0
/
+1
*
- Generally strip off -l that does not pull in a lib.
Bernhard Reutner-Fischer
2007-09-02
1
-15
/
+11
*
- fix bug where we linked again -lm even though it is not needed.
Bernhard Reutner-Fischer
2007-09-02
1
-2
/
+11
*
isrv: use monotonic_sec
Denis Vlasenko
2007-08-31
2
-24
/
+30
*
top: another readability fix
Denis Vlasenko
2007-08-29
1
-3
/
+2
*
vsz and rss are unsigned longs (ulong ~= width of void* =>
Denis Vlasenko
2007-08-29
2
-5
/
+5
*
top: don't wait before final bailout (try top -b -n1).
Denis Vlasenko
2007-08-29
1
-37
/
+22
[prev]
[next]