Manuel Novoa III
|
cad5364599
|
Major coreutils update.
|
2003-03-19 09:13:01 +00:00 |
|
Eric Andersen
|
cbe31dace5
|
It turns out that DODMALLOC was broken when I reorganized busybox.h
header file usage before the 0.49 release. To fix it, I had to move
the '#include "busybox.h"' to the end of the list of #include files.
-Erik
|
2001-02-20 06:14:08 +00:00 |
|
Eric Andersen
|
67991cf824
|
This patch, put together by Manuel Novoa III, is a merge of work
done by Evin Robertson (bug#1105) and work from Manuel to make
usage messages occupy less space and simplify how usage messages
are displayed.
|
2001-02-14 21:23:06 +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
|
bf181b9338
|
Extract usage information into a separate file.
|
2000-07-16 20:57:15 +00:00 |
|
Matt Kraai
|
3bd8bd89ee
|
Don't use strings directly in calls to usage(). This is in preparation
for their extraction to a separate file.
|
2000-07-14 23:28:47 +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
|
1d1d95051a
|
More Doc updates. cmdedit and more termio fixes.
|
2000-04-21 01:26:49 +00:00 |
|
Erik Andersen
|
e49d5ecbbe
|
Some formatting updates (ran the code through indent)
-Erik
|
2000-02-08 19:58:47 +00:00 |
|
Erik Andersen
|
fac10d7c59
|
A few minor updates. ;-)
Seriously though, read the Changelog for busybox 0.42,
which this is about to become...
-Erik
|
2000-02-07 05:29:42 +00:00 |
|
Eric Andersen
|
b0e9a709ba
|
More stuff.
-Erik
|
1999-10-18 22:28:26 +00:00 |
|
Eric Andersen
|
703c62da63
|
More stuff
|
1999-10-18 21:31:00 +00:00 |
|
Eric Andersen
|
cc8ed39b24
|
Initial revision
|
1999-10-05 16:24:54 +00:00 |
|