aboutsummaryrefslogtreecommitdiff
path: root/coreutils/uname.c
AgeCommit message (Collapse)Author
2000-09-25Renamed "internal.h" to the more sensible "busybox.h".Eric Andersen
-Erik
2000-07-16Extract usage information into a separate file.Matt Kraai
2000-06-19Updates to a number of apps to remove warnings/compile errors under libc5.Eric Andersen
Tested under both libc5 and libc6 and all seems well with these fixes. -Erik
2000-06-02Fix touch so it behaves itself (it could segfault in some cases).Eric Andersen
Fix uname help info formatting. -Erik
2000-04-17- grep -v ^\.PHONY < MakefileJohn Beppu
+ busybox.def.h BB_FEATURE_TRIVIAL_HELP + uname.c has an example of how BB_FEATURE_TRIVIAL_HELP is to be applied.
2000-02-08Some formatting updates (ran the code through indent)Erik Andersen
-Erik
1999-11-10Updates to usage, and made tar work.Eric Andersen
-Erik
1999-10-26StufEric Andersen