Bernhard Reutner-Fischer
|
d591a360d3
- merge -r15463:15564 from busybox_scratch branch through these changesets:
|
hace 18 años |
Rob Landley
|
d921b2ecc0
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
|
hace 18 años |
Bernhard Reutner-Fischer
|
c89982dcd7
- move #include busybox.h to the very top so we pull in the config
|
hace 18 años |
Rob Landley
|
69d863b6c6
And fix the error I just introduced. :)
|
hace 18 años |
Rob Landley
|
5a2997de72
Remove pointless #define.
|
hace 18 años |
Bernhard Reutner-Fischer
|
a85a63f6ee
- fix invalid mode
|
hace 18 años |
Mike Frysinger
|
f054be12de
Rob Sullivan writes: rewrite the regex handling to improve stability
|
hace 18 años |
Rob Landley
|
a2e98043d5
From Rob Sullivan: Fix a segfault with searching, plus some cleanups.
|
hace 18 años |
Mike Frysinger
|
20c22e0883
just use the stack to kill memleak and return if user didnt give us anything to match
|
hace 18 años |
Mike Frysinger
|
bf2d9905ca
use xmalloc, dont hardcode length of string, and get rid of pointless call to memset
|
hace 18 años |
Mike Frysinger
|
00d10a94f3
uncuddle if statements
|
hace 18 años |
Mike Frysinger
|
f284c767e5
use more boiler plate GPL notices
|
hace 18 años |
Mike Frysinger
|
3a2b103eea
uncuddle brackets
|
hace 18 años |
"Vladimir N. Oleynik"
|
73ffd762ca
removed anoinig warnings
|
hace 19 años |
Rob Landley
|
ef1f7b5058
Ahem. Vladimir checked in a different fix bug didn't close out the bug.
|
hace 19 años |
Rob Landley
|
4b91b88fcb
Less would segfault if it had no tty. (Bug 600.)
|
hace 19 años |
"Vladimir N. Oleynik"
|
8315cd527f
fopen(TTY...) to bb_xfopen(), close bug 600
|
hace 19 años |
"Vladimir N. Oleynik"
|
39a841cecf
change interface to bb_xasprintf() - more perfect for me.
|
hace 19 años |
"Vladimir N. Oleynik"
|
b8fa7e88f2
quick patch - have removed stranges for me
|
hace 19 años |
"Vladimir N. Oleynik"
|
bc37480e9c
|
hace 19 años |
"Vladimir N. Oleynik"
|
a0ae6de848
quick patchs: drop founded memory leak, more libbb, more C-compatibility, size reduction
|
hace 19 años |
Rob Landley
|
d57ae8b796
First cleanup pass, from Rob Sullivan. More to be done...
|
hace 19 años |
"Vladimir N. Oleynik"
|
8d3c40d492
more C-compatibily, Thanks Bernhard Fischer
|
hace 19 años |
"Vladimir N. Oleynik"
|
2b306e906f
small change for highlihting flags, more busyboxes: indent, forward declaration, paste BSS
|
hace 19 años |
Rob Landley
|
9200e79d21
New applet "less", from Rob Sullivan.
|
hace 19 años |