Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_toybox
/
36816221d5e3c148c7445b226e6e485437a6122b
/
toys
/
df.c
b1aaba1
Zap toylist.h, moving contents of global structures into DEFINE_GLOBALS()
by Rob Landley
· 18 years ago
55928b1
Move NEWTOY() list from end of toylist.h to generated/newtoys.h.
by Rob Landley
· 18 years ago
2896480
Zap toys/Config.in and instead create generated/Config.in from contents of
by Rob Landley
· 18 years ago
efda21c
Change command main() functions to return void, and exit(toys.exitval) from
by Rob Landley
· 18 years ago
d0c379e
Fix error message
by Charlie Shepherd
· 18 years ago
2c22685
Remove trailing whitespace (thanks to Charlie Shepherd), and a couple comment
by Rob Landley
· 18 years ago
de05a70
Add "make defconfig". Modify global options to start with CONFIG_TOYBOX_.
by Rob Landley
· 19 years ago
58c6c1b
More work on option parsing. "df -t tmpfs" actually seems to work now.
by Rob Landley
· 19 years ago
4541e88
Fix thinko (inverted test).
by Rob Landley
· 19 years ago
8324b89
New option parsing infrastructure (doesn't use getopt). Hook it up to
by Rob Landley
· 19 years ago
52fb042
Closer support for "pedantic" option for SUSv3. (Ok, it's %ld instead of the
by landley
· 19 years ago
09ea7ac
Implement df. Add -Wall to build and fix up warnings. Add copyright notices.
by landley
· 19 years ago
4f344e3
Infrastructure, first drop of toy shell, and a bit of work on df.
by landley
· 19 years ago
c562150
Next snapshot. Tries to grab something out of lib in order to build, I have
by landley
· 19 years ago