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
/
Changelog
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix version #
Eric Andersen
2000-06-22
1
-1
/
+1
*
Bump version number to 0.45
Eric Andersen
2000-06-21
1
-1
/
+8
*
More doc updates.
Eric Andersen
2000-06-21
1
-4
/
+5
*
+ added dc (aka the function formerly known as math)
John Beppu
2000-06-21
1
-0
/
+2
*
Updated e-mail address of Pavel Roskin to proski@gnu.org
Pavel Roskin
2000-06-20
1
-6
/
+6
*
Mention libc support, Pavel's rm fix is already merged.
Eric Andersen
2000-06-19
1
-0
/
+1
*
ln: fixed command line parser. Added support for "--"
Pavel Roskin
2000-06-15
1
-1
/
+2
*
Integrate Tomi Ollila's telnet. Costs 3k. :)
Eric Andersen
2000-06-14
1
-0
/
+2
*
Fixed "rm foo" that had been broken while implementing "rm -- foo"
Pavel Roskin
2000-06-14
1
-1
/
+1
*
Add new apps md5sum uudecode uuencode, fix some minor formatting things.
Eric Andersen
2000-06-13
1
-0
/
+2
*
Fix a bug pointed out by Michal Jaegermann <michal@ellpspace.math.ualberta.ca>
Eric Andersen
2000-06-13
1
-0
/
+1
*
Give beppu credit for fixing grep "Line too long" bug.
Eric Andersen
2000-06-13
1
-0
/
+1
*
Added a slightly modified version of Ron Alder's insmod patch.
Eric Andersen
2000-06-12
1
-2
/
+7
*
+ updated docs to reflect math's filter capabilities.
John Beppu
2000-06-12
1
-0
/
+1
*
* Fixed a small bug that could cause tar to emit warning messages
Eric Andersen
2000-06-09
1
-0
/
+4
*
Formatting change.
Eric Andersen
2000-06-08
1
-1
/
+1
*
Syslogd will not go to background if "-n" is given. Better help
Pavel Roskin
2000-06-07
1
-0
/
+2
*
Implemented "ping -s", fixed error messages and argument parsing
Pavel Roskin
2000-06-07
1
-0
/
+2
*
* Fixed 'swapon -a' and 'swapoff -a', which were broken.
Eric Andersen
2000-06-07
1
-0
/
+3
*
Fixed exit status for killall
Pavel Roskin
2000-06-06
1
-0
/
+1
*
"mount" now reports errors from nfsmount() and assumes NFS mount
Pavel Roskin
2000-06-06
1
-0
/
+2
*
Fixed a bunch of stuff:
Eric Andersen
2000-06-06
1
-0
/
+5
*
"which" rewritten to use stat(). Fixes to improve its compatability
Pavel Roskin
2000-06-05
1
-0
/
+2
*
This patch
Eric Andersen
2000-06-04
1
-0
/
+1
*
Pavel fixed a segfault in yes.
Eric Andersen
2000-06-02
1
-0
/
+1
*
Note the addition of ar.
Eric Andersen
2000-06-02
1
-0
/
+2
*
A number of additional fixed from Pavel Roskin, note some more bugs in the
Eric Andersen
2000-06-02
1
-0
/
+7
*
More stuff.
Eric Andersen
2000-05-31
1
-3
/
+5
*
Minor doc fix. Added several bugs to the todo list. Fixed the way init
Eric Andersen
2000-05-31
1
-0
/
+3
*
Fixed tar option parsing segfault, and make "tar xv" and "tar -xv"
Eric Andersen
2000-05-30
1
-4
/
+2
*
More libc portability updates, add in the website (which has not been
Erik Andersen
2000-05-19
1
-8
/
+10
*
BusyBox shell (lash) can now be used as a standalone shell when
Erik Andersen
2000-05-13
1
-0
/
+4
*
More doc updates
Erik Andersen
2000-05-13
1
-8
/
+8
*
Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP
Erik Andersen
2000-05-12
1
-3
/
+5
*
* cp -fa now works as expected for symlinks (it didn't before)
Erik Andersen
2000-05-10
1
-0
/
+3
*
Add suffix stripping support to basename
Erik Andersen
2000-05-10
1
-5
/
+7
*
Doc updates
Erik Andersen
2000-05-05
1
-0
/
+3
*
More stuff
Erik Andersen
2000-05-02
1
-1
/
+2
*
Document tr change
Erik Andersen
2000-05-01
1
-0
/
+4
*
Some accrued fixes/updates.
Erik Andersen
2000-05-01
1
-0
/
+7
*
Foo
Erik Andersen
2000-04-28
1
-1
/
+1
*
Fix changelog
Erik Andersen
2000-04-28
1
-0
/
+7
*
Fix stupid bugs. update was segfaulting. mknod minor # was always 0
Erik Andersen
2000-04-28
1
-0
/
+2
*
Several more updates
Erik Andersen
2000-04-25
1
-0
/
+4
*
+ grep -v # yay!
John Beppu
2000-04-24
1
-0
/
+4
*
make ps accept (and ignore) all options (--help works of course).
Erik Andersen
2000-04-19
1
-0
/
+2
*
Really fix the killall segfault this time.
Erik Andersen
2000-04-18
1
-1
/
+5
*
More updates to the docs, and fixes to sync things with the docs.
Erik Andersen
2000-04-17
1
-0
/
+1
*
More doc updates for BusyBox, with fixes to apps for bugs revealed
Erik Andersen
2000-04-13
1
-3
/
+3
*
Upates to include copyright 2000 to everything
Erik Andersen
2000-04-13
1
-1
/
+1
[next]