Denis Vlasenko
|
3538b9a882
Implement optional syslog logging using ordinary
|
18 年 前 |
Rob Landley
|
d921b2ecc0
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
|
18 年 前 |
"Robert P. J. Day"
|
63fc1a9e08
Standardize on the vi editing directives being on the first line.
|
18 年 前 |
"Robert P. J. Day"
|
68229837ff
Remove all usage of the "register" storage class specifier.
|
18 年 前 |
Rob Landley
|
a6e6037219
Fix bug http://bugs.busybox.net/view.php?id=874 where hexdump -C got its
|
18 年 前 |
Rob Landley
|
ea224be6aa
skip_whitespace() shouldn't claim its return value is const, it doesn't know
|
18 年 前 |
Bernhard Reutner-Fischer
|
f3ac9ebc8e
- convert xcalloc(1,x) to xzalloc
|
18 年 前 |
Mike Frysinger
|
1a54030445
use memmove() instead of bcopy()
|
18 年 前 |
Mike Frysinger
|
78bd504947
use memcmp() not bcmp()
|
18 年 前 |
Mike Frysinger
|
294254ce6b
rfelker writes in Bug 740: s/u_char/unsigned char/
|
19 年 前 |
Bernhard Reutner-Fischer
|
3038557649
- bzero -> memset
|
19 年 前 |
Tim Riker
|
c1ef7bdd8d
just whitespace
|
19 年 前 |
Glenn L McGrath
|
eeb06bf230
Patch from Felipe Kellermann, "There is a call to printf using `*pr-cchar'
|
20 年 前 |
Glenn L McGrath
|
ff5309ac99
Add part of a patch from Vernon Sauder that i missed a while back
|
20 年 前 |
Eric Andersen
|
8ee2b27f0c
Add missing include files
|
20 年 前 |
Eric Andersen
|
70060d25d2
s/fileno\(stdin\)/STDIN_FILENO/g
|
20 年 前 |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
21 年 前 |
Glenn L McGrath
|
d2b860fecb
Patch from Vernon Sauder.
|
21 年 前 |
Eric Andersen
|
0f56de665c
s/u_int/unsigned int/g
|
21 年 前 |
Glenn L McGrath
|
923dd79af7
sync with waldi
|
21 年 前 |
Eric Andersen
|
4a11e0fb45
Patch from David Updegraff to use calloc so that forward pointers start out
|
21 年 前 |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
22 年 前 |
Glenn L McGrath
|
9fef17dec3
Run through indent, fix comments
|
22 年 前 |
Aaron Lehmann
|
69d4178708
Remove advertising clauses in accordance with
|
22 年 前 |
Glenn L McGrath
|
60281118d0
Introduce od and hexdump applets
|
23 年 前 |