Denis Vlasenko
|
ab2aea4447
|
preparatory patch for -Wwrite-strings #4
|
2007-01-29 22:51:58 +00:00 |
|
Denis Vlasenko
|
b6aae0f381
|
preparatory patch for -Wwrite-strings #2
|
2007-01-29 22:51:25 +00:00 |
|
Denis Vlasenko
|
13463af29f
|
remove commented out #includes etc
move get_hz to the only caller
|
2006-12-31 18:58:32 +00:00 |
|
Denis Vlasenko
|
98ee06d3d4
|
stop using __u32 etc. uint32_t is there for a reason
|
2006-12-31 18:57:37 +00:00 |
|
Bernhard Reutner-Fischer
|
1819eee436
|
- Improve wording in error message.
|
2006-12-07 12:18:36 +00:00 |
|
Denis Vlasenko
|
7ca3921e5e
|
bb_INET_default[] is really just a const "default",
nothing INET-specific
|
2006-11-21 20:34:21 +00:00 |
|
Denis Vlasenko
|
5af906e7c8
|
rename: compare_string_array -> index_in_str_array
introduce index_in_substr_array and use it in
iproute2
|
2006-11-05 18:05:09 +00:00 |
|
Denis Vlasenko
|
e1a0d486e4
|
message string changes, mostly for consistency, also -32 bytes in .rodata
|
2006-10-20 13:28:22 +00:00 |
|
"Robert P. J. Day"
|
63fc1a9e08
|
Standardize on the vi editing directives being on the first line.
|
2006-07-02 19:47:05 +00:00 |
|
Bernhard Reutner-Fischer
|
f1bd42a305
|
- correct typo
|
2006-06-14 16:51:50 +00:00 |
|
Bernhard Reutner-Fischer
|
19008b8373
|
- reuse strings and messages. Saves about 600B
|
2006-06-07 20:17:41 +00:00 |
|
Rob Landley
|
ecae66ac16
|
Header cleanup: don't #include headers that libbb.h already includes.
|
2006-06-02 20:53:38 +00:00 |
|
Eric Andersen
|
d78aea8b8e
|
sort out yet more type issues
|
2006-01-30 18:00:02 +00:00 |
|
Bernhard Reutner-Fischer
|
20f4000086
|
- add some ATTRIBUTE_UNUSED.
- use shorter boilerplate while at it.
|
2006-01-30 17:17:14 +00:00 |
|
"Vladimir N. Oleynik"
|
007a011647
|
network "default" --> bb_INET_default. Reduce 2 exported from find applet
|
2005-09-22 11:11:11 +00:00 |
|
Mike Frysinger
|
4e5936ef95
|
In Bug 208, bernhardf writes:
On machines with only ANSI compliant compilers, not explitily delcaring
an empty parameter list 'void' causes failure.
|
2005-04-16 04:30:38 +00:00 |
|
Manuel Novoa III
|
cad5364599
|
Major coreutils update.
|
2003-03-19 09:13:01 +00:00 |
|
Eric Andersen
|
496411b489
|
Don't use HZ -- use sysconf(_SC_CLK_TCK)
|
2003-02-12 10:56:53 +00:00 |
|
Glenn L McGrath
|
275be87be7
|
Only included headers that are used.
|
2002-12-16 07:37:21 +00:00 |
|
Glenn L McGrath
|
82d2cd4ead
|
Clean up error messages
|
2002-11-28 12:45:48 +00:00 |
|
Glenn L McGrath
|
50c00f4b45
|
Use error_msg_and_die, style
|
2002-11-18 07:26:42 +00:00 |
|
Glenn L McGrath
|
9a2d27249c
|
IP applet by Bastian Blank <waldi@debian.org>
|
2002-11-10 01:33:55 +00:00 |
|