Denis Vlasenko
|
03fc408de6
fix typo in comment
|
17 жил өмнө |
Denis Vlasenko
|
80d14beae9
Rename two config options:
|
17 жил өмнө |
Denis Vlasenko
|
335b63d8d1
make a few struct bb_applet members conditional
|
17 жил өмнө |
Denis Vlasenko
|
c44ab01b75
Improve STANDALONE_SHELL. "safe" applets are renamed NOEXEC applets
|
17 жил өмнө |
Denis Vlasenko
|
32b633aa3f
merge busybox.c into applets.c
|
17 жил өмнө |
Denis Vlasenko
|
c7ba8b9d6c
do not put all <applet>_main() declarations
|
18 жил өмнө |
Denis Vlasenko
|
765996aaea
Cleanup usage messages (-200 bytes).
|
18 жил өмнө |
Denis Vlasenko
|
0ee3999d13
random tiny size savings
|
18 жил өмнө |
Denis Vlasenko
|
7d219aab70
build system overhaul
|
18 жил өмнө |
Paul Fox
|
6ba8bbe88a
add ordering warning on enum Location
|
18 жил өмнө |
Rob Landley
|
b623a542df
Header file cleanup. platform.h apparently needs to be included early on so it
|
18 жил өмнө |
Bernhard Reutner-Fischer
|
e00fc16aaa
- move libc checks from busybox.h to platform.h
|
18 жил өмнө |
Bernhard Reutner-Fischer
|
421d9e5941
- move buffer allocation schemes to libbb.h
|
18 жил өмнө |
"Vladimir N. Oleynik"
|
dd1ccddf1b
moved BB_BANNER to applets/version.c file: make kernel like version,
|
19 жил өмнө |
Bernhard Reutner-Fischer
|
86f5c9906b
- add platform.h.
|
19 жил өмнө |
"Vladimir N. Oleynik"
|
843c5ef0f9
reorder include <sys/types.h> and <sys/types.h>.
|
19 жил өмнө |
Bernhard Reutner-Fischer
|
d4cffd1cc3
- make sure to include dmalloc.h at the very end of busybox.h or libbb.h.
|
19 жил өмнө |
Rob Landley
|
193c8c7383
#ifdef reduction infrastructure, based on an argument between Shaun Jackman,
|
19 жил өмнө |
Mike Frysinger
|
ca1b6fc745
newlib fixe from Shaun Jackman
|
20 жил өмнө |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
21 жил өмнө |
Manuel Novoa III
|
68474f3b36
Make sure stdlib.h is always included before dmalloc.h to avoid problems
|
21 жил өмнө |
Glenn L McGrath
|
7c87b67c08
Patch from Bastian Blank, allow the buildtime to be overriden with a
|
21 жил өмнө |
Eric Andersen
|
85e5e72bc1
Remove remaining libc5 support code
|
21 жил өмнө |
Glenn L McGrath
|
a88cb5025c
Patch from mathuria, compatability with solaris
|
22 жил өмнө |
Glenn L McGrath
|
60a22addea
Remove unwanted comments, run through indent
|
22 жил өмнө |
Robert Griebl
|
c9aca4561d
Implement two types of suid/sgid support for BusyBox:
|
22 жил өмнө |
Eric Andersen
|
38ddbed4c1
Try to pull in PATH_MAX properly
|
23 жил өмнө |
Eric Andersen
|
20d739adf7
If PATH_MAX isn't defined, define it outselves
|
23 жил өмнө |
Eric Andersen
|
bdfd0d78bc
Major rework of the directory structure and the entire build system.
|
23 жил өмнө |
Matt Kraai
|
c1cda4a609
Add a RELEASE_BB_BUFFER macro and use it to fix a memory leak in syslogd.c
|
23 жил өмнө |