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
/
df.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2001-02-23
forgot to remove some debugging noise
John Beppu
1
-3
/
+1
2001-02-23
This one should be able to deal with the USAGE macros a little
John Beppu
1
-3
/
+6
2001-02-23
Make HUMAN_READABLE be single argument like the others.
Eric Andersen
3
-27
/
+30
2001-02-23
forgot a comma.
John Beppu
1
-2
/
+2
2001-02-23
More usage cleanups from kent robotti. I know some of these were
Eric Andersen
3
-117
/
+117
2001-02-23
Fix up a stupid mistake caught by David Whedon <dwhedon@gordian.com>
Eric Andersen
1
-1
/
+1
2001-02-23
space after \ make preprocessor sad
David Kimdon
3
-3
/
+3
2001-02-23
utility.c must include stdarg.h
David Kimdon
1
-0
/
+1
2001-02-23
I can't leave it alone.
John Beppu
1
-8
/
+7
2001-02-23
minor cleanup... all that's left to do is
John Beppu
1
-5
/
+5
2001-02-23
This is the remixed autodocufier.pl.
John Beppu
1
-80
/
+175
2001-02-23
Stub out pivot_root so it won't fail to compile.
Eric Andersen
2
-4
/
+18
2001-02-23
Somewhere along the line, MAKE_LINKS got broken, thereby breaking
Eric Andersen
2
-0
/
+8
2001-02-23
Argh. I should know to compile first.
Eric Andersen
1
-2
/
+1
2001-02-23
Only default to BB_FEATURE_NEW_MODULE_INTERFACE when
Eric Andersen
1
-1
/
+1
2001-02-23
Make utility.c only define query_module when BB_FEATURE_NEW_MODULE_INTERFACE
Eric Andersen
1
-1
/
+2
2001-02-23
Yet another fix. I think I got it this time.
Eric Andersen
2
-16
/
+20
2001-02-23
I should be more careful...
Eric Andersen
5
-7
/
+11
2001-02-22
Turn off the printf attribute for the ?error_msg* functions, since it
Eric Andersen
2
-8
/
+8
2001-02-22
Add in kent robotti's updated dos2unix.c
Eric Andersen
7
-83
/
+296
2001-02-22
Fix up Makefile -- uClibc nfs works these days
Eric Andersen
1
-2
/
+2
2001-02-22
Commit a few updates to the usage messages.
Eric Andersen
3
-282
/
+219