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
/
du.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renamed "internal.h" to the more sensible "busybox.h".
Eric Andersen
2000-09-25
1
-2
/
+2
*
The result of getopt() is "int" and should be treated as such
Pavel Roskin
2000-07-17
1
-2
/
+2
*
Extract usage information into a separate file.
Matt Kraai
2000-07-16
1
-12
/
+1
*
Getopt'rd by Marc Nijdam <marc_nijdam@hp.com>
Eric Andersen
2000-07-14
1
-21
/
+11
*
Use errorMsg rather than fprintf.
Matt Kraai
2000-07-14
1
-3
/
+3
*
Updates to a number of apps to remove warnings/compile errors under libc5.
Eric Andersen
2000-06-19
1
-2
/
+2
*
* cp -fa now works as expected for symlinks (it didn't before)
Erik Andersen
2000-05-10
1
-4
/
+7
*
Latest and greatest. Some effort at libc5 (aiming towards newlib)
Erik Andersen
2000-04-28
1
-4
/
+3
*
Upates to include copyright 2000 to everything
Erik Andersen
2000-04-13
1
-2
/
+2
*
A few updates (including the cp fix the Craig has been looking for)
Erik Andersen
2000-03-04
1
-60
/
+11
*
Forgot to add basename. More fixes to du from
Erik Andersen
2000-02-21
1
-8
/
+39
*
Fixed du. Now behaves just like GNU du (only less so).
Erik Andersen
2000-02-19
1
-4
/
+58
*
- I suspect the problem has something to do w/ symlinks.
John Beppu
2000-02-13
1
-2
/
+2
*
Updates
Erik Andersen
2000-02-11
1
-2
/
+6
*
Some formatting updates (ran the code through indent)
Erik Andersen
2000-02-08
1
-91
/
+94
*
A few minor updates. ;-)
Erik Andersen
2000-02-07
1
-14
/
+20
*
* added (and documented) "-n" option for head -
Erik Andersen
2000-01-23
1
-2
/
+2
*
Reworked the source so it will compile and run under glibc 2.0.7
Erik Andersen
1999-12-17
1
-4
/
+1
*
killed an elusive bug in du -s.
John Beppu
1999-12-16
1
-2
/
+2
*
Implemented du -s
John Beppu
1999-12-15
1
-6
/
+31
*
Removed a redundant call du(); Save cpu cycles.
John Beppu
1999-12-10
1
-2
/
+2
*
Fixed bug when dealing with files specified
John Beppu
1999-12-10
1
-3
/
+9
*
Fix beppu's email address.
Eric Andersen
1999-12-10
1
-2
/
+2
*
Fleshed out du_main().
John Beppu
1999-12-10
1
-6
/
+38
*
This is my preliminary
John Beppu
1999-12-09
1
-0
/
+83