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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* libbb/xfuncs.c (xmalloc, xcalloc): Do not exit if a zero-length buffer is
Matt Kraai
2002-02-26
1
-16
/
+5
*
* findutils/grep.c (grep_main): Remove unnecessary use of junk.
Matt Kraai
2002-02-22
1
-3
/
+2
*
* testsuite/runtest (show_result): Change UPASS to XPASS.
Matt Kraai
2002-02-19
1
-4
/
+2
*
* testsuite/README: Change "UNSUPPORTED" tag to "FEATURE".
Matt Kraai
2002-02-19
9
-13
/
+14
*
* testsuite/runtest (run_applet_testcase): Return UNTESTED instead of
Matt Kraai
2002-02-19
1
-2
/
+2
*
* testsuite/README: Fill to 80 columns.
Matt Kraai
2002-02-19
1
-14
/
+11
*
* testsuite/README: Update copyright date.
Matt Kraai
2002-02-19
1
-1
/
+1
*
* testsuite/tar/tar-archives-multiple-files: Require
Matt Kraai
2002-02-19
1
-0
/
+1
*
* docs/busybox.net/index.html (Products/Projects Using BusyBox): Added
Matt Kraai
2002-02-19
1
-0
/
+1
*
fix name
Eric Andersen
2002-02-17
1
-1
/
+1
*
* testsuite/tar/tar-archives-multiple-files: New.
Matt Kraai
2002-02-17
1
-0
/
+5
*
Add in tuxscreen
Eric Andersen
2002-02-16
1
-0
/
+1
*
Update sponsor section
Eric Andersen
2002-02-16
1
-2
/
+9
*
Add in a sponsors link, and update the screenshot.
Eric Andersen
2002-02-16
2
-9
/
+16
*
Add Partition Image
Eric Andersen
2002-02-16
1
-0
/
+1
*
Parse the include list to writeTarFile rather than argv, fixes a bug where ta...
Glenn L McGrath
2002-02-15
1
-2
/
+1
*
Fix condition that prevented creation of compressed files
Glenn L McGrath
2002-02-13
1
-1
/
+1
*
* archival/gzip.c (ifname, ofname): Delete.
Matt Kraai
2002-02-05
4
-69
/
+70
*
* archival/gzip.c (gzip_main): Display usage if given multiple files.
Matt Kraai
2002-02-05
1
-0
/
+3
*
* include/usage.h (gzip_trivial_usage): Make FILE optional.
Matt Kraai
2002-02-05
1
-2
/
+2
*
* fileutils/dd.c (dd_main): Ignore ftruncate error if the output is not a
Matt Kraai
2002-02-05
1
-2
/
+8
*
2002-01-30 Neal H Walfield <neal@cs.uml.edu>
Matt Kraai
2002-02-01
1
-23
/
+18
*
If PATH_MAX isn't defined, define it outselves
Eric Andersen
2002-01-26
1
-1
/
+3
*
Patch from Russ Dill <Russ.Dill@asu.edu>. From the
Eric Andersen
2002-01-26
2
-2
/
+20
*
Teach 'init -q' that init's pid may not equal 1
Eric Andersen
2002-01-25
1
-1
/
+8
*
Do not segfault if PATH is unset.
Matt Kraai
2002-01-14
2
-9
/
+18
*
Remove broken "Other cool embedded software" link
Eric Andersen
2002-01-13
1
-4
/
+1
*
Make private ash config options be public
Eric Andersen
2002-01-09
2
-125
/
+98
*
* archival/tar.c (tar_main): Remove unused variable.
Matt Kraai
2002-01-08
1
-4
/
+0
*
Oops.
Eric Andersen
2002-01-06
1
-1
/
+1
*
Do not depend on PATH or getopt arg reordering
Eric Andersen
2002-01-06
1
-2
/
+2
*
Somehow ttylinux got lost. Put it back.
Eric Andersen
2002-01-05
1
-0
/
+1
*
Update links to avoid possible lingering DNS problems
Eric Andersen
2002-01-05
1
-13
/
+13
*
* docs/busybox.net/index.html: Fix misspelling of `Unfortunately'.
Matt Kraai
2002-01-04
1
-1
/
+1
*
More updates
Eric Andersen
2002-01-04
1
-1
/
+1
*
More pics
Eric Andersen
2002-01-04
3
-0
/
+0
*
Update text once again
Eric Andersen
2002-01-04
1
-31
/
+33
*
Fix grammar (thanks to my wife for proof reading)
Eric Andersen
2002-01-04
1
-9
/
+11
*
Fix link
Eric Andersen
2002-01-04
1
-1
/
+1
*
Update busybox.net info and donation noise
Eric Andersen
2002-01-04
2
-158
/
+214
*
* editors/sed.c (parse_cmd_str): Remove redundant code to skip initial
Matt Kraai
2002-01-03
1
-4
/
+0
*
* editors/sed.c (parse_edit_cmd): Rewrite.
Matt Kraai
2002-01-03
2
-34
/
+22
*
* AUTHORS (Matt Kraai): Update e-mail address.
Matt Kraai
2002-01-03
1
-1
/
+1
*
* include/usage.h: Fix route and unzip usage messages (patch from
Matt Kraai
2002-01-03
1
-2
/
+2
*
* cmp/cmp-detects-difference: Simplify return code negation.
Matt Kraai
2002-01-02
4
-20
/
+4
*
* testsuite/README: Document -v option.
Matt Kraai
2002-01-02
2
-12
/
+32
*
* archival/dpkg.c (create_list): Use chomp.
Matt Kraai
2002-01-02
2
-10
/
+2
*
chomp should only remove the newline if it occurs at the end of the input.
Matt Kraai
2002-01-02
1
-3
/
+5
*
* editors/sed.c (parse_edit_command): Require a newline after the backslash
Matt Kraai
2002-01-02
2
-1
/
+2
*
unzip applet by Laurence Anderson
Glenn L McGrath
2002-01-02
13
-78
/
+302
[prev]
[next]