index
:
busybox-w32
ansi
awk_faster
busybox
cng_backend
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
propagate_sigint
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
/
include
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Added a new perrorMsg function, cleanup up error handling, fixed TRUE/FALSE
Matt Kraai
2000-10-25
1
-0
/
+1
|
|
|
|
uses, and other minor fixes.
*
Added a fatalPerror function to simplify error handling.
Matt Kraai
2000-10-25
1
-0
/
+1
|
*
Applied patch from Gaute B Strokkenes <gs234@cam.ac.uk> to use a binary search
Mark Whitley
2000-10-25
1
-0
/
+375
|
|
|
|
|
to locate applets, rather than a linear search. Also, broke out the listing of applets into it's own file: applets.h.
*
Put getopt_usage where it belongs and added *_usage entries in busybox.[ch]
Mark Whitley
2000-10-19
1
-0
/
+1
|
*
Added cmp and readlink applets from Matt Kraai.
Mark Whitley
2000-10-09
1
-0
/
+4
|
*
Rewrote head to perservere when it can't open a file, and share code
Matt Kraai
2000-09-27
1
-0
/
+1
|
|
|
|
with cat.
*
Rewrote uniq to be less than a third of the size, and fixed some other
Matt Kraai
2000-09-27
1
-0
/
+1
|
|
|
|
minor problems.
*
Add in busybox.h. I renamed it, and forgot to commit the newky named version.
Eric Andersen
2000-09-26
1
-0
/
+468
-Erik
[prev]