Mark Whitley
|
f57c944e09
|
Changed names of functions in utility.c and all affected files, to make
compliant with the style guide. Everybody rebuild your tags file!
|
2000-12-07 19:56:48 +00:00 |
|
Matt Kraai
|
3e856ce428
|
Stop using TRUE and FALSE for exit status.
|
2000-12-01 02:55:13 +00:00 |
|
Matt Kraai
|
bbaef66b3f
|
Consolidate handling of some fopen failures.
|
2000-09-27 02:43:35 +00:00 |
|
Eric Andersen
|
3570a34de4
|
Renamed "internal.h" to the more sensible "busybox.h".
-Erik
|
2000-09-25 21:45:58 +00:00 |
|
Eric Andersen
|
88f50b6bf5
|
Some #include updates.
-Erik
|
2000-08-10 17:59:11 +00:00 |
|
Matt Kraai
|
bf181b9338
|
Extract usage information into a separate file.
|
2000-07-16 20:57:15 +00:00 |
|
Matt Kraai
|
d537a95fdb
|
Use errorMsg rather than fprintf.
|
2000-07-14 01:51:25 +00:00 |
|
Eric Andersen
|
999bf72f49
|
More portability updates. Now compiles cleanly vs glibc, libc5, and uclibc
(except for mkfs_minix and fsck_minix -- and it doesn't yet link vs uclibc due
to missing stuff in the library).
-Erik
|
2000-07-09 06:59:58 +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
|
7ab9c7ee52
|
Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP
which lets you compile out most of the "--help" output, saving
up to 17k.
Renamed mnc to nc.
-Erik
|
2000-05-12 19:41:47 +00:00 |
|
Erik Andersen
|
3fe7f9f20b
|
More minor updates to docs (and making apps behave as the docs
suggest they should)
-Erik
|
2000-04-19 03:59:10 +00:00 |
|
Erik Andersen
|
61677feff7
|
Upates to include copyright 2000 to everything
-Erik
|
2000-04-13 01:18:56 +00:00 |
|
Erik Andersen
|
e49d5ecbbe
|
Some formatting updates (ran the code through indent)
-Erik
|
2000-02-08 19:58:47 +00:00 |
|
Erik Andersen
|
a89910829c
|
Add the beginings of some regression testing. Add in the recently
contributed loadacm utility (for dealing with unicode fonts)
-Erik
|
1999-12-29 03:34:00 +00:00 |
|