Mark Whitley
|
f1b0c77c22
|
Fixed tiny typo.
|
2001-01-23 22:31:10 +00:00 |
|
Mark Whitley
|
59ab025363
|
#define -> static const int. Also got rid of some big static buffers.
|
2001-01-23 22:30:04 +00:00 |
|
Matt Kraai
|
12f417edbd
|
Eliminate calls of the form "fprintf(stdout,". Thanks for the idea to
Vladimir N. Oleynik.
|
2001-01-18 02:57:08 +00:00 |
|
Matt Kraai
|
3e856ce428
|
Stop using TRUE and FALSE for exit status.
|
2000-12-01 02:55:13 +00:00 |
|
Eric Andersen
|
3570a34de4
|
Renamed "internal.h" to the more sensible "busybox.h".
-Erik
|
2000-09-25 21:45:58 +00:00 |
|
Matt Kraai
|
27a804246a
|
Centralize handling of --help.
|
2000-07-19 19:24:01 +00:00 |
|
Matt Kraai
|
2f46b664b7
|
Add usage messages for applets without them.
|
2000-07-19 18:01:00 +00:00 |
|
Eric Andersen
|
10dc9d4d17
|
Updates to handle Linux 2.4.0 kernels (kludged around the "none" entries in
/proc/mounts, added a hack to make sysinfo work with both old and new kernels).
-Erik
|
2000-06-26 10:45:52 +00:00 |
|
Eric Andersen
|
b610615be9
|
Updates to a number of apps to remove warnings/compile errors under libc5.
Tested under both libc5 and libc6 and all seems well with these fixes.
-Erik
|
2000-06-19 17:25:40 +00:00 |
|
Erik Andersen
|
61677feff7
|
Upates to include copyright 2000 to everything
-Erik
|
2000-04-13 01:18:56 +00:00 |
|
Erik Andersen
|
65fc1c70f7
|
Oops. Forgot to add in uptime when I added uptime.
Here it is in all its /proc free glory.
-Erik
|
2000-03-05 08:16:03 +00:00 |
|