Eric Andersen
|
3e6ff9017f
|
A cleanup patch from Jeff Garzik to static-ify a number of
namespace polluting things that really should be static.
|
2001-03-09 21:24:12 +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
|
dd19c69904
|
Removed trailing \n from error_msg{,_and_die} messages.
|
2001-01-31 19:00:21 +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 |
|
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 |
|
Mark Whitley
|
6050618096
|
Put getopt_usage where it belongs and added *_usage entries in busybox.[ch]
|
2000-10-19 22:28:06 +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
|
a1f16bba72
|
Added getopt(1) from "Alfred M. Szmidt" <ams@trillian.itslinux.org>
-Erik
|
2000-08-21 22:02:34 +00:00 |
|