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
*
ash: fix compile breakage
1_15_2
Denys Vlasenko
2009-10-08
1
-6
/
+0
*
bump version to 1.15.2
Denys Vlasenko
2009-10-08
1
-1
/
+1
*
apply post-1.15.1 fixes
Denys Vlasenko
2009-10-08
22
-356
/
+636
*
test: use index_in_strings
Denys Vlasenko
2009-09-12
1
-60
/
+96
*
Apply post-1.15.0 fixes; bump version to 1.15.1
1_15_1
Denys Vlasenko
2009-09-12
9
-91
/
+190
*
Releasing 1.15.0
1_15_0
Denys Vlasenko
2009-08-23
1
-1
/
+1
*
wget: strip trailing whitespace from e.g. "Content-length: 120 "
Matthijs van de Water
2009-08-22
1
-1
/
+8
*
beep: optimize
Denys Vlasenko
2009-08-22
4
-69
/
+60
*
preliminary work for gcc 4.4.0
Denys Vlasenko
2009-08-22
1
-0
/
+9
*
fix duplicate FAST_FUNC FAST_FUNC
Denys Vlasenko
2009-08-21
1
-1
/
+1
*
add config knob for default freq and length
Bernhard Reutner-Fischer
2009-08-21
3
-2
/
+29
*
add simple beep applet
Bernhard Reutner-Fischer
2009-08-21
5
-0
/
+137
*
update defconfig
Denys Vlasenko
2009-08-21
2
-32
/
+78
*
msh: aliased to hush
Denys Vlasenko
2009-08-21
7
-22
/
+17
*
do not store 1st two bytes of compressed help text
Denys Vlasenko
2009-08-20
2
-3
/
+2
*
patch: support -N. By Olivier Duclos (olivier.duclos AT gmail.com)
Denys Vlasenko
2009-08-20
2
-2
/
+13
*
hush: enable "lash is deprecated, please use hush instead" message
Denys Vlasenko
2009-08-20
1
-1
/
+1
*
hush: do not process options after non-option args
Denys Vlasenko
2009-08-20
3
-1
/
+8
*
ash: fix bug 571 (jobs %string misbehaving)
Denys Vlasenko
2009-08-17
1
-5
/
+6
*
sed: fix " echo /usr/lib | sed 's,\(^/\|\)[^/][^/]*,..,g' " bug
Denys Vlasenko
2009-08-17
2
-19
/
+33
*
pgrep: match argv[0] too, not only comm; fix a bug in argv sanitization
Denys Vlasenko
2009-08-14
1
-4
/
+4
*
modprobe: treat tabs in modules.dep as delimiters too. closes bug 567
Denys Vlasenko
2009-08-14
1
-1
/
+1
*
typo fix in comment
Denys Vlasenko
2009-08-14
1
-1
/
+1
*
udhcpc: if got IP successfully, disable -n for future renewals
Justin Maggard
2009-08-13
1
-0
/
+2
*
volname: new applet
Matthew Stoltenberg
2009-08-13
5
-0
/
+67
*
hust test: complain if busybox binary can't be found
Denys Vlasenko
2009-08-12
1
-6
/
+10
*
hush: fix \<newline> handling on NOMMU
Denys Vlasenko
2009-08-12
4
-11
/
+37
*
hush tests: remove the requirement that .config is in ../..
Denys Vlasenko
2009-08-12
2
-4
/
+11
*
hush: do not use ps -o in leak_argv1; do not hardcode path in negate
Denys Vlasenko
2009-08-12
4
-50
/
+17
*
tail: read only a portion of a file if it's huge. closes bug 551
Denys Vlasenko
2009-08-10
1
-16
/
+33
*
fdisk: add handling of avr32. closes bug 555
Denys Vlasenko
2009-08-10
1
-9
/
+7
*
tail: fix "tail +N file_shorter_than_N"
Denys Vlasenko
2009-08-09
2
-6
/
+27
*
randomconfig fixes
Denys Vlasenko
2009-08-08
5
-8
/
+48
*
dd: conv=noerror should skip read errors using lseek (bug 539)
Denys Vlasenko
2009-08-05
1
-0
/
+2
*
correct mode of testsuite/rx.tests
Denys Vlasenko
2009-08-03
1
-0
/
+0
*
nc: fix nc -ll; report vfork errors; make select loop faster
Tomoya Adachi
2009-08-03
1
-20
/
+23
*
rx: strip padding from last block. closes bug 501.
Denys Vlasenko
2009-08-02
2
-43
/
+86
*
runsv: run ./finish with parameters (runit compat)
Earl Chew
2009-08-02
1
-18
/
+45
*
svlogd: fix bug 521: use line buffering if any filtering is done
Denys Vlasenko
2009-08-02
4
-27
/
+137
*
libbb: prevent resursion on malloc failure
Denys Vlasenko
2009-08-01
1
-16
/
+25
*
rename _BB_SUID_ALWAYS and NEVER into REQUIRE and DROP. No code changes.
Denys Vlasenko
2009-07-30
4
-355
/
+355
*
ping6: make it setuid just like ping
Denys Vlasenko
2009-07-30
1
-1
/
+1
*
make find_pid_by_name look at /proc/PID/exe too
Alexander Shishkin
2009-07-29
3
-16
/
+27
*
grep: fix -E + {range}; fix -o not printing all matches (bug 489)
Denys Vlasenko
2009-07-29
2
-15
/
+26
*
halt/reboot/poweroff: add a CONFIG_xxx to act SysV compatibly
Alexander Shishkin
2009-07-27
2
-1
/
+37
*
dpkg: delete postrm script after it's run, not before. closes bug 449
Denys Vlasenko
2009-07-25
1
-8
/
+13
*
unzip: try lseek before resorting to reading
Stefani Seibold
2009-07-25
1
-1
/
+2
*
tftp: add comment, no code changes
Denys Vlasenko
2009-07-25
1
-5
/
+30
*
tftp[d]: fix block# handling on upload with non-default blocksize
Atsushi Nemoto
2009-07-24
1
-39
/
+42
*
man: use man.config, not only man.conf (man version 1.6f compat)
Denys Vlasenko
2009-07-24
1
-2
/
+6
[next]