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
path:
root
/
du.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2000-12-06
Must compile before committing.
kraai
2
-4
/
+4
2000-12-06
Fix exit status on failure.
kraai
8
-36
/
+42
2000-12-05
Removed isBlank and isWildCard macros that were totally unused (should anyone
markw
2
-10
/
+4
2000-12-05
Changed some #define strings to static const char [] variables. Tested ls
markw
1
-4
/
+4
2000-12-05
Use perrorMsg and clean up exit status.
kraai
2
-10
/
+10
2000-12-05
Fixed the comments to match the code and renamed the function to a (hopefully)
markw
5
-15
/
+15
2000-12-05
Applied patch from Matt Kraai to add v*error functions for handling vararg
markw
1
-21
/
+21
2000-12-05
Use perrorMsg instead of perror and keep removing files if we encounter
kraai
3
-15
/
+17
2000-12-04
Changelog update
andersen
1
-0
/
+5
2000-12-04
Flag day warning!
andersen
2
-4
/
+4
2000-12-04
Patch to add in the -X option and fix the --exclude bug, originally by
andersen
5
-3
/
+61
2000-12-02
Fix typo
andersen
1
-1
/
+2
2000-12-02
Patch from Larry Doolittle so it will build the newdocs right.
andersen
5
-57
/
+49
2000-12-01
Update for handling .udebs and building using a pristine source dir...
andersen
5
-88
/
+781
2000-12-01
More doc handling updates
andersen
1
-7
/
+6
2000-12-01
Update some descriptions
andersen
1
-2
/
+3
2000-12-01
Fix yet another blunder. Create symlink correctly this time.
andersen
1
-1
/
+1
2000-12-01
I forgot a "/". Oops.
andersen
1
-1
/
+1
2000-12-01
More pristine source directory updates. It now works
andersen
8
-34
/
+116
2000-12-01
More updates for the Makefile to do BB_SRC_DIR. This is
andersen
1
-15
/
+48
2000-12-01
Make tar shutup on compile
andersen
2
-4
/
+4
2000-12-01
Remove #ifdef __STDC__ junk. We don't do K&R round these parts,
andersen
8
-290
/
+6
2000-12-01
Stop using TRUE and FALSE for exit status.
kraai
132
-373
/
+375
2000-11-30
Apply some patches from Gennady Feldman <gfeldman@mail.com> to
andersen
3
-117
/
+195
2000-11-30
Note new dependency.
kraai
1
-1
/
+1
2000-11-30
Note an error if we are unable to list/extract specified files.
kraai
2
-4
/
+28
2000-11-30
Patch from Larry Doolittle (with minor touchups from me so everything compiles
andersen
10
-713
/
+302
2000-11-30
Fix escape char problem.
andersen
3
-12
/
+39
2000-11-29
Add "\r" to utility.c:process_escape_sequence() (from email about
andersen
1
-0
/
+3
2000-11-29
Apply the BSD echo version submitted by Jonas Holmberg <jonas.holmberg@axis.com>
andersen
2
-58
/
+134
2000-11-29
Apply rev #2 of dd fix from Gennady Feldman.
andersen
4
-16
/
+46
2000-11-29
Update the changelog a bit
andersen
1
-1
/
+11
2000-11-29
Moar Speling fickes frum Larry Doolittle
andersen
2
-11
/
+11
2000-11-29
Patch form Larry Doolittle <ldoolitt@recycle.lbl.gov> (in collaboration
andersen
1
-6
/
+15
2000-11-29
Apply a patch from Larry Doolittle <ldoolitt@recycle.lbl.gov> to close
andersen
4
-130
/
+100
2000-11-29
Patch from Matt Kraai to fix an infinate loop with ls -aR
andersen
2
-12
/
+64
2000-11-29
Finish commit of rpmunpack and add in scripts for undeb and unrpm
andersen
6
-10
/
+193
2000-11-29
Apply a patch fromkent robotti:
andersen
7
-29
/
+29
2000-11-22
Re-organized some sections and added a whole new section on avoiding the
markw
1
-58
/
+204
2000-11-22
Fix behavior when removal fails.
kraai
2
-6
/
+10
2000-11-18
Check for archive errors even for files we aren't extracting.
kraai
2
-8
/
+16
2000-11-18
Fixed return status (thanks to David Douthitt for the fix).
kraai
2
-4
/
+12
2000-11-18
Fixed user and group name listing.
kraai
2
-44
/
+26
2000-11-17
Added AdTran to the list of products using Busybox.
markw
1
-4
/
+9
2000-11-17
Applied patch from Brent Priddy <brent.priddy@adtran.com> to handle the
markw
2
-48
/
+74
2000-11-17
Numerous spelling / grammar corrections from Larry Doolittle
markw
1
-27
/
+52
2000-11-17
"I will always compile before I commit."
andersen
9
-47
/
+71
2000-11-17
Fix up builtin overrides, and hack in the binary search for finding
andersen
9
-105
/
+113
2000-11-17
Modified help string for xargs. Props to Kent Robotti <robotti@metconnect.com>.
markw
2
-8
/
+4
2000-11-17
Add in a new FEATURE (off by default) BB_FEATURE_SH_BUILTINS_ALWAYS_WIN.
andersen
4
-3
/
+62
[next]