Denis Vlasenko
|
a959588b80
Yet another silly little byte saving. couldn't -> cannot
|
18 ani în urmă |
Denis Vlasenko
|
fe76cd5a5c
insmod: getopt_ulflags'isation
|
18 ani în urmă |
Denis Vlasenko
|
9213a9e0f2
whitespace cleanup
|
18 ani în urmă |
Denis Vlasenko
|
d5d614c5f4
xopen3(O_RDONLY) -> xopen(O_RDONLY).
|
18 ani în urmă |
Denis Vlasenko
|
6d655be5df
removed a lot of trailing \n in bb_msg() calls. It is added
|
18 ani în urmă |
Rob Landley
|
88621d7398
Svn 16007 broke the build under gcc 4.0.3. This fixes up some of the damage
|
18 ani în urmă |
Rob Landley
|
519d7df930
Another whack at scripts/individual. Now builds 212 applets.
|
18 ani în urmă |
Rob Landley
|
081e38483e
Remove xcalloc() and convert its callers to xzalloc(). About half of them
|
18 ani în urmă |
Rob Landley
|
d921b2ecc0
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
|
18 ani în urmă |
Rob Landley
|
5ebeb3ec56
Somebody on the buildroot list hit:
|
18 ani în urmă |
Mike Frysinger
|
280dae74b0
import support for microblaze relocations from uClinux-dist
|
18 ani în urmă |
Mike Frysinger
|
b306cb767f
merge blackfin/microblaze from uClinux-dist
|
18 ani în urmă |
Bernhard Reutner-Fischer
|
deda6a5c0d
- move #include busybox.h to the very top so we pull in the config
|
18 ani în urmă |
Bernhard Reutner-Fischer
|
c2cb0f32b4
- patch from Denis Vlasenko to add and use bb_xopen3()
|
18 ani în urmă |
Bernhard Reutner-Fischer
|
e375e8c732
- we only need obj_gpl_license if ENABLE_FEATURE_CHECK_TAINTED_MODULE is set
|
18 ani în urmă |
Rob Landley
|
0bafd47e84
Stephane Billiart found an endianness bug in insmod.
|
18 ani în urmă |
Rob Landley
|
bc68cd14cc
Patch from Denis Vlasenko turning static const int (which gets emitted into
|
18 ani în urmă |
Rob Landley
|
dfba741457
Robert P. Day removed 8 gazillion occurrences of "extern" on function
|
19 ani în urmă |
Rob Landley
|
688ed0d760
Patch from Robert P. Day, moving byte order checks to use platform.h macros.
|
19 ani în urmă |
Rob Landley
|
e7c43b66d7
Cleanup patch from Denis Vlasenko. Mostly variants of removing the if(x)
|
19 ani în urmă |
Rob Landley
|
b4ec339ac2
Update comment.
|
19 ani în urmă |
Mike Frysinger
|
ebee0e7705
fix building on ppc64
|
19 ani în urmă |
Eric Andersen
|
3496fdc9a5
hopefully the last of the annoying signed/unsigned and mixed type errors
|
19 ani în urmă |
Tim Riker
|
c1ef7bdd8d
just whitespace
|
19 ani în urmă |
Mike Frysinger
|
f982d86ba7
import nios2 support from microtronix
|
19 ani în urmă |
Rob Landley
|
999af20d3e
Make insmod quiet by default (patch from Yann E. Morin).
|
19 ani în urmă |
Rob Landley
|
07fffc5add
uClibc can't handle anonymous MAP_SHARED. Since we're treating it as
|
19 ani în urmă |
"Vladimir N. Oleynik"
|
1f0262bcdb
another more const
|
19 ani în urmă |
Mike Frysinger
|
c31fcbbaf3
remove debug warning
|
19 ani în urmă |
Mike Frysinger
|
cb1ce7b974
reorder arches into alphabetical order
|
19 ani în urmă |